Blend Latent Chunks (Pre-Decode)

BlendLatentChunks

Join two video chunk latents along temporal dimension before decoding. hard_cut (recommended): clean cut at overlap midpoint — no dissolve. slerp: spherical interpolation preserving latent magnitude. overlap_frames is in LATENT space (Wan: pixel_overlap / 4).

Pack: ComfyUI_VideoChunkTools

custom_nodes.ComfyUI_VideoChunkTools

Inputs (4)

NameTypeRequired
latent_aLATENTrequired
latent_bLATENTrequired
overlap_framesINTrequired
blend_curveCOMBOrequired

Outputs (2)

NameType
latentLATENT
total_latent_framesINT
Blend Latent Chunks (Pre-Decode) | TealPug Node Explorer