Skip to content

Instantly share code, notes, and snippets.

@ericoporto
Created March 3, 2016 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericoporto/18d57df921ec21add371 to your computer and use it in GitHub Desktop.
Save ericoporto/18d57df921ec21add371 to your computer and use it in GitHub Desktop.
Just so I can remember the command line I used to get no green artifacts
ffmpeg -start_number 1 -i IMG%04d.png -vf "scale=1920:1080" -b:v 8000k video.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment