Type: nodetool.video.ForEachFrame

Namespace: nodetool.video

Description

Extract frames from a video file with ffmpeg. video, frames, extract, sequence

Properties

Property Type Description Default
video video The input video to extract frames from. -
start int The frame to start extracting from. 0
end int The frame to stop extracting from. -1

Outputs

Output Type Description
frame image  
index int  
fps float  

Browse other nodes in the nodetool.video namespace.