Does anyone know if I am missing something? I can`t get the denoiser to work on the AOV Lightmix pass yet.

Is it still the same case as with the Lightpasses? Being that the denoiser doesn`t work on seperate Lightpasses?
best,
Yes, the AOV output mixer takes in raw or denoised passes but doesn't run the denoiser again on the AOV mix. There will be more powerful options when we get individual light pass denoising working, but that is further out on the roadmap. We may add a simpler denoiser for the AOV output mixer.funk wrote:It's not possible. Octane can only denoise the Beauty pass, or the "Denoiser" render passes.
I think I`m almost there..jobigoud wrote:Maybe you can try this "interpolate" Lua script. It takes an input value in an input range, and maps it to an output range.
If there is a fixed relationship between the values you could use the scale as a driver and use this node to compute the power value from it. To match your earlier post you would configure the range mapping as [0..1] -> [0..8000]. (Edit: fixed a bug).