WARNING: No incltree created on JP2s

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
abbistani
Posts: 1
Joined: 2014-05-09T05:18:52-07:00
Authentication code: 6789

WARNING: No incltree created on JP2s

Post by abbistani »

Hi,

I have a large collection (ca. 20,000) of JP2s I need to process. When running identify on a subset of them, most look OK, but for about 5% I'm seeing warnings that look like:

WARNING: No incltree created.
WARNING: No imsbtree created.
WARNING: No incltree created.
WARNING: No imsbtree created.
WARNING: No incltree created.
WARNING: No imsbtree created.
WARNING: No incltree created.
WARNING: No imsbtree created.
WARNING: No incltree created.
WARNING: No imsbtree created.
WARNING: No incltree created.
WARNING: No imsbtree created.
15996_WF00010076.jp2[56] JP2 2060x2976 2060x2976+0+0 8-bit Grayscale Gray 1.892MB 1.220u 0:01.219

When I run opj_dump on the same file, it doesn't generate any warnings or error messages. I'm still fairly new to JP2 as a format, so I guess I'm wondering what these warnings mean, and whether I can safely ignore them.

For the record, I'm running ImageMagick 6.8.9-0 Q16 x86_64, and OpenJPEG 2.01.

Thanks a lot,

Brian
Post Reply