home/ modules/ preparing-and-routing-the-video-signal-chain

Preparing and routing the VJ video signal chain

  • learner can lay out the five-role VJ hardware signal chain and keep a hardware mixer as crash insurance
  • learner can prepare media by compressing to real-time codecs and choosing a HAP variant for bandwidth and alpha needs
  • learner can share live video between apps with Spout/Syphon and manage the dual-screen desktop-vs-output split

Prepare and route a performance-ready video signal chain: diagram the five hardware roles with a hardware mixer as backup, transcode a clip pack to an appropriate HAP variant on an SSD-backed drive, wire a Spout/Syphon feed between two apps, and set up the extended dual-screen monitoring the performer will watch live.

The whole task here is the unglamorous half of VJing that decides whether a club set survives contact with reality: getting signal from source to projector, with media that plays back smoothly and a fallback when the laptop chokes. Picture a warehouse techno night — visuals feeding a projector from a laptop running Resolume plus a second app for generative layers. Everything in this module is what happens before the first beat drops.

The scaffolding arc starts on paper. First map your rig against the five functional roles — Source, Playback, Mixing, Effects, Output — and place a hardware mixer in the chain as crash insurance, so a software freeze never means a black screen. Next, media prep with training wheels: transcode a single clip, leaning on “video must be compressed to appropriate codecs before a live performance” for the why, then the HAP atoms for the how — GPU decompression buys CPU headroom, but the bandwidth tradeoff means the clip pack lives on an SSD, and variant selection (plain Hap for backgrounds, Hap Alpha for overlay logos, Hap Q where colour matters) is decided per clip. Then wire two apps together with Spout or Syphon depending on your OS, and split your screens so the audience sees the output while you watch the interface. The capstone repeats this whole sequence unsupported, on a full clip pack.

Every required atom gates the capstone: you cannot diagram the chain without the five-role taxonomy and the mixer-as-insurance rationale, cannot transcode intelligently without the codec and HAP tradeoffs, cannot wire or monitor without the inter-app and dual-screen concepts. The supporting atoms enrich the picture — how the move off broadcast standards freed resolution choices, and where performance software sits in the wider tool landscape — useful context, but the capstone stands without them.

Atoms in this module

Required — these gate the capstone

VJ hardware falls into five functional roles: Source, Playback, Mixing, Effects, and Output
Concept L1 Foundations I
VJs keep a hardware video mixer alongside software as insurance against computer crashes
Concept L1 Foundations I
Video must be compressed to appropriate codecs before a live performance to enable real-time processing
Procedure L2 First instrument IN
The HAP codec decompresses on the GPU to enable many simultaneous high-resolution video streams
Concept L2 First instrument I
HAP trades low CPU usage for high storage bandwidth, so full-quality playback needs a fast drive (SSD)
Concept L2 First instrument I
Choosing a HAP variant trades alpha support and colour fidelity against data-rate
Concept L2 First instrument I
Spout (Windows) and Syphon (macOS) share live video between applications on one machine
Fact L2 First instrument IH
The live visual performer must simultaneously monitor two spaces: the desktop interface and the projection output
Concept L2 First instrument IM

Supporting — enrichment, not gating

Moving from broadcast NTSC/PAL to computer displays freed VJs from fixed 4:3 resolutions
Fact L1 Foundations I
VJ software spans content-creation tools, live-performance platforms, and custom programming environments
Concept L1 Foundations I