#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 haasn):

 > 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).

 Yes, that's actually a good idea. I'll try and implement this tomorrow.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9673#comment:24>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to