Nodes/ComfyUI-Tween/Tween Concat Videos
ComfyUI Node

Tween Concat Videos

A ComfyUI node in video/Tween with 5 inputs and 1 output.

By ethanfel·Created 6 months ago·Updated 10 days ago· 14
Tween Concat Videos
  • model
  • video_path
output_directory
filename_prefixsegment
output_filenamefinal_video.mp4
delete_segmentsfalse
Categoryvideo/Tween

Inputs (5)

NameTypeDefaultDescription
model*Connect from the last Segment Interpolate's model output (any model type). This ensures concatenation runs only after all segments are saved.
output_directorySTRINGDirectory containing the segment video files. Leave empty to use ComfyUI's default output directory. Relative paths are resolved from the output directory.
filename_prefixSTRINGsegmentFilename prefix used when saving segments with VHS Video Combine. Matches files like segment_00001.mp4, segment_00002.mp4, etc.
output_filenameSTRINGfinal_video.mp4Name of the concatenated output file. Saved in the same directory.
delete_segmentsBOOLEANfalseDelete the individual segment files after successful concatenation. Useful to avoid leftover files that would pollute the next run.

Outputs (1)

NameTypeDescription
video_pathSTRING