J2KP4files/codestreams_profile0/p0_13.j2k question jpeg2000 #131
Closed
Description
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)_