Skip to content

Instantly share code, notes, and snippets.

@Oceanswave
Created June 16, 2015 02:53
Show Gist options
  • Save Oceanswave/fbbb838861a017bf869d to your computer and use it in GitHub Desktop.
Save Oceanswave/fbbb838861a017bf869d 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