[FFmpeg-trac] #7756(avcodec:new): add mastering display color volume and content light level information to hevc_metadata bitstream filter
FFmpeg
trac at avcodec.org
Tue Dec 29 07:10:44 EET 2020
#7756: add mastering display color volume and content light level information to
hevc_metadata bitstream filter
-------------------------------------+-----------------------------------
Reporter: sneaker | Owner:
Type: enhancement | Status: new
Priority: wish | Component: avcodec
Version: git-master | Resolution:
Keywords: hevc | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by klobliu):
Maybe patch below can meet your command.
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20201229035649.5612-1-kloblic@gmail.com
ffmpeg command:
ffmpeg -i HDR_X265_master2.mp4 -vcodec hevc_nvenc -bsf:v
hevc_metadata=transfer_characteristics=16:colour_primaries=9:video_full_range_flag=0:matrix_coefficients=9:max_cll="1000|1000":master_display="G(13250|34500)B(7500|3000)R(34000|16000)WP(15635|16450)L(10000000|100)"
with_sei_video_265.mp4 -y
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7756#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list