Bug in gamma+linear_stretch with HDRI (6.6.1-3)
Posted: 2010-04-16T04:34:51-07:00
I'm not so sure if this is an actual bug, since one of the operations generates values out of range... nevertheless I'm reporting it for you to appreciate.
convert input.exr -gamma 2.0 -linear-stretch 0.01%x0.01% -depth 8 -interlace line -quality 98 -sampling-factor 1x1 output.jpg
If you either remove gamma or linear-stretch the problem goes away. Of course clamp also solves it...
The input and output files are here:
http://rnbc.dyndns.org/pub/imagemagick_ ... tretch.tar
convert input.exr -gamma 2.0 -linear-stretch 0.01%x0.01% -depth 8 -interlace line -quality 98 -sampling-factor 1x1 output.jpg
If you either remove gamma or linear-stretch the problem goes away. Of course clamp also solves it...
The input and output files are here:
http://rnbc.dyndns.org/pub/imagemagick_ ... tretch.tar