1. dvd::rip
Some say dvd::rip is the most powerful application for ripping and encoding DVDs to save space. I guess this depends on what you need from your ripping application. dvd::rip is a GTK-based application which offers a lot of features, supporting three containers (AVI, Ogg and MPEG) and several popular video codecs, like DivX or XviD; it can also extract DVD subtitles. dvd::rip allows you to select a target size and the number of files you want the video to be split, and it will also create an information file containing info like resolution, video bitrate, audio and video codecs etc. By default, dvd::rip saves created files under the ~/dvdrip-data directory.
Official website
dvd::rip 0.98.9 screenshots
2. K9Copy
K9Copy is the only KDE-based application which I could find (please share if you know some more), but it's good enough and a KDE4 port is also available. I liked that K9Copy handles subtitles, it allows you to select from a wide range of audio and video codecs, and it can create a custom number of files with a certain size (default is 700 MB x 1, but you can also create two or more files from a DVD, each one fitting on a CD). Overall, K9Copy is a powerful tool with pretty much everything you would ask from a DVD ripper and an easy to use, wizard-driven interface.
Official website
K9Copy 2.3.0 screenshots
3. AcidRip
Official website
AcidRip is yet another GTK ripper and encoder, with support for subtitles and specific filesizes. AcidRip is an alternative for those who use GNOME and want to use something else than dvd::rip.
AcidRip 0.14 screenshot
4. thoggen
Thoggen is a simple application which encodes DVDs into Theora Video, the free video format from xiph.org. It has a basic and extremely easy to use interface, and it supports cropping, picture resizing, and selection of the desired size for the output Ogg file. The interface is so easy to use, all you need is to follow three steps: open the DVD location or DVD ISO image, select the desired chapters to rip and output file size, and then start the transcoding process. It has no support for subtitles. It is definitely worth a try, especially if you want your video files to be in a non-patented format.
Official website
thoggen 0.7.1 screenshots
5. HandBrake
Also built in GTK, HandBrake offers features similar with AcidRip, including x264 codec, subtitle support, AAC, MP3, Ogg Vorbis and AC3 audio codecs, and the possibility to select a custom file size for the output file. A guide for using HandBrake can be found on the official website, here.
Official website
HandBrake 0.9.3 screenshot
11 comments:
You missed ogmrip!
http://ogmrip.sourceforge.net/en/index.html
you should also mention vobcopy for decoding, smart little CLI tool.
I've also just created a Python/QT gui wrapper for it https://sourceforge.net/projects/streamcap/ (I apologise for the website, it's still a work in progress i'll only created the project 2 days ago :))
It's OK, thanks for sharing those, I'll have a look as soon as I get the time!
I adore Debian.
apt-get install acidrip dvdrip k9copy ogmrip handbrake
Done!
You also missed "vlc" Videolan, which does this function as well as being a great media player
What about undvd? It's a dead simple CLI utility.
http://sourceforge.net/projects/undvd/
can i translate this to arabic?
of course i'll link my translation to the original post (this post)
Yeah sure!
"I adore Debian.
apt-get install acidrip dvdrip k9copy ogmrip handbrake
Done!"
Handbrake doesn't come with debian repositories. So...
$ sudo add-apt-repository ppa:stebbins/handbrake-releases
$ sudo apt-get install acidrip dvdrip k9copy ogmrip handbrake-gtk
How about DVDx 4?
http://www.labdv.com/dvdx
Available as Debian package
for KDE4 use kdenlive
Post a Comment