AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
May 2009

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2009.05.07 08:14 "[Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by <masui.ikuhisa@jsol.co.jp>
2009.05.08 03:52 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by Frank Warmerdam
2009.05.08 12:30 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by <masui.ikuhisa@jsol.co.jp>
2009.05.08 13:47 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by Frank Warmerdam
2009.05.11 03:03 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by <masui.ikuhisa@jsol.co.jp>
2009.05.11 06:17 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by Frank Warmerdam
2009.05.11 11:22 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by <masui.ikuhisa@jsol.co.jp>
2009.05.11 14:32 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by Frank Warmerdam
2009.05.12 12:19 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by <masui.ikuhisa@jsol.co.jp>

2009.05.11 11:22 "Re: [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG imagefile) of libtiff.", by <masui.ikuhisa@jsol.co.jp>

Thank you for Mr. Frank

The tiff file was uploaded as follows. (filename is "test.tif") 
(URL)
https://cabinet.nifty.com/sharedarea/share/list.do/txjpt/@nifty/sharedarea/tmp/

It is possible to download it by inputting the following login information. 
(Email)    :masui.ikuhisa@jri-sol.co.jp
(Password) : 3120017895

-----Original Message-----
From: Frank Warmerdam [mailto:warmerdam@pobox.com] 
Sent: Monday, May 11, 2009 3:18 PM
To: masui/増井 郁久
Cc: tiff@lists.maptools.org
Subject: Re: [Tiff] [Q] TIFFReadRGBAImage (about read COMPRESSION_JPEG
imagefile) of libtiff.

masui/増井 郁久 wrote:
> Thank you for Mr. Frank
> 
> I run tiff2rgba.
> 
>  >tiff2rgba.exe test.TIF tmp.out
> 
> ==== log start ====
> TIFFReadDirectory: Warning, test.TIF: unknown field with tag 292 (0x124)
> encountered.
> test.TIF: Warning, incorrect count for field "BitsPerSample" (3, expecting
> 1); tag trimmed.
> test.TIF: Sorry, can not handle images with 46469-bit samples.
> ==== log end ====
> 
> Is test.TIF file wrong Image Format?
> or must re-build dll?

Masui,

It would appear that the image is corrupt as tiff2rgba is reading it as
having 46469 bit samples.

If you think the file is ok, perhaps you could make it available for
download somewhere and I or others could review it more closely.

Best regards,