ComfyUI Node
Video Comparer (Swipe)
Synchronously previews two VIDEO inputs. Move the pointer across the preview to compare A and B with a vertical wipe.
Video Comparer (Swipe)
- video_a
- video_b
- recorded_video
◄label_aA►
◄label_bB►
◄autoplaytrue►
◄looptrue►
◄mutedtrue►
◄initial_split0.50►
◄sync_tolerance_ms80►
◄recording_file►
Categoryvideo/preview
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| video_a | VIDEO | Base/original video. | |
| video_b | VIDEO | Improved video revealed progressively as the divider moves right. | |
| label_a | STRING | A | Label for the base/original video. |
| label_b | STRING | B | Label for the improved video. |
| autoplay | BOOLEAN | true | — |
| loop | BOOLEAN | true | — |
| muted | BOOLEAN | true | Mute preview audio. When unmuted, audio comes from video A only. |
| initial_split | FLOAT | 0.500.05–0.95 | Initial position of the A/B divider. |
| sync_tolerance_ms | INT | 8010–500 | Resynchronize video B when drift exceeds this value. |
| recording_file | STRING | Managed automatically after browser recording. Connect the recorded_video output to the core Save Video node. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| recorded_video | VIDEO | The latest completed swipe recording. |