add_image_overlay
Overlay an image onto a video at specified coordinates, with scale, opacity, and timing controls. Use it to add logos, watermarks, or graphics to video content.
Instructions
Add an image on top of a video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| scale | No | ||
| start | No | ||
| opacity | No | ||
| duration | No | ||
| image_path | Yes | ||
| input_path | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||