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.
AE_submitToRush
Moderator: Paul Tuersley
Did you change the path to the Rush submit script? If not, just change the line that says: to the correct path for your sysyem.
Code: Select all
Volumes/misc/rushscripts/submit-afterfx.pl
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?
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?
- Attachments
-
- ae_submitToRush.png (128.82 KiB) Viewed 18590 times
-
- AE_submitToRush_v2.jsx.zip
- (2.4 KiB) Downloaded 1575 times