[FFmpeg-trac] #1279(undetermined:new): Transform X'Y'Z' to RGB via lutrgb

FFmpeg trac at avcodec.org
Mon May 7 09:39:37 CEST 2012


#1279: Transform X'Y'Z' to RGB via lutrgb
-------------------------------------+-------------------------------------
             Reporter:  wolfgangw    |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:
              Version:  git-master   |  undetermined
             Keywords:  XYZ j2k      |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Am I correct that "XYZ" is independent from 12-bit?
 If yes, is it possible to create a similar sample with 8bpp? The reason I
 ask is that I see three different problems with the sample you provided,
 the first being that the libopenjpeg decoder wrapper currently only
 supports 8 and 16 bpp and refuses to decode 12bpp. The second problem will
 be that the jp2 image does not say anything about its colour-space
 (OPJ_COLOR_SPACE == 0) so I suspect it will be detected as RGB, only the
 third problem will be the transformation from XYZ to RGB.

 (And could you create a 12bpp RGB sample?)

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1279#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list