Skip to content

Instantly share code, notes, and snippets.

@pikesley
Created December 23, 2017 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pikesley/cdd4c82b9264b4d1cc2f75e6b821c2a2 to your computer and use it in GitHub Desktop.
Save pikesley/cdd4c82b9264b4d1cc2f75e6b821c2a2 to your computer and use it in GitHub Desktop.
ffmpeg is juju
ffmpeg -pattern_type glob -i "*.JPG" -c:v libx264 -vf fps=25 -pix_fmt yuv420p ~/Desktop/out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment