Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
|
02-18-2005, 03:16 PM
|
#1
|
Member
Registered: Nov 2004
Distribution: Fedora 3
Posts: 77
Rep:
|
mplayer codecs for Kaffeine player
I'm trying to watch a DVD with Kaffeine player (my video player of choice) and it is encoded and I can't remember how to install the mplayer codecs for it...can anyone give me a list of steps to do so I can watch my DVD's again?
THANKS!
djljjm
|
|
|
02-18-2005, 04:09 PM
|
#2
|
Senior Member
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,546
|
Kaffeine uses the "xine" media player engine, so you can search for documentation on getting xine to work. Anything the makes xine work will make Kaffeine work!
To get DVD playback working, you need libcssdecode (or something like that). I use Debian based systems; ages ago I found and downloaded a .deb package for libcssdecode, so all I do with a new system is type in "sudo dpkg -i libcssblahblah". It sets things up so both mplayer and xine can use it. I don't remember where I originally found this file; in any case it only works for Debian based systems.
To get mplayer's excellent codecs for other video file formats working, you need to download the "essentials" pack from mplayer's homepage. Then, as root your create a directory /usr/lib/win32 and unpack the contents of mplayer's essentials pack to that directory. Both mplayer and xine will find the codecs in that directory by default.
That's it! With those two steps, you'll be able to play anything and everything that's worth playing!
Oh, you may have to or want to upgrade to the latest version of libxine. This gives you the most up-to-date xine media player engine, which will generally be more efficient and support more formats and stuff.
|
|
|
02-18-2005, 04:37 PM
|
#3
|
Member
Registered: Sep 2004
Location: NH
Distribution: FC6, FC1-4, RH9, Gentoo 2006.0/1, Slackware 10.1/2,11, Vector SOHO 5.0.1
Posts: 237
Rep:
|
To get many of the codecs to work with Xine/Kaffine go here: http://www.mplayerhq.hu/homepage/design7/dload.html and download the "essential codecs" package.
Then as root (or some other super user)
Code:
mkdir /usr/lib/win32
tar -jxf <essentials package name here> -C /usr/lib/win32
That will allow you to play almost any video format known including Windows Media, RealPlayer, Divix, and Quicktime.
Have fun!
|
|
|
02-18-2005, 05:48 PM
|
#4
|
Member
Registered: Nov 2004
Distribution: Fedora 3
Posts: 77
Original Poster
Rep:
|
Didn't Work....
I tried unpacking the file to the /usr/lib/win32 directory (which worked) but that didn't get the DVD to work at all...any other suggestions?
|
|
|
02-18-2005, 10:12 PM
|
#5
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
To play encrypted DVD's you need libdvdcss. You can also get it from the xine nightly builds page.
Last edited by reddazz; 02-18-2005 at 10:47 PM.
|
|
|
All times are GMT -5. The time now is 08:25 PM.
|
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
|
|