[FFmpeg-trac] #7037(avcodec:open): ffmpeg destroys HDR information when encoding

FFmpeg trac at avcodec.org
Sat Dec 14 18:47:12 EET 2019


#7037: ffmpeg destroys HDR information when encoding
-------------------------------------+-----------------------------------
             Reporter:  mario66      |                    Owner:  cehoyos
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  libx265 hdr  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by Balling):

 Okay, I think you are right. Thought metadata insertion is not the first
 priority, we should add support for Atmos, Dolby Vision ICtCp
 https://github.com/sekrit-twc/zimg/issues/117 and HDR10+ (both encoding in
 h.265 (just activate it in h.265 encoder) and decoding with already
 present patches https://patchwork.ffmpeg.org/patch/11828/, etc). Those
 codecs require dynamic metadata manipulation, so we will need it or ask
 this guy https://github.com/rigaya/NVEnc/issues/119. After that we can do
 (and finally consider) what metadata and when should be the default.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7037#comment:29>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list