Initializing... drag & drop files here
Supports: M2V
An .m2v file is a raw MPEG-2 video elementary stream — video frames only, with no audio and no container index, which is why most media players either refuse to open it or play it back silently. Converting M2V to MPG wraps that same MPEG-2 video into a standard MPEG program stream (.mpg), so it plays in ordinary players, imports into DVD-authoring tools, and behaves like a normal video file. The catch worth knowing up front: an M2V carries no sound, so the resulting .mpg is silent unless you also supply the matching audio (see the FAQ on adding audio below).
.m2v elementary stream. Batch is supported, and files are processed on our servers — no upload to a third party..mpg. No sign-up, no watermark.| Property | .m2v (input) | .mpg (output) |
|---|---|---|
| Type | Elementary stream (raw video) | Program stream (multiplexed container) |
| Video codec | MPEG-2 (H.262) | MPEG-2 (H.262), default |
| Audio | None — video only | None unless audio is muxed in |
| Container index / seeking | No pack/packet headers | Standard pack + packet headers |
| Plays in VLC / mpv / Windows | Often silent or refused | Plays everywhere .mpg plays |
| DVD-authoring import | Used as the video asset alongside separate audio | Accepted directly as a finished stream |
| Standard | ISO/IEC 13818-2 (1996) | ISO/IEC 13818-1/-2 (1996) |
Because the source .m2v has no audio to begin with. M2V is a video-only MPEG-2 elementary stream — in DVD authoring the soundtrack lives in a separate file (typically .ac3 or .mpa/.mp2 from the same demux). The conversion faithfully carries the video into the .mpg container, but there's no audio track to include. If you need sound, you have to add it from the matching audio file.
Locate the audio file that originally accompanied the M2V (commonly the .ac3 or .mp2 extracted from the same DVD or capture). The cleanest path is to mux the M2V video and that audio together into a container that holds both, which generally means converting to a modern container such as M2V to MP4 and adding the audio track in a video editor. As a no-conversion shortcut, VLC can play an M2V plus a separate audio file together as secondary media without creating a new file.
With the default MPEG-2 codec the video is re-wrapped into the program stream rather than re-encoded to a different format, so there is no meaningful quality loss. Quality only drops if you deliberately lower the bitrate, change resolution, or switch to a different codec such as MPEG-1. In our testing, an MPEG-2 M2V converted to .mpg at "Very High" produced a file within a few percent of the source size with no visible degradation.
Keep video on MPEG-2 and set resolution to 720×480 at 29.97 fps for NTSC or 720×576 at 25 fps for PAL. Cap the video bitrate around 6–8 Mbit/s (the DVD-Video spec allows a 9.8 Mbit/s video peak). Since the M2V has no audio, your authoring tool will pull the soundtrack from the separate AC-3 or MP2 file at mux time — the converted .mpg only needs to carry compliant MPEG-2 video.
Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. The practical limit on a large M2V is upload size and time rather than anything in the page; long MPEG-2 captures can be several GB. For other targets see M2V to MP4 for a modern H.264 container, M2V to MPEG for the four-letter extension, or MP4 to MPG for the reverse direction.