Can MPEG-1 Video Be Muxed into a DVD VOB File?

An MPEG-1 video stream can legally and technically be muxed into a standard-compliant DVD Video Object (VOB) file. While DVDs are predominantly associated with MPEG-2, the official DVD-Video specification explicitly includes provisions for MPEG-1 video under strictly defined constraints. As long as the video stream complies with the resolution, bitrate, and frame rate parameters set by the DVD Forum, it will produce a fully compliant VOB file capable of playing on certified standalone DVD players.

The DVD-Video Specification and MPEG-1

The VOB format is based on the MPEG-2 Program Stream (ISO/IEC 13818-1) container. However, the system stream multiplexer allows for different underlying elementary streams. The DVD-Video standard recognizes two types of video compression: MPEG-2 (ISO/IEC 13818-2) and MPEG-1 (ISO/IEC 11172-2).

To remain fully standard-compliant, an MPEG-1 stream muxed into a VOB must be a Constrained Parameters Bitstream (CPB) and strictly match Standard Image Format (SIF) specifications.

Technical Requirements for Compliant MPEG-1 in VOB

A standalone DVD player requires elementary video streams to follow specific parameters. For an MPEG-1 stream to be valid inside a VOB, it must adhere to the following values:

Audio and Multiplexing Rules

When muxing MPEG-1 into a VOB container, the container requirements remain those of a standard DVD-Video structure:

  1. Audio Compatibility: Audio paired with the MPEG-1 stream must meet DVD standards. Acceptable formats include Linear PCM, Dolby Digital (AC-3), or MPEG-1 Audio Layer II (supported universally in PAL, optional/extended in NTSC).
  2. Private Streams: DVD-specific data, such as navigation packs (NV_PCK) and subpicture packs (SP_PCK), must be multiplexed into the program stream alongside the MPEG-1 elementary stream.
  3. VOB Cell Structure: The resulting VOB must respect standard Cell and Video Object Unit (VOBU) timing, with each VOBU beginning with a navigation pack and an MPEG-1 Sequence Header.

Practical Use Case

The primary reason this provision exists is backward compatibility with Video CD (VCD) media. Because VCDs use 352 × 240 (NTSC) or 352 × 288 (PAL) MPEG-1 video at 1,150 kbps, standard VCD video streams fall well within the DVD specification. Content creators can directly demux video streams from VCDs and author them into compliant DVD VOBs without re-encoding, preserving the original quality and avoiding generational compression loss.