DVD Hierarchy: Title, Part of Title, and VOB Files

Understanding the architecture of a DVD-Video requires distinguishing between logical playback structures and physical data storage. This article breaks down the hierarchy between a Title, a Part of Title (PTT), and a VOB file, illustrating how user-facing playback navigation maps directly to the underlying media files on the disc.

Logical Structure vs. Physical Storage

The DVD-Video specification divides disc architecture into two distinct layers:

  1. Logical Layer: The navigation hierarchy recognized by the DVD player and the user (Titles, Chapters/PTTs, Programs, and Cells).
  2. Physical/File Layer: The actual container files stored in the standard VIDEO_TS directory (IFO, BUP, and VOB files).

A Title and a Part of Title exist entirely in the logical layer, while a VOB file belongs to the physical storage layer.


1. Title (Top Logical Unit)

A Title is the highest-level presentation unit within a DVD. A single DVD can contain up to 99 Titles.

2. Part of Title / PTT (Sub-Logical Unit)

A Part of Title (PTT), universally referred to as a Chapter, is a logical division within a specific Title.

3. VOB File (Physical Container Layer)

A VOB (Video Object) file is the actual file stored on the disc file system that contains the multiplexed MPEG-2 video, audio tracks (AC-3, DTS, or PCM), and subtitle streams.


How They Relate in the Hierarchy

The structural hierarchy operates from abstract navigation down to physical data:

\[\text{Title (Logical Feature)} \longrightarrow \text{Part of Title / Chapter (Logical Point)} \longrightarrow \text{VOB Files (Physical Data Stream)}\]