Skip to content

Instantly share code, notes, and snippets.

@paulkre
Created June 15, 2020 17:43
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 paulkre/d4a9aac81d9dfa06ceafe4d73ef1e48c to your computer and use it in GitHub Desktop.
Save paulkre/d4a9aac81d9dfa06ceafe4d73ef1e48c to your computer and use it in GitHub Desktop.
ffmpeg -r 60 -f image2 -i %05d.png -vcodec libx264 -crf 25 -pix_fmt yuv420p out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment