2010.03.15 23:35 "[Tiff] Error: "TIFFFetchDirectory: tmp.tif: Can not read TIFF directory count."", by Peng Yu

2010.03.16 01:49 "Re: [Tiff] Error: "TIFFFetchDirectory: tmp.tif: Can not read TIFF directory count."", by Bob Friesenhahn

I have the following file.

$ls -lgo
lrwxr-xr-x 1 10 2010-03-15 18:30 tmp.tif -> ../tmp.tif
$ls -lgo ../tmp.tif
-rw-r--r-- 1 8986761209 2010-03-15 18:30 ../tmp.tif

Then I run the following command. But I get the following error. Is it because that the tiff file is too large to be handled?

Standard TIFF can only support up to 2GB or 4GB file size. BigTIFF (introduced in libtiff 4.0.0) can support huge file sizes via 64-bit offsets.

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