Announcement

Collapse
No announcement yet.

slow exr read

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

  • slow exr read

    Hi I encounterer strange behaviour when rendering to raw image with disabled memory frame buffer the resulting exrs are much slower to read. The slowdown is so big we were not able to cache anything in reasonable time. Its big issue for us can someone confirm its a bug?

    For viewing sequences we are using Chaos Player 2.10.02
    V-Ray version is 6.2.07
    3ds Max 2024.2

    Thanks

  • #2
    Hi, thanks for the thread.
    Hi I encountered strange behaviour when rendering to raw image with disabled memory frame buffer the resulting exrs are much slower to read.
    I am not reproducing this with a simple scene. Could you compare the results with enabled and disabled frame buffer in a new simple scene? Have you checked if the sizes of the files are the same in both cases? Mine are. Please send us the exr or the sequence that you have trouble with.
    Vladimir Krastev | chaos.com
    Chaos Support Representative | contact us

    Comment


    • #3
      Yes I tried it. With turned off vfb is even smaller which is weird it should be one to one right?
      Here are the files. https://mab.to/t/iWpovphmR5U/eu1

      Comment


      • #4
        I did another test and even without any render element its slower.

        Comment


        • #5
          Could just be that it is a tiled exr? (I think)

          Comment


          • #6
            We use scanlines but it make sense that raw output overrides it.

            Comment


            • #7
              Hello frodopytlicek ,

              EXRs with disabled memory frame buffer are saved as tiled EXRs which are expected to be slower to read when compared to Scanline EXRs. However, there are couple of options available:

              1. Convert the tiled EXR to Scanline EXR using OIIO tool, f.e.
              2. Instead of saving an EXR, the output file can be set to .vrimg format which can be converted to EXR using the vrimg2exr tool located in here: C:\ProgramData\Autodesk\ApplicationPlugins\VRay3ds Max2024\bin
              Last edited by Philip Shounev; 23-05-2024, 04:09 AM.
              Philip Shounev
              QA department
              Chaos

              philip.shounev@chaos.com

              Comment


              • #8
                Yes yes this completely makes sense. I just did not realize this. Thank you.

                Comment

                Working...
                X