comp_add_text
Add text overlays to video compositions at percentage-based positions, with controls for timing, color, font, and alignment.
Instructions
Add a text overlay with percentage positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| align | No | center | |
| color | No | #FFFFFF | |
| start | Yes | ||
| w_pct | No | ||
| x_pct | Yes | ||
| y_pct | Yes | ||
| comp_id | Yes | ||
| bg_color | No | transparent | |
| duration | Yes | ||
| font_family | No | ||
| font_size_px | No |