LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   DVD problem: Totem cannot find libdvdcss (https://www.linuxquestions.org/questions/debian-26/dvd-problem-totem-cannot-find-libdvdcss-329444/)

audiorevolution 06-02-2005 01:23 AM

DVD problem: Totem cannot find libdvdcss
 
I'm trying to set up DVD playability on my new Debian laptop. I've installed totem and totem-xine, and after opening totem with a DVD in my drive (Apocalypse Now Redux), totem informed me that the DVD was encrypted and I probably don't have libdvdcss. So, after finding it was not in the default Debian repositories, I Googled it, found the site, downloaded the source, and compiled it (./configure, make, make install). I go back to totem, and it says it still cannot find libdvdcss. How can I resolve this?

Axo 06-02-2005 06:46 AM

Strange I have libdvdcss .
Code:


apt-cache search libdvdcss
libdvdcss2 - Simple foundation for reading DVDs - runtime libraries
libdvdcss2-dev - Simple foundation for reading DVDs - devel files
libdvdread3 - Simple foundation for reading DVDs
libdvdread3-dev - Simple foundation for reading DVDs

You might have tried "libdvdcss" not "libdvdcss2" also you will probably need "libdvdread3" if it's not installed already.
Hope this helps

hitheringwaters 06-02-2005 06:38 PM

Another thing you want to do is reinstall Totem, so it can find the new lib. Go to synaptic manager and find Totem, click on it and choose "reinstall" Then you might have to restart X by loggin out and ctrl-alt-backspace back in

audiorevolution 06-04-2005 01:11 AM

It says libdvdcss2 is referred to by libdvdread3, but it's not in my repositories. I'm using the standard repositories:

Code:

#deb file:///cdrom/ sarge main

deb http://ftp.debian.org/debian/ sarge main
deb-src http://ftp.debian.org/debian/ sarge main

deb http://security.debian.org/ sarge/updates main

What repositories should I add for it?

Axo 06-04-2005 07:50 AM

hmm maybe "non us" or "non-free"
These are for AU, but here's some of my sources.list.
Code:



#mplayer
deb ftp://ftp.nerim.net/debian-marillat/ testing main
#java
deb ftp://ftp.tux.org/java/debian/ testing non-free

deb ftp://mirror.aarnet.edu.au/debian testing main contrib non-free
deb ftp://mirror.aarnet.edu.au/debian-non-US testing/non-US main contrib non-free


dauphinfay 06-20-2005 01:58 PM

i just wanted to say thanx to AXO. i'm also running debian and had the same problem. after running synaptic and installing libdvdread3...it worked like a charm. i'm not using totem though. i prefer xine. thanx again. :)


All times are GMT -5. The time now is 02:30 PM.