Created
June 15, 2020 17:43
-
-
Save paulkre/d4a9aac81d9dfa06ceafe4d73ef1e48c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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