ComfyUI Node
FFmpeg Batch Convert (Video -> Audio)
A ComfyUI node in dlliang14/media with 17 inputs and 4 outputs.
FFmpeg Batch Convert (Video -> Audio)
- output_files
- success_count
- fail_count
- report_json
◄input_mode▾►
◄source_path/root/ComfyUI/input/►
◄file_list►
◄glob_pattern*.mp4►
◄recursivefalse►
◄output_format▾►
◄sample_rate44100►
◄channels2►
◄audio_bitrate192k►
◄overwrite▾►
◄continue_on_errortrue►
◄ffmpeg_path►
◄oss_config_json►
◄use_local_outputtrue►
◄local_output_dir/root/ComfyUI/output/►
◄oss_output_mode▾►
◄presigned_expires_sec3600►
Categorydlliang14/media
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| input_mode | COMBO | 3 options: directory, list, single | |
| source_path | STRING | /root/ComfyUI/input/ | — |
| file_list | STRING | — | |
| glob_pattern | STRING | *.mp4 | — |
| recursive | BOOLEAN | false | — |
| output_format | COMBO | 2 options: mp3, wav | |
| sample_rate | INT | 441008000–192000 | — |
| channels | INT | 21–2 | — |
| audio_bitrate | STRING | 192k | — |
| overwrite | COMBO | 3 options: skip, overwrite, rename | |
| continue_on_error | BOOLEAN | true | — |
| ffmpeg_path | STRING | — | |
| oss_config_jsonopt | STRING | — | |
| use_local_outputopt | BOOLEAN | true | — |
| local_output_diropt | STRING | /root/ComfyUI/output/ | — |
| oss_output_modeopt | COMBO | 2 options: oss_key, presigned_url | |
| presigned_expires_secopt | INT | 360060–86400 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| output_files | STRING | — |
| success_count | INT | — |
| fail_count | INT | — |
| report_json | STRING | — |