ComfyUI Node
SD-CN Motion Control
Controls motion in the Txt2Vid pipeline. Modifies FloweR's predicted optical flow and applies spatial transforms to influence animation direction and speed.
SD-CN Motion Control
- motion_ctrl
◄occlusion_multiplier10.0►
◄flow_scale1.00►
◄pan_x0.0►
◄pan_y0.0►
◄zoom1.000►
◄rotate0.0►
CategorySD-CN-Animation
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| occlusion_multiplier | FLOAT | 10.00–50 | Amplifies occlusion mask. Higher = more of each frame gets regenerated by SD. Default 10.0 matches standard behavior. |
| flow_scale | FLOAT | 1.000–3 | Multiplier on predicted optical flow magnitude. <1 = slower motion, >1 = exaggerated motion. |
| pan_x | FLOAT | 0.0-20–20 | Horizontal drift in pixels/frame added to flow. Positive = pan right. |
| pan_y | FLOAT | 0.0-20–20 | Vertical drift in pixels/frame added to flow. Positive = pan down. |
| zoom | FLOAT | 1.0000.9–1.1 | Per-frame scale factor. >1 = zoom in, <1 = zoom out. Subtle values like 1.005 work best. |
| rotate | FLOAT | 0.0-5–5 | Degrees/frame rotation applied to the prediction. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| motion_ctrl | MOTION_CTRL | — |