Ripping copy protected DVDs on linux (ripguard, puppetlock, arccos etc)

Unfortunately, you can’t!!! Well, not as far as I can tell, I’ve asked around and scoured the web but it seems there’s no use, there simply isn’t a way to do it on linux. The next best thing is to use DVDFab for windows via Wine (it kind of semi-officially works with Wine).

As I found nothing really solid on google, I thought I’d write this post as it’s annoying when you can’t find anything.

DVDFab

How infuriating! What a great way to encourage people to illegally download things instead of buying them. I wonder when (or if) these movie studios will ever learn that it’s a really dumb idea to stop people having total control over things they buy.

Comments (8)

MartinApril 21st, 2008 at 7:18 pm

You can rip Arccos corrupted DVDs with VLC 100% of the time. DVD95 also works, directly, on some Arccos corrupted disks and if if doesn’t work directly you can use ddrescue to dump an image of the DVD and then use DVD95 on the image.

I have more details available here…

http://wiki.flexion.org/DVDRipping.html

sadklownJanuary 10th, 2009 at 9:11 am

You can also do it with mplayer by dumping the video or sound or both on to the harddrive.

mplayer dvd://x -alang en -slang en -dumpstream -dumpfile filename.vob
mplayer dvd://x -alang en -slang en -dumpvideo -dumpfile filename.vob
mplayer dvd://x -alang en -slang en dumpaudio -dumpfile filename.ac3

this command will dump the entire stream, x is the title number, and you can ofcourse set whatever language settings that are available.

if you need to rip just certain chapter add -chapter x-x to any of the commands.

hope I helped.

adminJanuary 18th, 2009 at 6:01 pm

This won’t work because of the copy protection! You’ll just get a lot of green, although the sound should come through ok. Remember, I’m not talking about DeCSS.

samJuly 21st, 2010 at 7:23 pm

Did you find a solution to this in the end ?

adminAugust 9th, 2010 at 8:41 am

Nope, as far as I know there still isn’t an easy way around these copy protections unless you use anyDVD or something similar for windows..which *might* run under wine, but probably not.

Vote with your wallet, don’t buy anything with silly DRM on it.

SuneNovember 21st, 2010 at 1:46 am

Handbrake worked fine for me – I was able to rip a DVD with copy protection.

adminJanuary 3rd, 2011 at 9:43 pm

Yeah, it’ll get past DeCSS but not many (if any) of the “newer” non-standard copy protections as mentioned in the post. Last time I looked anyway!

HansFebruary 7th, 2011 at 12:57 pm

arccos is no problem. Xine can play it and will show you the “correct” title and then you can also use mplayer with that number when using dvdnav, e.g. mplayer -nocache dvdnav://17. And then you can mplayer -nocache -dumpstream dvdnav://17

Leave a comment

Your comment