Compose Video
Create branded videos from Remotion templates
Compose Video
Node type: video:remotion
Category: Editing
Description
Create branded videos from Remotion templates
Canvas ports
These appear as port handles on the left side of the node.
| ID | Label | Details |
|---|---|---|
hookImage |
Image | IMAGE |
avatarVideo |
Video | VIDEO |
text |
Text | TEXT |
Sidebar config
These render as form fields in the right-side config panel when the node is selected.
No sidebar config fields.
Outputs
| ID | Label | Type |
|---|---|---|
video |
Video | VIDEO |
thumbnail |
Thumbnail | IMAGE |
Verify before you render
Preview any scene graph for cents (no credits) before a full render: POST /api/v1/render/remotion/preview with {"sceneGraph": {...}} responds with { "data": { "frames": [{frame, url}], "issues": [...], "warnings": [...], "diagnostics": {...}, "renderable": bool } }. Default samples land on scene boundaries and midpoints (up to 5); pass "frames": [0, 150, 450] for exact frames. Fix every data.issues entry, re-preview, and only then run the paid render.
For side-by-side or video-over-video edits inside this node, use a split scene (50/50, top/bottom keys) or a composite scene (positioned layers). For one-shot compositing of separately generated clips, use the Video Composite node instead.
Auto-generated from the Wireflow node registry.