[FFmpeg-trac] #9673(undetermined:closed): ffmpeg not reading color information from JPEG ICC profile
FFmpeg
trac at avcodec.org
Tue Sep 26 19:30:46 EEST 2023
#9673: ffmpeg not reading color information from JPEG ICC profile
-------------------------------------+-------------------------------------
Reporter: Cosmin | Owner: haasn
Stejerean |
Type: defect | Status: closed
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution: fixed
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Cosmin Stejerean):
The ICC profile reading/writing is already behind a flag so I think it's
low risk to update this to be more compatible with things that we are
likely to find in the wild (and this Apple P3 profile seems quite common).
It sounds like ICCv4 not using D50 is a bug, and it seems like it could be
a safe fallback to assume D50 when reading ICCv4 (ignore the whitepoint if
it's not D50 in v4 as not being spec compliant).
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9673#comment:22>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list