Initializing... drag & drop files here
Supports: FLV
Is the audio in your FLV speech or music? That single question settles everything else on this page. AMR (Adaptive Multi-Rate) is a speech codec that 3GPP standardised in the late 1990s for GSM and UMTS mobile voice calls — it models the human vocal tract and deliberately discards everything outside the voice band. On a recorded lecture, interview, sermon, voice memo, or any spoken-word Flash-era clip, that produces a startlingly small file that still sounds like the speaker. On a song, it produces a muffled, warbly mess. This tool pulls the soundtrack out of the FLV, throws the picture away, and re-encodes the audio as AMR — so read the comparison below before you commit.
| Property | AMR Narrow Band | AMR Wide Band | MP3 | Opus |
|---|---|---|---|---|
| Sample rate | 8 kHz | 16 kHz | Up to 48 kHz | Up to 48 kHz |
| Audio bandwidth captured | Roughly the 300-3400 Hz telephone band | Roughly 50-7000 Hz | Full range | Full range |
| Channels | Mono only | Mono only | Mono or stereo | Mono or stereo |
| Bitrate range | 4.75-12.2 kbps | 6.60-23.85 kbps | 32-320 kbps typical | 6-510 kbps |
| Designed for | Mobile voice calls, MMS, voicemail | Wideband ("HD") voice calls | Music and general audio | Speech and music |
| Size for one minute | About 36-92 KB | About 50-179 KB | About 1 MB at 128 kbps | Well under MP3 at equal quality |
| Good on music? | No | Barely | Yes | Yes |
| Where it is expected | Telephony gateways, IVR, feature phones, .amr voice notes |
Wideband telephony, some Android voice recorders | Everywhere | Web, chat apps, modern players |
.flv files. Only the audio track is extracted — the video is discarded — and several files can be queued at once.The bitrate mode is the one setting that really changes how the result sounds. AMR-NB defines eight fixed modes — 4.75, 5.15, 5.90, 6.70, 7.40, 7.95, 10.2 and 12.2 kbps — and every mode produces the same 8 kHz mono stream, just with more or fewer bits per second. AMR-WB defines nine modes from 6.60 to 23.85 kbps over a 16 kHz stream. Higher modes sound clearer; lower modes make smaller files.
| Codec | Mode shown in the dropdown | Size per minute of audio | Typical use |
|---|---|---|---|
| AMR Narrow Band | 4.75 kbps (AMR-NB Low) | About 36 KB | Smallest usable voice archive |
| AMR Narrow Band | 5.90 kbps | About 44 KB | Voicemail-grade speech |
| AMR Narrow Band | 7.40 kbps (Toll Quality) | About 56 KB | Telephone-call equivalent |
| AMR Narrow Band | 12.2 kbps (AMR-NB Max) | About 92 KB | Clearest narrowband speech, GSM Enhanced Full Rate |
| AMR Wide Band | 6.60 kbps (AMR-WB Low) | About 50 KB | Smallest wideband option |
| AMR Wide Band | 12.65 kbps (High Quality) | About 95 KB | The common wideband voice mode |
| AMR Wide Band | 23.85 kbps (AMR-WB Max) | About 179 KB | Best speech quality AMR can produce |
.amr is a telephony format rather than a consumer media format: no mainstream web browser plays it in an audio element, and support in stock phone apps is inconsistent. VLC, Audacity and ffmpeg-based tools open it reliably, and the file stays valid for MMS and telephony systems. For a clip that simply plays anywhere, use FLV to MP3.No. AMR is a speech-only codec built around an ACELP model of the human vocal tract, and it discards content outside the voice band — roughly 300-3400 Hz on Narrow Band. Music, sound effects and ambience come out muffled and warbly, and percussion turns to mush. There is also a double quality hit: FLV audio is already lossy MP3 or AAC, and AMR re-encodes it again at a tiny speech bitrate. If your FLV has any musical content worth keeping, use FLV to MP3 instead.
Narrow Band samples at 8 kHz and runs 4.75-12.2 kbps across eight modes — the classic mobile-call codec. Wide Band samples at 16 kHz and runs 6.60-23.85 kbps across nine modes, capturing roughly 50-7000 Hz, which is the "HD voice" sound. Wide Band is clearly better on speech if the destination supports it; Narrow Band is what old handsets, MMS and telephony gateways expect. Both are mono.
FLV files almost always carry MP3 audio, or AAC in later files, both of which are lossy. Adobe ended Flash Player support on December 31, 2020, so nothing creates new FLV content, but the container still decodes fine in modern tools — which is why extracting its audio still works. Because the source is already lossy, converting it to AMR stacks a second round of compression on top of the first.
Two reductions stack. First, the video track is discarded entirely, and in a typical FLV that is the large majority of the file. Second, the remaining audio is re-encoded from a full-spectrum stereo MP3 or AAC stream down to a mono speech stream of at most 23.85 kbps. The arithmetic is simple: one minute at 12.2 kbps is about 92 KB, and one minute at 4.75 kbps is about 36 KB, versus roughly 1 MB for the same minute as a 128 kbps MP3.
Mono always — we checked the option set on this page and the Audio Channel dropdown contains only MONO, with no Original or Stereo entry. The sample rate is fixed by the codec rather than by you: choosing Narrow Band leaves 8000 HZ as the only entry in Audio Sample Rate, and choosing Wide Band leaves 16000 HZ. The encoder downmixes and resamples the FLV's audio automatically to match.
For a lecture or interview you actually want to hear clearly, pick 12.2 kbps on Narrow Band, or 12.65 kbps and above on Wide Band. For a voicemail-style archive where you only need the words to be understandable and the file as small as possible, drop to 5.90 or 4.75 kbps. Every Narrow Band mode produces the same 8 kHz mono stream; the bitrate only trades clarity against size.
Yes. Switch Trim from Unchanged to Time Range and enter a Start time and a Duration, either in plain seconds or as HH:MM:SS.sss. Only that window is decoded and encoded, which is much faster than processing a full-length recording and is the easiest way to test a bitrate mode before committing to the whole file.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. The practical limit on a long FLV is upload time rather than the encode, since AMR itself is extremely cheap to produce. To go the other direction and turn an existing AMR voice file into something widely playable, see AMR to MP3.