Created
August 21, 2016 10:58
-
-
Save rhin0cer0s/95a5148d76291097d87374ac7043daad to your computer and use it in GitHub Desktop.
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
avconv -f image2 -start_number -i <img_pattern_%02d> -r 24 -s hd1080 -vcodec libx264 <output.mp4> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment