ComfyUI Node
Save Video (High Quality)
Save VIDEO with intra-only preset tiers (ProRes ladder, H.264 All-I, H.265 All-I, FFV1 lossless). Preset names spell out subsampling and bit depth. 10-bit presets use a 16-bit RGB pipeline so float precision reaches the encoder.
Save Video (High Quality)
- video
◄filename_prefixvideo_hq►
◄presetH264_AllI_4:2:2_10bit_CRF12►
◄custom_codeclibx264►
◄custom_containermp4►
◄custom_rate_controlcrf►
◄custom_crf12►
◄custom_bitrate_mbps80►
◄custom_preset_speedslow►
◄custom_all_intratrue►
◄custom_pix_fmtyuv444p10le►
Categoryvideo
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | — | |
| filename_prefix | STRING | video_hq | — |
| preset | COMBO | H264_AllI_4:2:2_10bit_CRF12 | Preset format: <codec>_AllI_<subsampling>_<bitdepth>_<quality>. Pick Custom to use the manual widgets below. |
| custom_codec | COMBO | libx264 | 4 options: libx264, libx265, prores_ks, ffv1 |
| custom_container | COMBO | mp4 | 3 options: mp4, mkv, mov |
| custom_rate_control | COMBO | crf | 3 options: crf, bitrate, lossless |
| custom_crf | INT | 120–51 | — |
| custom_bitrate_mbps | INT | 801–2000 | — |
| custom_preset_speed | COMBO | slow | 9 options: medium, slow, slower, veryslow, placebo, fast, +3 |
| custom_all_intra | BOOLEAN | true | — |
| custom_pix_fmt | COMBO | yuv444p10le | 6 options: yuv444p10le, yuv444p, yuv422p10le, yuv422p, yuv420p10le, yuv420p |
Outputs (0)
No outputs