[FFmpeg-user] xyz to rgb conversion
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Oct 4 00:14:48 CEST 2013
SK Cinema <senthil <at> real-image.com> writes:
> Is there any way to disable the automatic conversion from
> XYZ to RGB when decoding JPEG2000?
Please allow me to repeat that there is NO automatic conversion
(every time) when you decode xyz jpeg2000.
Or to say it differently:
The automatic conversion that happens has nothing to do with
jpeg2000 (but only with the used encoder).
> The command line I used was:
> ffmpeg -i videofile.MXF -pix_fmt xyz12le -f image2
> -vframes 1 output.tiff
(The tiff encoder currently does not accept xyz.)
Please provide a tiff sample containing xyz.
Carl Eugen
More information about the ffmpeg-user
mailing list