Hi, On Wed, 2007-10-31 at 10:32 +0100, Joel Cornuz wrote: > I have tried to investigate the tiff batch crash. The problem only > occurs with Color Management switched on. Otherwise, tiff is saved > without crash. However, tiff16 gives a very dark and wrong colors > result, while tiff8 is fine (that was with libtiff3.9 beta, so it > would need to be confirmed with the regular one).
16 bit output is not gamma corrected, it's only suited for further editing, not for viewing. > The line that causes the crash when CM is on is: > rs_tiff8_save(image8, filename, rs_cms_get_profile_filename(cms, > PROFILE_EXPORT), uncompressed_tiff); > on rawstudio.c (around line 500). How about CMS on, but with the following profiles selected?: Input profile: BuiltInRGBProfile Display profile: sRGB Export profile: sRGB > I have also uploaded an pentax_istds.pef file in your incoming raw ftp. Thanks, unfortunately I can not reproduce any problems with thumbnail loading from this file :( /abrander _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
