Created
June 16, 2015 02:53
-
-
Save Oceanswave/fbbb838861a017bf869d to your computer and use it in GitHub Desktop.
FFMPEG GoPro Timelapse
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
ffmpeg -f image2 -start_number 22096 -i G01%05d.JPG -vcodec libx264 -b:v max -s 1920x1080 stx.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment