When you start working on shoots with In-Camera Visual Effects (ICVFX), you quickly learn that timing (literally) is everything. When you point a digital cinema camera at an LED volume, you aren’t just taking a picture of a wall; you are capturing a rapidly updating array of thousands of tiny light emitters. If the timing between your camera’s sensor and the display hardware slips out of alignment, even by a fraction of a millisecond, your image degrades with severe artifacts like rolling black bars, subtle flickering, or horizontal tearing.
Understanding how camera shutter angle, content frame rate, display refresh rate, and diode-level refresh rates interact is essential for keeping your LED wall clean on camera. It is essential to start with the factors that are constant and comes baked into every shot, and then adjust your variables to get the shots to work.
1. Content Frame Rate (FPS): The Timeline Speed
Content frame rate, measured in frames per second (fps), is the speed at which your virtual production renderer (like Unreal Engine or Resolume) renders and outputs new frame buffers to the LED processor.
- Standard Rates: Typically aligned with target project delivery specs, such as 23.976, 24, 29.97, 30, 59.94, and 60 fps in NTSC territories and 25 and 50 in PAL territories.
- The Goal: The content frame rate provides the fundamental playback cadence of the scene. Every time a new frame is rendered, the media server pushes that image payload down the signal chain to the display processor.
2. Display Refresh Rate (Hz): Repeating the Canvas
An LED wall rarely displays a frame just once. To prevent visible flicker to the human eye, the display processor updates the physical LED panels at a much higher frequency than the incoming content frame rate, measured in Hertz (Hz).
- Multipliers: The display refresh rate is typically an exact integer multiple of your content frame rate (such as running a 24 fps render at 144 Hz, 192 Hz, or 240 Hz).
- How It Works: If your renderer outputs at 24 fps and your display processor operates at 192 Hz, the processor flashes that exact same rendered frame 8 times before the next content frame arrives (192 / 24 = 8).
3. LED Pixel Refresh Rate / Multiplexing (Hz): The Physical Diode Drive
Beyond the display-level refresh rate, there is the internal drive frequency of the LED panel modules themselves, often referred to as the panel scan rate or multiplexing rate.
- Scan Ratios: To lower hardware costs and power consumption, physical LED panels do not drive every pixel simultaneously. Instead, they scan across lines of diodes using a multiplex ratio (such as 1:8, 1:16, or 1:32).
- High-Frequency PWM: The driver ICs pulse the LEDs on and off rapidly using Pulse Width Modulation (PWM) at rates typically ranging from 3,840 Hz up to 7,680 Hz or higher.
- Impact on Camera: If the PWM drive frequency or scan rate is too low, rolling-shutter camera sensors will capture scan lines, which are dark horizontal banding caused by the sensor catching rows of LEDs in their momentary off state during readout.
4. Camera Shutter Angle & Speed: Capturing the Slice
Your camera’s shutter angle (or shutter speed) dictates the exact duration the sensor is exposed to light for each frame.
In traditional filmmaking, a 180 degree shutter angle exposes the sensor for half the duration of a frame (1/48 exposure at 24fps). However, when shooting an LED volume, your shutter must open and close across an exact, complete number of LED refresh cycles.
- Matching the Pulse: If your camera shutter opens for a duration that catches a fractional display cycle (for example, 3.5 refreshes of the LED wall instead of exactly 3 or 4), some parts of the frame receive more light bursts than others, causing subtle exposure banding or flickering.
- Shutter Tuning: Fine-tuning the camera’s shutter angle, sometimes shifting from 180 to 172.8 or 144, allows the sensor readout window to align precisely with an even integer number of panel updates.
If you need to quickly dial in your math on set, you can run the numbers in our LEDVP Shutter Angle Sync Calculator!
5. Where Genlock Fits In (Handling Motion & Frame Alignment)
A common misconception is that an LED volume simply will not work without Genlock. In reality, if your camera shutter angle and frame rates are properly matched, you can shoot clean static or slow-moving backgrounds without a master sync signal.
Genlock (Generator Lock) becomes critical the moment you introduce fast camera pans, dynamic background motion, or high-speed action across the volume.
- Phase Alignment: While shutter angle controls the duration of exposure, Genlock forces the camera sensor’s top-to-bottom readout to start at the exact microsecond the LED processor begins drawing the new frame.
- Preventing Tearing & Ghosting: Without Genlock during rapid motion, the camera’s rolling shutter catches the LED wall midway through a buffer swap or redraw cycle. This results in horizontal tearing, image duplication (ghosting), or a dark scan bar that slowly drifts vertically across the frame.
The Bottom Line: Matching your shutter angle handles the exposure math, but Genlock locks the phase. For static or controlled shots, shutter tuning carries the load; for high-speed tracking shots and action, Genlock is essential.
Summary Checklist for a Sync-Safe Stage
| Variable | Role | Target Goal |
| Content FPS | Render engine output rate | Match project delivery spec (e.g., 24.00 fps) |
| Display Refresh (Hz) | Panel redrawn frequency | Set to an exact integer multiple of Content FPS (e.g., 192 Hz) |
| Pixel PWM Rate | High-frequency diode drive | 3,840 Hz or higher to eliminate scan-line artifacts |
| Shutter Angle | Sensor exposure window | Fine-tune angle to capture clean integer multiples of display cycles |
| Genlock | Hardwired phase sync | Locks sensor readout start to processor draw cycle to prevent motion tearing |
Further Reading & Resources
- Timing & Genlock Standards: SMPTE Standards Overview
- Panel Processing & Sync:
- In-Camera VFX Workflows: Epic Games Unreal Engine nDisplay Setup
- Camera VP and Sensor Specs:
- Shutter Calculations: Use our LEDVP Shutter Angle Sync Calculator to dial in your exact camera exposure window.