Why convert MKV to VOB?
People convert MKV to .VOB to play video on a standalone DVD player or to burn a physical DVD - VOB is the video container used inside the DVD-Video disc format. It is also used when a device reads a VIDEO_TS folder but cannot handle MKV. If your goal is just playback on a TV or computer, converting to MP4 is faster and keeps better quality.
How to convert MKV to VOB
DVDStyler OPEN-SOURCE
Import your MKV, pick NTSC or PAL, then use File > Burn to create a VIDEO_TS folder or ISO with VOB files - re-encoding is handled automatically.
Freemake Video Converter FREE
Add your MKV, choose the DVD output preset, and Freemake re-encodes and packages the VOB files for you.
Command line - FFmpeg + dvdauthor CLI
Encode to DVD-compatible MPEG-2 with ffmpeg -i input.mkv -target ntsc-dvd output.mpg, then use dvdauthor to build the VIDEO_TS folder.
Programs that convert MKV
About these formats
An MKV file is a Matroska multimedia container that holds video, multiple audio tracks, subtitles and chapters in one file. Open it for free with VLC media player, or on Windows 11 with the…
Open .MKV details →A VOB (DVD Video Object) file is the container that stores the actual video, audio, and subtitles on a DVD disc. VLC media player opens VOB files for free on Windows, macOS, and Linux. To…
Open .VOB details →Quality & what to watch
- Re-encoding is mandatory - MKV usually holds H.264 or H.265 video, while VOB requires MPEG-2, so quality always drops and file sizes are often larger than the source.
- DVD-Video caps resolution at 720×480 (NTSC) or 720×576 (PAL), so any HD or 4K MKV is scaled down.
- VOB files only work as part of a complete
VIDEO_TSfolder (with.ifoand.bupfiles); copying a singleVOBalone will not play on a standalone DVD player.
Frequently asked questions
Can I convert MKV to VOB without re-encoding?
Will the VOB file play in VLC?
VOB files directly. A standalone DVD player needs the complete VIDEO_TS folder structure (VOB + IFO + BUP files), not just one file.