Get Frame Range

GetFrameRange

Extract a range of frames from a video batch. Supports negative indexing. End=0 means 'to the end'.

Pack: ComfyUI_VideoChunkTools

custom_nodes.ComfyUI_VideoChunkTools

Inputs (3)

NameTypeRequired
imagesIMAGErequired
startINTrequired
endINTrequired

Outputs (2)

NameType
framesIMAGE
frame_countINT
Get Frame Range | TealPug Node Explorer