What Happens to DVD Menus When Converted to MP4?

When you convert a DVD's VOB file structure into a standard MP4 video, the interactive DVD menus are either completely discarded or flattened into static, unclickable video clips. Because the MP4 container format lacks the navigational scripting architecture required to run interactive menus, the original button functionality, branching paths, and audio/subtitle selection screens cannot be preserved in a playable MP4 file.

Why MP4 Cannot Support DVD Menus

DVD interactivity relies on a combination of specific files within the VIDEO_TS directory:

The MP4 container (MPEG-4 Part 14) is designed for linear streaming and playback. It does not possess a standardized virtual machine or scripting engine to interpret the conditional commands found in DVD IFO files. As a result, MP4 files cannot translate mouse clicks or remote-control button presses into navigational actions.

The Fate of Menus During the Conversion Process

Depending on the software and settings used during conversion, one of two things happens to the menu assets:

  1. The Menu is Stripped Away (Standard Behavior): Most modern transcoding tools (such as HandBrake) automatically scan the DVD structure, identify the main title tracks, and completely bypass the menu VOB files (usually VIDEO_TS.VOB). The resulting MP4 contains only the continuous movie or episode, starting immediately without a title screen.
  2. The Menu Becomes a Linear Video Clip: If a converter forces all VOB files into the MP4, the menu background is rendered as a short, non-interactive video snippet. The buttons might still be visible if they are baked into the background image, but they cannot be highlighted, clicked, or navigated. The video simply plays for a few seconds and then moves directly into the main feature.

Impact on Chapters, Audio Tracks, and Subtitles

While the visual menu used to select chapters, languages, and subtitles is lost, the underlying data is handled differently:

Preserving Interactive Menus

If keeping the interactive menu system is essential, converting to MP4 is not an option. Instead, you must keep the media in a disc-image format:

Both ISO images and VIDEO_TS folders can be played like real DVDs using media players such as VLC, MPC-HC, or home theater software like Kodi.