Skip to content

Instantly share code, notes, and snippets.

@spite
Created March 8, 2021 21:52
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 spite/0e93cb4451c120d0800e9d0bae8d8363 to your computer and use it in GitHub Desktop.
Save spite/0e93cb4451c120d0800e9d0bae8d8363 to your computer and use it in GitHub Desktop.
ffmpeg -r 60 -i %07d.png -c:v libx264 -vf fps=60 -crf 4 -preset slow -pix_fmt yuv420p out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment