[FFmpeg-trac] #6042(avformat:closed): "-c:v copy" loses "color_transfer" and "color_primaries" metadata on Matroska files

FFmpeg trac at avcodec.org
Sat Dec 24 03:02:48 EET 2016


#6042: "-c:v copy" loses "color_transfer" and "color_primaries" metadata on
Matroska files
------------------------------------+------------------------------------
             Reporter:  kagami      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:  invalid
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by jamrial):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Muxing color metadata is not enabled by default and it requires -strict
 unofficial for the time being.
 Use "ffmpeg -i hdr.webm -strict unofficial -c:v copy remux.webm" until the
 above changes.

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


More information about the FFmpeg-trac mailing list