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

J2KP4files/codestreams_profile0/p0_13.j2k question jpeg2000 #131

Closed
gcode-importer opened this issue Mar 1, 2012 · 2 comments
Closed

J2KP4files/codestreams_profile0/p0_13.j2k question jpeg2000 #131

gcode-importer opened this issue Mar 1, 2012 · 2 comments
Assignees
Milestone

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 131

The image p0_13.j2k has 257 components. Please
read the attached text file.

1. openjpeg-branchv2-r1452
==========================
./j2k_to_image -i p0_13.j2k -o p0_13-j2k.pgx

ERROR -> j2k_to_image: failed to decode image!

2. openjpeg-trunk-r1452
=======================
./j2k_to_image -i p0_13.j2k -o p0_13-j2k.pgx

[INFO] Start to read j2k main header (0).
[INFO] Main header has been correctly decoded.
[INFO] No decoded area parameters, set the decoded area to the whole image
[INFO] Header of tile 0 / 0 has been read.
[INFO] Tile 1/1 has been decoded.
[INFO] Image data has been updated with tile 1.

Generated Outfile p0_13-j2k.pgx

Not ONE p0_13-j2k.pgx is generated but 257 images are
generated.

3. openjpeg-branch15-r1452
==========================
./j2k_to_image -i p0_13.j2k -o p0_13-j2k.pgx

[INFO] tile 1 of 1
[INFO] - tiers-1 took 0.000999 s
[INFO] - dwt took 0.000000 s
[INFO] - tile decoded in 0.000999 s
Generated Outfile p0_13-j2k.pgx

Not ONE p0_13-j2k.pgx is generated but 257 images are
generated.

Do 257 images point to a bug in the library?

Reported by malaterre on 2012-03-01 16:02:59


- _Attachment: [p0_13syntax.txt](https://storage.googleapis.com/google-code-attachments/openjpeg/issue-131/comment-0/p0_13syntax.txt)_
@gcode-importer
Copy link
Author

Reported by malaterre on 2014-02-25 16:04:28

  • Labels added: Milestone-Release2.1

@gcode-importer
Copy link
Author

seems like proper behavior to me, closing.

Reported by malaterre on 2014-02-26 14:33:46

  • Status changed: WontFix

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

No branches or pull requests

3 participants