Hi, I'm having some problems ripping my DVDs using the Sony DVD-changer
I can ID movies, and play them, but when I try to rip them I get the follwing message: "Ripping Completed: Failed to rip 1 tracks"
When I run sudo apt-get install -y libdvdread3 I get the following
linuxmce@dcerouter:~$ sudo apt-get install -y libdvdread3
[sudo] password for linuxmce:
Reading package lists... Done
Building dependency tree
Reading state information... Done
libdvdread3 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
linuxmce@dcerouter:~$
When I run the install-css.sh I get:
linuxmce@dcerouter:~$ sudo /usr/share/doc/libdvdread3/install-css.sh
--18:03:52-- http://www.dtek.chalmers.se/groups/dvd/deb/libdvdcss2_1.2.5-1_i386.deb
=> `/tmp/dvdcss-p23038/libdvdcss.deb'
Resolving www.dtek.chalmers.se... 129.16.30.198
Connecting to www.dtek.chalmers.se|129.16.30.198|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 25,178 (25K) [text/plain]
100%[====================================>] 25,178 119.29K/s
18:03:52 (119.27 KB/s) - `/tmp/dvdcss-p23038/libdvdcss.deb' saved [25178/25178]
(Reading database ... 104523 files and directories currently installed.)
Preparing to replace libdvdcss2 1.2.5-1 (using .../dvdcss-p23038/libdvdcss.deb) ...
Unpacking replacement libdvdcss2 ...
Setting up libdvdcss2 (1.2.5-1) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Anyone know what the problem might be?