Page 1 of 1

Adding additional output modules to a render submission

Posted: November 17th, 2014, 5:16 pm
by TeaspoonVFX
I have a script that submits multiple pieces of a composition to the render queue, which are being split up for a multiple projector playback. It works fine, but I would like to have only one render submission with multiple output modules.

Is there something like:

app.project.renderQueue.Item(1).outputModules.add ?

Thanks!

~tsp