[FFmpeg-devel] [PATCH]Improve pix_fmt detection for the native jpeg2000 decoder
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Jul 13 02:09:01 CEST 2013
Michael Niedermayer <michaelni <at> gmx.at> writes:
> ffplay j2kreffile/file9.jp2
I may be wrong but afaict the image is actually
AV_PIX_FMT_PAL8.
I can (probably) fix it but maybe not immediately
and afaict, FFmpeg behaves correctly with my
original patch (saying "I don't know what to
do the file").
The problem is that even when fixed, using
-vcodec libopenjpeg will do funny things, I
have no idea how to fix this...
> segfaults
Sorry!
(Didn't we already agree that we do not want
the patch with the av_log()?)
Carl Eugen
More information about the ffmpeg-devel
mailing list