If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Exciting News: Chaos acquires EvolveLAB = AI-Powered Design.
To learn more, please visit this page!
New! You can now log in to the forums with your chaos.com account as well as your forum account.
Natron has potential but its missing a lot to get anything like this to be implemented in there. the dev team is foucesd on Locking down the 2d engine and stabilising the code. it would be a long way till they introduce alternative rendering method to get even the denosier in there.
Hello Vlado,
we are currently testing the denoiser in vray 3.4.
I made some test with Lele's script and it work like a charm !
Now I'm trying to work with the nuke plug in, more easy to work with.
It's working directly in Nuke 10.0v4 in "workstation mode", but it always do a runtime error when used in "render mode".
It happen on the same machine.
2017-01-18 08:06:37: 0: STDOUT: K:/Vacheron/VCH035_GrandeSonnerie/7_3D_render/_Anim/P2060/MVT/DIFF03
2017-01-18 08:06:37: 0: STDOUT: >>> [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_rgb. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_alpha. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_noise_level. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_defocus. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_world_positions. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_world_normals. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_diffuse_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_reflection_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_refraction_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_atmosphere. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_background. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_global_illumination. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_Lighting. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_reflection. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_refraction. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_specular. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: Writing K:/Vacheron/VCH035_GrandeSonnerie/7_3D_render/_Anim/P2060/MVT/DIFF03//DIFF03_Denoise_1301.exr Reading Input Frame: 1300.00
2017-01-18 08:06:37: 0: STDOUT: debug: Setting up 48 thread(s)
2017-01-18 08:06:37: 0: STDOUT: Reading Input Frame: 1300.00... 66.9 %
2017-01-18 08:06:38: 0: STDOUT: debug: Threads completed
2017-01-18 08:06:38: 0: STDOUT: Reading Input Frame: 1300.00... done
2017-01-18 08:06:38: 0: STDOUT: Reading Input: 0.748000s
2017-01-18 08:06:38: 0: STDOUT: Reading Input Frame: 1301.00
2017-01-18 08:06:38: 0: STDOUT: debug: Setting up 48 thread(s)
2017-01-18 08:06:38: 0: STDOUT: [ 8:06.38] Warning: Read1: get(channels=0x7ff8000f), but request() not called.
2017-01-18 08:06:38: 0: STDOUT: debug: Threads completed
2017-01-18 08:06:38: 0: STDOUT: Reading Input Frame: 1301.00... done
2017-01-18 08:06:39: 0: STDOUT: Writing K:/Vacheron/VCH035_GrandeSonnerie/7_3D_render/_Anim/P2060/MVT/DIFF03//DIFF03_Denoise_1301.exr took 2.01 seconds
2017-01-18 08:06:39: 0: STDOUT: Total render time: 2.01 seconds
2017-01-18 08:06:39: 0: STDOUT: Traceback (most recent call last):
2017-01-18 08:06:39: 0: STDOUT: File "stdin", line 1, in <module>
2017-01-18 08:06:39: 0: STDOUT: RuntimeError: Cancelled
2017-01-18 08:06:39: 0: Done executing plugin command of type 'Render Task'
Hello Vlado,
we are currently testing the denoiser in vray 3.4.
I made some test with Lele's script and it work like a charm !
Now I'm trying to work with the nuke plug in, more easy to work with.
It's working directly in Nuke 10.0v4 in "workstation mode", but it always do a runtime error when used in "render mode".
It happen on the same machine.
2017-01-18 08:06:37: 0: STDOUT: K:/Vacheron/VCH035_GrandeSonnerie/7_3D_render/_Anim/P2060/MVT/DIFF03
2017-01-18 08:06:37: 0: STDOUT: >>> [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_rgb. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_alpha. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_noise_level. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_defocus. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_world_positions. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_world_normals. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_diffuse_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_reflection_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_refraction_filter. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_atmosphere. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_background. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_global_illumination. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_Lighting. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_reflection. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_refraction. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: [ 8:06.37] Warning: VRayDenoiser1: Knob:chan_specular. Setting knob values from validate is not supported and may cause unexpected behaviour.
2017-01-18 08:06:37: 0: STDOUT: Writing K:/Vacheron/VCH035_GrandeSonnerie/7_3D_render/_Anim/P2060/MVT/DIFF03//DIFF03_Denoise_1301.exr Reading Input Frame: 1300.00
2017-01-18 08:06:37: 0: STDOUT: debug: Setting up 48 thread(s)
2017-01-18 08:06:37: 0: STDOUT: Reading Input Frame: 1300.00... 66.9 %
2017-01-18 08:06:38: 0: STDOUT: debug: Threads completed
2017-01-18 08:06:38: 0: STDOUT: Reading Input Frame: 1300.00... done
2017-01-18 08:06:38: 0: STDOUT: Reading Input: 0.748000s
2017-01-18 08:06:38: 0: STDOUT: Reading Input Frame: 1301.00
2017-01-18 08:06:38: 0: STDOUT: debug: Setting up 48 thread(s)
2017-01-18 08:06:38: 0: STDOUT: [ 8:06.38] Warning: Read1: get(channels=0x7ff8000f), but request() not called.
2017-01-18 08:06:38: 0: STDOUT: debug: Threads completed
2017-01-18 08:06:38: 0: STDOUT: Reading Input Frame: 1301.00... done
2017-01-18 08:06:39: 0: STDOUT: Writing K:/Vacheron/VCH035_GrandeSonnerie/7_3D_render/_Anim/P2060/MVT/DIFF03//DIFF03_Denoise_1301.exr took 2.01 seconds
2017-01-18 08:06:39: 0: STDOUT: Total render time: 2.01 seconds
2017-01-18 08:06:39: 0: STDOUT: Traceback (most recent call last):
2017-01-18 08:06:39: 0: STDOUT: File "stdin", line 1, in <module>
2017-01-18 08:06:39: 0: STDOUT: RuntimeError: Cancelled
2017-01-18 08:06:39: 0: Done executing plugin command of type 'Render Task'
Any clue ?
Best regards.
hey.
from my perspective it look like a channel bug of some sort.
hace you tried testing alterntive renders on the box to see if the same bug happens? or is it only that render and that frame on that box?
dose it happen locally?
dose the box have a good GPU?
@stilgarna
I managed to reproduce the problem and it seems to happen when frame_blend is set (not 0) and rendering without GUI.
We'll see to cleaning up the warnings and fixing the issue.
Could you confirm if your setup works when frame_blend is 0?
Comment