What is VOB?

Discover what VOB files are, their function, and usage. This complete guide covers VOB format details, comparisons, and practical insights.

The VOB format explained: the DVD-Video file format, why it is structured the way it is, and how to convert it.

VOB

What is VOB?

1996 CreatedVideo TypeDVD video Common Use

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 (Video Object) is the format that holds the actual video on a DVD. Open the VIDEO_TS folder of any DVD and you will find the movie stored as a series of .vob files. Technically, a VOB is an MPEG-2 Program Stream that interleaves everything a DVD needs into one multiplexed stream: MPEG-2 video, audio (Dolby Digital AC-3, DTS, MPEG, or LPCM), subpicture subtitle streams, and DVD navigation packets. So a VOB is not just video, it bundles the picture, multiple audio tracks, subtitles, and the data that drives the disc's interactive behavior.

That navigation data is what makes VOB distinctive. Embedded between the media packets is information that powers DVD menus, chapters, and the seamless branching between scenes, the machinery behind a DVD's interactive menu system. This is why a VOB is more than a plain video file: it is a building block of the structured DVD-Video format, designed to be read by a DVD player following the disc's navigation logic, not just played start to finish.

DVDs also split a single title across multiple VOB files, traditionally limited to about 1 GB each, which is why a movie appears as several numbered .vob files rather than one. The DVD's accompanying IFO files act as an index telling the player how those VOB pieces fit together. Because of all this structure, a lone VOB file copied off a disc can behave inconsistently in everyday media players, which expect a single self-contained file.

Why You Convert VOB

VOB files are large and awkward to use outside a DVD player. The MPEG-2 video inside is inefficient by modern standards, so the files are big, and the multi-file, navigation-laden structure does not map cleanly onto how phones, browsers, and editing apps expect video to look. Playing a VOB in a regular media player can produce missing audio, wrong subtitle behavior, or files that only play in fragments.

This is why converting VOB to MP4 is the standard move when you want to use DVD content elsewhere. Converting re-encodes the efficient modern way, dramatically shrinking the file, merges the split pieces into one clean video, and lets you choose which audio and subtitle tracks to keep. The result is a single, compact, universally compatible MP4 that plays on any device, instead of a folder of large, player-specific VOB files.

When You Encounter VOB

You meet VOB almost exclusively when working with DVDs and DVD rips: copying video off a disc, backing up a DVD, or handling files from the VIDEO_TS folder. There is no reason to create new VOB files outside DVD authoring. For any DVD content you want to keep on a computer, phone, or to share online, converting the VOB files to MP4 is the practical path, it modernizes the format and turns the disc's fragmented structure into one usable file.

Limitations

VOB's limitations come from being a DVD-specific format. The MPEG-2 video is inefficient, making files large; titles are split across multiple files that depend on the DVD's index to assemble; and the embedded navigation data and player-oriented structure cause inconsistent playback in ordinary media apps. It does exactly what DVDs need, but nothing about it suits modern storage or sharing. Converting to MP4 resolves all of these by producing a single efficient file that plays everywhere.

VOB vs Other Video Formats

FeatureVOBMP4MKV
TypeContainer[1]ContainerContainer
Codec(s)MPEG-2 video[3]H.264, HEVC, AV1Nearly any
ContainerMPEG-2 program stream[2]ISO base mediaMatroska
Standardized byISO/IEC, DVD Forum[2]ISO/IECOpen community
Device/browser supportDVD playersUniversalPlayers, limited web
Best forDVD-Video discsModern streamingFlexible 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

DVD Standard Compliance | FileFormer, Required format for all commercially produced and consumer-authored DVD-Video discs.

Multi-Track Support | FileFormer, Supports multiple audio tracks (different languages) and subtitle streams in a single file.

Widely Playable | FileFormer, Most media players including VLC can play VOB files directly without special configuration.

Chapters and Menus | FileFormer, Contains navigation data for DVD chapter selection and interactive menus.

Disadvantages

DVD-Only Format | FileFormer, VOB is specifically tied to the DVD standard and has no use outside of DVD authoring and playback.

Limited to Standard Definition | FileFormer, The DVD specification supports up to 720x576 (PAL) or 720x480 (NTSC) resolution, not HD.

Older Compression | FileFormer, MPEG-2 video is far less efficient than modern codecs, producing much larger files than necessary.

DRM Encryption | FileFormer, Commercial DVD VOB files are encrypted with CSS (Content Scramble System), requiring authorized playback.

Technical Details

Standard
DVD-Video specification (DVD Forum)[1]
Introduced
1996[1]
File Extension
.vob[1]
MIME Type
video/dvd[1]
Video Codec
MPEG-2[1]
Audio Codecs
Dolby Digital (AC-3), DTS, MPEG Audio, PCM[1]
Max File Size
approximately 1 GB per VOB file[1]
Container Base
MPEG-2 Program Stream[1]

When to Use VOB

Here are the most common situations where VOB is the right choice:

DVD Playback | FileFormer

VOB files are what DVD players and computer drives read when you play a DVD movie.

DVD Backup | FileFormer

Creating a backup copy of a DVD disc involves copying the VOB files to your hard drive.

Format Conversion | FileFormer

Convert VOB files to MP4 or MKV to play DVD content on modern devices without a disc drive.

DVD Authoring | FileFormer

When creating a DVD-Video disc, your authoring software produces VOB files as the output.

Frequently 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.

References

  1. MPEG-2 Program Stream (VOB on DVD-Video) - Library of Congress
  2. ISO/IEC 13818-1 MPEG-2 Systems (Program Stream) - ISO
  3. VOB - Wikipedia