video_add_text
Add text overlays to videos at specified positions. Use this tool to burn captions or labels into a video file, controlling x and y coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | (w-text_w)/2 | |
| y | No | h-text_h-40 | |
| text | Yes | ||
| video | Yes | ||
| output | Yes |