start-render
Start rendering all items queued in After Effects. The render blocks the application; set a longer timeout for lengthy renders.
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. |