DVD ripping on linux
March 24, 2008 8:04 PM   RSS feed for this thread Subscribe

What do I use on Ubuntu to do exactly what Mac the Ripper does on Mac?

For all my attempts I can't seem to find an answer for this. I want to rip only. I do not want to compress to a smaller size, I do not want to change format.
posted by mzurer to computers & internet (9 comments total) 10 users marked this as a favorite
I'm guessing Mac the Ripper makes an ISO file from a DVD? In k3b, under "copy dvd," theres a checkbox for "only create image."
posted by duckstab at 8:09 PM on March 24


You want k9copy.
posted by majick at 8:10 PM on March 24


vobcopy -m also works.
posted by reventlov at 8:19 PM on March 24 [2 favorites]


Assuming you want the files, not an .iso.
posted by reventlov at 8:19 PM on March 24


I believe reventlov gets me what I am after with the least fuss... Paradoxically, the GUI's of all the tools I have tried (including dvd::rip, acidrip, and k9copy - I have not tried k3b as the description in the add/remove tool does not even mention dvds!) have only confused me.
posted by mzurer at 8:28 PM on March 24


What I generally do is: insert the DVD, then close any auto-running movie players, then run the following commands:

lsdvd /dev/dvd
ddrescue /dev/dvd dvd.iso dvd.log

The lsdvd command opens the disc using libdvdcss, thereby feeding the DVD player the proper session keys for further access; the ddrescue command makes a block-for-block copy of it, retrying intelligently if it encounters bad blocks. You can install these commands and their prerequisites using

sudo apt-get install lsdvd gddrescue

and I've written up a procedure for dealing with scratched DVDs here.
posted by flabdablet at 8:45 PM on March 24 [1 favorite]


Doesn't VLC also rip? Checking...

I use it under Ubuntu and OS X. Just confirmed that it definitely does. Under Ubuntu, add VLC, open it, go to the file menu, select "Wizard", select the option to "Transcode/Save to file", click next and then click choose and select a DVD or file. Or your AV in. Or a streaming video. Really, whatever you want.

In conclusion, VLC is really easy to use, extremely stable and doesn't check DVDs for your country code under OS X. Great piece of software. These other pieces of software are probably great too, I just haven't used them.
posted by christhelongtimelurker at 9:01 PM on March 24


VLC also dies suddenly if it finds a scratch or error on the DVD, without telling you, so you think the rip has gone fine until you try to play the file and discover only 80% of it's there. Just saying.
posted by Jimbob at 9:30 PM on March 24


Seeing you're on Ubuntu I would use GnomeBaker. Just go to Tools -> Copy CD/DVD and select 'Only create image'
posted by PenDevil at 1:19 AM on March 25


« Older Does anyone have a practical g...   |   What is Lorraine Hansberry's e... Newer »

You are not logged in, either login or create an account to post comments



Related Questions
Backubuntu May 18, 2008
Linux for an old laptop March 14, 2008
Learning Java on Ubuntu February 12, 2008
What to do with Ubuntu and Ibook... April 9, 2007
Basic Linux Maintenance April 4, 2007