Hi,
when rendering a nuke script that includes a VRayDenoise node throws a bunch of warnings that seem to be interpreted as errors by Deadline, and thus prevent network rendering.
Edit: This is with default settings in the VRayNoise node. I tried it on GPU and CPU:
When rendering a frame through the UI I get the below output in the terminal:
Reading Input Frame: 1001.00
Reading Input Frame: 1001.00... 97.2 %
Reading Input Frame: 1001.00... done
Reading Input: 0.275000s
Denoising rgb
Denoising rgb... 10.0 %
Denoising rgb... 20.0 %
Denoising rgb... 30.0 %
Denoising rgb... 40.0 %
Denoising rgb... 50.0 %
Denoising rgb... 60.0 %
Denoising rgb... 70.0 %
Denoising rgb... 80.0 %
Denoising rgb... 90.0 %
Denoising rgb... 100.0 %
Denoising rgb... done
Denoising complete in 8.50 s
When rendering the script via command line I get this:
[18:26.37] Warning: VRayDenoiser1: Knob:chan_rgb. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_alpha. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_noise_level. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_defocus. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_world_positions. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_world_normals. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_diffuse_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_reflection_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_refraction_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_atmosphere. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_background. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_global_illumination. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_Lighting. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_reflection. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_refraction. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_specular. Setting knob values from validate is not supported and may cause unexpected behaviour.
Writing /ohufx/shows/BAR/shots/A/A_070/render/2d/pre/BAR_A_070_BGDENOISE_v01/BAR_A_070_BGDENOISE_v01.001001.exr
Reading Input Frame: 1001.00
Reading Input Frame: 1001.00... 90.6 %
Reading Input Frame: 1001.00... done
Reading Input: 0.304000s
VDenoise: Using device 0: GeForce GTX 480
VDenoise: Driver version 361.28
VDenoise: OpenCL compiled successfuly
Denoising rgb
Denoising rgb... 10.0 %
Denoising rgb... 20.0 %
Denoising rgb... 30.0 %
Denoising rgb... 40.0 %
Denoising rgb... 50.0 %
Denoising rgb... 60.0 %
Denoising rgb... 70.0 %
Denoising rgb... 80.0 %
Denoising rgb... 90.0 %
Denoising rgb... 100.0 %
Denoising rgb... done
Denoising complete in 8.51 s
Writing /ohufx/shows/BAR/shots/A/A_070/render/2d/pre/BAR_A_070_BGDENOISE_v01/BAR_A_070_BGDENOISE_v01.001001.exr took 9.55 seconds
Deadline just barfs at this.
Any ideas what is causing those warnings/errors and how to bypass this?
Cheers,
frank
when rendering a nuke script that includes a VRayDenoise node throws a bunch of warnings that seem to be interpreted as errors by Deadline, and thus prevent network rendering.
Edit: This is with default settings in the VRayNoise node. I tried it on GPU and CPU:
When rendering a frame through the UI I get the below output in the terminal:
Reading Input Frame: 1001.00
Reading Input Frame: 1001.00... 97.2 %
Reading Input Frame: 1001.00... done
Reading Input: 0.275000s
Denoising rgb
Denoising rgb... 10.0 %
Denoising rgb... 20.0 %
Denoising rgb... 30.0 %
Denoising rgb... 40.0 %
Denoising rgb... 50.0 %
Denoising rgb... 60.0 %
Denoising rgb... 70.0 %
Denoising rgb... 80.0 %
Denoising rgb... 90.0 %
Denoising rgb... 100.0 %
Denoising rgb... done
Denoising complete in 8.50 s
When rendering the script via command line I get this:
[18:26.37] Warning: VRayDenoiser1: Knob:chan_rgb. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_alpha. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_noise_level. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_defocus. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_world_positions. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_world_normals. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_diffuse_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_reflection_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_refraction_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_atmosphere. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_background. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_global_illumination. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_Lighting. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_reflection. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_refraction. Setting knob values from validate is not supported and may cause unexpected behaviour.
[18:26.37] Warning: VRayDenoiser1: Knob:chan_specular. Setting knob values from validate is not supported and may cause unexpected behaviour.
Writing /ohufx/shows/BAR/shots/A/A_070/render/2d/pre/BAR_A_070_BGDENOISE_v01/BAR_A_070_BGDENOISE_v01.001001.exr
Reading Input Frame: 1001.00
Reading Input Frame: 1001.00... 90.6 %
Reading Input Frame: 1001.00... done
Reading Input: 0.304000s
VDenoise: Using device 0: GeForce GTX 480
VDenoise: Driver version 361.28
VDenoise: OpenCL compiled successfuly
Denoising rgb
Denoising rgb... 10.0 %
Denoising rgb... 20.0 %
Denoising rgb... 30.0 %
Denoising rgb... 40.0 %
Denoising rgb... 50.0 %
Denoising rgb... 60.0 %
Denoising rgb... 70.0 %
Denoising rgb... 80.0 %
Denoising rgb... 90.0 %
Denoising rgb... 100.0 %
Denoising rgb... done
Denoising complete in 8.51 s
Writing /ohufx/shows/BAR/shots/A/A_070/render/2d/pre/BAR_A_070_BGDENOISE_v01/BAR_A_070_BGDENOISE_v01.001001.exr took 9.55 seconds
Deadline just barfs at this.
Any ideas what is causing those warnings/errors and how to bypass this?
Cheers,
frank
Comment