Skip to content

Instantly share code, notes, and snippets.

@gurdiga
Created November 23, 2013 23:54
Show Gist options
  • Save gurdiga/7621585 to your computer and use it in GitHub Desktop.
Save gurdiga/7621585 to your computer and use it in GitHub Desktop.
mencoder dvd:// -mc 0 -noskip -ovc copy -oac copy -nosub -aid 131 -o Desktop/transcoded.avi
@gurdiga
Copy link
Author

gurdiga commented Nov 24, 2013

For Ubuntu add: -dvd-device /dev/sr0

@gurdiga
Copy link
Author

gurdiga commented Dec 1, 2013

start time: -ss hh:mm:ss
end time: -endpos hh:mm:ss

@gurdiga
Copy link
Author

gurdiga commented Dec 1, 2013

Join:
mencoder -oac copy -ovc copy -idx -o output.avi video1.avi video2.avi video3.avi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment