ComfyUI Node
🔥AddImgWatermark
A ComfyUI node in 🔥FFmpeg with 6 inputs and 1 output.
🔥AddImgWatermark
- video_complete_path
◄video_pathC:/Users/Desktop/video.mp4►
◄output_pathC:/Users/Desktop/output/►
◄watermark_imageC:/Users/Desktop/logo.png►
◄watermark_img_width100►
◄position_x10►
◄position_y10►
Category🔥FFmpeg
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| video_path | STRING | C:/Users/Desktop/video.mp4 | — |
| output_path | STRING | C:/Users/Desktop/output/ | — |
| watermark_image | STRING | C:/Users/Desktop/logo.png | — |
| watermark_img_width | INT | 100 | — |
| position_x | INT | 10 | — |
| position_y | INT | 10 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video_complete_path | STRING | — |