ComfyUI Node
AIIA Video Combine (Images or Dir)
A ComfyUI node in AIIA/视频 with 20 inputs and 1 output.
AIIA Video Combine (Images or Dir)
- images
- audio_tensor
- video_filepath
◄frame_rate25.0►
◄output_filename_prefixAIIA_Video►
◄format▾►
◄pix_fmt_h264yuv420p►
◄h264_profilehigh►
◄h264_level4.1►
◄pix_fmt_h265yuv420p10le►
◄h265_profilemain10►
◄crf23►
◄codec_presetmedium►
◄save_outputtrue►
◄cleanup_framesfalse►
◄frames_directory►
◄filename_patternframe_%08d.png►
◄audio_file_path►
◄audio_codecauto►
◄audio_bitrateauto►
◄custom_ffmpeg_args►
CategoryAIIA/视频
Inputs (20)
| Name | Type | Default | Description |
|---|---|---|---|
| frame_rate | FLOAT | 25.00.01–1000 | — |
| output_filename_prefix | STRING | AIIA_Video | — |
| format | COMBO | 2 options: video/h264, video/h265 | |
| pix_fmt_h264 | COMBO | yuv420p | 像素格式。yuv420p 兼容性最好。 |
| h264_profile | COMBO | high | H.264 Profile. 'high' 通常是个不错的选择。 |
| h264_level | COMBO | 4.1 | H.264 Level. 影响分辨率和帧率上限。 |
| pix_fmt_h265 | COMBO | yuv420p10le | 像素格式。H.265 常用于 10-bit (p10le)。 |
| h265_profile | COMBO | main10 | H.265 Profile. 'main10' 支持 10-bit。 |
| crf | INT | 230–51 | — |
| codec_preset | COMBO | medium | 10 options: ultrafast, superfast, veryfast, faster, fast, medium, +4 |
| save_output | BOOLEAN | true | — |
| cleanup_frames | BOOLEAN | false | — |
| imagesopt | IMAGE | — | |
| frames_directoryopt | STRING | — | |
| filename_patternopt | STRING | frame_%08d.png | — |
| audio_tensoropt | AUDIO | — | |
| audio_file_pathopt | STRING | — | |
| audio_codecopt | COMBO | auto | 5 options: auto, aac, libmp3lame, libopus, copy |
| audio_bitrateopt | COMBO | auto | 7 options: auto, 96k, 128k, 192k, 256k, 320k, +1 |
| custom_ffmpeg_argsopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video_filepath | STRING | — |