Extract Video Chunk

ExtractVideoChunk

Extract chunk N from a video for rolling-reference generation. Chunks overlap by overlap_frames so they can be blended later.

Pack: ComfyUI_VideoChunkTools

custom_nodes.ComfyUI_VideoChunkTools

Inputs (4)

NameTypeRequired
imagesIMAGErequired
chunk_indexINTrequired
chunk_framesINTrequired
overlap_framesINTrequired

Outputs (4)

NameType
chunkIMAGE
total_chunksINT
chunk_indexINT
is_last_chunkBOOLEAN
Extract Video Chunk | TealPug Node Explorer