ComfyUI Node

Frame Blend

Adjusts the number of frames in an image sequence using various time remapping interpolation methods. Methods: - linear: Simple linear interpolation between frames - cosine: Smoother transitions using cosine interpolation - nearest: Smart frame selection without blending - RIFE: AI-powered frame interpolation (if ComfyUI-Frame-Interpolation package is installed) Features: - Seamless loop option for preserving looping sequences - Blend strength control for mixing interpolated and nearest frames - Can expand or reduce frame count - smart frame selection for smooth distribution of frames Note: RIFE option only appears if ComfyUI-Frame-Interpolation is installed.

By drmbt·Created 2 years ago·Updated 6 months ago· 6
Frame Blend
  • image
  • IMAGE
target_frames16
blend_strength1.00
method
loop_seamlessfalse
Categoryimage/animation

Inputs (5)

NameTypeDefaultDescription
imageIMAGEInput image sequence/batch to be time-remapped
target_framesINT16Desired number of output frames. Can be more or less than input frames.
blend_strengthFLOAT1.000–1How much to blend between frames. 0 = nearest frame, 1 = full interpolation
methodCOMBOInterpolation method: linear (simple), cosine (smooth), or nearest (no blending)
loop_seamlessBOOLEANfalsePreserve seamless looping sequences by interpolating between last and first frame

Outputs (1)

NameTypeDescription
IMAGEIMAGE