Wednesday, October 7, 2015

Rip a DVD using mencoder

Trick source

$ mencoder dvd://2 -ovc lavc -lavcopts vcodec=mpeg4:vhq:vbitrate="1200" -vf scale -zoom -xy 640 -oac mp3lame -lameopts br=128 -o video.avi

The number after dvd:// refers to the title number, it could variate depending the dvd. Ripping DVD should be done only for personal use. Please check the copyright laws for your country regarding the backup of any copyright-protected DVDs and other media.

No comments: