| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2010.03.16 01:49 "Re: Error: "TIFFFetchDirectory: tmp.tif: Can not read TIFF directory count."", by Bob FriesenhahnOn Mon, 15 Mar 2010, Peng Yu wrote: > 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/ |
|||||||