Skip to content

Instantly share code, notes, and snippets.

@seedsnj
Last active September 10, 2021 11:54
Show Gist options
  • Save seedsnj/ec40ded1f11e0a31327ce236a612a073 to your computer and use it in GitHub Desktop.
Save seedsnj/ec40ded1f11e0a31327ce236a612a073 to your computer and use it in GitHub Desktop.
ffmpeg create mov from png sequence
del Lost.mov
C:\tmp\ffmpeg\bin\ffmpeg.exe -i Lost_1%%3d.png -vcodec qtrle Lost.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment