Nodes/ComfyUI-Buff-Nodes/Frame Rate Modulator (Buff)
ComfyUI Node

Frame Rate Modulator (Buff)

A ComfyUI node in Image/Animation with 6 inputs and 2 outputs.

By BuffMcBigHuge·Created about a year ago·Updated 2 months ago· 2
Frame Rate Modulator (Buff)
  • images
  • images
  • frame_count
modeframe_count
target_frame_count30
frame_multiplier1.0
interpolationlinear
loop_modeclamp
CategoryImage/Animation

Inputs (6)

NameTypeDefaultDescription
imagesIMAGEInput batch of images to resample
modeCOMBOframe_countframe_count: Set exact number of output frames multiplier: Scale input frame count by a factor
target_frame_countoptINT301–10000Target number of frames for output (used when mode is 'frame_count')
frame_multiplieroptFLOAT1.00.1–10Multiplier for frame count (used when mode is 'multiplier'). 2.0 = double frames (slow motion), 0.5 = half frames (speed up)
interpolationoptCOMBOlinearInterpolation method: nearest: No interpolation, duplicate/skip frames linear: Linear blending between adjacent frames cubic: Smooth cubic interpolation
loop_modeoptCOMBOclampHow to handle out-of-bounds frames: clamp: Use first/last frame repeat: Loop the sequence mirror: Reverse and repeat

Outputs (2)

NameTypeDescription
imagesIMAGE
frame_countINT