Skip to main content
Participant
April 21, 2025
Question

How to run aerender with -r some.jsx in After Effect 2025

  • April 21, 2025
  • 1 reply
  • 634 views

I used After Effect 2024 as render node via command:

"C:\Program Files\Adobe\Adobe After Effects 2024\Support Files\aerender.exe" -project "C:\tmp\test_tpl.aep" -r "C:\tmp\some.jsx"

All worked fine.

After updating to After Effect to 2025 it was broken with error output:

"C:\Program Files\Adobe\Adobe After Effects 2025\Support Files\aerender.exe" -project "C:\tmp\test_tpl.aep" -r "C:\tmp\some.jsx"

aerender version 25.2.2x2
PROGRESS: Launching After Effects...
aerender SYNTAX ERROR: Illegal argument flag: -r


JSX-file is generating dynamicly on runtime.

How can this be fixed? 

1 reply

John T Smith
Community Expert
Community Expert
April 21, 2025

You need to ask program questions in the forum for the program you are using
To ask in the forum for your program please start at https://community.adobe.com/
Moving from Using the Community (which is about the forums) to the correct forum

Participant
April 21, 2025

Thanks!