Update docs and tooltips for two-clip Join Extend

Add source_clip_2 and original_clip_2 to README input tables, update
Join Extend mode reference with two-clip diagram, update MergeBack
description and behavior section, fix mode output type label.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-20 10:21:44 +01:00
parent 32e28ac4b4
commit f369c25b32
2 changed files with 12 additions and 6 deletions

View File

@@ -90,6 +90,7 @@ Pass-through modes (Edge Extend, Frame Interpolation, Keyframe, Video Inpaint):
Splice modes (End, Pre, Middle, Join, Bidirectional, Replace):
Reconstructs original[:trim_start] + vace_output + original[trim_end:]
with automatic blending across the full context zones.
For two-clip Join Extend, connect original_clip_2 — the tail comes from the second clip.
Blend methods:
none — Hard cut at seams (fastest)