video_shape_mask
Apply geometric shape masks like circle, rounded rectangle, or oval to videos with adjustable feather radius for soft 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 |
|---|---|---|---|
| input_path | Yes | ||
| shape | No | circle | |
| output_path | No | ||
| feather | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||