Copy link to clipboard
Copied
I am trying to automate the rendering process using templates, extend-script, and apple-script.
While running the command:
app.project.renderQueue.queueInAME(true);
My project gets transferred to Adobe Media Encoder from After Effects and the rendering process starts with the same configuration as the last render.
The render time may vary depending upon the complexity of the render. The function queueInAME( ) returns nothing back. Is there any way to know when the rendering task has finished or if there came any errors in the process?
Is there a callback method which might enable this?
Have something to add?