I see where the odd behaviour is: each time you pick an image which is detected as part of a sequence, it will turn frame blend to 1.
So if you have a preset and then pick a file, it'll revert that to 1.
I'll just remove the automatic behaviour altogether, and simply default it to 1.
Which version are you using, of the lot i uploaded?
Announcement
Collapse
No announcement yet.
vDenoise Command Line tool Helper (Maxscript UI)
Collapse
X
-
Hi Lele,
Is there any way to keep the blend frames at 0? it keeps resting to 1 after each time I pick a file, even making a preset wont keep 0. I'm try to keep a preset for still Images.
Thanks!
-E
Leave a comment:
-
Sure, it's nothing special or secret: https://dl.dropboxusercontent.com/u/...earth.0070.exr, but nearly 430 MB
/Thomas
Leave a comment:
-
ah-ah.
Vlado will surely be interested in receiving the file, and instructions to repro the bug.
Leave a comment:
-
It does work with a smaller file, so it's not totally corruptBut with large files not anymore for some reason. It's like it never stops reading them.
I have used chkdsk and installed latest Vray, the vdenoise.exe is the new.
Leave a comment:
-
Glad to hear that it worked, and ouch to the error.
It's hard to tell, for me, from here, why it's doing that.
Did you try a chkdsk, or a reinstall?
Leave a comment:
-
I've had great success with the script, even on a huge 10kx10k 3.5GB image the other day. For some reason though it doesn't work anymore.
It doesn't show the usual progress counting the percent of denoising and after a while, windows error:
Computer restarts down't help. Could the vdenoise.exe have been damaged?
/ThomasLast edited by thn; 02-09-2016, 03:08 AM.
Leave a comment:
-
Well, if that is the case, an idea of the settings (CPU/GPU, parameters) and perhaps the image in question would help us (Vlado or Blago!) debug the problem.
Feel free to mail support and they'll give you FTP details for the upload.
Leave a comment:
-
Should not be the problem.
The half res pano 4500x750 worked fine
Just made another test with Default camera and standard size 4800x3700 and 850Mb exr file crashed.
Okay, writing message to "Problems" folder
Thanks
Leave a comment:
-
it's likely down to the exe, not the script.
Your pano size should be exactly divisible by 6.
If it still crashes, please send some more details about the issue to support, and they'll try and fix it.
Leave a comment:
-
Hi Lele,
Thank you very much for the script. Very useful!
Could you please check if it works with big size files.
In my case it crashes with files around 1.5Gb (Panorama rendering with Vray Cube 6x1 camera)
Thank you in advance
Windows 10, 3ds Max 2014, Vray 3.40.01
Leave a comment:
-
As i wrote in the post, you need to have your BB set up yourself, it will not attempt to do anything else than call the scriptjob command.
That seems to work fine here, but if you think it's the script (it shouldn't crash anyway, but some stuff is out of my control), please send me a mail and an example filename list to go with it.
ctrl+click copies the command line into your clipboard.
Open a command window (dos window, shell, whatever) and paste, then modify the file mask from "aDrive:\apath\animage.exr" to "aDrive:\apath\*.exr" and press enter to get all files in that path denoised with those settings.
Leave a comment:
-
Originally posted by ^Lele^ View PostSo, i think i managed to hack at the code enough to cater for single file, no numbering, denoising, but I'm afraid simply allowing to pick a folder would be a LOT of code (for then what's in the folder? what if it finds sequences and non-sequences in there? that's code explosion.), so the best i can offer you is repeated BB submission of tasks per image (provided i got it to really work), and ctrl+click to copy the string and change the file mask for it.
Grab the updated script from the first post, if you please (002).
The script is still crashing...I assume I need to enter someware the Manager Name or IP for BB to work? I'm also a bit confused on were to ctrl+click the command line to open a dos window. To bad we cant just select all the files in the folder and have the denioser deniose them.
Thanks for looking into this.
Eric
Leave a comment:
-
So, i think i managed to hack at the code enough to cater for single file, no numbering, denoising, but I'm afraid simply allowing to pick a folder would be a LOT of code (for then what's in the folder? what if it finds sequences and non-sequences in there? that's code explosion.), so the best i can offer you is repeated BB submission of tasks per image (provided i got it to really work), and ctrl+click to copy the string and change the file mask for it.
Grab the updated script from the first post, if you please (002).
Leave a comment:
Leave a comment: