ComfyUI Node
Save Video
Saves the input video natively with AV1/CRF support, independently of core save_to.
Save Video
- video
- video
◄filename_prefixvideo/ComfyUI►
◄format▾►
◄loop_count0►
◄pingpongfalse►
Categoryxenodes/video
Inputs (5)
| 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 | The format to save the video as. | |
| loop_count | INT | 00–100 | Loop count. 0 = play once. For mp4/webm, this physically repeats the frames. |
| pingpong | BOOLEAN | false | Pingpong animation (images only). Plays frames forward then backward. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |