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
April 2000

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

2000.04.12 09:23 "JPEG tiled TIFF files", by Paul Preuveneers
2000.04.12 12:30 "Re: JPEG tiled TIFF files", by Ed Grissom
2000.04.12 15:32 "Re: JPEG tiled TIFF files", by Paul Preuveneers
2000.04.12 12:35 "Re: JPEG tiled TIFF files", by Ed Grissom
2000.04.12 14:01 "Re: JPEG tiled TIFF files", by Bill Radcliffe
2000.04.12 16:48 "Re: JPEG tiled TIFF files", by M L Welles
2000.04.13 13:58 "Re: JPEG tiled TIFF files", by Helge Blischke
2000.04.12 16:17 "Re: JPEG tiled TIFF files", by Paul Preuveneers

2000.04.12 09:23 "JPEG tiled TIFF files", by Paul Preuveneers

Anybody have an idea of methods to compress and store JPEG tiles
within a TIFF file. I am using the IJG groups libjpeg distribution  to
compress the data but there are no real resources for methods to create
the new TIFF file (that I can find). If there is any out there I would be
grateful if you could direct me towards it..


At the moment I get errors telling me that there is an unknown data
compression algorithm 7, which the doc says is JPEG. Is it that the
program used to read the image is old and doesn't understand what tags
are set? 

Basically what I need to know is:

What tags do I need to set/use. Such as JPEGTables/compression
and what do I need to set them to?

Do I need an abbreviated compression format or will the interchange Jpeg
format be ok?


Thanks


Paul Preuveneers