Initializing... drag & drop files here
Supports: M2V
An M2V file is a bare MPEG-2 video elementary stream — the raw picture essence with no container and no audio track. This tool re-wraps that same MPEG-2 video into an MPEG-2 program stream (the .mpg / .mpeg container), which is the format DVD-authoring tools and older players expect. Because the M2V source carries no audio, the resulting program stream is still silent — there is nothing to add.
M2V and the MPEG-2 program stream use the same video codec: MPEG-2 Part 2 (ISO/IEC 13818-2). So the picture data does not need to be re-encoded — the converter wraps the existing MPEG-2 video frames in the program-stream container (ISO/IEC 13818-1 Systems) rather than transcoding them. That means no generation-loss on the video in the common case. The one thing it cannot do is invent an audio track: a standalone .m2v is video-only, so the output .mpg plays without sound unless your workflow muxes in a separate audio file downstream.
If your goal is a small, universally playable file rather than a DVD-authoring intermediate, MPEG-2 is the wrong target — convert to MP4 (H.264) instead, which is far smaller and plays everywhere. See M2V to MP4.
| Property | Value |
|---|---|
| Standard | MPEG-2 Part 2 video (ISO/IEC 13818-2), approved 1995 |
| Type | Elementary stream — raw video essence, no container |
| Audio | None — video-only by definition |
| Typical resolutions | 720×480 (NTSC SD), 720×576 (PAL SD), 1920×1080 (HD) |
| Typical frame rates | 29.97 fps (NTSC), 25 fps (PAL) |
| Best for | DVD-authoring intermediates, broadcast prep (paired with separate audio) |
| Opens in | VLC, MPC-HC, QuickTime; not all players handle a bare stream |
| Property | Value |
|---|---|
| Standard | MPEG-2 Part 1 Systems (ISO/IEC 13818-1 / ITU-T H.222.0) |
| Type | Program-stream container (.mpg, .mpeg, .m2p; .vob on DVD) |
| Video codec here | MPEG-2 Part 2 — re-wrapped from the M2V, not re-encoded |
| Audio | Can multiplex audio, but none exists in an M2V source → output is silent |
| Designed for | Reliable storage media such as DVDs, not lossy broadcast links |
| Best for | DVD authoring, players that expect a program stream over a bare stream |
.m2v file, or click "+ Add Files" to select one or more from your computer..mpg file. No sign-up, no watermark. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours.Because the M2V source has no sound to begin with. A .m2v is an MPEG-2 video elementary stream — it contains only picture data. There is no audio track for the converter to carry over, so the resulting program stream is silent. To get audio, you need a separate audio file muxed in with a DVD-authoring or remuxing tool.
In the common case, no. M2V and the MPEG-2 program stream share the same video codec (MPEG-2 Part 2), so the converter re-wraps the existing frames into the program-stream container instead of transcoding them. The picture is preserved unless you change the resolution or trim the clip, which do require re-processing.
The codec is identical; the packaging differs. M2V is a raw elementary stream with no container, while .mpg is a program-stream container (ISO/IEC 13818-1) that can multiplex video and audio with a shared time base. Many players and authoring tools accept the .mpg program stream but choke on a bare .m2v.
Convert to MPEG-2 (.mpg) only if you need a DVD-authoring intermediate or a player that specifically wants a program stream. For general playback, sharing, or storage, M2V to MP4 gives a much smaller H.264 file that plays on virtually every modern device.
Yes. .mpg and .mpeg are interchangeable extensions for the same MPEG-2 program-stream container. We also offer the equivalent M2V to MPEG and M2V to MPG pages that produce the same program-stream output.
Yes. Upload multiple .m2v files and they are converted with the same settings, then returned individually. Each remains a separate .mpg — the tool does not concatenate them into one program stream.
Yes. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and files are never shared or made public.
The program-stream container this tool produces is the format DVD-authoring software expects, which is the main reason to choose it over a bare .m2v. Keep in mind that DVD-Video has strict requirements of its own — standard resolutions (720×480 for NTSC or 720×576 for PAL), allowed frame rates, and a capped bitrate — so your authoring program still validates the stream and may re-multiplex it, and you will need to add an audio track separately since an M2V source is silent. If the source already meets DVD specs, this conversion simply hands your authoring tool a program stream it can ingest.