Initializing... drag & drop files here
Supports: M2V
.m2v clip or click "Add Files". Because M2V is a video-only stream, this tool ingests the M2V essence on its own; if you have a matching audio file from the same DVD project, convert it separately and mux the two together afterward. Batch is supported — drop in several M2V files and each converts in parallel.M2V is an MPEG-2 Video elementary stream — the raw, encoded video essence defined by ISO/IEC 13818-2 (also published by the ITU-T as Recommendation H.262, first standardized in 1996). MPEG-2 is the same video standard used by DVD-Video, which is why DVD-authoring tools like Adobe Premiere, DVD Flick, and CyberLink PowerDirector export M2V. The defining trait: an M2V file carries only the video stream — no audio, no subtitles, and no container wrapper to synchronize tracks. In a typical DVD project the M2V sits next to a separate audio file (often .m2a, .ac3, or .wav) and the authoring software muxes them at the end.
That separation is exactly why M2V is awkward to use directly. Most media players will show the picture but stay silent, and many web players, phones, and editors won't open a bare elementary stream at all. Converting solves both problems by re-wrapping (or re-encoding) the MPEG-2 video into a real container the target speaks natively:
| Format | Standard / Origin | Container? | Carries audio | Native playback | Best for |
|---|---|---|---|---|---|
| M2V (source) | MPEG-2 Video, ISO/IEC 13818-2 / H.262 (1996) | No (elementary stream) | No | VLC, MPC-HC (video only) | DVD-authoring intermediate |
| MP4 | ISO/IEC 14496-14 (2003) | Yes | Yes | Windows, macOS, iOS, Android, browsers | Universal playback and sharing |
| MKV | Matroska (open, 2002) | Yes | Yes (multi-track) | VLC, MPV, Plex, Jellyfin; not Safari/Roku | Combining video with separate audio + subtitles |
| MOV | Apple QuickTime File Format (1991) | Yes | Yes | macOS, iOS, QuickTime, VLC | Final Cut and Mac editing |
| MPG / MPEG | MPEG-1/2 program stream | Yes | Yes | VLC, most players | Re-wrapping in the MPEG-2 family |
| VOB | DVD-Video object (DVD spec) | Yes | Yes | DVD players, VLC | DVD authoring and disc structure |
| WebM | Google / WHATWG (2010) | Yes | Yes | Chrome, Firefox, Edge; Safari 17+ for AV1 | Royalty-free web embeds |
Because M2V holds video only. It's an MPEG-2 elementary stream — just the encoded picture, with no audio track and no container to sync one. In a DVD-authoring project the sound lives in a separate file (commonly .m2a, .ac3, or .wav) and only gets combined with the video when the disc is built. To get a file that plays with sound, convert the M2V into a real container like MP4 or MKV; if you still have the matching audio file, mux it in during or after conversion.
MP4. It wraps the video into a self-contained file that plays on virtually every device and browser, and it can either keep the MPEG-2 video or transcode it to H.264 for wider hardware decoding. Choose MKV instead if you need to fold in a separate audio track or subtitles, or MOV if the file is headed into Final Cut Pro or another Apple editor.
Only if the codec changes. When the MPEG-2 video is copied straight into the MP4 container (a remux), the encoded frames are unchanged and there is no generational loss. If you re-encode to H.264, H.265, or another codec — which most people do for smaller files and broader compatibility — some loss is introduced, but at the "Very High" preset it's visually negligible. Keeping the resolution and choosing Constant Quality keeps re-encoding loss minimal.
Yes. Convert M2V to MPG, MPEG, or VOB and keep the Video Codec set to MPEG-2. That re-wraps the existing video stream into a DVD-compatible program-stream container without re-encoding the picture, which is what you want when you're rebuilding a disc or feeding software that specifically expects MPEG-2.
MPEG-2 is an older, less efficient codec than H.264 or H.265, so it needs a high bitrate to look good — consumer DVD-grade video typically runs around 2-9 Mbps, and professional masters far higher. Re-encoding to H.264 in an MP4, or to VP9/AV1 in a WebM, can shrink the same footage substantially at comparable perceptual quality. Downscaling the resolution and trimming unused footage first cuts the size further.
Files are uploaded over an encrypted (TLS) connection, processed on our servers, and deleted automatically after a few hours. There's no sign-up, no watermark, and your files are never shared or made public. In our testing, a 90-second standard-definition M2V (about 6 Mbps MPEG-2) re-wrapped into MP4 in a few seconds because no re-encoding was needed, while transcoding the same clip to H.264 at 1080p took noticeably longer. The main thing that determines wait time on big files is your upload speed, not the conversion itself.