writing out files in Parallel? why nuke recomputes everytime

I have a tree of very complex nodes and when I connect two write nodes with each having 2k output in exr format and another .mov format at 1k. The problem is that nuke recomputes all the operations as the final nodes requests instead of writing in parallel.. this is just recomputing again.. How do i avoid this situation.

I mean when I render out from the lighting stage I need to writeout all the diffuse, spec reflection etc to the compositor so at my light composite stage.

I am just trying to figure out how to write images in parallel instead of recomputing again and again for every single write node…

No Responses to “writing out files in Parallel? why nuke recomputes everytime”

Post a Comment