Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

j2c format not working #235

Open
mileticdjordje opened this issue Apr 7, 2023 · 0 comments
Open

j2c format not working #235

mileticdjordje opened this issue Apr 7, 2023 · 0 comments

Comments

@mileticdjordje
Copy link

Hello,

Seems that I'm not being able to read j2c image (jp2 works as a charm).

The issue seems to be with reading headers since this line of code is causing the problem.
"if (!lib.opj_read_header(stream, codec, imgPtr)) { ...."

I've tried using command line tool for parsing this image and it says it works well.
"[INFO] Start to read j2k main header (0).
[INFO] Main header has been correctly decoded."

What can be the cause of this? Do you have any ideas?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant