Originally posted by slizer
View Post
"From the VRay 3.6 Command Line -Help Options" -elements=1
-elements=0/1 - when 0, the colors in the final image are denoised in one
pass; when 1, the render elements are denoised separately and then
composited together.
(default is 0 - single pass RGB denoising only)
This is what I mean by denoising by elements and comping them back together. I have been using the V-Ray denoiser since the command line was the only option to denoise images back in the alfa build days.
It seems that the VRay Next denoiser does not use per element denoising, the result are not as good as the V-Ray 3.6 version, fine details get blurred out, it looks like VRay Next is set to (default is 0 - single pass RGB denoising only)
My second issue is Multi GPU support not working.
I have (3) Nvidia Titan Xp's in my system and only (1) seems to be used when denosing.
"From the VRay 3.6 Command Line -Help Options" --useGpu=2
-useGpu=0/1/2 - when 0 will use CPU for denoising.
when 1 attempts to use the best OpenCL; fall back to CPU if unsuccessful.
(experimental) when 2 attempts to use all suitable OpenCL devices, fall back to CPU if unsuccessful
(default is 0)
Thanks,
-E
Comment