Page 1 of 1

AE_submitToRush

Posted: February 4th, 2011, 2:44 am
by Simma
Here's a little script that submits your current After Effects composition to Rush for network rendering. It automatically fills in a lot of the fields in the Rush script, like project path, frames to render (based on work area) etc. Edit the variables to fit your needs.

See last post for new (working) version.

Re: AE_submitToRush

Posted: April 26th, 2011, 12:34 am
by swink85
just started using rush for after effects and this script sounds great. i loaded it and ran it after setting up a project to render in AE, but nothing happens. am i doing something wrong? does anything need to be set up a certain way?

Re: AE_submitToRush

Posted: May 2nd, 2011, 3:17 am
by Simma
Did you change the path to the Rush submit script? If not, just change the line that says:

Code: Select all

Volumes/misc/rushscripts/submit-afterfx.pl
to the correct path for your sysyem.

Re: AE_submitToRush

Posted: September 6th, 2011, 7:19 am
by Simma
As the old script contained a lot of bugs, a new version was written from the ground up.

It submits the selected composition to Rush, and sets the frame range to the frame range of the composition.

I had a version where the frame range was taken from the item in the RQ, but I removed it. Would you rather have it work like that?