Valerii Zapodovnikov
Valerii Zapodovnikov
Sample is here https://bugs.debian.org/826742 it should be decoded (by rather old kakadu) 
It is not a duplicate at all. We still want to support Part 2. ;) There just an error is nicely returned.
Is this reproducable on Visual Studio 2022? LOL.
> @gcode-importer can you help me to know how you ignore the icc profile in kakadu i am also trying to use kdu_expand on a jp2 file but its saying...
Where is the sample? @detonin
Second comment from there: I start to suspect that the bug is the reallocation of tilec->resolutions inside tcd_init_encode which maybe it was thought to be reused (res_max etc). it works...
> and overlay them in Photoshop or, I assume, GIMP Photoshop does not even support 16 bits properly, so no. https://community.adobe.com/t5/photoshop/doesn-t-the-color-picker-work-in-16-bit-mode/td-p/10281208?page=1
> You should close your 'bug-report'. It is not "his" bug report. This was reported by @Iamanorange. @khawar512 ffmpeg uses `ffmpeg -i input.j2k -c:v libopenjpeg -pix_fmt yuv420p out.j2k` for lossless,...
Furthermore these issues show why such things are possible: everybody optimizes for those Kodak pictures, which is kinda wrong. There is much more modern dataset here: https://ieeexplore.ieee.org/document/6738472 https://github.com/mozilla/mozjpeg/issues/76 https://github.com/mozilla/mozjpeg/issues/182
> find all possible options for a ffmpeg encoder/decoder? Oh, totally forgot! ffmpeg -h encoder=libopenjpeg ffmpeg -h encoder=jpeg2000 ffmpeg -h encoder=mjpeg There are some mistakes there though, like in jpeg2000...