Created
June 26, 2020 02:12
-
-
Save alexturpin/de9681fecf90cb5b6c3c36936d362f0d to your computer and use it in GitHub Desktop.
ffmpeg 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
# G0063482.JPG, G0063483.JPG, ... | |
./ffmpeg -r 24 -start_number 63482 -i 'G%07d.JPG' -s hd1080 -vcodec libx264 timelapse.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment