2008.03.12 23:01 "[Tiff] Old-style JPEG", by Rick Cone, Secure Payment Systems

2008.03.12 23:01 "[Tiff] Old-style JPEG", by Rick Cone, Secure Payment Systems

Hello,

I am dealing with some TIFF images from a bank using a Unisys mainframe.

The TIFF images have the Old-style JPEG compressions scheme.

I did not have libtiff with the Old-style JPEG support, so I properly compiled the latest libtiff with the latest JPEG libs (libjpeg), including doing what is the docs in the libtiff "contrib/ojpeg" directory.

I get the following when I try to deal with the images:

#/usr/local/bin/tiffinfo myefront.tif
myefront.tif: Huffman table too big.
myefront.tif: Huffman table too big.
sh: 22565 Memory fault - core dumped

#/usr/local/bin/tiffcp -c lzw myefront.tif myefrontc.tif myefront.tif: Huffman table too big.

myefront.tif: Huffman table too big.
sh: 22589 Memory fault

Thanks,

Rick Cone

Secure Payment Systems