Announcement

Collapse
No announcement yet.

vDenoise Command Line tool Helper (Maxscript UI)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #31
    Stan, more like between a rock and a hard place. ^^
    I can't figure out how to make it work for sequences, right now.
    Next iteration, though, we'll get it polished properly.
    Lele
    Trouble Stirrer in RnD @ Chaos
    ----------------------
    emanuele.lecchi@chaos.com

    Disclaimer:
    The views and opinions expressed here are my own and do not represent those of Chaos Group, unless otherwise stated.

    Comment


    • #32
      Great,
      Definitely looking forward for sequences a that's our main output type that needs denoising.

      Perfect workflow would be to be able to select the first image of a sequence, select in the shell and have the sequenced denoised.

      Doing that through our GPU node will make this inanely easy and fast as when we force the GPU=2 it uses multithreading images on all the available GPUs (so this setting should be in reg as well)

      Thanks Lele
      Stan

      Comment


      • #33
        mind you, the minimum command line is
        Code:
        vdenoise -inputfile="mysequence.????.exr"
        for sequences, so it's entirely scriptable with deadline or similar, or simple windows batch files.

        But aye, it needs a bit more love on the ease of use, as soon as the algo work settles.
        Lele
        Trouble Stirrer in RnD @ Chaos
        ----------------------
        emanuele.lecchi@chaos.com

        Disclaimer:
        The views and opinions expressed here are my own and do not represent those of Chaos Group, unless otherwise stated.

        Comment


        • #34
          was running the script, and this error appeared.
          Attached Files
          Surrealismo
          https://www.facebook.com/surrrealismo

          Comment


          • #35
            Originally posted by leo.surrealismo View Post
            was running the script, and this error appeared.
            Which V-Ray version?

            Best regards,
            Vlado
            I only act like I know everything, Rogers.

            Comment


            • #36
              hi vlado,
              3.40.01
              Surrealismo
              https://www.facebook.com/surrrealismo

              Comment


              • #37
                Ok, we released 3.40.02 just recently and it contains some fixes in that regard - can you try that?

                Best regards,
                Vlado
                I only act like I know everything, Rogers.

                Comment


                • #38
                  it worked with the new version! thanks!!
                  Surrealismo
                  https://www.facebook.com/surrrealismo

                  Comment


                  • #39
                    19-06-2016: Updated for 3.40.02 (sp4 hotfix), to include the -frames option to pick a subset of frames to denoise in a sequence, rationalised the interface and added ctrl+click to copy the command line to the Windows clipboard.

                    Find it as usual in the first post.
                    Lele
                    Trouble Stirrer in RnD @ Chaos
                    ----------------------
                    emanuele.lecchi@chaos.com

                    Disclaimer:
                    The views and opinions expressed here are my own and do not represent those of Chaos Group, unless otherwise stated.

                    Comment


                    • #40
                      Hello Lele,
                      thank you very much for that great tool.

                      Do you see a possibility, using your tool, to submit a backburner job ?
                      So that several computers calculate the denoise task, every slave a separate frame of an animation.

                      Kind regards
                      Alex

                      Comment


                      • #41
                        Originally posted by algato View Post
                        Hello Lele,
                        thank you very much for that great tool.

                        Do you see a possibility, using your tool, to submit a backburner job ?
                        So that several computers calculate the denoise task, every slave a separate frame of an animation.

                        Kind regards
                        Alex
                        It is possible to do with maxscript, but you may check my approach as well - http://dabarti.com/vfx/using-v-ray-d...nd-to-scripts/ .
                        @wyszolmirski | Dabarti | FB | BE

                        Comment


                        • #42
                          yes, with pleasure.
                          Thank you for sharing your method

                          Comment


                          • #43
                            If you are looking for an easy to use GUI tool for denoising on a renderfarm you can get more infos in the following thread...

                            prorender PRM for V-Ray Denoiser tool
                            http://forums.chaosgroup.com/showthr...-denoiser-tool

                            scope of functions:
                            -accelerate and distribute V-Ray denoising jobs on a renderfarm
                            -easy GUI usage with drag'n'drop
                            -save/load presets for changing vdenoise settings quickly
                            -works with cost-free backburner render manager
                            -supports CPU/GPU denoising with CPU fallback mode

                            prorender | Renderfarm & Render Service
                            https://www.prorender.de
                            Last edited by prorender; 28-07-2016, 01:33 AM.
                            www.prorender.de
                            renderfarm & render service - cloud rendering

                            Comment


                            • #44
                              Great tool, but I only get parts of the image denoised, as you can see in the picture. Any idea why?


                              Click image for larger version

Name:	denoisepartly.JPG
Views:	1
Size:	42.8 KB
ID:	862814

                              Click image for larger version

Name:	denoisepartly-cmd.JPG
Views:	1
Size:	55.8 KB
ID:	862815

                              There's a warning about two render elements missing, I can't find those.

                              /Thomas
                              Last edited by thn; 26-07-2016, 01:18 AM. Reason: screendump of CMD

                              Comment


                              • #45
                                And you're also likely missing the (somewhat less critical, as you can specify it as you did) noise level RE.
                                Besides the noise level, the two world-space AoVs should be fairly easy to add from any renderer.
                                Lele
                                Trouble Stirrer in RnD @ Chaos
                                ----------------------
                                emanuele.lecchi@chaos.com

                                Disclaimer:
                                The views and opinions expressed here are my own and do not represent those of Chaos Group, unless otherwise stated.

                                Comment

                                Working...
                                X