Ok, so... I don't have a high end video card yet. I can do quick renders if I keep the scenes more simple. My problem that I've been having is rendering with the denoiser. I can get a couple to work then it stops. I either have to reboot my computer or reinitialize my video card. Tonight I found another solution and I hope it can help others that are having the same issue as I was. I found an external nvidia AI denoiser. You can find it here:
What prompted me to find this tonight is that I was making an animation and the built in denoiser cut out after several frames. It was becoming a pain in the rear to keep reinitializing my card, reloading DAZ, reloading the scene and starting the render back up. So I found the external denoiser and then made a batch file to process the frames that still needed processing.
I unpacked the program into d:\denoise then made a folder in there called "1" which is where it will put the denoised pictures. I copy all the pictures I need to process in d:\denoise. The following batch will find all the .png files in that folder, process them into d:\denoise\1 then delete the original pictures. You can't have any spaces in the file name.
As you can see, it does the job quickly:
Here's the denoisenow.bat you will need to make in the denoiser folder:
Original:
Denoised:
You must be registered to see the links
What prompted me to find this tonight is that I was making an animation and the built in denoiser cut out after several frames. It was becoming a pain in the rear to keep reinitializing my card, reloading DAZ, reloading the scene and starting the render back up. So I found the external denoiser and then made a batch file to process the frames that still needed processing.
I unpacked the program into d:\denoise then made a folder in there called "1" which is where it will put the denoised pictures. I copy all the pictures I need to process in d:\denoise. The following batch will find all the .png files in that folder, process them into d:\denoise\1 then delete the original pictures. You can't have any spaces in the file name.
As you can see, it does the job quickly:
You don't have permission to view the spoiler content.
Log in or register now.
Here's the denoisenow.bat you will need to make in the denoiser folder:
You don't have permission to view the spoiler content.
Log in or register now.
Original:
Denoised: