Announcement

Collapse
No announcement yet.

saving images to VFB histroy takes realy long

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

  • saving images to VFB histroy takes realy long

    I'am using the VFB history a lot and had always the problem that saving the images takes way to long.

    Here an example:

    3500x2000 with 35 passes:
    2:31min to save

    the image has 460MB and im saving it to an SSD.

    Why exactly does it take so long and is there anything I can do to make it faster?

  • #2
    The bigger part of the saving process is taken up by the zlib compression. It is on the "to do" list to try and make the process multithreaded so that it can go through faster.

    3500x2000x35x12 is about 2.7 GB that need to be compressed and written to the disk.

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

    Comment


    • #3
      Thanks for the Info.

      Is it possible to deactivate the compression?

      Comment


      • #4
        For the moment, no. The code allows this, but there is no option exposed in the UI.

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

        Comment


        • #5
          Why is the saving of the actual file faster?

          It's a different Scene this time:

          3500x2000 with 16 Passes:
          VFB: 1:40min
          Writing exr: 0:16min (Starting after the Last Render-Bucked disapeared


          Is this an different Compression algorithm?

          Comment


          • #6
            I don't know. Are you writing an .exr file or a .vrimg file as render output?

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

            Comment


            • #7
              I'm writing an .exr file. With 32Bit and Scanline Compression.

              I tested it again with .vrimg as render output and thats even faster it took just a Second to save.

              VFB: 1:38min (530MB)
              Render Out as vrimg: ~0.01min (539MB)

              The .vrimg from render output is bigger

              The images are identical. I compared them in Nuke.

              After Converting them to .exr the file size for booth is files the same. So it must be a difference in the Compression.

              Comment


              • #8
                I could Upload the Scene and .vrimg files if it's helpful.

                Comment


                • #9
                  .vrimg file is being stored progressively during the rendering, each bucket is written to the disk immediately after its completion.
                  This of course will make the rendering slightly slower but at the render end you won't monitor any slowdowns.
                  Last edited by Svetlozar Draganov; 29-01-2016, 09:20 AM.
                  Svetlozar Draganov | Senior Manager 3D Support | contact us
                  Chaos & Enscape & Cylindo are now one!

                  Comment


                  • #10
                    saving images to VFB histroy takes realy long

                    Does it take this long when opening in safe mode or with empty user profile?

                    Comment


                    • #11
                      Not sure what do you mean?
                      Svetlozar Draganov | Senior Manager 3D Support | contact us
                      Chaos & Enscape & Cylindo are now one!

                      Comment

                      Working...
                      X