Skip to content

Instantly share code, notes, and snippets.

@roxlu
Created May 7, 2012 09:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roxlu/2626877 to your computer and use it in GitHub Desktop.
Save roxlu/2626877 to your computer and use it in GitHub Desktop.
Create high quality video with ffmpeg
ffmpeg -i 07.05.09_%04d.png -r 60 -s 640x480 -vcodec libx264 -vpre hq -b 2000k movie3.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment