ae_render_comp
Render a composition to a video file via the Render Queue. Specify output path and optional templates for output module or render settings.
Instructions
Render a composition to a video file via the Render Queue. Blocking — can take a while. Returns the output path on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp | No | ||
| outputPath | Yes | Absolute output path, e.g. /tmp/showreel.mov or .mp4. | |
| template | No | Output Module template name to apply (varies by install, e.g. 'H.264 - Match Render Settings - 15 Mbps'). Optional — falls back to the install default. | |
| renderSettingsTemplate | No | Render Settings template name. Optional. |