Initializing... drag & drop files here
Supports: M2V
An .m2v file is an MPEG-2 video elementary stream — by the format's own definition it carries picture only, with no audio track inside it. So if your goal is to pull a soundtrack out of an .m2v and save it as AIFF, there is nothing to pull: the resulting AIFF would be silent or empty. This page is honest about why that happens, shows how the converter behaves, and points you to the file that actually holds your audio.
.m2v onto the page, or click "+ Add Files" to choose it from your computer. You can queue several files and process them in one batch with the same settings.The .m2v extension is reserved for a bare MPEG-2 video stream (ITU-T H.262 / ISO/IEC 13818-2, first edition 1995). An elementary stream holds a single media type on its own — here, just the compressed video frames and sequence headers, nothing else. In DVD authoring and broadcast mastering, the video and the sound are kept in separate files on purpose: the picture lives in the .m2v, and the audio is mastered alongside it, then both are joined ("muxed") into a combined container only at the final step. Whether your conversion produces anything depends entirely on what is genuinely inside the file you uploaded:
.m2v that actually plays with sound is almost always a misnamed MPEG program stream — really an .mpg/.mpeg with both streams muxed in. Those convert to AIFF normally, because the audio is genuinely present. Quick test: open the file in VLC. If you hear sound, it has audio to extract; if it plays as silent video, it does not..ac3, .mp2/.mpa/.m2a, or .wav in the same folder — and you convert that file to AIFF.If your file is a real video-only M2V, no online tool can conjure audio that was never written into it — the data simply isn't there. Your genuine options are to grab the separate audio file from the DVD project folder (typically AC3, MP2, or WAV, which you can turn into AIFF with AC3 to AIFF), or to convert the complete container that does carry sound. A finished DVD title is usually a VOB, and an authored MPEG holds both streams — run VOB to AIFF or MPG to AIFF on those, and the audio will come through.
Because .m2v is an MPEG-2 video elementary stream and holds no audio. A spec-correct M2V contains only compressed video frames and sequence headers — there is no audio track inside it to decode, so any AIFF produced from a bare .m2v will be silent or empty. The sound for that footage was mastered as a separate file. Convert that separate audio file — or the muxed .mpg / .vob container — to AIFF instead.
In DVD authoring and broadcast pipelines the audio is kept as its own elementary stream — typically .ac3 (Dolby Digital), .mp2 / .mpa / .m2a, or LPCM .wav. If you ripped a DVD, look in the same folder as the .m2v for a file with the same name and one of those extensions; that is your soundtrack. Video and audio are only combined when the project is muxed into a VOB or MPG.
Play it in a media player such as VLC. If you hear sound, the file is almost certainly a misnamed MPEG program stream (really an .mpg) with muxed audio, and it will convert to AIFF normally. If it plays as silent video, it is a true video-only M2V and there is nothing to extract. In our testing, files that played silently in VLC produced empty AIFF output every time, while ones that played with sound converted cleanly.
AIFF (Audio Interchange File Format) is Apple's uncompressed, lossless audio container from 1988, built on the EA IFF 85 chunk structure. This converter writes 16-bit big-endian PCM by default — the same big-endian byte order AIFF has used since its Motorola 68000 origins, and the standard CD-quality depth (16-bit). Because it is uncompressed, the output preserves whatever audio it decodes with zero generational loss, at the cost of larger files than MP3 or AAC.
Yes — that is a different tool. M2V to MP4 wraps the MPEG-2 video into a playable MP4 container so it opens in normal players. Use it when you want to keep the footage; use this AIFF page only when you have a real audio source.
Yes. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, and never shared or made public.