Maximum Multiplexed Bitrate for VOB Containers
The maximum combined multiplexed bitrate for all streams within a standard DVD-Video VOB (Video Object) container is 10.08 Megabits per second (Mbps). This article outlines the official bitrate specifications for VOB files, detailing how bandwidth is allocated across video, audio, and subtitle streams, the hardware constraints that dictate these limits, and the best practices for authoring compliant media.
The 10.08 Mbps Limit Explained
In the DVD-Video standard (DVD Forum specifications), a VOB container multiplexes multiple elementary streams into a single system stream using MPEG-2 Program Stream formatting. The absolute peak transfer rate for the multiplexed stream—which includes all video packets, audio tracks, subpicture (subtitle) data, and pack/packet header overhead—cannot exceed 10.08 Mbps (10,080 kbps).
Individual Stream Constraints
While the total multiplexed container allows up to 10.08 Mbps, individual streams within the VOB are subject to additional specific constraints:
- Video Stream: The maximum allowable bitrate for the primary video stream (MPEG-2 or MPEG-1) is 9.8 Mbps (9,800 kbps). If the video stream peaks at this maximum, only 280 kbps remains for all accompanying audio streams, subpictures, and multiplexing overhead combined.
- Audio Streams:
- LPCM (Linear PCM): Up to 6.144 Mbps (typically uncompressed stereo at 1.536 Mbps).
- Dolby Digital (AC-3): Up to 448 kbps (stereo typically 192–224 kbps; 5.1 surround typically 384–448 kbps).
- DTS: Up to 1.509 Mbps (half-rate typically 754 kbps).
- Subpicture Streams: Up to 3.36 Mbps per stream (used for menus and run-length encoded subtitles).
Why the 10.08 Mbps Cap Exists
The 10.08 Mbps ceiling is directly tied to the physical read capabilities of standard 1x DVD optical drives.
A standard 1x DVD drive reads data at a raw physical rate of 11.08 Mbps. After accounting for error correction codes (ECC), sector headers, modulation, and file system overhead (UDF/ISO 9660), the maximum sustained data delivery rate directly to the decoder buffer is precisely 10.08 Mbps. Exceeding this rate causes optical drive buffer underruns, leading to playback stuttering, dropped frames, or total read failure on standalone DVD players.
Real-World Authoring Practices
Professional authoring suites strictly enforce the 10.08 Mbps multiplex ceiling. To ensure broad compatibility and prevent playback failures:
- Target Video Bitrates: Most variable bitrate (VBR) video encoders target a maximum peak of 8.0 to 8.5 Mbps.
- Total Bitrate Headroom: The combined total of video, active audio tracks, and subpictures is typically mastered not to exceed 9.0 to 9.5 Mbps. Leaving this safety margin ensures that transient bitrate spikes do not breach the 10.08 Mbps hardware limit.