How To Copy a DVD/VCD Using Mplayer/Mencoder

Here’s the command:

mencoder dvd://4 -oac copy -avc copy

mencoder is the executable program
dvd:// is the name of the input device
4 means the fourth track. You can omit this information to copy the whole disc.
-oac copy means just copy the default audio encoding.
-ovc copy means just copy the default video encoding.

About Raymond

I'm a Christian web developer from the Philippines. Sometimes I write also.
This entry was posted in Linux, Music. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>