Initializing... drag & drop files here
Supports: M2V
An .m2v file is a raw MPEG-2 video elementary stream — the bare H.262 picture data a DVD-authoring tool exports, with no container, no timing index, and no audio track, which is why most players and editors refuse to open it directly. AVI is the RIFF-based container Microsoft shipped with Video for Windows in November 1992; it wraps a video stream (and optional audio) into one self-contained file that Windows editors and players actually understand. This tutorial walks through wrapping that orphaned stream into a usable AVI — and is honest about the two catches: AVI does not carry MPEG-2 the way a DVD does, so the conversion re-encodes the video to MPEG-4, and the AVI is silent because the source never had any sound.
.m2v onto the page or click "+ Add Files" to browse from your computer. You can queue several raw streams and process them with the same settings.On a DVD, MPEG-2 video lives inside a VOB/program-stream container alongside its audio. AVI is a different container with a different default codec, so this is not a byte-for-byte rewrap of your existing stream — the converter decodes the MPEG-2 (H.262) frames and re-encodes them to MPEG-4 ASP, the codec DivX and Xvid made standard in AVI, with MP3 reserved for the audio track. That decode-and-re-encode is one lossy generation, and it is one-way:
A few patterns cover most needs:
There is no audio step here because a raw .m2v carries none. In a DVD-authoring project the sound was mastered as a separate .ac3 (Dolby Digital) or .wav/LPCM file sitting next to the .m2v, and the two were muxed together only at the disc-build stage. This tool wraps the video alone, so the AVI will be silent — convert the matching audio file separately, then lay both into your editor's timeline.
.m2v is video-only by design, so there is nothing to put on an audio track. Find the .ac3 or .wav from the same authoring project and add it in your editor..m2v elementary stream and not a renamed .vob or .mpg; a mislabeled file can decode incorrectly.AVI is the right target when a legacy Windows editor or pipeline specifically needs that container — getting orphaned DVD-project video into older Premiere, VirtualDub, or Movie Maker workflows is the classic case. For almost everything else, AVI is dated: it has a 2 GB limit in its original form and weaker streaming support than modern containers. If you just want the clip to play and stay efficient, M2V to MP4 is the modern wrap — MP4 plays natively almost everywhere and is the better default for sharing or upload. If you want the stream in an open container that handles high resolutions cleanly, M2V to MKV is another option. And if you simply need the video to stay MPEG-2 in a standard container, M2V to MPG keeps the codec without the AVI re-encode.
A re-encode. On a DVD, MPEG-2 sits in a VOB/program-stream container; AVI is a different container that, by default here, carries MPEG-4 video — so the converter decodes the MPEG-2 (H.262) frames and re-encodes them to MPEG-4, which is one lossy generation. There is no setting that keeps the original MPEG-2 stream byte-for-byte inside an AVI in this tool. If you want to keep the video as MPEG-2 in a standard container, M2V to MPG preserves the codec instead.
MPEG-4 ASP, with MP3 for the audio track. AVI is most commonly associated with MPEG-4 video (the codec DivX and Xvid popularized), so this converter defaults to it. Under "Show All Options" you can switch the "Video Codec" to other formats AVI accepts — including MPEG-2, H.264, or Xvid — but MPEG-4 is the broadly compatible default for AVI playback.
Because a raw .m2v file is a video-only elementary stream — it carries no audio for the converter to copy or transcode. In DVD authoring the sound is mastered separately as an .ac3 (Dolby Digital) or LPCM .wav file and muxed in only when the disc is built. There is no audio inside the .m2v itself, so the AVI comes out silent. Convert the matching audio file on its own and combine the two in a video editor.
It is an MPEG-2 video elementary stream — bare H.262 frames with no container wrapper, no audio, and no timing index. It was standardized as ITU-T H.262 / ISO/IEC 13818-2 in 1995, the same video codec used on DVD-Video. Because most players expect a container (MP4, AVI, MKV) rather than a loose elementary stream, they often refuse to open a .m2v directly. Wrapping it into AVI — or M2V to MP4 — gives players and editors the container they need.
Usually yes. DVD MPEG-2 is mastered at 720×480 (NTSC) or 720×576 (PAL), and rescaling forces the re-encoder to resample every frame, which can soften the picture. Leave "Video resolution" on the native size unless a downstream tool needs a specific output, in which case use the "Width x Height" field. HD .m2v streams (1920×1080) follow the same rule — keep them at source resolution.
In our testing, wrapping a short standard-definition .m2v into AVI at the "Very High" preset produced a clean MPEG-4 file with no audio track, exactly as expected from a silent source. Your file is uploaded over an encrypted connection, decoded and re-encoded into AVI on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.