[FFmpeg-devel] [PATCH v1] avcodec: add hdr sei support for hevc_nvenc

Lynne dev at lynne.ee
Tue Dec 29 16:44:32 EET 2020


Dec 29, 2020, 04:56 by kloblic at gmail.com:

> From: klobliu <klobliu at tencent.com>
>
> Signed-off-by: klobliu <kloblic at gmail.com>
> ---
>  libavcodec/cbs.c               |  1 +
>  libavcodec/cbs_h2645.c         | 60 +++++++++++++++++++++++++++++++++++++++
>  libavcodec/cbs_h265.h          |  2 ++
>  libavcodec/h265_metadata_bsf.c | 64 +++++++++++++++++++++++++++++++++++++++++-
>  4 files changed, 126 insertions(+), 1 deletion(-)
>

One of us is working on exactly this at the moment. We want to
use the same syntax for every codec, as well as have a generic
CLI option to automatically insert a bsf if needed.
So this is kind of redundant.


More information about the ffmpeg-devel mailing list