M2V to MPG Converter

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

Initializing... drag & drop files here

Supports: M2V

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

M2V to MPG: What This Conversion Actually Does

An .m2v is a raw MPEG-2 video elementary stream — coded frames with no container around them, which is why players often refuse it, seek badly in it, or report an unknown duration. Converting to .mpg puts that video inside an MPEG program stream, the multiplexed container defined by MPEG-2 Part 1, so it behaves like a normal video file in players and authoring tools.

Two things to be clear about before you start. First, this is a re-encode, not a rewrap: the video is decoded and encoded again, so there is one generation of loss even when you keep the same codec. Second, an .m2v has no audio, so the resulting .mpg is silent — the soundtrack for that footage is a separate file, and it only rejoins the video at mux time in your authoring tool.

How to Convert M2V to MPG

  1. Upload Your M2V File: Drag and drop the .m2v onto the page, or click to browse for it. Several files can be queued and processed with the same settings.
  2. Pick the Video Codec: MPEG-2 is selected by default and matches what is already inside the file, so it is the right choice for DVD authoring. MPEG-1 is the only alternative and exists for VCD-era players.
  3. Set Quality Preset, Bitrate or Resolution: The File Compression mode starts on Quality Preset with "Very High (Recommended)" selected. Switch to Constant Bitrate, Variable Bitrate, Constraint Quality or Specific file size when you need to hit a rate or a size, and use Video resolution to rescale — it starts on Keep original.
  4. Trim if Needed, Then Convert: Trim offers a Time Range with a Start time and Duration, in seconds or as HH:MM:SS.sss. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.

Walk-through: Choosing Codec, Bitrate and Resolution

The defaults are deliberately conservative, and for most people the only decision that matters is the compression mode. Here is what each choice actually buys you:

  • Keep MPEG-2 if the destination is a DVD-authoring tool. DVD-Video permits only MPEG-2 Part 2 or MPEG-1 Part 2 video, so switching codecs here would put the file outside the specification your authoring software expects.
  • Choose MPEG-1 only for genuinely ancient targets. DVD-Video caps MPEG-1 video at 1.856 Mbit/s, so it is far more constrained; there is no reason to pick it for modern playback.
  • Use Quality Preset when you just want a good file. It is the default mode and adjusts the rate to the content rather than forcing a fixed number.
  • Use Constant Bitrate or Variable Bitrate when a spec dictates the rate. DVD-Video allows up to 9.80 Mbit/s for video and 10.08 Mbit/s for video and audio combined, so leaving headroom of roughly 1.5 Mbit/s below the video ceiling keeps room for the soundtrack that gets muxed in later. Variable Bitrate additionally exposes Min bitrate and Max bitrate.
  • Use Specific file size when the target is storage, not quality. Enter a size in bytes, kilobytes or megabytes and let the encoder work backwards from it.
  • Leave Video resolution on Keep original unless you have a reason. A DVD-era master is already at its native size, and upscaling adds pixels without adding detail. Note that Preset Resolutions set the height and let the width follow the source shape, so use Width x Height when you need an exact frame size.

What Changes Between M2V and MPG

Property .m2v (input) .mpg (output)
Structure Elementary stream — frames only Program stream — packetised and multiplexed
Standard ISO/IEC 13818-2 / ITU-T H.262 ISO/IEC 13818-1 systems layer carrying 13818-2 video
Video codec MPEG-2 MPEG-2 by default; MPEG-1 optional
Audio None — cannot hold any Container supports audio, but none is created here
Duration and bitrate metadata Absent; tools report unknown Present in the stream framing
Seeking Unreliable in most players Normal
Accepted by DVD-authoring tools As the video asset, paired with separate audio As a finished stream

DVD-Video Compliance Targets

Parameter NTSC PAL
Frame size 720 × 480 720 × 576
Frame rate 29.97 fps 25 fps
Video codec MPEG-2 Part 2 (or MPEG-1 Part 2) MPEG-2 Part 2 (or MPEG-1 Part 2)
Maximum video bitrate 9.80 Mbit/s 9.80 Mbit/s
Maximum total bitrate 10.08 Mbit/s 10.08 Mbit/s
Permitted audio AC-3, DTS, LPCM or MP2 — added at mux time AC-3, DTS, LPCM or MP2 — added at mux time

