ComfyUI Node
(Deno) Video Compare
DENO Custom Nodes vunknown. The DENO info button checks Comfy Registry and marks this node when an update is available. Interactive A/B video compare: drag-slider / Side by Side / Difference / Toggle, synced playback with audio (hover the preview to hear that side), Swap, and an optional Labels burn-in. Rendered on a canvas from a temp frame sequence (no media encoder). The 'comparison' output is the full-resolution lossless composite.
(Deno) Video Compare
- video_a
- video_b
- audio_a
- audio_b
- comparison
◄modeSlider►
◄split_position0.50►
◄toggle_imageB►
◄swapfalse►
◄fps24.00►
◄burn_labelsfalse►
CategoryDeno/Image
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | Slider | Comparison view for two video frame batches. |
| split_position | FLOAT | 0.500.02–0.98 | Slider split position between video A and video B. |
| toggle_image | COMBO | B | Which video is shown first in Toggle mode. |
| swap | BOOLEAN | false | Swap A and B before previewing or outputting. |
| fps | FLOAT | 24.001–240 | Preview frame rate for playback. |
| burn_labels | BOOLEAN | false | Burn A/B labels into the output frames. |
| video_aopt | IMAGE | First video frame batch. | |
| video_bopt | IMAGE | Second video frame batch. | |
| audio_aopt | AUDIO | Optional audio for video A preview sync. | |
| audio_bopt | AUDIO | Optional audio for video B preview sync. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| comparison | IMAGE | Composited comparison frame batch. |