
Thread
2012.10.23 09:04 "Re: [Tiff] Multi-page TIFF max. size limitation", by John
On 23 October 2012 01:20, Jorge Martin <jormarfe@gmail.com> wrote:
I have also noted that libtiff (version lower than 3.8.2) returns some errors trying to read this multi-page but these errors disappear for libtiff version 3.9.4
Yes, 3.8.2 and earlier could not read or write directories past the 2GB line. Later versions of libtiff 3.8.x and 3.9.x should be able to handle files up to 4GB correctly.
If you use an application which in turn uses a libtiff from 3.8.2 or earlier, you will also have problems. The application author needs to update the libtiff they use.
John