ComfyUI Node
CS Save Video
Save a VIDEO with an optional metadata flag and explicit H.264 bitrate.
CS Save Video
- video
- video
◄filename_prefixvideo/ComfyUI►
◄formatauto►
◄codec▾►
◄save_metadatafalse►
Category😺dzNodes/CineStyle
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | The video to save. | |
| filename_prefix | STRING | video/ComfyUI | Output filename prefix; date and node widget formatting are supported. |
| format | COMBO | auto | The container format used for the output video. |
| codec | COMBO | The video codec. H.264 is the default and exposes a target bitrate control. | |
| save_metadata | BOOLEAN | false | When enabled, write workflow and source metadata like the official Save Video node. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |