You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behavior : opj_decode function call should be successful.
Actual Behavior : opj_decode is return OPJ_FALSE, I can see the below log messages in the debug session
Stream too short, expected SOT
Failed to decode tile 23 35
Failed to decode the codestream in the JP2 file
This file is corrupted.
Kakadu also fails on this tile with "Kakadu Core Error:
Missing or out-of-sequence tile-parts for tile number 24 in code-stream!"
@rouault I tried few online viewers, though some viewers are failed, some are able to open this file, when I convert this jp2 file to pdf , intrestingly, adobe is able to convert successfully, can we do something to handle this file here ?
Expected behavior and actual behavior.
Expected Behavior : opj_decode function call should be successful.
Actual Behavior : opj_decode is return OPJ_FALSE, I can see the below log messages in the debug session
Stream too short, expected SOT
Failed to decode tile 23 35
Failed to decode the codestream in the JP2 file
Steps to reproduce the problem.
Load the attached jp2 file.
Operating system
window 11
openjpeg version
2.5.2
Page.zip
The text was updated successfully, but these errors were encountered: