atom feed10 messages in net.java.dev.jai-imageio.interestRe: [JAI-IMAGEIO] EndOfLine and Encod...
FromSent OnAttachments
mark...@ukonline.co.ukJun 21, 2007 9:57 am 
Brian BurkhalterJun 21, 2007 11:10 am 
mark...@ukonline.co.ukJun 21, 2007 12:24 pm 
Brian BurkhalterJun 21, 2007 12:34 pm 
Brian BurkhalterJun 21, 2007 1:15 pm 
mark...@ukonline.co.ukJun 21, 2007 1:18 pm 
Brian BurkhalterJun 21, 2007 1:46 pm 
mark...@ukonline.co.ukJun 21, 2007 1:50 pm 
mark...@ukonline.co.ukJun 25, 2007 8:35 am 
Brian BurkhalterJun 25, 2007 9:16 am 
Subject:Re: [JAI-IMAGEIO] EndOfLine and EncodedByteAlign
From:mark...@ukonline.co.uk (mark@ukonline.co.uk)
Date:Jun 25, 2007 8:35:17 am
List:net.java.dev.jai-imageio.interest

In message <Pine.GSO.4.63.0706211345390.63850@sr1-usca-06> Brian Burkhalter <Bria@Sun.COM> wrote:

Attempting to copy the TIFF file to a new TIFF file with the same metadata gives these errors:

Fax4Decode: mac_12151.tiff: Bad code word at line 1 of strip 0 (x 0). Fax4Decode: Warning, mac_12151.tiff: Premature EOL at line 1 of strip 0 (got 0, expected 2560).

It looks as if there is some problem with the data stream.

On Thu, 21 Jun 2007, mark@ukonline.co.uk wrote:

In message <Pine.GSO.4.63.0706211315310.63850@sr1-usca-06> Brian Burkhalter <Bria@Sun.COM> wrote:

What happens with libtiff? Did you try 'tiffinfo'?

Could you send me the file?

Files sent by email.

Problem was the ByteAligned values. I have modified the old SunFaxDecoder to handle it correctly. I have the modifications if they are of any use.

MArk