video_stabilize
Stabilize shaky videos by analyzing motion vectors, with adjustable smoothing and zoom to minimize black borders.
Instructions
Stabilize a shaky video using motion vector analysis.
Args: input_path: Absolute path to the input video. smoothing: Smoothing strength (default 15, higher = more stable). zooming: Zoom percentage to avoid black borders (default 0). output_path: Where to save the output. Auto-generated if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| smoothing | No | ||
| zooming | No | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||