Stabilize Clip
stabilize_clipApply Warp Stabilizer to a clip to reduce camera shake and smooth motion. Choose a stabilization method and adjust smoothness for steadier footage.
Instructions
Apply the Warp Stabilizer effect to a clip for video stabilization. Uses QE DOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | Stabilization method (default: 'Subspace Warp') | |
| node_id | Yes | Node ID of the clip to stabilize | |
| smoothness | No | Stabilization smoothness percentage (default: 50). Higher = smoother but more cropping. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |