ComfyUI Node

Nuke FrameHold

A ComfyUI node in Nuke/Time with 4 inputs and 1 output.

By sumitchatterjee13·Created 12 months ago·Updated 24 days ago· 58
Nuke FrameHold
  • image
  • IMAGE
first_frame1
increment0
frame_start1
CategoryNuke/Time

Inputs (4)

NameTypeDefaultDescription
imageIMAGEInput frame batch, treated as a timeline: batch item i is timeline frame frame_start + i.
first_frameINT1-100000–100000Timeline frame number to hold. With increment=0 every output frame shows this frame; with increment>0 it is the frame where the increment stepping starts.
incrementINT00–1000000 = hold first_frame for the whole batch. N > 0 = advance the held frame every N frames (first_frame, first_frame+N, first_frame+2N, ...).
frame_startINT1-100000–100000Timeline frame number of the first batch item (batch item 0). Held frame numbers are clamped into [frame_start, frame_start + batch - 1].

Outputs (1)

NameTypeDescription
IMAGEIMAGE