Skip to content

Instantly share code, notes, and snippets.

@thiagosanches
Last active October 9, 2021 16:28
Show Gist options
  • Save thiagosanches/72ebe905c2669083bb31655f000d407a to your computer and use it in GitHub Desktop.
Save thiagosanches/72ebe905c2669083bb31655f000d407a to your computer and use it in GitHub Desktop.
# create the timelapse
ffmpeg -r 10 -pattern_type glob -i "*.jpg" -vcodec libx264 output.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment