Step 1: Drop your VOB files using the button above or by deposit and leave.
Step 2: Click the 'Convert' button to start the conversion.
Step 3: Receive your converted MPG files.
VOB to MPG Conversion FAQ
How do I convert a VOB file to MPG?
+
Upload your VOB file using the picker above and the converter detects the source type and runs the VOB → MPG pipeline. The result downloads automatically when conversion completes; no account needed for one-off conversions.
Can VOB be converted to MPG without re-encoding the video?
+
Yes, and it is the fast path. VOB and MPG share the same underlying box structure, so the video and audio streams are copied across byte-for-byte and only the container wrapper is rewritten. Nothing is decoded and nothing is re-compressed, so a feature-length file finishes in under a minute instead of half an hour, with output quality identical to the source. VOB is the Video Object container found in the VIDEO_TS folder of every DVD — an MPEG-2 program stream with DVD-specific navigation data added. MPG is the same MPEG program stream as .mpeg — the three-letter extension is a DOS-era truncation, not a different format.
My VOB recordings are split into numbered parts — does MPG have the same limit?
+
No, and that is one of the better reasons to move. The VOB container has a practical single-file ceiling that long or high-bitrate recordings run straight into, which is exactly why old captures arrive as part1, part2, part3. MPG has no equivalent limit, so the pieces can be rejoined into one continuous file. VOB is split across files, may be CSS-encrypted, and carries navigation packets that confuse general-purpose players.
What happens to the subtitle tracks in my VOB file?
+
They cannot stay selectable, because MPG has no soft-subtitle stream to hold them. There are two ways out: burn them into the video during conversion, which makes them permanent and unstyleable, or export them as a separate .srt alongside the MPG for the player to load. The converter tells you which it did rather than dropping them silently. MPG inherits every MPEG-2 limitation — heavy bitrate, interlacing, no soft subtitles — plus the confusion of two extensions for one format.
Why does my VOB file fail to convert to MPG?
+
Almost always DRM. Some VOB files are encrypted at the bitstream level by the store or software that issued them, and an encrypted stream cannot be decoded by us or by anything else without the licence key. Files you recorded, exported or downloaded unprotected convert normally; a licensed purchase will not, and no converter can honestly promise otherwise.
Is there any point converting between two legacy formats like VOB and MPG?
+
Only if a specific piece of equipment demands the target. Both formats come from the same pre-H.264 era, so neither conversion buys efficiency, quality or future-proofing — it buys compatibility with one particular device. If the goal is to keep the footage usable long-term, convert to a current container instead of sideways.
Is the VOB to MPG converter free?
+
Yes — basic VOB → MPG conversion is free with no registration. Premium adds higher per-file size limits, more parallel batch workers, and removes ads.
How big a VOB file can I convert to MPG?
+
Free accounts: up to 100 MB per VOB file. Premium: typically 1 GB per file, depending on the VOB source type. Very large files are split into chunks server-side when the MPG format allows.
Will conversion change the content of my VOB?
+
Conversion preserves all information that both VOB and MPG can represent. Format-specific features that the MPG format doesn't support (e.g. vector data in raster output, formulas in plain-text output) are rasterized or stripped — see the format-specific notes on the result page.
Can I convert many VOB files to MPG at once?
+
Yes — drop multiple VOB files into the upload zone and they are queued in parallel. Premium has more parallel workers; on a 50-file batch this is the difference between minutes and seconds.
Does the VOB to MPG converter work on phones and tablets?
+
Yes — the UI is responsive and the conversion pipeline runs server-side, so mobile devices upload-then-download just like desktops. iOS and Android browser file pickers (camera roll, Files app) work end-to-end.
Which browsers does the VOB to MPG converter support?
+
Chrome, Firefox, Safari (15+), Edge, and Opera. The converter uses standard `<input type="file">` upload — no WebAssembly or PWA dependencies — so even older browsers work.