What files do I need to be able to play DVD's in Xine and MPlayer? Where can I get them? TIA Walt
On Wednesday 28 January 2004 07.04, walt wrote:
What files do I need to be able to play DVD's in Xine and MPlayer? Where can I get them?
Primarily, you need libdvdread and libdvdcss. Go to http://packman.links2linux.org, in the multimedia section you'll find xine, along with a list of all packages you'll need. In the libraries section you'll find libdvdcss along with instructions for how to compile it (the others are binary packages, that one is source-only for legal reasons - yes, the DMCA has hit Europe)
walt wrote:
What files do I need to be able to play DVD's in Xine and MPlayer? Where can I get them?
libxine1-1_rc3-0.pm.0.i586.rpm libxine1-dvd-1_rc3-0.pm.0.i586.rpm libdvdcss2-1.2.8-0.pm.2.nosrc.rpm libdvdcss-1.2.8.tar.bz2 Below is the instructions I was given to get it to work. You must have all the files they list but I was unable to find some of them in the places they directed me to. So I just did a google seach for those I could not find and tracked them down. Once all are installed it works great. HTH Russ Here's what I did to get it working : 1. Install xine * Download libxine1-1_rc3-0.pm.0.i586.rpm from http://packman.links2linux.org Install with YaST2 * Download libxine1-dvd-1_rc3-0.pm.0.i586.rpm from http://packman.links2linux.org Install with YaST2 2. Install libdvdcss (= decoder for encrypted DVD's) * Download libdvdcss2-1.2.8-0.pm.2.nosrc.rpm from http://packman.links2linux.org * Download libdvdcss-1.2.8.tar.bz2 from http://www.videolan.org/pub/libdvdcss/ * Installation : - Move libdvdcss-1.2.8.tar.bz2 to /usr/src/packages/SOURCES/ - Run the following as root : cd /your-download-directory/ rpmbuild --rebuild --target=i686 libdvdcss*.nosrc.rpm ( this will build an RPM file libdvdcss2-1.2.8-0.pm.2.i686.rpm in /usr/src/packages/RPMS/i686/ ) - Install libdvdcss2-1.2.8-0.pm.2.i686.rpm with YaST2 3. Enable DMA for DVD drive * Go to YaST2 - Hardware - IDE DMA mode * Set DMA On for CD/DVD drive Enjoy. Cheers,
participants (3)
-
Anders Johansson
-
Russ
-
walt