ComfyUI Node
保存视频输出(非输出节点)
A ComfyUI node in lam with 4 inputs and 1 output.
保存视频输出(非输出节点)
- video
- video_path
◄filename_prefixvideo/ComfyUI►
◄formatauto►
◄codecauto►
Categorylam
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | The video to save. | |
| filename_prefix | STRING | video/ComfyUI | The prefix for the file to save. This may include formatting information such as %date:yyyy-MM-dd% or %Empty Latent Image.width% to include values from nodes. |
| format | COMBO | auto | The format to save the video as. |
| codec | COMBO | auto | The codec to use for the video. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video_path | STRING | The full path of the saved video file. |