Skip to content

Instantly share code, notes, and snippets.

@fedden
Created December 20, 2017 20:28
Show Gist options
  • Save fedden/45abfaa353548382b516358a0d775ef1 to your computer and use it in GitHub Desktop.
Save fedden/45abfaa353548382b516358a0d775ef1 to your computer and use it in GitHub Desktop.
ffmpeg -r 25 -f image2 -s 640x360 -i image_%04d.png -vcodec libx264 -crf 25 -pix_fmt yuv420p name_of_output_file.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment