DVD VOB File Numbering Conventions Explained

On standard DVD-Video discs, VOB (Video Object) files follow a strict, standardized naming convention dictated by the DVD Forum's DVD-Video specification. This article explains how files within a Video Title Set (VTS) are indexed, the distinct roles of the two numeric fields in each filename, and the technical limitations—such as file-system constraints and content type separation—that determine this numbering scheme.

The Structure: VTS_XX_Y.VOB

Every standard title file inside a DVD's VIDEO_TS directory follows the VTS_XX_Y.VOB template. The numbering convention is broken down into two distinct numerical components: XX and Y.

 VTS _ XX _ Y .VOB
  │     │   │
  │     │   └── File Sequence / Content Type Index (0 to 9)
  │     └────── Title Set Number (01 to 99)
  └──────────── Video Title Set Prefix

1. The Title Set Number (XX)

The first two digits (XX) represent the specific Video Title Set (VTS) on the disc, ranging from 01 to 99.

2. The File Sequence Index (Y)

The single digit (Y) following the title set number designates the specific role or sequence of the file, ranging from 0 to 9.

Index 0: Menu Content

A value of 0 (e.g., VTS_01_0.VOB) indicates that the file contains the menu assets for that specific title set. It holds the menu background video, audio loops, and subpicture highlight data for navigation buttons. If a title set has no dedicated menu, this file is omitted.

Indexes 1 through 9: Sequential Title Media

Values from 1 through 9 (e.g., VTS_01_1.VOB, VTS_01_2.VOB) contain the actual continuous video and audio playback stream. Numbering starts at 1 and increments sequentially as content is added.

The Primary Cause of Sequential Splitting: The 1 GB Limit

The need for multiple sequential files (_1, _2, _3, etc.) is determined by file-system specifications: