Multiple Outputs in Encoder
I know the following code in the sample panel will allow you to render a sequence in Media Encoder, however is there a way to add multiple outputs/presets so that one sequence can render to multiple files?
Sample Code:
app.encoder.encodeSequence( app.project.activeSequence, fullPathToFile,
outPreset.fsName, app.encoder.ENCODE_WORKAREA, 1);
I tried duplicating this snippet, however it just creates multiple render jobs in encoder, not multiple outputs.
What I'm trying to achieve looks like this in AME:

Any input is appreciated.
Thanks,
Justin
