ComfyUI Node
📐 S42 CutFlow Stabilize
A ComfyUI node in S42 CutFlow/Composition with 4 inputs and 3 outputs.
📐 S42 CutFlow Stabilize
- clip
- clip
- frame_count
- info
◄smoothing15►
◄crop_modeauto_crop►
◄max_shift0.10►
CategoryS42 CutFlow/Composition
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | IMAGE | Shaky video clip to stabilize. | |
| smoothing | INT | 153–60 | Smoothing window radius in frames. Larger = smoother but more cropping. 15 = moderate stabilization. |
| crop_mode | COMBO | auto_crop | 'auto_crop' = zoom in to hide black borders (recommended). 'fill_border' = fill borders by extending edge pixels. 'none' = leave black borders visible. |
| max_shift | FLOAT | 0.100.01–0.3 | Maximum allowed shift as fraction of frame. 0.1 = up to 10% movement correction. Prevents over-correction. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| clip | IMAGE | — |
| frame_count | INT | — |
| info | STRING | — |