ComfyUI Node
Boundary Frame Splicer
Splices interpolated frames back into the original video batch, replacing the broken region. Pair with BoundaryFrameExtractor. Automatically strips the boundary pair that most interpolation nodes include in their output, keeping only the interpolated middle frames. On iteration 0 images pass through unchanged. The num_start_frames, frame_offset, and num_replace values must match the connected BoundaryFrameExtractor.
Boundary Frame Splicer
- images
- interpolated_frames
- images
◄enabledtrue►
◄num_start_frames1►
◄frame_offset1►
◄num_replace1►
CategoryMickmumpitz/video/iteration
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| interpolated_frames | IMAGE | — | |
| enabledopt | BOOLEAN | true | — |
| num_start_framesopt | INT | 11–99 | Must match BoundaryFrameExtractor |
| frame_offsetopt | INT | 10–99 | Must match BoundaryFrameExtractor |
| num_replaceopt | INT | 11–99 | Must match BoundaryFrameExtractor |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |