MPG to M2V Converter

Convert MPG files to M2V format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: MPG, MPEG

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
File Compression
Preset
Video resolution
Trim

Convert MPG to M2V Online

An MPG file is an MPEG program stream that multiplexes MPEG-2 video together with MP2 audio in one container. An M2V file is the MPEG-2 video elementary stream on its own — video only, no audio, no container. Because the video inside a standard.mpg is already MPEG-2, this conversion demultiplexes the stream and re-encodes just the video with the same MPEG-2 codec into a raw elementary stream while dropping the audio, so at a matched bitrate the picture stays visually close to the source. This is what DVD-authoring and broadcast-mux pipelines expect: video as.m2v, audio as a separate file, multiplexed at build time.

How to Convert MPG to M2V

  1. Upload Your MPG File: Drag and drop or click "Add Files" to add.mpg or.mpeg program streams — DVD rips, old camcorder captures, or PC video archives. Batch is supported; drop several and they queue in parallel.
  2. Pick a Compression Mode: Default is the "Very High (Recommended)" Quality Preset, which keeps the MPEG-2 video near the high end of the bitrate envelope. Switch to Constant Bitrate for a steady DVD-grade stream (4-8 Mbps typical, 9.8 Mbps absolute max), Variable Bitrate to spend bits on motion, Constant Quality / Constraint Quality for a target perceptual level, or Specific file size to hit an exact MB target.
  3. Set Resolution and Trim (Optional): Under Video resolution, keep original, choose a Preset Resolution (height-only entries, with the width following your source's aspect ratio), scale by Resolution Percentage, or enter a custom Width × Height — the only way to reach DVD-NTSC's 720×480 or DVD-PAL's 720×576. Under Trim, pick Time Range and enter a start time and duration to slice a long MPG into chapter-sized M2V segments.
  4. Convert and Download: Click Convert. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared. Each MPG produces a video-only.m2v elementary stream; convert the audio separately if your pipeline needs it.

MPG vs M2V — Format Comparison

Property MPG (MPEG Program Stream) M2V (MPEG-2 Video)
Type Multiplexed container Raw video elementary stream
Standard ISO/IEC 13818-1 (systems) ISO/IEC 13818-2 / H.262 (1995)
Video codec MPEG-1 or MPEG-2 MPEG-2 only
Audio Included (usually MP2) None — video only
Direct playback VLC, Windows Media Player, most players Rarely — most players need a muxed container
Typical use Playback, DVD rips, PC archives DVD authoring, broadcast, archive masters
File extension .mpg,.mpeg .m2v (also.mpv,.m2v)

DVD-Video Bitrate Cheatsheet

Disc target Suggested avg bitrate Approx runtime
Single-layer DVD-5 (4.7 GB) 8 Mbps ~75 minutes
Single-layer DVD-5 (4.7 GB) 6 Mbps ~100 minutes
Single-layer DVD-5 (4.7 GB) 4 Mbps ~150 minutes
Dual-layer DVD-9 (8.5 GB) 6 Mbps ~180 minutes

Runtimes assume a separate audio track (~192-256 kbps) and ~10% VOB/IFO overhead. The DVD-Video spec caps video at 9.8 Mbps and the total stream (video + audio + subpictures) at 10.08 Mbps.

If you also need the audio side of the pipeline, see MPG to AC-3 for Dolby Digital, the standard DVD audio codec, or MPG to WAV for uncompressed PCM. Going the other direction? See M2V to MPG.

Frequently Asked Questions

Does converting MPG to M2V lose video quality?

Usually no, or very little. A standard.mpg already carries MPEG-2 video, so the conversion re-encodes the video with the same MPEG-2 codec and writes it as a raw elementary stream — with no cross-codec transcode, at a matched bitrate the picture is not visibly re-degraded. Quality only changes if you actively lower the bitrate, downscale the resolution, or your source MPG happens to use MPEG-1 video (older or very low-bitrate files), in which case it is re-encoded to MPEG-2. The audio track is always dropped, because M2V is a video-only format.

Why doesn't the M2V file have any sound?

By definition. M2V is an MPEG-2 video elementary stream (ISO/IEC 13818-2) — it carries only the compressed video bitstream, with no container, no audio, and no subtitles. DVD-Video and MPEG-2 program-stream workflows deliberately keep video and audio as separate streams so the authoring tool can choose the audio codec, language tracks, and sync offsets independently and multiplex them into VOBs at build time. Convert your MPG's audio with MPG to AC-3 or MPG to WAV to supply the audio half of that pair.

What bitrate should I use for DVD-Video?

Stay between 4 and 8 Mbps for the video. The DVD-Video spec caps total stream rate (video + audio + subpictures) at 10.08 Mbps and video alone at 9.8 Mbps, but encoding right at the ceiling leaves no headroom for the audio track. For a 1-hour show with stereo AC-3 at 192 kbps, 8 Mbps fits comfortably on a single-layer DVD-5; for a 2-hour movie, drop to 4-5 Mbps or move to a dual-layer DVD-9. Use Constraint Quality if you want variable bitrate that never exceeds a peak ceiling.

NTSC or PAL — which resolution do I pick?

NTSC (720×480 at 29.97 fps) for DVDs played in North America, Japan, and parts of South America. PAL (720×576 at 25 fps) for Europe, most of Asia, Africa, and Australia. If your source MPG is at a different resolution, type the matching numbers into Width × Height and the converter will scale to them; the Preset Resolutions list sets height alone and lets the width follow your source's aspect ratio, so it cannot land on a DVD raster — DVD-Video itself only supports these standard-definition raster sizes, not HD.

My DVD authoring tool already accepts MPG — why pre-convert to M2V?

Tools that "accept MPG" demux and often re-mux it internally, sometimes at presets you can't see or control. Pre-converting to.m2v gives you a clean video-only elementary stream you can pair with the exact audio file your project needs, reuse across multiple disc builds without touching the video again, and feed directly to command-line muxers (mplex, ffmpeg's DVD muxer) that expect separate streams. In our testing, a 720×480 NTSC.mpg converted to.m2v at default settings imported into DVDStyler without any further transcoding, paired with a separate AC-3 track.

What can open or play a raw .m2v file?

A bare .m2v is a video-only elementary stream with no container, so many everyday players either refuse it or play it without proper timing. VLC and FFmpeg-based tools handle it, and DVD-authoring software — DVDStyler, FFmpeg's DVD muxer, and mplex — imports it directly, which is its intended destination. If you just want to watch the footage, keep or make a muxed file such as MPG or MP4 instead.

How do I combine the .m2v back together with audio?

Multiplex it. A tool like FFmpeg or mplex takes the .m2v video stream plus a separate audio file (AC-3 or PCM) and interleaves them into a single playable container — an MPG or VOB for DVD, or an MP4 for general use.

That separation is the whole point of the elementary-stream workflow: you encode the video once, then pair it with whatever audio track, language, or sync offset a given project needs. Convert the audio side with MPG to AC-3 for Dolby Digital or MPG to WAV for uncompressed PCM.

Is MPEG-2 still patent-encumbered in 2026?

No. The last essential US patent in the MPEG-2 pool expired in February 2018, and MPEG LA pool royalties ended at that point, so MPEG-2 is functionally royalty-free worldwide today. That is part of why DVD pipelines and institutional archives still mandate MPEG-2 elementary streams — there is no licensing risk and decoders ship with every major OS and media player.

Rate MPG to M2V Converter Tool

Rating: 4.8 / 5 - 99 reviews