Page 1 of 1
saving out 16 bit tiff and png images
Posted: Tue Jan 03, 2012 10:05 am
by FakeShamus
I've seen this brought up a few times in the forums, but I'd like to request an option to specify bit depth when saving images. is there an option to change it through Indigo's dialogs?
most of the time 8 bit is fine for my purposes, but I've had to deal with color break-up and banding on occasion (see attached image) and in 16 bit you have a lot more control over those kinds of issues. the sample images here were made with the new sky model, by the way (awesome).
I know one solution is saving out an exr, but then you have to tweak exposure and gamma and all that in an external imaging program, and it's a struggle to match the look of Indigo's output that way.
let me know what you think, thanks!
Re: saving out 16 bit tiff and png images
Posted: Tue Jan 03, 2012 5:39 pm
by Zom-B
At the moment no 16bit saving of images is possible in Indigo, afaik even used 16bit textures get downgraded to 8bit :/
FakeShamus wrote:I know one solution is saving out an exr, but then you have to tweak exposure and gamma and all that in an external imaging program, and it's a struggle to match the look of Indigo's output that way.
Only thing you need to "fix" is setting the gamma to 0.454545454545... nothing more!
Re: saving out 16 bit tiff and png images
Posted: Tue Jan 03, 2012 9:20 pm
by zeitmeister
16bit-support is really much appreciated.
Re: saving out 16 bit tiff and png images
Posted: Wed Jan 04, 2012 12:55 am
by FakeShamus
Zom-B wrote:Only thing you need to "fix" is setting the gamma to 0.454545454545... nothing more!
Interesting - I will give that a try. Still, it seems like something Indigo should be able to do. I remember even in my early days using PovRay you had the option to render out to 16 bit png.
Re: saving out 16 bit tiff and png images
Posted: Wed Jan 04, 2012 10:12 am
by dcm
zeitmeister wrote:16bit-support is really much appreciated.
+8
Re: saving out 16 bit tiff and png images
Posted: Thu Jan 05, 2012 2:33 pm
by FakeShamus
I've been trying to make do with the .exr, but the gamma adjustment does not seem to work as expected.
I thought maybe it was the difference between tonemapped and untonemapped exr, but setting the gamma to 0.454545 is not even close to the 8-bit output in either case. maybe I'm doing something wrong...
Re: saving out 16 bit tiff and png images
Posted: Thu Jan 05, 2012 9:01 pm
by Zom-B
FakeShamus wrote:I thought maybe it was the difference between tonemapped and untonemapped exr, but setting the gamma to 0.454545 is not even close to the 8-bit output in either case. maybe I'm doing something wrong...
The tonemapped EXR is the one to compare and covert with GAmma 0.454545...
The untonemapped one is RAW output without tonemapping, so you can tonemap in your own App if you like.
setting The Gamma is done in the "Exposure" setting In PS for example, see image:
Here a example of the output:
Doing this comparison I just stumbled upon some small but visible differance in displaying the dark areas of the image, see
here for the Bugreport.
Re: saving out 16 bit tiff and png images
Posted: Fri Jan 06, 2012 4:38 am
by FakeShamus
yeah I know I'm doing the photoshop part right.
problem was with the 0.454545 - doesn't work if you are calibrated to gamma 1.8 (on my Mac) you have to go with 0.55555... makes sense.
still, I get a slight but noticeable color shift when I do that conversion. it is much better than I was experiencing before, but still not quite right, (see attached). I think your bug report is correct...
Re: saving out 16 bit tiff and png images
Posted: Fri Jan 06, 2012 6:14 am
by Headroom
Very nice and explanatory image ZomB.
Stuff like that belongs into the Indigo documentation package.