Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-27-2007, 03:40 PM
|
#1
|
Member
Registered: Nov 2001
Distribution: Debian, Fedora, Kubuntu, Puppy
Posts: 166
Rep:
|
Kaffeine isn't playing DVDs
I installed the Fedora 8 Live CD.
It looks like Kaffeine is the only Media player I've got but it won't play DVD movies.
Here's the error message:
xine cannot find input plugin for MRL [dvd:///dev/sr0]
|
|
|
11-28-2007, 04:30 AM
|
#2
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
You probably need to enable the livna repo and then install libdvdcss using yum. The steps would be as follows
Code:
#rpm -Uvh http://rpm.livna.org/livna-release-8.rpm
#yum install libdvdcss
If you prefer using a GUI to manage your packages, install yumex e.g.
|
|
|
11-28-2007, 04:06 PM
|
#3
|
Member
Registered: Nov 2001
Distribution: Debian, Fedora, Kubuntu, Puppy
Posts: 166
Original Poster
Rep:
|
Quote:
Originally Posted by reddazz
You probably need to enable the livna repo and then install libdvdcss using yum. The steps would be as follows
Code:
#rpm -Uvh http://rpm.livna.org/livna-release-8.rpm
#yum install libdvdcss
|
After doing the first command, I get a 'warning':
________________________________________________________________
Retrieving http://rpm.livna.org/livna-release-8.rpm
warning: /var/tmp/rpm-xfer.Km52aF: Header V3 DSA signature: NOKEY, key ID a109b1ec
Preparing... ########################################### [100%]
1:livna-release ########################################### [100%]
_________________________________________________________________
Do you know what that means.
|
|
|
11-28-2007, 05:35 PM
|
#4
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
The installation completed successfully. The warning was about the system not having the livna gpg key (which is actually installed by the livna-release rpm). All you need to do now is enter the second command to install libdvdcss.
|
|
|
11-29-2007, 06:56 AM
|
#5
|
Member
Registered: Nov 2001
Distribution: Debian, Fedora, Kubuntu, Puppy
Posts: 166
Original Poster
Rep:
|
Quote:
Originally Posted by reddazz
All you need to do now is enter the second command to install libdvdcss.
|
Ok, I did that:
Quote:
Installed: libdvdcss.i386 0:1.2.9-4.lvn6
Complete!
|
But I'm still getting the same error message when trying to play DVD movie:
Quote:
No plugin found to handle this resource (dvd:///dev/sr0)
Details
08:24:40 PM: xine: cannot find input plugin for MRL [dvd:///dev/sr0]
|
|
|
|
11-29-2007, 11:14 AM
|
#6
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Try installing xine-lib-extras-nonfree.
|
|
|
11-30-2007, 11:03 AM
|
#7
|
Member
Registered: Nov 2001
Distribution: Debian, Fedora, Kubuntu, Puppy
Posts: 166
Original Poster
Rep:
|
Quote:
Originally Posted by reddazz
Try installing xine-lib-extras-nonfree.
|
Alright, that seemed to do the trick. Everything seems to be working good except for one slight glitch.
If I hit the Stop button in Kaffeine, the DVD movie won't start playing again when hitting the Play button.
I get two error messages:
Quote:
The source can't be read.
Maybe you don't have enough rights for this, or source doesn't contain data (e.g: no disc in drive). (/dev/dvd)
|
Obviously, that message isn't quite legit.
When I close that error message, another one pops up:
Quote:
No plugin found to handle this resource (dvd://5.9)
Details
11:45:36 AM: xine: cannot find input plugin for MRL [dvd://5.9]
11:45:36 AM: xine: input plugin cannot open MRL [dvd://5.9]
11:45:36 AM: xine: found input plugin : DVD Navigator
11:45:31 AM: video_out: throwing away image with pts 270326242 because it's too old (diff : 3775).
|
There is a much longer list of details than what I've quoted here, but you probably don't need to see them all as most of them are a repeat of that last line except for different (diff : 6449) numbers.
|
|
|
11-30-2007, 07:02 PM
|
#8
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
I've never seen that type of error using Kaffeine, so unfortunately I can't be of much help. If no one else helps out, try posting in the official kaffeine forum.
|
|
|
12-01-2007, 02:49 PM
|
#9
|
Senior Member
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,721
Rep:
|
I got the same error "don't have permissions" after a couple of reboots
I now have permissions.
I really do think Linux likes to be rebooted. I remember after a rough
night on the town, the next morning after I rebooted I was great to go.
Strange world we live in.
|
|
|
12-01-2007, 03:33 PM
|
#10
|
Member
Registered: Nov 2001
Distribution: Debian, Fedora, Kubuntu, Puppy
Posts: 166
Original Poster
Rep:
|
Thanks for your help, reddazz.
That kaffeine forum looks like they have a big spam problem.
But anyway, if all else fails, I can live with the Stop button problem.
And maybe mickeyboa is right. Maybe a reboot will 'fix' the problem. Haven't tried playing another movie since my last reboot.
|
|
|
All times are GMT -5. The time now is 01:47 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|