Skip to content

Instantly share code, notes, and snippets.

@wang-bin
Last active August 29, 2015 14:00
Show Gist options
  • Select an option

  • Save wang-bin/11029762 to your computer and use it in GitHub Desktop.

Select an option

Save wang-bin/11029762 to your computer and use it in GitHub Desktop.
ffmpeg 10bit encoding
ffmpeg -i bbb.mov -c:v rawvideo -pix_fmt yuv420p14be yuv420p14be.nut
use a lazyman's container like .nut
or ffmpeg-10bit, http://johnvansickle.com/ffmpeg/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment