Skip to main content
Inspiring
August 22, 2022
Question

script ae - how to known media encoder has completed the rendering - using cep panel AE

  • August 22, 2022
  • 1 reply
  • 222 views

Via Script- I want known when rendering has finished in AME to be registered in nodejs application using cep panel. How should i figure it out. I want to known the status of the media enoder via cep panel in After effects how to figure it out. 

This topic has been closed for replies.

1 reply

Justin Taylor-Hyper Brew
Community Expert
Community Expert
January 27, 2023

AME Scripting is mostly undocumented, but you can find some tips here: https://ame-scripting.docsforadobe.dev/

 

I believe the onEncodeComplete() is what you're looking for