<aside> 🛠

Prepend a Frozen-Frame + Narration Cold-Open to a Clip


The raw multiplexer for voiceover cold-opens. Take a video clip and a narration audio file, and this tool creates a cold-open segment by freezing the clip's first frame while the narration plays over it, then joins that segment to the front of the original clip. Zero configuration — just wire the two inputs and get a clip with a voiceover intro. Perfect for pairing with any narration source: Video Narrate (Qwen3) output, custom voice recordings, external TTS, music stingers, sound effects, or podcast-style intros.

</aside>


What it does

Narration Mux (Cold Open) combines a video clip and an audio track into a single output video where:

  1. The audio plays over a frozen still of the clip's first frame at the very front
  2. Immediately after the audio ends, the original clip resumes and plays through normally

The duration of the frozen-frame section equals the duration of the narration audio. No parameters — everything is driven by the two inputs. The name says "Mux" because that's exactly what it does: multiplex (combine) a video stream and an audio stream into one continuous clip

Problem it solves

Input/Output

<aside>

<aside>

How to Use

<aside>

  1. Prepare the video clip → Any single clip (from an Image Loader / Video Loader, from List Extract on a batch, or from an upstream editing step). Wire it into the top input port.
  2. Prepare the narration audio → Any audio source. Common patterns:
  3. Run Flow → The tool freezes the clip's first frame, plays the audio over that still, then continues into the full original clip </aside>