Initializing... drag & drop files here
Supports: M2V
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.
.m2v onto the page, or click to browse for it. Several files can be queued and processed with the same settings.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.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:
| 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 |
| 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 |
.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.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.
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.
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.
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.
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.
.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.
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.
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.
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.