ComfyUI Node
Eagle Save Video
A ComfyUI node in EagleBridge with 10 inputs and 1 output.
Eagle Save Video
- video
- video
◄eagle_folder_id►
◄file_name_template%datetime%_%rand%►
◄local_subfolderEagleBridge/Video/%date%/►
◄formatmp4►
◄codecauto►
◄save_local_copytrue►
◄previewtrue►
◄memo►
◄website►
CategoryEagleBridge
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | — | |
| eagle_folder_id | STRING | Paste the Eagle destination folder ID. Leave blank to save to the Eagle Library Root. To find folder IDs, open http://127.0.0.1:41595/api/folder/list in a browser while Eagle is running. | |
| file_name_template | STRING | %datetime%_%rand% | Supports %date%, %time%, %datetime%, %index%, %rand%. |
| local_subfolder | STRING | EagleBridge/Video/%date%/ | Supports %date%, %time%, %datetime%, %model%. |
| format | COMBO | mp4 | 3 options: mp4, webm, mkv |
| codec | COMBO | auto | 3 options: auto, h264, av1 |
| save_local_copy | BOOLEAN | true | — |
| preview | BOOLEAN | true | Show an in-node video player after saving. |
| memo | STRING | — | |
| website | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |