Convert VOB to MPEG

Convert legacy DVD VOB video files into the more universally-playable MPEG container — usually a fast remux that preserves quality.

Drag & drop your file here

or click to browse

Max file size: 100 MB

About the VOB to MPEG conversion

A practical look at what happens during this conversion, what to expect from the output, and the trade-offs involved.

VOB is the video container format used on DVD-Video discs — it's basically MPEG-2 video and audio inside a slightly different wrapper than the standalone MPEG/MPG container. Most VOB files contain MPEG-2 video, AC-3 or MPEG-1 Layer II audio, and (sometimes) subtitle streams. Converting to MPEG repackages the same streams into the more widely-compatible MPEG container.

When the VOB's contents are already in MPEG-2 video and a compatible audio codec, the conversion is a fast remux: same bytes, different wrapper, no re-encoding, no quality loss. A 2 GB VOB becomes a roughly 2 GB MPEG file in seconds. Multiple VOB files (the typical DVD pattern) can be concatenated into a single MPEG output if requested.

Subtitle streams in the VOB are typically VobSub (a graphical subtitle format) which doesn't have a clean MPEG container equivalent. They're either dropped or extracted to separate .sub/.idx files alongside the MPEG output. If the subtitles matter, request their extraction explicitly.

DVD-Video metadata — chapter markers, multi-angle data, navigation menus — does not transfer to plain MPEG. The MPEG file plays linearly without the DVD's interactive structure. To preserve the menu/navigation experience, you'd want to author a new disc image, not convert to a flat video file.

Watch out

Encrypted DVD VOBs can't be converted without decryption

Commercial DVD-Video discs use CSS encryption on their VOB files. The MegaConvert pipeline cannot decrypt protected VOBs — the input must already be a plain (unencrypted) VOB. Personal-use DVDs you've authored yourself, or rips that have already had CSS removed, work fine. Decrypting commercial DVDs may also be illegal in your jurisdiction.

Pro tip

Convert to MP4 instead for modern playback

While MPEG is more compatible than VOB, it's still an older format compared to MP4. Most modern devices and streaming pipelines prefer MP4 with H.264 video. If you're modernising old DVD content for general playback, going VOB → MP4 (with re-encoding to H.264) often produces a much smaller file at equivalent visual quality.

When not to convert

When you should keep the VOB

If you're archiving a DVD with the goal of being able to recreate the original disc at some point, keep the VOB files in their original directory structure (VIDEO_TS folder, IFO/BUP/VOB triplets). Converting to flat MPEG loses the DVD's navigational structure permanently.

Why Convert VOB to MPEG?

Understand when and why this conversion makes sense for your workflow.

Converting DVD Video Object to MPEG Video is often necessary to ensure playback compatibility across media players, operating systems, and streaming services. Video formats encode footage using different codecs, container structures, and compression techniques, each with distinct trade-offs between file size, quality, and support. From sharing videos online to preparing files for professional editing workflows, the right format makes a significant difference in how your content is experienced.

DVD Video Object has a known limitation: mPEG-2 video compression is inefficient by modern standards. In contrast, MPEG Video offers a key advantage: universal hardware and software decoder support. While DVD Video Object is commonly used for dvd-video disc content storage and playback, MPEG Video is better suited for dvd-video authoring and playback.

With MegaConvert, you can convert VOB to MPEG online without installing software, preserving your video content accurately within the target format's specifications.

VOB vs MPEG: Format Comparison

Side-by-side comparison of the source and target formats.

PropertyVOB (Source)MPEG (Target)
Extension.vob.mpeg
Full NameDVD Video ObjectMPEG Video
CompressionVariesVaries
File SizeVariesLarge
Best ForDVD-Video disc content storage and playbackDVD-Video authoring and playback
Browser SupportVariesVaries

How to Convert VOB to MPEG

Follow these simple steps to convert your file in seconds.

  1. Upload your VOB video

    Choose your .vob file using the file picker or drag it into the upload area. Video uploads can take a few seconds for short clips and longer for high-resolution footage; the progress bar shows upload status separately from conversion. Files up to 100 MB are supported.

  2. Start the MPEG conversion

    Click convert. Where the video codec is compatible with MPEG Video, the stream is repackaged without re-encoding to preserve original quality. Where re-encoding is required, we use industry-standard codec presets that balance file size against quality. Audio tracks are converted in parallel.

  3. Wait for the video conversion to complete

    Video conversions take longer than other file types because video data is much larger. A short clip might finish in 10 seconds; a 100 MB file may take a minute or two depending on whether re-encoding is required. The progress bar shows the percentage complete.

  4. Download your .mpeg file

    When the conversion finishes, click the download link to save the new MPEG Video file to your computer. The file is yours — no watermarks, no expiration on the file itself, and no MegaConvert account is required to download it.

Tips for Converting VOB to MPEG

Practical advice to get the best results from this conversion.

Why this conversion is worth doing

DVD Video Object has a known limitation: mPEG-2 video compression is inefficient by modern standards. MPEG Video addresses this with a key advantage: universal hardware and software decoder support. Converting from VOB to MPEG is most worthwhile when this specific trade-off matters for the way you intend to use the file.

Match the format to the actual workflow

DVD Video Object is most commonly used for dvd-video disc content storage and playback, while MPEG Video is the standard for dvd-video authoring and playback. If your workflow is closer to the second pattern, converting makes sense. If you are still working in a context where VOB is the norm, converting may create unnecessary compatibility friction with collaborators or tools that expect the source format.

Watch for this limitation in the MPEG output

MPEG Video has its own limitation worth understanding before you commit: much lower compression efficiency than H.264, H.265, or AV1. After the conversion completes, open the MPEG file and verify that this limitation does not affect your specific use case — for some workflows it is irrelevant; for others it can be a deal-breaker.

Avoid transcoding unless necessary

Every time you transcode (re-encode) a video, some quality is lost unless you use a lossless codec. If you only need to change the container format without changing the codec, use a remux (stream copy) operation instead of a full re-encode. This preserves original quality and is much faster.

Understanding VOB and MPEG Formats

Learn about the source and target file formats to understand what happens during conversion.

Source Format

DVD Video Object

video/dvd

VOB (Video Object) is the container format used on DVD-Video discs, containing multiplexed MPEG-2 video, audio (AC3, DTS, or MPEG), subtitles, and navigation data. Each VOB file typically represents a portion of the DVD content, with files limited to approximately 1 GB due to the UDF filesystem used on DVDs. VOB files can include copy protection data such as CSS encryption.

Advantages

  • Standard format for DVD-Video ensuring universal DVD player compatibility
  • Supports multiple audio tracks, subtitle streams, and navigation menus
  • Well-established format with decades of player and software support

Limitations

  • MPEG-2 video compression is inefficient by modern standards
  • CSS copy protection can prevent direct playback or conversion
  • Limited to DVD resolution (720x480 NTSC or 720x576 PAL)

Common Uses

  • DVD-Video disc content storage and playback
  • DVD ripping and backup operations
  • Legacy video archival from DVD collections

Target Format

MPEG Video

video/mpeg

MPEG files use the full-length extension for MPEG-1 or MPEG-2 video content, functionally identical to .mpg files. The MPEG video standard was groundbreaking when introduced, establishing the foundation for all modern video compression. MPEG-2 in particular remains in active use for broadcasting and DVD content despite being superseded by newer codecs for streaming.

Advantages

  • Universal hardware and software decoder support
  • Reliable, mature format with decades of proven use
  • Standard format for DVD and broadcast television content

Limitations

  • Much lower compression efficiency than H.264, H.265, or AV1
  • Large file sizes compared to modern codecs at similar quality
  • Limited container features compared to MP4 or MKV

Common Uses

  • DVD-Video authoring and playback
  • Digital broadcast television encoding
  • Legacy video content archival and playback

Frequently Asked Questions

Common questions about converting VOB to MPEG.

Related Conversions

Explore other conversions related to VOB and MPEG.