[FFmpeg-devel] [PATCH v2 00/11] avcodec: add Dolby Vision encoding

Niklas Haas ffmpeg at haasn.xyz
Tue Apr 9 15:57:20 EEST 2024


Changes since v1:

- Moved dolbyvision option from AVCodecContext to DOVIContext, and
  add an explicit option only to codecs that use it
- Changed its type to AV_OPT_TYPE_BOOL
- Made it control decoding as well as encoding, so you can use
  `-dolbyvision off` as an input option to suppress it
- Added support for libsvtav1 encoding as well



More information about the ffmpeg-devel mailing list