Announcement

Collapse
No announcement yet.

Denoiser and Backburner

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

  • Denoiser and Backburner

    Hi all

    Does the denoiser happily work with Backburner (single image)?
    Kind Regards,
    Morne

  • #2
    Here is something on the topic http://dabarti.com/vfx/using-v-ray-d...nd-to-scripts/
    V-Ray fan.
    Looking busy around GPUs ...
    RTX ON

    Comment


    • #3
      Originally posted by savage309 View Post
      That's using the command line tool after the fact.

      What I meant was, will the denoiser work in the usual way if you just add it as an element with defaults for a single image, and send the job of by using backburner.
      Kind Regards,
      Morne

      Comment


      • #4
        I am not familiar, but I guess someone else will answer that .

        Best,
        Blago.
        Last edited by savage309; 20-07-2016, 10:29 AM.
        V-Ray fan.
        Looking busy around GPUs ...
        RTX ON

        Comment


        • #5
          yes, it does work the same way
          Surrealismo
          https://www.facebook.com/surrrealismo

          Comment


          • #6
            Jip, did a quick test and it works great.

            Tomasz' article is also good and I'll be sure to set it up similar to that when I need some animation denoising.
            Kind Regards,
            Morne

            Comment


            • #7
              Would there be any chance that someone could put an example of the Dabarti script for someone who is a bit challenged when it comes to scripting? Scripting is a bit like double-dutch to me...

              Where would I enter the path of my frames?

              echo off set input=%~f1 IF %~x1==.exr (set denoiser_input=%input:~0,-8%????.exr) IF %~x1==.vrimg (set denoiser_input=%input:~0,-10%????.vrimg) "C:\Program Files\Chaos Group\V-Ray\3dsmax 2016 for x64\tools\vdenoise.exe" -inputFile="%denoiser_input%" -useGPU=2 -display=0 pause

              It would be awesome if Chaos Group could add in a Backburner submit button to the new GUI of the denoiser, I'm sure that it would really help users .

              Comment

              Working...
              X