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
March 2008

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

2008.03.25 18:36 "Can't write a BigTIFF file greater than 4 GB", by Audil Virk
2008.03.25 19:04 "Re: Can't write a BigTIFF file greater than 4 GB", by Frank Warmerdam
2008.03.26 19:27 "Re: Can't write a BigTIFF file greater than 4 GB", by Audil Virk
2008.03.27 16:02 "Re: Can't write a BigTIFF file greater than 4 GB", by Phillip Crews

2008.03.25 18:36 "Can't write a BigTIFF file greater than 4 GB", by Audil Virk

Hello,

 

I am using the latest build of libtiff tiff-4.0.0alpha on Windows XP 32-bit.

 

I am performing a test where I write a BigTIFF file that I would like to be
greater than 4 GB.

 

The file size will not go over 4 GB ( 4,194,258 Kbytes).

 

I use TIFFOpen with the "w8" parameter.

Strip size is one row.

 

I write scanlines one at a time using TIFFWriteScanLine and watch the file
grow.  It always stops at 4 GB.

 

Any help would be appreciated.

 

Thank you

Audil Virk