ComfyUI Node
π Roll Frames
Rolls the clip in a loop by an integer amount (cyclic shift). Also returns the same offset so you can undo it later.
π Roll Frames
- images
- images
- offset_out
βoffset1βΊ
Categoryvideo utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Your clip (framesΓHΓWΓC). | |
| offset | INT | 1-9999β9999 | How far to rotate the clip. Positive = forward in time; negative = backward. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | β |
| offset_out | INT | β |