VOB to MKV Conversion Explained
Converting .VOB (Video Object) files to .MKV (Matroska Video) moves video, audio, and subtitle streams from a legacy DVD container into a modern, flexible container. People convert .VOB to .MKV to digitize physical media, consolidate fragmented files, and improve playback compatibility on modern devices.
When you convert .VOB to .MKV, you gain a single, unified file. DVD video is typically split into 1 GB chunks (e.g., VTS_01_1.VOB, VTS_01_2.VOB). The .MKV container merges these chunks seamlessly. You also gain the ability to compress the legacy MPEG-2 video into modern, efficient codecs like H.264 or HEVC, which drastically reduces file size.
However, you lose the DVD navigation structure. .MKV does not support interactive DVD menus. If your workflow requires burning a 1:1 exact copy of a DVD to play on a standalone hardware DVD player with working menus, this conversion is a bad idea.
Typical Tasks and Users
- Home Media Archivists: Users digitizing personal DVD collections for playback on media servers like Plex or Jellyfin. They convert .VOB to .MKV to keep multiple audio tracks (e.g., stereo and 5.1 surround) and subtitle tracks in one file.
- Video Editors: Editors extracting footage from old DVDs. Modern non-linear editing systems (NLEs) often struggle with raw .VOB files and AC-3 audio. Converting to .MKV (or subsequently to ProRes) stabilizes the editing timeline.
- Data Hoarders: Users looking to save hard drive space. Re-encoding a 4.7 GB .VOB directory into a compressed .MKV file can reduce the storage footprint by 70% or more while maintaining acceptable visual quality.
Software & Tool Support
Several tools handle .VOB and .MKV files, offering different approaches to the conversion:
- MakeMKV: A popular tool that "remuxes" .VOB files directly into .MKV. It copies the exact MPEG-2 video and audio streams without re-encoding, preserving 100% of the original quality but keeping the large file size.
- HandBrake: A free, open-source video transcoder. It reads .VOB files and re-encodes the video into modern codecs within an .MKV container, reducing file size.
- FFmpeg: A powerful command-line library. It can concatenate split .VOB files and map multiple audio and subtitle streams into an .MKV output using commands like
ffmpeg -i "concat:VTS_01_1.VOB|VTS_01_2.VOB" -c copy output.mkv. - VLC media player: A free media player that can natively open .VOB files, play DVD folder structures, and perform basic conversions to .MKV.
Pros and Cons of the Conversion
Pros:
- Consolidation: Merges sequential 1 GB .VOB chunks into a single, continuous movie file.
- Multi-track Support: .MKV natively supports unlimited audio and subtitle tracks, preserving the multi-language nature of DVDs.
- Storage Efficiency: If re-encoded, the conversion replaces outdated MPEG-2 compression with highly efficient modern codecs.
- Metadata: .MKV supports embedded metadata, chapter markers, and cover art, which media servers use to organize libraries.
Cons:
- Loss of Menus: All interactive DVD menus, games, and navigation logic are permanently lost.
- Generation Loss: If you re-encode the video to save space, you will lose some visual fidelity. MPEG-2 is already heavily compressed; compressing it again introduces artifacts.
- Subtitle Incompatibilities: DVDs use VobSub (bitmap images) for subtitles. While .MKV can hold VobSub tracks, many modern web players and smart TVs cannot render them, requiring the subtitles to be burned into the video or OCR'd into text.
Conversion Difficulties & Why Convert.Guru
Converting .VOB to .MKV involves specific technical hurdles. First, DVD video is frequently interlaced. If the conversion pipeline does not apply a high-quality deinterlacing filter (like Yadif or BWDIF), the resulting .MKV will display severe horizontal "combing" artifacts during motion. Second, concatenating multiple .VOB files often causes audio desynchronization if the timecodes at the file breaks are not handled perfectly. Finally, mapping multiple audio streams and image-based subtitles requires complex stream selection.
Convert.Guru simplifies this pipeline. It automatically detects interlaced MPEG-2 video and applies the correct deinterlacing algorithms before encoding. It handles timecode gaps during file concatenation to ensure audio remains perfectly synced. By managing stream mapping and codec selection on the backend, Convert.Guru delivers a compliant, playback-ready .MKV file without requiring users to write complex command-line scripts.
VOB vs. MKV: What is the better choice?
| Feature | .VOB | .MKV |
| Primary Use Case | Physical DVD optical media | Digital storage and media servers |
| Video Codecs | MPEG-1, MPEG-2 | H.264, HEVC, AV1, MPEG-2, etc. |
| Interactive Menus | Yes | No |
| File Size Limits | Usually split into 1 GB chunks | Unlimited |
| Subtitle Format | VobSub (Bitmap images) | SRT, ASS, VobSub, PGS, etc. |
Which format should you choose?
Choose .VOB if you are authoring a physical DVD to play on a legacy hardware DVD player, or if you are archiving an exact 1:1 backup of a disc structure (though an .ISO file is generally better for this).
Choose .MKV if you want to store movies on a hard drive, play them on a PC, or stream them through a local media server. It is the superior format for digital archiving.
Avoid this conversion if your primary playback devices are in the Apple ecosystem. iOS devices, Macs, and Apple TVs do not natively support .MKV containers without third-party apps. In that scenario, convert .VOB to .MP4 instead.
Conclusion
Converting .VOB to .MKV is the standard technical process for modernizing legacy DVD content. It allows users to consolidate fragmented files, preserve multiple audio and subtitle tracks, and significantly reduce file sizes through modern compression. The primary limitation is the complete loss of interactive DVD menus and the risk of interlacing artifacts if processed incorrectly. Convert.Guru provides a reliable, automated solution for this exact conversion, handling the complex deinterlacing and stream mapping required to produce a high-quality, sync-accurate .MKV file.
About the VOB to MKV Converter
Convert.Guru makes it fast and easy to convert DVD video files to MKV online. The VOB to MKV converter runs entirely in your browser, so there’s no software to install and no account required. Powered by one of the industry’s largest and most trusted file format databases—maintained for more than 25 years—our technology reliably identifies VOB DVD videos even when they are damaged or incorrectly named. Uploaded files are automatically deleted after conversion to protect your privacy.