1) lxdvdrip (also includes "vamp" and "mpgtx"):
binary:
index:
http://voidmain.is-a-geek.net/files/RPM ... 6.rpm.html
RPM:
http://voidmain.is-a-geek.net/files/RPM ... 1.i386.rpm
source:
index:
http://voidmain.is-a-geek.net/files/RPM ... c.rpm.html
SRPM:
http://voidmain.is-a-geek.net/files/RPM ... m1.src.rpm
2) dvdbackup:
binary:
index:
http://voidmain.is-a-geek.net/files/RPM ... 6.rpm.html
RPM:
http://voidmain.is-a-geek.net/files/RPM ... 1.i386.rpm
source:
index:
http://voidmain.is-a-geek.net/files/RPM ... c.rpm.html
SRPM:
http://voidmain.is-a-geek.net/files/RPM ... m1.src.rpm
3) streamdvd (also includes "streamanalyze")
binary:
index:
http://voidmain.is-a-geek.net/files/RPM ... 6.rpm.html
RPM:
http://voidmain.is-a-geek.net/files/RPM ... 1.i386.rpm
source:
index:
http://voidmain.is-a-geek.net/files/RPM ... c.rpm.html
SRPM:
http://voidmain.is-a-geek.net/files/RPM ... m1.src.rpm
There are several other prerequisite RPMs that need to be installed but if you are connected up to my repository and the Dag Wieer repositories then everything needed should get installed with a single command:
- Code: Select all
# apt-get install lxdvdrip
Don't forget to do an "apt-get update" first to update the repo lists.
I had a copy of one of my DVDs on disk as an ISO (8GB+) and I first tried to use lxdvdrip to rip the main track and it failed. It seemed it could only rip directly from a DVD drive. Well, I hacked the source to remove a check (see my patch in the lxdvdrip SRPM) which allows you to also rip from an ISO image. I just changed a couple of paths in my /etc/lxdvdrip.conf file to point to places where I had plenty of disk space and then you simply type "lxdvdrip" and away it goes working it's magic. It also now has the ability to split a DVD-9 disk (8GB+) into two DVD-5 (normal 4GB disk). I haven't tried this yet but you can get more information at the main site and the developer site as well as in the included documented. It also has a good list of options if you type "lxdvdrip --help".
Here's the sites:
http://lxdvdrip.berlios.de/
English version README:
http://openfacts.berlios.de/index-en.ph ... e=lxdvdrip
Home and Developer site:
http://developer.berlios.de/projects/lxdvdrip/
Also, there is a Perl based GUI for the StreamDVD program but I did not include it in the RPM I built and listed above. If you want that it is included in the SRPM or from the StreamDVD package from it's home site:
http://www.badabum.de/streamdvd.html
If you have any information on a GUI for lxdvdrip or are interested in writing one let me know. I would be interested, and possibly even have time to help (if I can be of any help).
Enjoy!


