atom feed15 messages in net.java.dev.jai-imageio.interestRe: [JAI-IMAGEIO] Re: JPEG2000 reader...
FromSent OnAttachments
jai-...@javadesktop.orgJun 11, 2007 5:28 am 
jai-...@javadesktop.orgJun 11, 2007 3:23 pm 
Brian BurkhalterJun 11, 2007 5:37 pm 
jai-...@javadesktop.orgJun 20, 2007 7:19 am 
robert engelsJun 20, 2007 9:01 am 
jai-...@javadesktop.orgJun 20, 2007 1:22 pm 
robert engelsJun 20, 2007 5:50 pm 
Brian BurkhalterJun 20, 2007 5:52 pm 
robert engelsJun 20, 2007 6:05 pm 
Brian BurkhalterJun 20, 2007 6:08 pm 
jai-...@javadesktop.orgJun 21, 2007 4:38 am 
jai-...@javadesktop.orgJun 21, 2007 10:43 am 
jai-...@javadesktop.orgJun 21, 2007 11:54 am 
jai-...@javadesktop.orgJun 21, 2007 5:39 pm 
jai-...@javadesktop.orgJun 21, 2007 5:44 pm 
Subject:Re: [JAI-IMAGEIO] Re: JPEG2000 reader dies silently
From:jai-...@javadesktop.org (jai-@javadesktop.org)
Date:Jun 20, 2007 7:19:14 am
List:net.java.dev.jai-imageio.interest

Sorry for the delay in updating this thread.

Unfortunatly the original image we are testing with cannot be released (it's a
customer image), however I have located an alternative image that results in the
same error. This can be downloaded from
http://www.microimages.com/gallery/jp2/CB_TM_QQ432.jp2 and it is a (large) geo
jpeg2000 file, as was the original problem image. The error message produced
when trying to read this is:

[WARNING]: Header of tile-part 0 of tile 0, does not indicate the total number of tile-parts. Assuming that there are 2 tile-parts for this tile. [WARNING]: PLT marker segment found but not used by JJ2000 decoder. [WARNING]: Header of tile-part 1 of tile 0, does not indicate the total number of tile-parts. Assuming that there are 3 tile-parts for this tile. [WARNING]: PLT marker segment found but not used by JJ2000 decoder. [WARNING]: EOC marker not found. Codestream is corrupted.

I have ran both the customer image and the above image through the validator
suggested by Bradford Castalia (thanks), and got the following results:

customer image: <start - bit added in reporting from new jar> Is_Complete_JP2() - true Is_JP2() - true JP2_Validity() = 63 Codestream_Validity() - 15 Total Tiles : -1 <end - bit added in reporting from new jar>

CB_TM_QQ432.jp2: <start - bit added in reporting from new jar> Is complete file = true Is JP2 = true JP2_Validity = 63 Codestream_Validity = 15 Total Tiles : -1 <end - bit added in reporting from new jar>

Does this help determine the cause of the problem? [Message sent by forum member 'cij100' (cij100)]

http://forums.java.net/jive/thread.jspa?messageID=223081