Initializing... drag & drop files here
Supports: VOB
VOB (Video Object) is the DVD-Video container that wraps an MPEG-2 elementary stream together with AC-3 / DTS / LPCM / MP2 audio, bitmap subtitle (VobSub) tracks, DVD navigation packs (NV_PCK), and menu data inside the VIDEO_TS folder. Converting VOB to MPEG-2 strips the DVD-specific container scaffolding and produces a clean MPEG-2 stream that broadcast playout decks, DVD-authoring tools, and older hardware decoders accept directly. Because MPEG-2 is already the native video codec on every DVD, the default conversion is a container-level rewrite — picture quality and frame count stay byte-exact with the disc.
| Property | VOB (DVD-Video) | MPEG-2 (.mpeg2 /.m2v) |
|---|---|---|
| Standardized | DVD Forum, 1995 | ISO/IEC 13818-2, 1996 |
| Primary use | DVD-Video discs inside VIDEO_TS folder | Broadcast, DVD authoring, archival |
| Video codec | MPEG-2 only | MPEG-2 (default), MPEG-1, MPEG-4, H.264, H.265 |
| Audio codec | AC-3, DTS, LPCM, MP2 | MP2 (default), AC-3 |
| DVD navigation packs | Yes (NV_PCK) | No |
| Multi-angle / menu data | Yes | No |
| Subtitle streams | Bitmap (VobSub) embedded | Not standard |
| Header structure | DVD-specific timing references | Plain MPEG headers |
| File splitting | Forced 1 GB chunks (VTS_NN_M.VOB) | Single continuous file |
| DVD-authoring tool input | Limited / requires full VIDEO_TS | Native |
| Editor / NLE support | Limited | Wide |
| Typical extension | .vob | .mpeg2,.m2v,.mpg |
| Output codec | Behavior vs VOB source | Best for |
|---|---|---|
| MPEG-2 (default) | Same codec — container rewrite, no quality loss | DVD re-authoring, broadcast, lossless archive |
| MPEG-1 | Re-encodes to a smaller, older spec | VCD-era hardware, embedded systems |
| MPEG-4 / DivX / Xvid | Re-encodes; ~50% of source size | Smaller files for legacy DivX hardware |
| H.264 / H.265 | Re-encodes; 25-40% of source size | Modern decoders that accept H.264/H.265 here |
| Audio codec | Notes |
|---|---|
| MP2 (default) | Standard MPEG audio — accepted by every DVD-authoring tool and broadcast deck |
| AC-3 (Dolby Digital) | Preserves DVD 5.1 surround bit-for-bit; widely supported by authoring tools |
| AAC | Higher efficiency but uncommon in MPEG-2 elementary streams — pick only if your target player accepts it |
Yes, when the output codec stays at MPEG-2 (the default). DVDs already store video as MPEG-2 and audio as MP2 or AC-3, so the default conversion rewrites the container only — DVD navigation packs are dropped, MPEG headers are rebuilt, and the elementary stream passes through untouched. Picture quality, frame count, and audio fidelity are byte-exact with the disc. Switching the codec to MPEG-1, MPEG-4, DivX, H.264, or H.265 triggers re-encoding and quality depends on the CRF / bitrate you choose.
VOB to MPG targets the MPEG program-stream container (.mpg /.mpeg) — the same MPEG-2 video and MP2 audio packed for general-purpose players. VOB to MPEG-2 typically produces an.mpeg2 /.m2v file aimed at DVD-authoring tools and broadcast hardware that want the MPEG-2 stream identified explicitly by extension. Both default to no re-encoding, so picture quality is identical; the choice depends on what your downstream tool expects to ingest. Pick MPG for general playback, MPEG-2 for DVD authoring and broadcast feeds.
Open the VIDEO_TS folder on the ripped DVD and select every VTS_*.VOB file (VTS_01_1.VOB, VTS_01_2.VOB, VTS_01_3.VOB, etc.). Drop them all into the upload area and the converter processes each in parallel, producing one MPEG-2 file per VOB. To assemble a single feature-length file from the chapter splits, run the conversion first and merge the outputs with Merge Video — joining MPEG-2 streams is straightforward because each file ends on a clean program-stream boundary.
Yes — DVDStyler, ConvertXtoDVD, TMPGEnc Authoring Works, and Adobe Encore all accept MPEG-2 video paired with MP2 or AC-3 audio as a native source. Keep the defaults (MPEG-2 video + MP2 audio) for the broadest compatibility, or pick AC-3 audio if you want to preserve Dolby Digital 5.1 surround when re-burning the disc.
Yes — pick AC-3 as the audio codec. DVD audio is usually AC-3 (Dolby Digital 2.0 or 5.1), and AC-3 is one of the audio codecs MPEG-2 streams officially carry. Choosing AC-3 passes the DVD audio through bit-for-bit, preserving channel count and bitrate. MP2 (the default) is stereo-only but is accepted more widely by older authoring tools and broadcast decks.
Usually not. DVD subtitles are bitmap-based (VobSub), and MPEG-2 elementary / program streams don't carry a standard subtitle track for them — they're typically dropped during conversion. If subtitle preservation matters, convert to VOB to MKV instead — MKV supports VobSub natively. Alternatively, burn the subtitles into the video pixels before conversion if you only need them visible on playback.
Standard DVDs are 720×480 (NTSC, USA / Japan) or 720×576 (PAL, Europe / Australia). There's no benefit to upscaling beyond the source — keep "Original" resolution to match the disc exactly. Upscaling to 1080p or 2160p inflates the file size without recovering detail that isn't in the source. If a higher-resolution archive matters, run an AI upscaler after conversion rather than during.
There's no fixed cap — Conversion runs on our servers, so the limit is upload size and connection speed and upload time. A full dual-layer DVD (around 8 GB total across all VOBs) works on a desktop with 8 GB+ RAM. Multi-VOB rips and full VIDEO_TS folder uploads work without the 100 MB cap that Convertio, Media.io, and similar online competitors enforce. There's no quantity limit on batch jobs either.
MPEG-2 if your target is DVD re-authoring, broadcast hardware, or a fast lossless container fix that keeps the original DVD picture intact. MP4 with H.264 if you want smaller files (typically 20-30% of the source VOB size), modern device support, or cloud archive. There's no universally "better" pick — it depends entirely on what plays the file on the other end. For DVD-related workflows, also see MPEG-2 to MP4 once you've extracted the stream.