start-render
Starts rendering all QUEUED items in the After Effects render queue. Blocks After Effects until the render completes, so add items to the render queue first.
Instructions
Render all QUEUED items in the After Effects render queue. IMPORTANT: this BLOCKS After Effects until the render finishes - the AE UI is unresponsive during the render. Add items first with add-to-render-queue. For long renders, raise timeoutMs; if the wait times out the render still continues in AE and you can check status later with render-queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutMs | No | Maximum time to wait for the render to finish, in milliseconds (default 300000 = 5 minutes). Set higher for long renders. |