What is VOB?
Complete guide to the VOB file format
Last updated:
What is VOB?
VOB (Video Object) is the container format used on standard DVD-Video discs. VOB files are stored in the VIDEO_TS folder of a DVD and contain the actual video, audio, subtitles, and navigation data for the disc. Introduced with the DVD specification in 1996, VOB uses MPEG-2 video encoding and supports Dolby Digital (AC-3) and DTS audio tracks along with subtitle streams.
A typical DVD movie is split into multiple VOB files, each limited to approximately 1 GB to comply with the DVD filesystem (UDF/ISO 9660) specifications. The first file (VIDEO_TS.VOB) contains menu data, while numbered files like VTS_01_1.VOB, VTS_01_2.VOB contain the main feature film. VOB files are closely related to MPEG-2 Program Streams and can often be played directly by media players that support DVD video.
How VOB Works
VOB files are MPEG-2 Program Streams that interleave MPEG-2 video, audio (Dolby Digital AC-3, DTS, MPEG, or LPCM), subpicture subtitle streams, and DVD navigation packets into a single multiplexed stream.[1][3] The navigation data embedded between content packets controls menus, chapter seeking, and multi-angle playback on the disc.[3]
File Organization and Limits
On a DVD, the main feature is split across files such as VTS_01_1.VOB and VTS_01_2.VOB, each capped near 1 GB to remain within the limits of the disc's UDF filesystem.[3] Accompanying IFO and BUP files in the VIDEO_TS folder store the control and backup information that ties the VOB segments together into a playable title.[3]
Standardization and Protection
VOB is built on the MPEG-2 Systems Program Stream defined in ISO/IEC 13818-1, with DVD-specific extensions layered on top.[2] Commercial discs often encrypt their VOB content with the Content Scramble System (CSS), which can prevent direct playback or copying of the files without an authorized decoder.[1]
Technical Details
VOB vs Other Video Formats
| Feature | VOB | MP4 | MKV |
|---|---|---|---|
| Type | Container[1] | Container | Container |
| Codec(s) | MPEG-2 video[3] | H.264, HEVC, AV1 | Nearly any |
| Container | MPEG-2 program stream[2] | ISO base media | Matroska |
| Standardized by | ISO/IEC, DVD Forum[2] | ISO/IEC | Open community |
| Device/browser support | DVD players | Universal | Players, limited web |
| Best for | DVD-Video discs | Modern streaming | Flexible archiving |
VOB stores DVD-Video content as MPEG-2 program streams; MP4 and MKV are better for modern playback and editing.
Pros and Cons
Advantages
Required format for all commercially produced and consumer-authored DVD-Video discs.
Supports multiple audio tracks (different languages) and subtitle streams in a single file.
Most media players including VLC can play VOB files directly without special configuration.
Contains navigation data for DVD chapter selection and interactive menus.
Disadvantages
VOB is specifically tied to the DVD standard and has no use outside of DVD authoring and playback.
The DVD specification supports up to 720x576 (PAL) or 720x480 (NTSC) resolution, not HD.
MPEG-2 video is far less efficient than modern codecs, producing much larger files than necessary.
Commercial DVD VOB files are encrypted with CSS (Content Scramble System), requiring authorized playback.
When to Use VOB
Here are the most common situations where VOB is the right choice:
DVD Playback
VOB files are what DVD players and computer drives read when you play a DVD movie.
DVD Backup
Creating a backup copy of a DVD disc involves copying the VOB files to your hard drive.
Format Conversion
Convert VOB files to MP4 or MKV to play DVD content on modern devices without a disc drive.
DVD Authoring
When creating a DVD-Video disc, your authoring software produces VOB files as the output.
Convert VOB Files
Need to convert your VOB files? Use our free online converter.
Try Video Converter FreeFrequently Asked Questions about VOB
Can I play VOB files without a DVD?
Yes. VLC Media Player and most media players can open and play VOB files directly from your hard drive.
How do I convert VOB to MP4?
Use our free online converter to convert VOB files to MP4, MKV, or other modern formats. This also reduces the file size significantly through better compression.
Why are DVD VOB files split into multiple files?
The DVD filesystem requires individual files to be no larger than approximately 1 GB. A two-hour movie is spread across several numbered VOB files that play back sequentially.
Are VOB files encrypted?
VOB files on commercial DVDs are encrypted with CSS to prevent unauthorized copying. Personal DVD backups and home-made DVDs are not encrypted.
What is the difference between VOB and MPEG?
VOB is a superset of the MPEG-2 Program Stream format with additional DVD-specific data like subtitle streams, multi-channel audio, and navigation packets. A VOB file can often be renamed to .mpg and played as a standard MPEG file.