<aside> 🛠

Pick One Video Out of a Video List — By Index


Given a list of videos (typically from Video Trim or any other clip-producing node), grab the single video you want by its 0-based index. Slide to the position, extract, done. Perfect for picking a specific clip from a Video Trim batch, isolating one video for individual processing (like Narration Mux which needs a single clip), or bridging batch pipelines to single-clip tools.

</aside>


What it does

Video List Extract takes a video list as input and returns a single video at the position you specify. Indexing is 0-based — so 0 is the first video, 1 is the second, and so on. Use the slider (or type the value) to pick which one. The rest of the list is discarded; only the selected video passes through to downstream nodes.

Problem it solves

Input/Output

<aside>

<aside>

Configuration Options

How to Use

<aside>

  1. Connect a video-list source → Wire an upstream node that produces a list of videos (Video Trim, or any downstream Video Editing tool) into Video List Extract
  2. Set the index → Drag the slider (or type a value) to select which video you want. 0 = first video.
  3. Run Flow → The selected video is emitted; downstream nodes receive that single video </aside>

Use Case Tips

For Feeding a Batch Clip into Narration Mux (Cold Open):