Nodes/ComfyUI Wan VACE Prep/πŸͺ VACE Join (Batch)
ComfyUI Node

πŸͺ VACE Join (Batch)

Batch-aware VACE prep that handles first/last iteration edge cases for multi-video processing.

By stuttlepressΒ·Created 7 months agoΒ·Updated 26 days agoΒ· 99
πŸͺ VACE Join (Batch)
  • video_1
  • video_2
  • control_video
  • control_mask
  • width
  • height
  • length
  • start_images
  • end_images
  • context_frames
  • replace_frames
  • new_frames
β—„is_firstfalseβ–Ί
β—„is_lastfalseβ–Ί
β—„context_frames8β–Ί
β—„replace_frames8β–Ί
β—„new_frames0β–Ί
β—„debugfalseβ–Ί
CategoryWan VACE Prep/VACE

Inputs (8)

NameTypeDefaultDescription
video_1IMAGEβ€”
video_2IMAGEβ€”
is_firstBOOLEANfalseTrue for first iteration (index=0) - includes full beginning of video_1 in start_images.
is_lastBOOLEANfalseTrue for last iteration - includes full ending of video_2 in end_images.
context_framesINT84–120Reference frames from each video edge for VACE interpolation (multiple of 4).
replace_framesINT80–120Number of frames to regenerate at each transition edge (multiple of 4).
new_framesINT00–240Number of new transition frames to generate, in addition to the replace_frames (multiple of 4).
debugBOOLEANfalseLog details to the console

Outputs (10)

NameTypeDescription
control_videoIMAGEβ€”
control_maskMASKβ€”
widthINTβ€”
heightINTβ€”
lengthINTβ€”
start_imagesIMAGEβ€”
end_imagesIMAGEβ€”
context_framesINTβ€”
replace_framesINTβ€”
new_framesINTβ€”