ComfyUI Node
Phase-Based Frame Interpolation (2x)
2x frame interpolation using Fourier-transform phase differences. Accepts an IMAGE batch from a Load Video node, inserts one synthesized frame between every consecutive pair, and returns the 2x frame batch. Connect the output to a Save Video or Preview node.
Phase-Based Frame Interpolation (2x)
- images
- images
◄pyramid_levels6►
Categoryvideo/interpolation
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Batch of video frames [B, H, W, C] from a Load Video node. | |
| pyramid_levels | INT | 63–10 | Number of complex pyramid levels. More levels = finer phase unwrapping but slower. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |