When Was the VOB File Format Introduced?
This article explores the history and technical background of the VOB (Video Object) file format, focusing specifically on its public release. Readers will learn the exact year the format reached consumers, its fundamental role in standard-definition home entertainment, and how it functions as the core container for DVD-Video media.
The VOB file format was first introduced to the consumer public in 1996. Its commercial arrival coincided directly with the launch of the DVD-Video format, which first became available to consumers in Japan in November 1996 before expanding to North America and other international markets in early 1997.
VOB stands for Video Object. It serves as the primary container
format used on physical DVD-Video discs to store multimedia data. Files
with the .vob extension reside inside the
VIDEO_TS directory at the root of a DVD.
Technically, the format is based on the MPEG-2 program stream specification, but it includes proprietary extensions and limitations to support standard DVD navigation. A single VOB file multiplexes several streams together into one unified container, typically including:
- Video: MPEG-1 or MPEG-2 standard-definition video streams.
- Audio: Formats such as Dolby Digital (AC-3), Digital Theater Systems (DTS), or Linear PCM (uncompressed audio).
- Subtitles and Overlays: Bitmapped subpicture streams used for subtitles and interactive menu buttons.
- Navigation Data: Packets that enable playback devices to process menu commands, chapter selections, and multi-angle viewing.
To maintain compatibility across different file systems (notably
FAT32 and the DVD standard UDF), individual VOB files are capped at a
maximum file size of 1 gigabyte (GB). Feature-length films are divided
into sequential segments—such as VTS_01_1.VOB,
VTS_01_2.VOB, and so forth—accompanied by corresponding
.IFO (information) and .BUP (backup) files
that tell the playback device how to seamlessly parse the data.
While largely superseded today by modern digital containers like MP4 and MKV, VOB remains historically significant as the container that powered the home video industry's transition from analog tape to digital media starting in 1996.