[FFmpeg-trac] #4772(avcodec:closed): mjpeg: wrong colors (CMYK)

FFmpeg trac at avcodec.org
Mon Mar 22 08:12:39 EET 2021


#4772: mjpeg: wrong colors (CMYK)
------------------------------------+-------------------------------------
             Reporter:  pszemus     |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  duplicate
             Keywords:  mjpeg cmyk  |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+-------------------------------------
Changes (by Balling):

 * resolution:  fixed => duplicate


Comment:

 Replying to [comment:2 cehoyos]:
 > Fixed in 84170d4be053a4c7901965fe1977970b5c5e85e5 - thank you for the
 sample!

 Your patch is wrong. It should be
 {{{
 s->adobe_transform = 1;
 }}}

 That is why it is different from Windows.
 I suppose you looked into APP14 and saw 0, which is wrong.
 And anyway this is a duplicate of #3424

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


More information about the FFmpeg-trac mailing list