Initializing... drag & drop files here
Supports: AVI
This guide is for anyone who wants to pull the audio track out of an AVI video and save it as a lossless FLAC file. By the end you will have a standalone FLAC that holds the exact audio stream from your AVI — with one important caveat about quality that we cover below. The walk-through expands on each step.
Drag and drop your AVI onto the page, or click "+ Add Files" to pick it from your computer. You can queue several AVI files and convert them in one batch; each one produces its own FLAC. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up and no watermark. The main thing that limits a large AVI here is upload size and time, not your device, so a multi-gigabyte movie just takes longer to send.
Open Advanced Options to reach the Compression level slider, which runs from 1 to 12. This number controls how hard FLAC works to shrink the file, not the audio quality — every level is lossless and decodes back to identical samples. A lower number encodes faster but leaves a slightly larger file; a higher number squeezes a few percent more off at the cost of encode time.
Below the slider, the Audio Channel and Audio Sample Rate dropdowns both default to "Original," which copies the AVI's audio as-is — the right choice in almost every case. Set Audio Channel to Mono only if you specifically need a single-channel file (for example, voice that started in mono anyway). Leave Audio Sample Rate on Original unless a target device needs a specific rate; resampling a track to a higher rate adds no real detail, so there is no quality reason to raise it. Use Trim if you only want a clip rather than the whole track.
Click "Convert" and download your FLAC when it finishes. There is no sign-up and no watermark, and the output plays in VLC, foobar2000, and natively in Chrome 56+, Firefox 51+, Edge 16+, and Safari 13+.
If the AVI is corrupted, only partially downloaded, or its audio uses a codec that won't decode, the conversion may fail or come out silent — repair or re-download the source first. And remember the lossless promise only protects quality from this point forward: if your goal is genuine high-fidelity audio, you need a source that was lossless to begin with (an uncompressed AVI, a CD rip, or a hi-res master). When the AVI's audio is already lossless PCM, FLAC is a perfect fit and typically shrinks it to 50–70% of the original size; for an uncompressed copy instead, use AVI to WAV.
FLAC never adds quality — it faithfully preserves whatever audio the AVI already holds. What that means depends on the AVI's audio codec.
| AVI audio codec | Lossy source? | FLAC result | Size vs. source audio |
|---|---|---|---|
| PCM (uncompressed) | No | True lossless archive | Smaller (~50-70%) |
| MP3 | Yes | Lossless wrapper around lossy audio | Larger (expands) |
| AC-3 (Dolby Digital) | Yes | Lossless wrapper around lossy audio | Larger (expands) |
| AAC | Yes | Lossless wrapper around lossy audio | Larger (expands) |
The Compression level slider changes only encode time and file size — every level decodes to bit-for-bit identical audio.
| Level | Encode speed | File size | Audio |
|---|---|---|---|
| 1-4 | Fastest | Slightly larger | Lossless (identical) |
| 5 | Balanced default | Middle ground | Lossless (identical) |
| 8 | Slower | Smaller | Lossless (identical) |
| 9-12 | Slowest | Smallest | Lossless (identical) |
No. FLAC is lossless, which means it preserves exactly what it is given without adding new loss — but it cannot recover quality that was already discarded. If your AVI holds MP3 or AC-3 audio (most do), the FLAC will sound identical to that lossy source, not better. FLAC only guarantees no further degradation.
Because lossy codecs like MP3 and AC-3 store a compact approximation, while FLAC stores a lossless representation of every decoded sample. Re-encoding a 192 kbps track to FLAC can easily multiply its size several times over. FLAC's 50–70%-of-original figure is measured against uncompressed PCM, not against an already-compressed lossy stream.
AVI is a 1992 Microsoft container that interleaves a video stream with an audio stream. That audio is most often MP3 or AC-3, though AVI can also carry uncompressed PCM. The codec inside your specific file determines whether the FLAC you get is a faithful copy of lossless audio or just a lossless wrapper around lossy audio.
No. The Compression level slider (1–12) only changes encode time and final file size. Every level is mathematically lossless and decodes to bit-for-bit identical audio, so a level-12 file sounds exactly like a level-1 file — it is just smaller and took longer to make.
If the source audio is lossless, yes — FLAC is a 2001 format (formally specified as IETF RFC 9639 in December 2024) designed for exactly this: it compresses PCM to roughly 50–70% of its size with no quality loss and supports up to 32-bit samples and 8 channels. Archiving lossy AVI audio as FLAC works too, but you are preserving a lossy source losslessly rather than gaining fidelity.
Both are lossless, so the audio quality is identical — the difference is size and purpose. FLAC compresses the same samples to roughly 50-70% of an uncompressed WAV, which makes it the better choice for archiving or a music library. WAV stays fully uncompressed, which some older editors, samplers, and hardware prefer because it needs no decoding. If you want the smallest lossless file, pick FLAC; if a specific tool wants raw PCM, use AVI to WAV instead. Remember that neither can improve audio that was lossy inside the AVI to begin with.
Yes, when you leave Audio Sample Rate and Audio Channel on "Original" — the track is decoded and written to FLAC at exactly the source's rate and channel count, with no resampling or downmix. FLAC supports common sample rates well beyond CD quality and up to 8 channels, so a stereo 48 kHz movie soundtrack transfers unchanged. Only change these settings if a target device needs a specific rate or you deliberately want a mono file.
Not identically. FLAC plays in VLC and foobar2000 and natively in Chrome 56+, Firefox 51+, Edge 16+, and Safari 13+, but some older or stock players lack a FLAC decoder. In our testing, a FLAC made from a stereo 48 kHz AVI audio track opened and played correctly in VLC and in current Chrome without any extra codec.