Common Errors and How to Fix Them

  • "The MPG is completely silent" — Expected. The source .m2v contains no audio, so there is nothing to carry across. The soundtrack is the .ac3 or .mp2 sitting beside it, and your authoring tool pulls it in when it muxes the title.
  • "The picture is squashed or stretched" — Your source is anamorphic: a 720×480 frame flagged for 16:9 display using non-square pixels. Resizing drops that flag, so the frame ends up displayed at its raw pixel shape. Set Width x Height explicitly to the display shape instead — 854 × 480 for a 16:9 NTSC source, 1024 × 576 for 16:9 PAL.
  • "Motion has comb-like horizontal stripes" — The source is interlaced, as most DVD-era MPEG-2 is. Nothing in this pipeline deinterlaces, so the field structure is preserved as-is and shows as combing on progressive displays. A desktop editor with a deinterlace filter is the fix if you need progressive output.
  • "My authoring tool rejected the file" — Check frame size, frame rate and bitrate against the table above. A file at the wrong resolution or above 9.80 Mbit/s of video will fail a compliance check even though it plays fine.
  • "The upload is slow" — DVD-rate MPEG-2 runs to several gigabytes per hour, so the wait is transfer time rather than encoding. Trim to the section you need first, or cut the source with Video Cutter.

When This Doesn't Work

If your goal is a file to watch, share or upload rather than a DVD asset, MPG is the wrong target — it is a 1990s container carrying a 1990s codec, and it will be several times larger than a modern equivalent at the same quality. Use M2V to MP4 instead. If you specifically need the MPEG-2 stream labelled as such for a tool that insists on it, M2V to MPEG-2 targets that extension. And if the file will not decode at all, it may be truncated or may not be a real elementary stream — check it opens in VLC before spending time on conversion settings.

Frequently Asked Questions

Is converting M2V to MPG lossless, since the codec stays the same?

No. The video is decoded and re-encoded even when MPEG-2 is kept on both sides, so there is one generation of compression loss. At the top presets it is difficult to see, but it is real, and repeatedly round-tripping the same clip will accumulate it. Choose the highest quality setting you can live with if the file is going to be edited or re-encoded again later.

Why is the converted MPG a similar size to the original if it is compressed?

Because you started from MPEG-2 and ended at MPEG-2 — the codec efficiency has not changed, only the container and the encoder settings. On top of that, program-stream framing is not free: pack and packet headers are interleaved through the file. In a local reproduction of exactly this container change, a 3.8 MB 720×480 test stream grew by roughly half a percent purely from that framing. If you want a genuinely smaller file, you need a newer codec, which means a different target format.

Can I add the audio back during this conversion?

Not here — this tool takes one input file, and your audio is a second file. The normal route is to let your DVD-authoring or editing software mux the video and the separate .ac3 or .mp2 together, which is exactly the workflow these formats were designed for. If you only want to hear them together rather than produce a combined file, VLC can play an external soundtrack in sync via Media → Open Multiple Files…, Show more options, Play another media synchronously, as the VideoLAN documentation describes.

Which audio codec should I select in the options?

It makes no difference on this page. The Audio Codec list offers AC3, DTS, MP2 and MP3 because the MPG container supports them, but with a video-only source there is no audio stream to encode, so whichever you pick the output is silent. The setting only becomes meaningful when the input actually contains sound.

What is the difference between .mpg, .mpeg and .m2v?

.mpg and .mpeg are the same thing — an MPEG program stream containing multiplexed video and, usually, audio. The two spellings are interchangeable and exist only because of old eight-character filename limits. .m2v is fundamentally different: it is not a container at all, just the bare video elementary stream that would sit inside such a container. That is why an .m2v can never carry a soundtrack while an .mpg can.

Will the converted MPG play on a modern TV or phone?

Usually on a TV, rarely well on a phone. Smart TVs and media players generally retain MPEG-2 support for legacy content, but phones, tablets and browsers have largely moved on, and MPEG-2 is not a format the web plays natively. For anything you plan to watch on a mobile device or embed on a page, convert to a modern container instead — the same footage as H.264 in an MP4 is far smaller and plays everywhere.

Should I upscale my DVD footage to 1080p while converting?

No. A DVD master holds 720×480 or 720×576 pixels of real detail, and enlarging the frame simply interpolates between those pixels — the result is a bigger file that looks softer, not sharper. There is no upscaling or detail-reconstruction step in this pipeline. Keep the native resolution and let the playback device handle any scaling at display time.

What happens to my file after I convert it?

It is uploaded over an encrypted connection, converted on our servers, and deleted automatically after a few hours. Nothing is shared, published or made searchable, no account is required, and no watermark is applied to the output. If you are working from a ripped disc, whether you may do so is a matter of the copyright rules where you live.

Rate M2V to MPG Converter Tool

Rating: 4.8 / 5 - 46 reviews