Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] Bug Reporting => [Max] Resolved Bugs => Topic started by: tmsfischer on 2019-07-15, 15:40:07
-
Hi guys,
i was wondering how to batch denoise a CXR image sequence (for an animation). Since Corona 4, the batch of NVIDIA FAST DENOISE doesn't work ( the INTEL CPU AI neither ).
With corona 3, everything worked as hell...
The last 3 lines of my edited lightmix.txt for the batch:
Float denoise.blendAmount = 1
Int denoise.filterType = NVIDIA CPU AI // -- or INTEL CPU AI --//
Float denoise.sensitivity = 1
In render setup/ scene/ denoising/ mode : i left it on NVIDIA FAST DENOISE ( as before with corona 3, it worked! ) and didn't change for "later for gather data".
Any idea ?
Thank you guys!
Tom
-
Issue confirmed, we will fix it ASAP.
Temporary solution:
Use this instead:
Int denoise.filterType = 4
4 mean NVIDIA denoiser
5 means Intel denoiser
(internal id=375839341)
Duplicate of: https://forum.corona-renderer.com/index.php?topic=25490.0
-
Thank you Maru!
-
But is still here ( Corona v4.1)
-
Also, if I use " Int denoise.filterType = 5 " (so, Intel) I have strange cmd error messages.
-
(I am discussing with Francesco what exactly this error could be)