aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rmsipr.h
diff options
context:
space:
mode:
authorDeb Mukherjee <debargha@google.com>2015-03-25 17:10:16 -0700
committerJames Zern <jzern@google.com>2015-04-20 15:24:13 -0700
commit26a0bcb15b83c926eb2688b145900a94ca851a26 (patch)
tree5d76d1ecc36a9357ef4a9dec8f81a2641ca5b473 /libavformat/rmsipr.h
parente6e8cc8ce9c2a398fbb51254a5067f4bd3c4fa8a (diff)
downloadffmpeg-26a0bcb15b83c926eb2688b145900a94ca851a26.tar.gz
Support for VP9 high-color/high-bit-depth encoding
Patch to support VP9 encoding with new profiles 1-3. Profile 1 (8-bit 422/444) should work with default libvpx configuration. However you will need to configure libvpx with --enable-vp9-highbitdepth before building and linking with ffmpeg for profile 2 (10-/12-bit 420) and profile 3 (10-/12-bit 422/444) encoding. You may use the appropriate profile option on the command line: -profile:v 1 for 422/444 8-bit encoding -profile:v 2 for 420 10-/12- bit encoding -profile:v 3 for 422/444 10-/12-bit encoding If you do not use the -profile:v option, it will be deduced from the source format. Signed-off-by: James Zern <jzern@google.com>
Diffstat (limited to 'libavformat/rmsipr.h')
0 files changed, 0 insertions, 0 deletions