add-to-render-queue
Add a composition to the After Effects render queue and configure output settings. Select by name, index, or active comp, then set output path, module, and render templates.
Instructions
Add a composition to the After Effects render queue and configure its output. Select the comp by compName (most reliable), compIndex (1-based among compositions), or leave both empty to use the active comp. Templates must already exist in this AE installation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | No | Render span end in seconds (optional). | |
| compName | No | Name of the composition to render (recommended). | |
| compIndex | No | 1-based index among compositions. Used only if compName is omitted. | |
| startTime | No | Render span start in seconds (optional). | |
| outputPath | No | Absolute output file path (e.g. C:\\renders\\out.mov). The extension should match the output module format. | |
| outputModuleTemplate | No | Name of an existing Output Module template to apply (e.g. 'Lossless', 'H.264 - Match Render Settings - 15 Mbps'). | |
| renderSettingsTemplate | No | Name of an existing Render Settings template to apply (e.g. 'Best Settings', 'Draft Settings'). |