Skip to content

Instantly share code, notes, and snippets.

@zhuker
Created April 8, 2019 05:51
Show Gist options
  • Save zhuker/aa087f11c3b8a59ea81cdbf9346668d4 to your computer and use it in GitHub Desktop.
Save zhuker/aa087f11c3b8a59ea81cdbf9346668d4 to your computer and use it in GitHub Desktop.
ffmpeg -i input.mov -pix_fmt rgb24 -start_number 0 -f image2 -compression_level 0 -y 'outputdir/%06d.png'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment