Initializing... drag & drop files here
Supports: MPEG2
This walks you through pulling the soundtrack out of an MPEG-2 file — a DVD-Video rip, a DVB or ATSC broadcast capture, or a .mpeg2 / .m2v master — and saving it as uncompressed AIFF for a Mac or pro-audio workflow. The picture is discarded; you get an audio-only file. The one thing to understand up front: MPEG-2 audio is already lossy (MP2 or AC-3), so AIFF gives you a clean, edit-friendly file but cannot add back detail the original compression threw away.
.mpeg2, .mpg, .m2v, or DVD .vob-style MPEG-2 video. Batch is supported — drop a whole folder of DVD chapters or broadcast captures and extract them in one pass.The default extraction takes the file's primary audio track, decodes it from MP2 or AC-3 into uncompressed PCM, and wraps it in an AIFF container. For most DVD and broadcast sources that is exactly what you want. A few decisions change the result:
90) or HH:MM:SS.sss (00:01:30.500). Handy for isolating a single track from an MPEG-2 concert capture or one chapter from a DVD rip.A few MPEG-2 sources need a different path. Commercial DVD-Video that is CSS-encrypted has to be decrypted by your ripper before upload — this tool processes the MPEG-2 stream it receives, not protected disc images. If your MPEG-2 file has multiple discrete AC-3 surround channels and you need all of them preserved as separate tracks (rather than a stereo down-mix), a multi-track DAW import is the better route. And if you actually want to keep the video and only re-encode the audio, this is the wrong tool — it discards the picture by design.
No. MPEG-2 carries lossy audio — MP2 (MPEG-1 Layer II) or AC-3 (Dolby Digital) — and AIFF stores uncompressed PCM. Decoding lossy audio into a lossless container makes the file much larger but cannot recover detail the original compression discarded. "Lossless container" is not the same as "lossless audio." In our testing, a one-minute DVD-rip clip with 192 kbps MP2 audio produced an AIFF around 10 MB at 16-bit/44.1 kHz stereo — about 30x the size of the original audio, with no added fidelity. AIFF's value is that it stops any further generational loss while you edit.
The converter writes PCM_S16BE — 16-bit big-endian PCM — which is the standard, macOS-default AIFF format. AIFF (Audio Interchange File Format) was introduced by Apple in 1988, based on Electronic Arts' IFF, and stores uncompressed PCM; big-endian byte order is the Apple convention, which is what makes AIFF the Mac counterpart to Windows' little-endian WAV.
Most MPEG-2 audio — DVD-Video, DVB, and ATSC broadcast — is at 48000 Hz, so leaving Audio Sample Rate on "Original" keeps it bit-faithful. Music CDs and some MPEG-1 sources are 44100 Hz. For speech or podcast extraction you can downsample to 22050 Hz to save space. Mismatching the rate adds a clean resampling step but no benefit.
MPEG-2 Part 3 and AC-3 support up to 5.1 multichannel. This extraction takes the primary audio track and down-mixes to stereo by default rather than preserving discrete surround channels. AIFF itself can hold multichannel audio, but if you need all six channels kept separate, import the MPEG-2 into a multi-track DAW instead of using a single-file extract.
Both are uncompressed PCM and are equal in audio quality. AIFF is big-endian and is the default bounce/import format for Logic Pro, GarageBand, and Final Cut Pro, so it round-trips inside the Apple ecosystem without byte-order conversion. WAV is the little-endian Windows DAW default — if your target is a PC workflow, use MPEG-2 to WAV.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion. There is no sign-up and no watermark, and files are never shared or made public. The practical limit on a big DVD rip is upload size and time, not your device.
After editing the AIFF in Logic or Pro Tools, export to a compressed delivery format. For a portable file straight from the source, skip AIFF and use MPEG-2 to MP3; for lossless archival at roughly half the size of AIFF, convert your edited audio with AIFF to FLAC.