Why MakeMKV Remuxes VOB Files Without Re-Encoding

This article explains why MakeMKV is the standard tool for converting DVD VOB files into MKV containers without re-encoding. By focusing on container conversion rather than video compression, MakeMKV offers complete preservation of original video quality, drastically reduced processing times, seamless handling of multi-track audio and subtitles, and intelligent merging of fragmented DVD files.

Understanding Remuxing vs. Re-encoding

DVD video data is stored in VOB (Video Object) files, typically using the MPEG-2 video codec alongside AC-3, DTS, or PCM audio streams. Re-encoding software decodes these streams and recompresses them into newer formats like H.264 or HEVC, which introduces generation loss and requires significant processing power.

In contrast, remuxing extracts the elementary video, audio, and subtitle streams from the VOB container and places them into a Matroska (MKV) container without altering the underlying data. MakeMKV specializes in this process, ensuring that the original MPEG-2 video bitstream remains bit-for-bit identical to the source.

100% Preservation of Video Quality

Because MakeMKV does not re-encode the video stream, there is zero degradation in visual fidelity. MPEG-2 compression used in DVDs is already lossy; re-encoding it risks introducing compression artifacts, banding, or color shifts. Remuxing guarantees that the exact video data created during the DVD authoring process is transferred directly to the new file.

Fast Processing Speeds

Re-encoding a full-length DVD can take anywhere from tens of minutes to hours depending on system hardware and encoder settings. Because MakeMKV only performs a stream copy (reading the data and writing it into a new container), the operation is bound purely by the read/write speeds of the storage drive or optical drive. A standard DVD can usually be remuxed in just a few minutes.

Seamless Stitching of Fragmented VOBs

DVDs format videos into multiple 1 GB .VOB files (such as VTS_01_1.VOB, VTS_01_2.VOB) due to filesystem constraints (UDF/ISO 9660). Merging these files manually often leads to audio/video desynchronization at split points. MakeMKV parses the DVD's IFO files to understand the actual title sets, chapters, and cell structures. It automatically concatenates the fragmented VOB segments into a single, continuous, and properly synchronized MKV file for each feature or episode.

Preservation of Multi-Track Audio and Subtitles

MakeMKV easily handles complex container tracks. During the remuxing process, users can selectively retain:

Built-In DVD Decryption

Standard media players and remuxers often fail when reading VOB files directly from encrypted commercial DVDs. MakeMKV includes built-in decryption routines (such as CSS removal) to read and remux protected discs directly from the drive, eliminating the need for a secondary ripping tool.