[FFmpeg-devel] openjpeg: 12bits JP2 file
Mathieu Malaterre
mathieu.malaterre
Mon Feb 9 14:36:27 CET 2009
Jay,
Could you have a look at:
http://jpeg.sourceforge.net/jpeg2000/dental_12bits.jp2
Does your implementation handle 12bits data ? I am seeing some minor
difference compared to using openjpeg directly.
I could not understand what you were doing with:
...
for(x = 0; x < image->numcomps; x++) {
adjust[x] = FFMAX(image->comps[x].prec - 8, 0);
}
...
Thanks,
--
Mathieu
More information about the ffmpeg-devel
mailing list