ComfyUI Node
🕵️ Video Analyzer Face detector + Audio
A ComfyUI node in 🔁 Sequential Batcher/Video with 8 inputs and 7 outputs.
🕵️ Video Analyzer Face detector + Audio
- bbox_detector
- video_path
- total_frames
- source_fps
- source_audio
- safe_faces_list
- reference_frame
- log
◄video▾►
◄reference_frame_idx0►
◄use_face_detectortrue►
◄blur_threshold100►
◄unload_detector_after_analysistrue►
◄unload_detectortrue►
◄current_loop_index0►
Category🔁 Sequential Batcher/Video
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| video | COMBO | 0 options: | |
| reference_frame_idx | INT | 00–100000 | — |
| use_face_detector | BOOLEAN | true | — |
| blur_threshold | FLOAT | 1000–1000 | — |
| unload_detector_after_analysis | BOOLEAN | true | — |
| unload_detector | BOOLEAN | true | — |
| bbox_detectoropt | BBOX_DETECTOR | — | |
| current_loop_indexopt | INT | 0 | — |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| video_path | * | — |
| total_frames | INT | — |
| source_fps | FLOAT | — |
| source_audio | AUDIO | — |
| safe_faces_list | FACE_CUTS | — |
| reference_frame | IMAGE | — |
| log | STRING | — |