View the Most Wanted LQ Wiki articles.    
LinuxQuestions.org > Linux Wiki > Video conversion

From LQWiki

(Redirected from Video conversIon)
Jump to: navigation, search

Conversion between video file formats can be done using

Convert a DVD to a file

To convert a DVD to a video file (ripping) use menCoder like this:

mencoder dvd://1 -oac mp3lame -lameopts br=192 -ovc lavc -lavcopts vcodec=mpeg4:vhq -o output.avi

In this case the title 1 will be stored as output.avi. As video codec, MPEG4 is used and MPEG3 as audio encoding.

See also



Personal tools
Sponsored Links