ComfyUI Node Runs on cloud
Generate Video Tracks
A ComfyUI node in model/conditioning/wan/move with 14 inputs and 2 outputs.
Generate Video Tracks
- track_mask
- TRACKS
- track_length
◄width832►
◄height480►
◄start_x0.00►
◄start_y0.00►
◄end_x1.00►
◄end_y1.00►
◄num_frames81►
◄num_tracks5►
◄track_spread0.025►
◄bezierfalse►
◄mid_x0.50►
◄mid_y0.50►
◄interpolation▾►
Categorymodel/conditioning/wan/move
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 83216–4096 | — |
| height | INT | 48016–4096 | — |
| start_x | FLOAT | 0.000–1 | Normalized X coordinate (0-1) for start position. |
| start_y | FLOAT | 0.000–1 | Normalized Y coordinate (0-1) for start position. |
| end_x | FLOAT | 1.000–1 | Normalized X coordinate (0-1) for end position. |
| end_y | FLOAT | 1.000–1 | Normalized Y coordinate (0-1) for end position. |
| num_frames | INT | 811–1024 | — |
| num_tracks | INT | 51–100 | — |
| track_spread | FLOAT | 0.0250–1 | Normalized distance between tracks. Tracks are spread perpendicular to the motion direction. |
| bezier | BOOLEAN | false | Enable Bezier curve path using the mid point as control point. |
| mid_x | FLOAT | 0.500–1 | Normalized X control point for Bezier curve. Only used when 'bezier' is enabled. |
| mid_y | FLOAT | 0.500–1 | Normalized Y control point for Bezier curve. Only used when 'bezier' is enabled. |
| interpolation | COMBO | Controls the timing/speed of movement along the path. | |
| track_maskopt | MASK | Optional mask to indicate visible frames. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| TRACKS | TRACKS | — |
| track_length | INT | — |