ComfyUI Node
VideoSeal Detect Watermark
A ComfyUI node in watermark/video with 6 inputs and 5 outputs.
VideoSeal Detect Watermark
- images
- decoded_watermark_id
- format_valid
- bit_accuracy_percent
- frames_checked
- report
◄expected_watermark_id►
◄modelvideoseal►
◄deviceauto►
◄chunk_size16►
◄aggregationavg►
Categorywatermark/video
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| expected_watermark_id | STRING | — | |
| model | COMBO | videoseal | 3 options: videoseal, pixelseal, chunkyseal |
| device | COMBO | auto | 3 options: auto, cuda, cpu |
| chunk_size | INT | 161–128 | — |
| aggregation | COMBO | avg | 4 options: avg, squared_avg, l1norm_avg, l2norm_avg |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| decoded_watermark_id | STRING | — |
| format_valid | BOOLEAN | — |
| bit_accuracy_percent | FLOAT | — |
| frames_checked | INT | — |
| report | STRING | — |