ComfyUI Node
Multishot Advance Video Save/Player
A ComfyUI node in image/video with 21 inputs and 3 outputs.
Multishot Advance Video Save/Player
- images
- audio
- video_path
- frame_count
- duration
◄source_modeauto►
◄fps24.00►
◄filename_prefixvideo/multishot_advance_%date:yyyyMMdd_hhmmss%►
◄save_outputtrue►
◄containerMP4►
◄video_codecH.264►
◄quality19►
◄presetmedium►
◄bit_depth8-bit►
◄audio_modeinclude_if_connected►
◄audio_codecAuto►
◄audio_bitrate192k►
◄crop_to_audiofalse►
◄pingpongfalse►
◄dimension_policypad_to_even►
◄save_metadatatrue►
◄preview_height320►
◄encode_loadnormal►
◄video_path►
Categoryimage/video
Inputs (21)
| Name | Type | Default | Description |
|---|---|---|---|
| source_mode | COMBO | auto | auto uses video_path when it points to an existing file; otherwise it encodes images. |
| fps | FLOAT | 24.000.1–240 | — |
| filename_prefix | STRING | video/multishot_advance_%date:yyyyMMdd_hhmmss% | Supports subfolders and tokens: %date:yyyyMMdd_hhmmss%, %width%, %height%, %fps%, %frames%, %duration%. |
| save_output | BOOLEAN | true | — |
| container | COMBO | MP4 | 4 options: MP4, MOV, WebM, MKV |
| video_codec | COMBO | H.264 | 7 options: Auto, H.264, H.265 (HEVC), AV1, VP9, ProRes 422, +1 |
| quality | INT | 190–51 | CRF/CQ style quality. Lower is larger/better; 18-23 is normal for H.264. |
| preset | COMBO | medium | 6 options: ultrafast, veryfast, faster, fast, medium, slow |
| bit_depth | COMBO | 8-bit | 2 options: 8-bit, 10-bit |
| audio_mode | COMBO | include_if_connected | 2 options: include_if_connected, no_audio |
| audio_codec | COMBO | Auto | 4 options: Auto, AAC, Opus, MP3 |
| audio_bitrate | COMBO | 192k | 7 options: 64k, 96k, 128k, 160k, 192k, 256k, +1 |
| crop_to_audio | BOOLEAN | false | — |
| pingpong | BOOLEAN | false | — |
| dimension_policy | COMBO | pad_to_even | 3 options: pad_to_even, crop_to_even, error |
| save_metadata | BOOLEAN | true | Embed prompt/workflow tags for ComfyUI drag-and-drop in MP4, MOV, and WebM outputs. Current ComfyUI frontends do not import workflow metadata from MKV. |
| preview_height | INT | 320160–900 | — |
| encode_load | COMBO | normal | normal keeps current encoding behavior; gentle requests 4 FFmpeg video threads and reduced process priority (Below Normal on Windows, nice +10 on Linux/macOS) without changing codec quality settings. |
| imagesopt | IMAGE | Connect H3 master_frames here. | |
| audioopt | AUDIO | Connect H3 master_audio here. | |
| video_pathopt | STRING | Connect H3 master_path here for low_ram_master or existing videos. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| video_path | STRING | — |
| frame_count | INT | — |
| duration | FLOAT | — |