LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How can I rip DVDs? (https://www.linuxquestions.org/questions/linux-software-2/how-can-i-rip-dvds-436342/)

144419855310001 04-18-2006 06:50 AM

How can I rip DVDs?
 
I've tried two programs, Kmediagrab and dvd::rip, but have had problems with both. I'm using Fedora C5 64-bit. Can anyone help me get these running, or else recommend me something to rip my DVDs with?

Dvd::rip for example looks good, but I noticed a total absence of any help files with it! I did feel a little lost (haven't tried this before)


DVD::RIP installed ok, but when I tried to use it, I got this error:

Quote:

Error compiling lsdvd output: syntax error at (eval 86) line 211, at EOF
So I fiddled around with a few options and tried to get it to workaround the problem, and got this error instead:

Quote:

Job 'Reading TOC' failed.

Executed command: dvdrip-exec lsdvd -a -n -c -s -v -Op /dev/dvd 2>/dev/null && echo DVDRIP_SUCCESS

Last output was:

sh: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
Any ideas?


KMEDIAGRAB:
configured fine, but when I tried "make":

make all-recursive
make[1]: Entering directory `/usr/kmediagrab-0.3'
Making all in kmediagrab
make[2]: Entering directory `/usr/kmediagrab-0.3/kmediagrab'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -o kmediagrab -L/usr/lib -L/usr/lib64/qt-3.3/lib -R /usr/lib -R /usr/lib64/qt-3.3/lib -R /usr/lib convertfile.o grabdvd.o kmediagrab.o switchchannellist.o grabtv.o main.o kmediagrab.moc.o -lkio -lkio -lkdeui -lkdecore -lqt-mt -lpng -lz -lm -lXext -lX11 -lresolv -lSM -lICE -lpthread -lresolv
g++: /usr/lib/libidn.so: No such file or directory
make[2]: *** [kmediagrab] Error 1
make[2]: Leaving directory `/usr/kmediagrab-0.3/kmediagrab'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/kmediagrab-0.3'
make: *** [all] Error 2

I managed to get kmediagrab working ok on suse 10 32bit, and I've checked as tO "libidn.so": I do have both the libidn and libidn-devel packages installed. Is there something in older versions of libidn that there isn't in newer versions that is needed for this to run?

squimmy 04-18-2006 06:55 AM

Tried acidrip? http://untrepid.com/acidrip/

mrjamin 04-18-2006 07:18 PM

Code:

# yum install perl-Video-dvdrip
Nice and easy - I've *always* had problems with DVD::RIP from source on Fedora

144419855310001 04-19-2006 06:09 AM

I don;t have the internet at home: can't use yum.

Anyone any ideas whats wrong with these programs specifically? Or is it just Fedora being Feodora?
I will try acid rip though.


All times are GMT -5. The time now is 10:12 PM.