Skip to main content
Known Participant
March 3, 2024
Open for Voting

Improveme After Effects -r flag

  • March 3, 2024
  • 1 reply
  • 214 views

I need to send messages to after effects using a python script.  Apparently the -r flag only works if AE is not already running.  It would be great if we could use python scripts to execute extendscript code without user input.  Thanks

1 reply

Participating Frequently
March 16, 2024

-r works with both AE stopped and running, what makes you think it isnt ?

When using `AfterFx.com -r <scriptPath>`, ensure scriptPath is an absolute path.