Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save radimklaska/aea77eb159f7f2a714a4e1d3396f0dd9 to your computer and use it in GitHub Desktop.
Save radimklaska/aea77eb159f7f2a714a4e1d3396f0dd9 to your computer and use it in GitHub Desktop.
FFMPEG GoPro Timelapse
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