[FFmpeg-trac] #8493(avformat:new): Allow setting mastering display metadata and content light level information in Quitcktime files

FFmpeg trac at avcodec.org
Wed Jan 22 16:21:00 EET 2020


#8493: Allow setting mastering display metadata and content light level
information in Quitcktime files
-------------------------------------+------------------------------------
             Reporter:  hubner       |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mov          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by hubner):

 The command line equivalent what I'm doing at the moment looks like this:

 `ffmpeg -f lavfi -i testsrc -frames:v 100 -c:v prores_ks -pix_fmt
 yuv422p10 -profile:v standard -colorspace 9 -color_trc 16 -color_primaries
 9 test.mov`

 The goal is to create a video with HDR10 color metadata. The colorspace,
 transfer characteristic, and the primaries can be already set using the
 command line or the libraries but at the moment there is no way of setting
 the other metadata (mastering display, content light level information).

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


More information about the FFmpeg-trac mailing list