ComfyUI Node
π Prepare Loop Frames
Prepares the wrap seam: builds a tiny 2-frame batch [last, first] for your interpolator and also passes the original clip through unchanged.
π Prepare Loop Frames
- images
- interp_batch
- original_images
Categoryvideo utils
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Your clip as an IMAGE batch (framesΓHΓWΓC, values 0β1). Outputs: [last, first] for the seam, plus the original clip. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| interp_batch | IMAGE | β |
| original_images | IMAGE | β |