forked from NikoDemon80/ComfyUI-H3-Motion-Context
-
Notifications
You must be signed in to change notification settings - Fork 27
Continuity and Audio
Ethanfel edited this page Aug 18, 2026
·
2 revisions
Two policy nodes answer separate questions:
- Transition Policy: what enters this scene from its predecessor?
- Audio Policy: what guides generation, continues between scenes, and becomes the final soundtrack?
| Transition | Carries into the scene | Recommended use |
|---|---|---|
| Cut | Nothing | Start an independent scene. |
| Guide | 22 clean RGB/VAE frames | Default motion handoff. Start here. |
| Tone Carry Guide | Guide plus a detected tone correction | Experimental tone-continuity comparison. |
| Latent Guide | 22 sampled video-latent guide frames | Opt-in path that avoids an RGB/VAE round trip. |
| Detail Guide | Disposable tapered chroma-noise Guide | Experimental identity/detail comparison. |
| Hard AV | Exact protected 39-frame picture prefix and optional sound | Strict AV-prefix continuity. |
| Soft AV | Exact picture plus an eight-tick generated-audio release | Recommended AV-mask handoff. |
| Detail AV | Disposable tapered-noise Hard AV picture prefix | Experimental 39-frame latent-noise comparison. |
The choice describes the boundary entering a scene. It does not redefine the completed predecessor.
AV-mask transitions require video encode, head anchor, and an exact shared
video/audio boundary. Start with 39 context frames. Expert shared-clock values
are 39, 90, 141, 192, or 243 frames; Detail AV v2 specifically requires 39.
| Decision | Choices | Meaning |
|---|---|---|
| Final audio | Generated / Source / None | What Assemble places in the MP4. |
| Source reference | On / Off | Whether the current source window guides H3. |
| Generated continuity | On / Off | Whether the preceding sampled audio latent enters the next scene. |
Common combinations:
| Goal | Final | Source reference | Generated continuity |
|---|---|---|---|
| Let H3 create a continuous soundtrack | Generated | Off | On |
| Preserve a song, narration, or dialogue track exactly | Source | On | Off |
| Preserve the source track but also carry generated sound internally | Source | On | On |
| Produce silent final video | None | As needed | As needed |
Generated scene audio is still saved as WAV sidecars when connected to Segment
- Checkpoint, even if Source becomes the final soundtrack.
For exact timing, trimming, seam diagnostics, and experimental reference-grid alignment, use the complete audio guide.