Skip to main content
Known Participant
November 18, 2019
Question

AErender in AE17 (2020) says its done immediatly - but its not

  • November 18, 2019
  • 1 reply
  • 413 views

We have an application that leverages After Effects' render only mode to generate media. Prior to After Effects 2020, we could send an aerender command and wait for the process to report back that it was done, at which point the media would also be available. While testing After Effects 2020 on our application, we noticed that AE seems to report back that it's done before it actually executes the rendering command. Seeing as our application could potentially dispatch render commands sequentially and After Effects can't render more than one comp at a time, we can no longer assume that After Effects is ready to receive another command when our application receives a response from aerender. Are there any changes to aerender that we could leverage?

Basically, AE seems to report that it received the job instead of it finishing the job. We need a way to find out if AERender is done rendering its task.

Any help is much appreciated.
Cheers!

This topic has been closed for replies.

1 reply

JZecca
Participant
November 26, 2019

Got the very same issue using the "-reuse" flag with an already started After Effects instance.

 

It works as expected if I'm NOT starting AE beforehand.

But then aerender keeps on silently starting/exiting After Effects for each job, which is an aweful waste of time when rendering a large batch of files...

 

Everything was working fine with AE 2019, it's definitely a regression with the -reuse flag.