Page 1 of 1
Movie Playing suddenly does not work

Posted:
Mar 20th, '12, 23:45
by DonaldFR
Until about a week ago, I used to be able to watch movies on Mageia with a DVD player just fine. Than, for no apparent reason, I started getting an error message stating (in Movie Player) "An error occurred. Could not read DVD. This may be because the DVD is encrypted and a DVD decryption library is not installed." Using xine, I get this message: "The source can't be read. Maybe you don't have enough rights for this, or source doesn't contain data (e.g. not disc in drive). (Error reading NAV packet.)
I have tried multiple DVDs and two players with the same results.
I have re-installed all the gstreamer plugins that seem appropriate, and I've bought and installed a set of commercial codecs from Fluendo.
Nothing works. Any suggestions?
Thanks!
-- Donald
Re: Movie Playing suddenly does not work

Posted:
Mar 21st, '12, 00:00
by martinw
It sounds like a hardware failure. How old is your DVD drive?
Re: Movie Playing suddenly does not work

Posted:
Mar 21st, '12, 01:44
by DonaldFR
Not young, but I've tried two drives. I'm ready to buy a new one....
I do get a failure to mount message, but then it opens the "Open with..." dialog box where I can pick Movie Player or xine.
Thanks for your quick reply!
-- Donald
Re: Movie Playing suddenly does not work

Posted:
Mar 21st, '12, 07:59
by doktor5000
Please show the output of
- Code: Select all
rpm -qa | grep nav
Re: Movie Playing suddenly does not work

Posted:
Mar 28th, '12, 02:01
by DonaldFR
Thanks!
I've tried an open domain DVD and it works fine. So, I think it has to do with codexes and / or plugins.
Here's the output:
[donaldfr@localhost ~]$ su
Password:
[root@localhost donaldfr]# rpm -qa | grep nav
libdvdnav4-4.1.3-5.mga1
libdvdnav-devel-4.1.3-5.mga1
[root@localhost donaldfr]#
Re: Movie Playing suddenly does not work

Posted:
Mar 28th, '12, 13:10
by isadora
Please place command-output in code-tagging.
This to keep everything clear and readable.
Re: Movie Playing suddenly does not work

Posted:
Mar 28th, '12, 13:44
by wobo
To read an encrypted commercial DVD it may be necessary to install
- Code: Select all
- libdvdcss2-1.2.10-3.mga1
- libdvdread4-4.1.3-6.mga1
Pls beware that the use of libdvdcss2
may not be legal in all countries!
Re: Movie Playing suddenly does not work

Posted:
Mar 29th, '12, 00:16
by DonaldFR
That worked wobo, though only with movie playor, not with xine. But, I'm happy. Since I paid for a legal set of codixes (that don't work), I'm not overly concerned about the legality. Thank you very much.
Isadora, please excuse my ignorance, but I do not know what you mean by placing output in code-tagging. Please explain.
-- Donald
Re: Movie Playing suddenly does not work

Posted:
Mar 29th, '12, 13:05
by isadora
DonaldFR wrote:.............................
Isadora, please excuse my ignorance, but I do not know what you mean by placing output in code-tagging. Please explain.
When posting a new topic or reply in an existing topic use the "New Topic", or "Postreply"-button.
This will bring up the forums' editing-tool. From here you'll have tools to edit your text.
In the case of tagging text:
this can be done by selecting that portion of your post in the forum editor, and pressing the "Code"-button above the forum editor.

Re: Movie Playing suddenly does not work

Posted:
Mar 29th, '12, 13:28
by wobo
A little screencast says more than 65 words
http://ftp.mandrivauser.de/rpm/rpm/extr ... e_tags.ogv This is a quick&dirty screencast, so pls ignore the last frame (showing the encoding message)
@isadora - feel free to add this url to the standard text for editing/tagging.
Re: Movie Playing suddenly does not work

Posted:
Mar 29th, '12, 13:33
by isadora
Thanks wobo, will keep it in stock!!!

Re: Movie Playing suddenly does not work

Posted:
Mar 29th, '12, 13:49
by wobo
If I can get qt-mydesktop working with my mic I may add sound explaining what the user sees on the screen

Re: Movie Playing suddenly does not work

Posted:
Mar 29th, '12, 22:01
by doktor5000
DonaldFR wrote:That worked wobo, though only with movie playor, not with xine. But, I'm happy. Since I paid for a legal set of codixes (that don't work), I'm not overly concerned about the legality. Thank you very much.
May i ask which legal set of codexes you're talking about? Also consider not using xine or mplayer, try something like vlc instead, works much better.