Created
March 16, 2015 21:15
-
-
Save ftoulemon/fb1072cac13dd2eed651 to your computer and use it in GitHub Desktop.
mencoder - images to video
This file contains 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 '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