Skip to content

Instantly share code, notes, and snippets.

@creaktive
Created January 23, 2011 15:50
Show Gist options
  • Save creaktive/792158 to your computer and use it in GitHub Desktop.
Save creaktive/792158 to your computer and use it in GitHub Desktop.
Rescale & rotate 180° via MEncoder
mencoder -oac mp3lame -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -vf flip,mirror,scale=480:272 IMG_0021.MOV -o IMG_0021.avi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment