mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-17 23:17:41 +08:00
avcodec/nvenc: add support for writing mastering metadata SEI messages
Including Mastering Display and Content Light Level. Requires SDK 13.0, and only supports HEVC and AV1. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@ -47,6 +47,8 @@ version 7.1:
|
||||
question mark is a part of <val> or not)
|
||||
- multiple stream types in a single specifier (e.g. :s:s:0) now cause an
|
||||
error, as such a specifier makes no sense
|
||||
- Mastering Display and Content Light Level metadata support in hevc_nvenc
|
||||
and av1_nvenc encoders
|
||||
|
||||
|
||||
version 7.0:
|
||||
|
Reference in New Issue
Block a user