Frame Extender ๐ฌ
FrameExtender
Extends video sequences by adding frames at configurable positions with smooth blending
Pack: ComfyUI-FrameUtilitys
custom_nodes.ComfyUI-FrameUtilitys
Inputs (12)
| Name | Type | Required |
|---|---|---|
| source_video | IMAGE | required |
| additional_frames | IMAGE | 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 |
| loop_additional | BOOLEAN | optional |
| memory_efficient | BOOLEAN | optional |
Outputs (1)
| Name | Type |
|---|---|
| extended_video | IMAGE |