Frame Repeater ๐
FrameRepeater
Repeats a specified batch of frames from a video sequence with configurable positioning
Pack: ComfyUI-FrameUtilitys
custom_nodes.ComfyUI-FrameUtilitys
Inputs (15)
| Name | Type | Required |
|---|---|---|
| source_video | IMAGE | required |
| start_frame | INT | required |
| frame_count | INT | required |
| repeat_times | INT | required |
| output_mode | COMBO | required |
| insert_position | INT | required |
| width | INT | required |
| height | INT | required |
| interpolation | COMBO | required |
| method | COMBO | required |
| condition | COMBO | required |
| multiple_of | INT | required |
| blend_frames | INT | optional |
| reverse_repeat | BOOLEAN | optional |
| memory_efficient | BOOLEAN | optional |
Outputs (1)
| Name | Type |
|---|---|
| repeated_video | IMAGE |