Hi,

I've noticed that I get a crash when calling write_scanlines on a TIFF file if the spec.channelformat array has been filled before. (whatever data is inside. I could leave the array uninitialised, or write the same value i write in spec.format, it crashes) I have issue when writing OpenExr files, the format I specify are correctly applied.

I was hoping that even if Tiff does not support per channel format, it would simply ignore the channelformat array, and use the "main" format of the header. Is it a bug, or have I done something wrong ? Should I fill the array only when using openexr ?

Thanks

Michel
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to