[FFmpeg-trac] #11002(avformat:closed): Unnecessary PNG metadata generated
FFmpeg
trac at avcodec.org
Wed May 8 15:25:57 EEST 2024
#11002: Unnecessary PNG metadata generated
-------------------------------------+-------------------------------------
Reporter: | Owner: (none)
MasterQuestionable |
Type: enhancement | Status: closed
Priority: normal | Component: avformat
Version: git-master | Resolution: invalid
Keywords: png | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Balling):
* status: new => closed
* resolution: => invalid
Comment:
>No use for most implementations.
Main implementations: Chrome, Gimp, Firefox support gAMA and cHRM. As for
CICP that is a future standard, that is needed for BT.709 transfer support
(very different from sRGB) and PQ HDR. Also gAMA needed for 2.2 vs sRGB.
Also image magik reads them.
Adobe Photoshop admits it is a bug that they do not read gAMA and cHRM.
Finally even if it was true that no code reads it, the PNG spec requires
to write fallback for ICC lrofiles and sRGB chunk, fallback being gAMA and
cHRM.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11002#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list