So I have an animation that I am trying to render in cycles. It takes about 20 mins per frame (my pc isn't amazing) and is 200 frames. I want to render the animation overnight, close the program and come back to it later.
Question: Is there any way to close a project after rendering, and be able to edit in the compositor after?
I know that you can do this with MultiLayer EXR files, but thats for pictures. How would I get a multilayer video?
Or is just any way to not have to composite the whole render in one go, and be able to close the program
Sorry in advance if this is already answered, I looked but found nothing.




Render the video as a list of images in the multilayer EXR format, and when you are ready, open another blender project, and add an
Input -> Image Sequencenode into the compositor.I haven't actually tried this so I'm not sure if it works, so you might want to attempt it with just a couple frames first.
– 8176135 Mar 10 '21 at 06:41