Interleaved Multi-Angle VOB Maximum Bitrate
This article provides a technical overview of the bitrate restrictions applied to interleaved multi-angle VOB streams under the DVD-Video standard. It covers the precise maximum bitrate limits, explains the hardware and optical buffer constraints that necessitate these lower thresholds compared to standard video, and outlines best practices for authoring compliant multi-angle content.
The Maximum Bitrate Limit
According to the official DVD-Video specification (DVD Forum Book 3), the absolute maximum total multiplexed bitrate for an interleaved multi-angle VOB stream is 8.0 Mbps (8,000 kbps).
While a standard, non-interleaved DVD-Video title allows a maximum total system bitrate of 10.08 Mbps (with video alone reaching up to 9.8 Mbps), interleaved multi-angle streams enforce a lower cap to prevent buffer underruns during playback.
Why the Limit is Reduced
Multi-angle presentations rely on Interleaved Video Units (ILVUs). In this architecture, short chunks of video for Angle 1, Angle 2, and any subsequent angles are physically written alternating along the optical track.
During playback:
- The player's optical pickup reads the active angle's data chunk into a track buffer.
- While the buffer empties to decode video on-screen, the pickup head must mechanically jump over the unselected angles to reach the next chunk of the chosen angle.
- If the bitrate of the interleaved data is too high, the track buffer will deplete before the optical pickup completes its physical seek and resumes reading.
Capping the combined stream at 8.0 Mbps ensures the read buffer contains enough data in reserve to bridge the jump time between interleaved blocks.
Allocation and Authoring Guidelines
The 8.0 Mbps ceiling represents the aggregate total for all active components within the multiplex:
- Video Streams: Typically constrained to an average of 5.5 to 6.5 Mbps, with strict maximum peaks no higher than 7.0 to 7.5 Mbps.
- Audio Tracks: Multi-angle titles frequently carry multi-channel Dolby Digital (AC-3), DTS, or LPCM streams. These audio channels must fit within the 8.0 Mbps envelope alongside the video.
- Subpictures and System Overhead: Subtitles and navigation packet overhead must also be factored into the total calculation.
Structural Requirements for Multi-Angle ILVUs
To ensure seamless branching and proper jumping between angles, authoring tools enforce strict structural alignment across all angles:
- Identical GOP Length: Every angle must use the exact same Group of Pictures (GOP) structure and duration.
- Closed GOPs: All GOPs must be closed to prevent inter-frame dependencies across angle-switch boundaries.
- Aligned Bitrate Spikes: Peak bitrates across parallel interleaved units must not spike simultaneously in a way that breaches the 8.0 Mbps system limit during the jump sequence.