[FFmpeg-trac] #8875(ffmpeg:new): ffmpeg HDR signaling

FFmpeg trac at avcodec.org
Fri Sep 4 11:03:13 EEST 2020


#8875: ffmpeg HDR signaling
-------------------------------------+----------------------------------
             Reporter:  Helg1980     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by Helg1980):

 Looks like I figured it out, the solution was '-movflags +write_colr':

 {{{
 ffmpeg -i "input.mkv" -map 0:0 -movflags +write_colr -c:v copy -map 0:a
 -c:a copy -y "output.mov"
 }}}

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


More information about the FFmpeg-trac mailing list