Initializing... drag & drop files here
Supports: M2V
An .m2v file is a bare MPEG-2 video elementary stream — compressed picture data with no container and no audio track. Converting it to .mpeg re-encodes that video into an MPEG-2 program stream, the self-contained format that ordinary media players, DVD tools, and editors expect. Because the source M2V carries no sound, the resulting MPEG is silent unless you add audio separately — the gain here is playability, not new content.
| Property | Value |
|---|---|
| Full name | MPEG-2 Video elementary stream |
| Standard | ISO/IEC 13818-2 (MPEG-2 Part 2, Video) |
| Released | 1995 |
| Payload | MPEG-2 (H.262) compressed video only |
| Container | None — raw elementary stream |
| Audio | Not supported (video PES cannot hold audio) |
| Typical resolution | SD up to 1920x1080 |
| Best for | DVD/Blu-ray authoring, broadcast mastering, intermediate stage |
| Property | Value |
|---|---|
| Full name | MPEG-2 Program Stream |
| Standard | ISO/IEC 13818-1 (MPEG-2 Part 1, Systems) |
| Released | 1995 |
| Payload here | MPEG-2 video + MP2 audio (this converter's defaults) |
| Container | Program stream (multiplexed, single program) |
| Audio | Supported (none is added if the source has none) |
| Native support | Most desktop players (VLC, MPC), DVD authoring tools, NLEs |
| Best for | Direct playback, editing, importing into DVD/legacy workflows |
.m2v file onto the page or click "+ Add Files". You can queue several files and convert them with the same settings.It is a re-encode, but at the default preset it does not visibly degrade. The M2V stream already holds MPEG-2 video, and a .mpeg program stream uses MPEG-2 video as well, so the converter keeps that codec and re-encodes the picture into the playable container at a visually-lossless preset — xconvert always re-encodes, there is no stream-copy path. If you change the resolution, set a target file size, or pick a different bitrate, more quality is lost.
Because the source M2V had no sound to begin with. An M2V elementary stream is video-only — it cannot store an audio track. The MPEG program stream supports audio, but this conversion has no audio to carry over, so the output is silent. To get sound, you need to mux a separate audio file (such as the AC3 or LPCM track that originally accompanied the M2V in a DVD-authoring project).
An elementary stream is the raw output of a single encoder — just compressed video, with no timing wrapper and no audio. A program stream multiplexes one or more elementary streams (video plus audio and data) into one self-contained file meant for storage and playback in error-free environments like a local disc. M2V is the former; .mpeg here is the latter.
At the "Very High (Recommended)" preset the MPEG-2 video is re-encoded in the same codec at a visually-lossless quality, so the output looks essentially identical to the source. It is still a re-encode — xconvert does not stream-copy — but at this preset any generation loss is below what you'd notice. Quality drops more visibly if you re-scale the resolution or target a smaller file size.
They are closely related. .mpeg, .mpg, and .mpeg2 are common extensions for MPEG program-stream files, and players generally treat them interchangeably. The internal stream is the same MPEG-2 program stream regardless of which of these extensions you use; the differences are conventional rather than technical.
Yes. If your goal is wide device and web compatibility rather than DVD/legacy workflows, convert to MP4 with M2V to MP4, which re-encodes to H.264. For DVD disc structures specifically, M2V to VOB targets the DVD Video Object format. MPEG (program stream) is the right pick when you want a self-contained, broadly playable MPEG-2 file that keeps the video in its original codec.
All three carry MPEG-2 video but package it differently. .m2v is a raw video elementary stream — picture only, no container and no audio (your input here). .mpeg (also .mpg) is an MPEG-2 program stream that multiplexes video and audio into one self-contained, broadly playable file — this tool's output. .vob is DVD-Video's constrained program stream, which lives in a VIDEO_TS folder beside IFO/BUP navigation files and follows the DVD spec's resolution and bitrate limits. Choose .mpeg for general playback and editing, or M2V to VOB when you are authoring a DVD.
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 your files are never shared or made public. In our testing, a 30-second 720p MPEG-2 elementary stream re-encoded to MPEG in a couple of seconds at the default preset, with the output file size staying close to the source.