ComfyUI Node
XVideoSave
Saves the input video to your ComfyUI output directory with H.265/HEVC encoding. Audio streams are copied without re-encoding to preserve original quality.
XVideoSave
- video
◄filename_prefixComfyUI_%Y%-%m%-%d%_%H%-%M%-%S%►
◄subfolderVideos►
◄crf0►
◄presetmedium►
◄containerMP4►
Category♾️ Xz3r0/File-Processing
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | The video to save. | |
| filename_prefix | STRING | ComfyUI_%Y%-%m%-%d%_%H%-%M%-%S% | Filename prefix, supports datetime placeholders: %Y%, %m%, %d%, %H%, %M%, %S% |
| subfolder | STRING | Videos | Subfolder name (no path separators allowed), supports datetime placeholders: %Y%, %m%, %d%, %H%, %M%, %S% |
| crf | INT | 00–40 | Integer quality parameter (0=lossless, 40=worst quality). Higher CRF means lower quality with smaller file size. |
| preset | COMBO | medium | Encoding speed/compression tradeoff. Faster presets encode quickly but with larger files. Slower presets provide better compression but take longer. |
| container | COMBO | MP4 | Output container format. MKV prioritizes lossless compatibility. MP4 prioritizes ComfyUI web metadata compatibility. |
Outputs (0)
No outputs