I actualy work with a 4K EXR with multipasses from 3D as source.
In Batch, i have a setup with passes (Mastergrade / Action with multiple inputs / uvw pass with 4k textures, keyers…) but it takes about 18 sec to update the result.
Is there any solution to improve speed of the batch ? The exr is a 1Gb file size. File is on SSD.
IMac Pro.
I put mux node with freeze frame.
Did you cache exr? I need to have more responsiveness ?
If you need more responsiveness cache, but ultimately the multi-channel reader in flame is about as slow as they come. Sadly Nuke is far superior for this kind of lifting.
where does the CG render come from? The kind of interleaving can make a difference here , as it dicated how much of the multichannel file has to be red , I havent tried all the options that flame likes but I would assume its PIZ. Not sure about the channel interleaving I get those backwards all the time, but if caching makes it fast look at the cached exrs and see the interleaving (I think mediainfo maybe can show this).
Flame caches all exr sources to PIZ EXR.
I have the same thing with blender renders and I just deal with the caching…
Buke is actually the same, some exrs like the zips from resolve are slow and their own written exrs with the same specs are fast, even if its just RGB…
Nuke isn’t really the same simply due to scanline binning. In flame you’re always going to be loading the full raster. Not too long ago, flame also wanted to read every channel before displaying the selected layer set. I think at least that has been solved now.
Admittedly scanline binning isn’t an exr only feature of Nuke though.
wondering if action supports mipmapped textures? tiled EXRs could be amazing as build in proxy stuff but ive never seen it used outside of textures. (same with prores)
hmm Mine are mostly from maya and houdini/vray and I get 16bit EXRs with 32bit datapasses , maybe thats a c4D limitation then. I have no issues using vray exrs in flame in terms of speed .
pretty sure vray does this automatically now therenused to be a setting in the AOV tab where you can set the bitdepth per channel , EXR can handle that. Had some fun times when rewriting to new exrs and then cryptos broke thats why I learned about it.