Skip to content

Instantly share code, notes, and snippets.

@Dev1an
Last active January 2, 2016 21:21
Show Gist options
  • Select an option

  • Save Dev1an/a9bee38a49fae4cd8bec to your computer and use it in GitHub Desktop.

Select an option

Save Dev1an/a9bee38a49fae4cd8bec to your computer and use it in GitHub Desktop.
ffmpeg -y -r 30 -f image2pipe -vcodec ppm -i ./scene.ppm -vcodec libx264 -pix_fmt yuv420p -f mov -preset fast -crf 2 -threads 0 ./scene.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment