Skip to content

Instantly share code, notes, and snippets.

@ftoulemon
Created March 16, 2015 21:15
Show Gist options
  • Save ftoulemon/fb1072cac13dd2eed651 to your computer and use it in GitHub Desktop.
Save ftoulemon/fb1072cac13dd2eed651 to your computer and use it in GitHub Desktop.
mencoder - images to video
mencoder 'mf://*.jpg' -mf w=1600:h=1200:fps=10:type=jpg -ovc copy -oac copy -o output.avi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment