video_shape_mask
Apply a geometric shape mask to a video with options for circle, rounded rectangle, or oval shapes. Adjust feather radius for soft or sharp edges.
Instructions
Apply a geometric shape mask to a video.
Args: input_path: Absolute path to the input video. shape: Shape to use — "circle", "rounded_rect", or "oval". output_path: Where to save the output. Auto-generated if omitted. feather: Feather radius in pixels (0 = sharp edges).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shape | No | circle | |
| feather | No | ||
| input_path | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||