AWARE SYSTEMS
TIFF and LibTiff Mail List Archive

Thread

2012.02.01 21:48 "[Tiff] tiff warning question", by
2012.02.01 22:29 "Re: [Tiff] tiff warning question", by Bob Friesenhahn
2012.02.01 23:06 "Re: [Tiff] tiff warning question", by Frank Warmerdam
2012.02.01 18:49 "Re: [Tiff] linking libtiff in ubuntu", by
2012.02.01 17:41 "[Tiff] linking libtiff in ubuntu", by Martin Alegre
2012.02.01 18:23 "Re: [Tiff] linking libtiff in ubuntu", by Frank Warmerdam
2012.02.01 20:06 "Re: [Tiff] linking libtiff in ubuntu", by Jay Berkenbilt
2012.02.02 01:23 "Re: [Tiff] linking libtiff in ubuntu", by Jürgen_Buchmüller

2012.02.01 22:29 "Re: [Tiff] tiff warning question", by Bob Friesenhahn

On Wed, 1 Feb 2012, ikoelliker@daegis.com wrote:

We are using tesserat (which includes libtiff) to OCR tiff files. For certain files I am seeing warnings such as:

TIFFReadDirectory: Warning, TIFFstream: invalid TIFF directory; tags are not sorted in ascending order.

TIFFReadDirectory: Warning, TIFFstream: unknown field with tag 32934 (0x80a6) encountered.

The file is still processed fine, but my question is will this cause processing to take longer or produce less accurate information?

The answer to this is "it depends". There are TIFF-based formats which can't be correctly (or fully) deciphered without using private tags. However, it seems unlikely that you would encounter such files.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/