Initializing... drag & drop files here
Supports: MPG, MPEG
If you have a stack of old MPG clips — DVD rips, camcorder captures, VCD pulls, or recordings from a TV-tuner card — this walks you through moving them into MKV (Matroska), the open container favored for archiving and re-ripping. By the end you'll have a single flexible MKV file that plays in VLC and most modern players, with the original video re-encoded to efficient H.264.
.mpg or .mpeg files. Old DVD rips, VCD captures, and TV-tuner recordings all work, and you can drop in a whole folder to batch a collection at once.MPG carries MPEG-1 or MPEG-2 video; MKV is just a wrapper and can hold many codecs, but xconvert's MPG-to-MKV pipeline re-encodes the video to H.264 and the audio to AAC rather than copying the original streams untouched. That means one encoding generation passes: H.264 at an adequate bitrate preserves a standard-definition MPEG-2 source very well, but quality can only stay the same or drop slightly, never improve. A few patterns for getting the result you want:
In our testing, a 5-minute standard-definition (720x480) MPEG-2 clip re-encoded to MKV at the default "Very High" preset produced an H.264/AAC file noticeably smaller than the MPEG-2 original, with no quality difference visible at normal viewing distance.
.mpg and .mpeg are accepted. If a file is refused it is usually mislabeled (e.g., an actual MP4 or VOB renamed to .mpg); check the real format and use the matching converter.A few cases fall outside a straightforward MPG-to-MKV convert. Commercial DVDs with CSS copy protection can't be processed once the protection is intact — the disc has to be ripped to a clean MPG first. Truly corrupted captures (incomplete recordings, bad sectors from an old disc) may convert partially or fail, and no container change repairs damaged frames. And if your only goal is wider device playback rather than a flexible archive, MKV is the wrong target — use MPG to MP4 for the more universally compatible result, or the Video Compressor if you mainly need to shrink files.
No. The original MPEG-1/MPEG-2 video is re-encoded to H.264 for the MKV, which is a single encoding generation — quality can stay effectively the same or drop slightly, but it cannot be improved beyond what the source already contains. MKV is a container, so it changes how the video is packaged and what extra tracks it can carry, not the inherent fidelity of the footage.
MKV is an open, extensible container introduced in 2002 that can hold multiple audio tracks, multiple subtitle tracks, chapter markers, attachments, and rich metadata in one file — none of which the older MPEG program-stream format handles well. It is the de facto standard for archiving and re-ripping, so moving bulky MPEG-2 DVD and camcorder captures into MKV gives you a tidier, more flexible long-term archive that modern players like VLC handle cleanly.
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 natively play MKV. VLC, MPV, and Plex/Jellyfin handle it well. If you need the broadest hardware compatibility, convert to MP4 instead — same video, friendlier container.
By default the video is encoded with H.264 and the audio with AAC, a combination that balances efficiency and broad decoder support. H.264 compresses the standard-definition MPEG-2 source far more efficiently than the original codec, which is why the output is typically smaller than the source MPG while looking the same at normal viewing distance.
Yes. Leave Video resolution on "Keep original" and the native standard-definition frame (commonly 720x480 or 720x576) is preserved, including the stored aspect-ratio flag so anamorphic DVD content isn't stretched. Only choose a resolution preset if you deliberately want to downscale for a smaller file or a specific screen.
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.