ComfyUI Node
🎬🪡AGSoft Video Concatenate
⚡ Fast concatenation of multiple video and audio clips without re-encoding (via FFmpeg stream copy). Source clips must have matching formats, codecs, and resolutions. --- ⚡ Мгновенное склеивание нескольких видео и аудио роликов без перекодирования (через stream copy в FFmpeg). Исходные ролики должны иметь одинаковый формат, кодек и разрешение.
🎬🪡AGSoft Video Concatenate
- video_path
- duration_seconds
- duration_timecode
- file_size_mb
- width
- height
- fps
- frames_est
◄output_nameoutput_video.mp4►
◄inputs_count2►
◄output_path►
CategoryAGSoft/Video
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| output_name | STRING | output_video.mp4 | The filename for the concatenated output video (e.g., result.mp4). The .mp4 extension will be added automatically if missing. --- Имя итогового видеофайла (например, result.mp4). Расширение .mp4 применится автоматически, если оно не указано. |
| inputs_count | COMBO | 2 | Select the total number of video clips you want to concatenate. --- Выберите общее количество видеороликов, которые необходимо объединить. |
| output_pathopt | STRING | Optional: Absolute directory path to save the file (e.g., D:/Videos). If left empty, the file will be saved in ComfyUI/output directory. --- Опционально: абсолютный путь к папке сохранения (например, D:/Videos). Если оставить пустым, сохранится в стандартную папку ComfyUI/output. |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| video_path | STRING | — |
| duration_seconds | FLOAT | — |
| duration_timecode | STRING | — |
| file_size_mb | FLOAT | — |
| width | INT | — |
| height | INT | — |
| fps | FLOAT | — |
| frames_est | INT | — |