[FFmpeg-devel] [PATCH] HDR Transcode VUI Info Copy

Ben Chang benc at nvidia.com
Mon Apr 3 22:50:07 EEST 2017


Hi,

This patch adds copy of HDR  VUI info from decode ctx to encode ctx. Currently, information under colour_description_present_flag (eg. colour primaries, transfer_characteristics, matrix_coeffs) do not get copied to output stream when trancode happens.

Testing performed:
ffmpeg.exe -y -hwaccel cuvid -vcodec hevc_cuvid -i input.h265 -vcodec hevc_nvenc output.h265
Ensure the output bitstream contains the same colour_description_present_flag fields as input.

Also attaching previous discussion on this subject.

Thanks,
Ben

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HDR_transcode_VUI_copy.patch
Type: application/octet-stream
Size: 845 bytes
Desc: HDR_transcode_VUI_copy.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170403/c370869f/attachment.obj>
-------------- next part --------------
An embedded message was scrubbed...
From: Jan Ekstrom <jeebjp at gmail.com>
Subject: Re: [FFmpeg-devel] HEVC Video Transcode Transfer VUI,	SEI Information
Date: Fri, 3 Mar 2017 18:26:16 +0000
Size: 6839
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170403/c370869f/attachment.mht>


More information about the ffmpeg-devel mailing list