Initializing... drag & drop files here
Supports: MPEG2
An MPEG-2 file (.mpeg / .mpg) is an MPEG-2 program stream — a container that carries both video and audio. An M2V file is an MPEG-2 video elementary stream: the raw video essence on its own, with no audio, no subtitles, and no container metadata. This converter pulls the MPEG-2 video out of your file and writes it as a bare .m2v, which is exactly the form DVD-authoring and muxing pipelines expect for the video track.
Important — the audio is dropped. Because the .m2v format cannot hold an audio track by definition, converting MPEG-2 to M2V leaves you with picture only. If you need to keep the sound, convert to a real container instead — see MPEG-2 to MP4, which keeps the audio and plays everywhere. The trade-off is intentional in M2V workflows: video and audio are mastered as separate streams, then multiplexed back together later.
| Property | Value |
|---|---|
| Full name | MPEG-2 Program Stream (.mpeg / .mpg) |
| Container standard | ISO/IEC 13818-1 (MPEG-2 Systems / ITU-T H.222.0) |
| Carries | Video + audio (and optionally subtitles) |
| Typical video codec | MPEG-2 Video (H.262) |
| Typical audio codec | MP2, AC-3, or LPCM |
| Released | Standard approved 1995 |
| Best for | DVD-Video, broadcast (DVB / ATSC), legacy capture |
| Property | Value |
|---|---|
| Full name | MPEG-2 Video Elementary Stream (.m2v) |
| Video standard | ISO/IEC 13818-2 / ITU-T H.262 (MPEG-2 Part 2) |
| Carries | Video only — no audio, subtitles, or container metadata |
| Audio track | None (stored separately as AC-3 / LPCM in DVD workflows) |
| Interlaced video | Supported (NTSC / PAL fields) |
| Opens in | VLC, MPC-HC, and most DVD-authoring tools (DVDStyler, Encore) |
| Best for | DVD authoring and muxing pipelines that need a standalone video stream |
That is expected — it is not a bug. The .m2v format is an MPEG-2 video elementary stream and physically cannot store an audio track. In professional DVD authoring the audio lives in a separate file (usually AC-3 or LPCM) and is muxed back in later. If you want a single file that plays with sound, convert to MPEG-2 to MP4 instead.
Not visibly when you keep the original resolution. Both the MPEG-2 program stream and an .m2v carry the same MPEG-2 video essence (H.262), so leaving "Keep original" selected re-encodes the existing video on the same codec at a visually-lossless default — the picture is preserved, though the output is a fresh encode rather than a byte-for-byte copy. Quality changes more only if you deliberately resize or set a new bitrate in step 2 or 3.
A .mpeg or .mpg file is an MPEG-2 program stream: a container holding both a video track and an audio track. A .m2v is just the video portion on its own — no container, no audio. Think of .m2v as one ingredient and .mpg as the finished dish that bundles video and audio together.
VLC media player opens .m2v on Windows, macOS, and Linux, as do Media Player Classic and most DVD-authoring suites such as DVDStyler and Adobe Encore. Web browsers do not play .m2v natively, which is another reason to convert to MP4 if you only want to watch the clip.
DVD and Blu-ray authoring tools expect the video as a separate elementary stream so they can multiplex it with a chosen audio track (commonly AC-3) and build the disc structure. Exporting to .m2v gives those tools the clean MPEG-2 video they need without re-decoding a full container first.
Yes. Your file is uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and your files are never shared or made public. In our testing, a short standard-definition MPEG-2 clip with "Keep original" selected converts to .m2v in a few seconds because only the MPEG-2 video is re-encoded at a visually-lossless default while the audio and container are dropped.
Usually a little smaller. Keeping the original resolution re-encodes the MPEG-2 video at a visually-lossless default, so the video bitrate stays close to the source, but the audio track and the program-stream container overhead are removed. Those savings are why an .m2v is typically somewhat smaller than the .mpeg it came from, even though the picture itself is essentially unchanged.
If you need the file meaningfully smaller than the source, lower the bitrate or resolution in the options rather than relying on the container savings alone, which are modest.
For a DVD, stay within the DVD-Video standard: 720×480 at 29.97 fps for NTSC, or 720×576 at 25 fps for PAL. If your source already uses one of those, leave the resolution on "Keep original"; if it is HD, pick the matching standard-definition size before converting so your authoring tool accepts the stream without re-scaling it. MPEG-2 itself supports resolutions up to 1920×1080 for non-DVD uses.