Initializing... drag & drop files here
Supports: MPG, MPEG
If you have a stack of old .mpeg clips (the .mpeg and .mpg extensions are the same MPEG program-stream format), the question is usually whether MKV is worth the move. Short answer: convert to MKV when you want a flexible, future-proof archive that holds multiple audio tracks, subtitles, and chapters in one open container. If you mainly need the file to play on phones, TVs, and browsers, MP4 is the safer target — convert MPEG to MP4 instead.
| Property | MPEG (.mpeg / .mpg) | MKV (Matroska) |
|---|---|---|
| Type | Program-stream container + codec family | Pure container (codec-agnostic) |
| Standard | ISO/IEC 11172 (MPEG-1, 1992), ISO/IEC 13818 (MPEG-2, 1996) | RFC 9559 (IETF, October 2024); EBML-based |
| Typical video | MPEG-1 or MPEG-2, standard definition | Anything — H.264, H.265, VP9, AV1, etc. |
| This tool outputs | — | H.264 video + AAC audio |
| Multiple audio tracks | Limited | Yes, unlimited |
| Subtitles / chapters | No | Yes (soft subtitles, chapter markers) |
| Native browser playback | No | No |
| Device / TV support | Very wide (legacy) | Uneven on TVs and set-top boxes |
| License | Royalty-free for MPEG-1; MPEG-2 patents expired | Open and royalty-free |
| Best for | Playing legacy DVD/VCD-era captures | Archiving, re-ripping, multi-track libraries |
.mpeg or .mpg clips. Old DVD rips, VCD captures, and TV-tuner recordings all work, and you can drop a whole folder to batch a collection at once.It re-encodes. xconvert's MPEG-to-MKV pipeline decodes the original MPEG-1/MPEG-2 video and re-encodes it to H.264, with audio re-encoded to AAC — it does not copy the original streams untouched the way a true remux would. That means one fresh encoding generation: H.264 at an adequate bitrate preserves a standard-definition MPEG-2 source very well, but quality can only stay effectively the same or drop slightly, never improve. If byte-for-byte stream preservation matters more than a modern container, a dedicated MKV remux utility is the better fit.
There is a single re-encode, so some loss is technically possible, but it is usually invisible. In our testing, a 5-minute standard-definition (720x480) MPEG-2 clip re-encoded at the default "Very High" preset produced an H.264/AAC MKV noticeably smaller than the MPEG-2 original, with no quality difference visible at normal viewing distance. H.264 simply compresses SD footage far more efficiently than the legacy MPEG-2 codec, which is why the output is typically smaller while looking the same.
MKV can hold unlimited audio tracks, soft subtitles, and chapter markers — but this converter produces a single H.264 video track and a single AAC audio track from your source. It cannot invent tracks the original MPEG never contained. The value here is moving bulky legacy footage into an open, extensible container so you can add tracks later with an MKV-aware tool, not generating extra languages automatically.
MKV is an open, royalty-free container, formally standardized as RFC 9559 in October 2024 and built on the extensible EBML format. It is the de facto standard for archiving and re-ripping because it can carry multiple audio and subtitle tracks, chapters, attachments, and rich metadata in one file — none of which the older MPEG program stream handles well. Moving DVD-era and camcorder captures into MKV gives you a tidier, more flexible long-term archive that VLC and Plex handle cleanly.
.mpeg different from .mpg, and are both accepted?They are the same format — .mpeg and .mpg are interchangeable extensions for the MPEG program stream, just truncated differently for legacy 8.3 filename limits. This converter accepts both. The same MPEG-1/MPEG-2 to MKV pipeline runs whichever extension you upload, and you can mix .mpeg and .mpg files in one batch. The matching MPG to MKV page covers the identical conversion if you arrived from a .mpg search.
Not necessarily. The H.264 video and AAC audio inside are widely supported, but the MKV container itself plays unevenly on smart TVs, set-top boxes, and some phones, and web browsers do not play MKV natively. VLC, MPV, and Plex/Jellyfin handle it well. If you need the broadest hardware compatibility, convert to MP4 instead — same H.264 video, a container devices accept far more widely — or use the Video Compressor if you mainly need to shrink files.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. The realistic limit on very large captures is upload size and time, not anything on your device.