On Feb 09, 2013, at 17:12, Paul B Mahol wrote: >> reason. But if that is not the case, is there a way to interpret (or >> complete) the frame data returned by avcodec_decode_video2() to reconstruct >> a colour image? > > Negative
I already thought so, and delving a bit into the code confirm it. Anyway, I managed to backport libopenjpegdec.c from the current FFmpeg codebase. Wasn't very hard, and it seems I even gained a bit in performance while doing so. R. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
