Created
November 23, 2013 23:54
-
-
Save gurdiga/7621585 to your computer and use it in GitHub Desktop.
mencoder transcode DVD Thanks to http://crazymajax.hubpages.com/hub/1001-mencoder-tips
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mencoder dvd:// -mc 0 -noskip -ovc copy -oac copy -nosub -aid 131 -o Desktop/transcoded.avi |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Join:
mencoder -oac copy -ovc copy -idx -o output.avi video1.avi video2.avi video3.avi