Changes between Version 2 and Version 3 of Ticket #9085, comment 20


Ignore:
Timestamp:
Mar 21, 2021, 7:42:16 PM (5 years ago)
Author:
Balling

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9085, comment 20

    v2 v3  
    22> You can apply those equations
    33
    4 Wait a second why are you applying PhotoYCC equations? I did not attach any PhotoYCC samples. That is YCCK, it is different from PhotoYCC, completly different.
     4Wait a second why are you applying PhotoYCC equations? I did not attach any PhotoYCC samples. That is YCCK, it is different from PhotoYCC, completely different.
    55
    66As for color management, ffmpeg is already color managed in that part, because the standard does say to convert YCCK to CMYK. Right here, but there is some bug there, I suppose. Maybe yuva internally destroys the picture, I dunno. https://github.com/FFmpeg/FFmpeg/blame/2c6f532e0a29527347418d2d8c4ccfe57a6ace0e/libavcodec/mjpegdec.c#L2833