2006.11.13 10:04 "[Tiff] Cannot read 96 bpp tiff image", by Kacem Bekri

2006.11.13 10:04 "[Tiff] Cannot read 96 bpp tiff image", by Kacem Bekri

Hello, I have a little problem with libtiff, and I hope anyone can help me.

I am using Mental Ray plugin in Maya software which give me only images in tiff format.

Images are 32 bits per sample (RGB - 96 bpp)

When I am using LibTiff to load may image, it writes:

Lightmap_HDR_top.tif: Sorry, can not handle images with 32-bit samples.

I am using Libtiff v3.8.2 in win32 dll mode. (In visual C++ 2005)

It works well for standard tiff files.

I think that libtiff know how to load 96 bits tiff because, FreeImage project is using libtiff and can handle 96-bit images since v3.7.2.

http://freeimage.sourceforge.net/changeslog.html

Thanks for your help.

Kacem Bekri