ComfyUI Node: ZNGB-PySceneDetect

Authored by zhinangubei

Created

Updated

0 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

Video/PySceneDetect

Inputs

image IMAGE
video_info VHS_VIDEOINFO
method
  • content
  • adaptive
  • threshold
threshold FLOAT
min_scene_len_sec FLOAT
min_scene_len_frames INT
luma_only BOOLEAN
representative
  • start
  • middle
  • end
max_width INT
max_height INT
limit_scenes INT
write_thumbs BOOLEAN
thumbs_dir STRING

Outputs

IMAGE

STRING

INT

STRING

Extension: Comfyui-SceneDetect

Comfyui-SceneDetect is a ComfyUI custom node that uses PySceneDetect to locate scene boundaries in a video and emit one representative frame per scene as an IMAGE batch. It also returns per-scene metadata as JSON (STRING) and the total number of detected scenes (INT).

Authored by zhinangubei

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more