I’ve last played with Blender in 2012, and I’ve recently started getting back into it, learning about Filmic color and all the new changes. I have some questions about Filmic color mode during renders and the “correct” way to adjust the colors in the compositor.
I’ll list my three questions first, and then add some explanations:
- What nodes are “safe” to use with Filmic? Can the “map range” node be used with Filmic?
- Is it OK to use values larger than 2.0 for the color balance node?
- How do you color correct with Filmic, i.e. using a white, gray, and black reference object to adjust the image?
First question:
I’ve read online here https://www.blenderguru.com/tutorials/secret-ingredient-photorealism and other places about Filmic, and read that many nodes in Blender aren’t correctly setup for Filmic, such as curves, anything with HSV. Nodes that are “non-linear” are not supposed to be used with Filmic. Is there a list of nodes that can be used? I’ve been playing around with compositor setups with Filmic and found that I can achieve some interesting results by using 3 “map range” nodes, one for each of the RGB channels, to try to normalize the colors.
Second Question:
According to the tutorial by Blender Guru Andrew Price, one node that can be used safely with Filmic is the Color Balance node set to ASC-CDL. I’ve noticed that the sliders in that node only go up to 2, but you can type in larger values than 2, and they seem to still give you a valid image. I played around with one image I had and got better results with it when I typed in a value larger than 2 for the Slope value, for instance. Is this OK to do?
Third Question:
I’ve seen a video on Youtube showing how to color balance by rendering a white, gray, and black plane and then grabbing color values from that in order to color balance the final render. I think that video was pre-Filmic though. The tutorial suggested using the color values of the planes and using RGB curves to adjust the color balance of the final image. I’ve played around with this and got interesting results, but my understanding is that RGB curves is not set up for Filmic and probably shouldn’t be used. Also, the RGB curves only seem to go up to 1.0, but the Filmic colors can go all the way above 16 for max white. Is there a recommended way to color balance by using colored objects/planes like that? Can you use the ASC-CDL color balance node to color balance that way? I just don’t understand how you would use the ASC-CDL node to color balance using color reference objects. It’s not as obvious to me as how you would do it using curves.
Final note: I find that I often get better results just loading my image into GIMP and using the “auto levels” feature. I tried to set up something similar using Map Range nodes in Blender. I can get close results to GIMP that way, but the Map Range results aren’t automatic and take some experimentation with to get the same result. Besides adjusting brightness and contrast, Auto Level in GIMP seems to give good color balance results as well, removing any noticeable tints from rendered images.
Blender has a “normalize” node and I thought that might do something similar to auto levels, but whenever I try using this I do not get good results. I’ve run separate R, G, and B channels through normalize and it does not produce good results. I’m thinking that the normalize node is not Filmic aware.