Initializing... drag & drop files here
Supports: AV1
This page converts an .av1 file to .amr, the speech codec used by mobile voice recorders. There are two catches worth knowing before you upload, and both are honest limits of the formats — not bugs in the tool. First, a bare .av1 file is a raw AV1 video bitstream that holds picture only, with no audio track inside it, so extracting sound from it usually gives a silent or empty AMR. Second, even when you do have audio, AMR is a narrowband speech codec built for human voice — it samples at 8 kHz and tops out around 12.2 kbps, so music and anything but talking will sound muffled. If you actually want a soundtrack, you almost certainly need to start from the container file, not the raw stream. Here is how.
.av1 onto the page, or click "+ Add Files" to browse. You can queue several files and convert them in one batch with the same settings.AV1 is purely a video coding format from the Alliance for Open Media, whose bitstream specification was released in 2018. A file saved with a plain .av1 (or .obu, or .ivf) extension is a raw elementary stream — a sequence of Open Bitstream Units holding coded video frames and nothing else. The AV1 specification defines no audio at all. The sound you heard when you played an AV1 video lived in a container — a .webm, .mkv, or .mp4 — that wrapped the AV1 video next to a separate audio track (usually Opus, sometimes AAC). Demux down to a bare .av1 and that audio is left behind.
So the result depends entirely on what you uploaded:
.av1, there is no soundtrack inside it to convert. Upload the container instead with MP4 to AMR, WebM to AMR, or MKV to AMR..av1, the converter will decode whatever audio track it finds and write a valid AMR — but that is the exception, not the rule.| Property | AV1 (source) | AMR (output here) |
|---|---|---|
| Type | Video coding format (Alliance for Open Media, 2018) | Speech audio codec (3GPP, October 1999) |
| Raw file holds | Video only — no audio track | Speech audio only |
| Sample rate | n/a (video) | 8 kHz (AMR-NB); 16 kHz (AMR-WB) |
| Audio bandwidth | n/a | ~200–3400 Hz (AMR-NB) |
| Bitrate | n/a | 4.75–12.2 kbps (AMR-NB), 8 modes |
| Best for | High-efficiency web/streaming video | Compact voice notes and calls |
| Result of this conversion | — | Usually empty/silent from a true raw .av1 |
.av1 bitstream: it contains no audio to extract. Convert the container that holds your AV1 video instead — MP4 to AMR, WebM to AMR, or MKV to AMR..av1 stream that is truncated or non-conformant may fail to decode. Confirm the file plays in a current build of VLC first.This tool can only write audio that actually exists in the source, and a genuine raw .av1 bitstream is video-only — so there is no soundtrack for it to produce. The realistic path to an AMR voice file is to start from the container that carries both the AV1 video and its audio and use MP4 to AMR or WebM to AMR. And remember that AMR is purpose-built for speech: if your audio is music or you simply want a small, broadly playable file, AV1 to MP3 is the better target. If you only want to keep the picture, reach for AV1 to MP4 instead.
Because a raw .av1 file is a video-only bitstream. AV1 is a video codec, and its raw Open Bitstream Unit stream carries no audio track at all — sound always rides in a container (MP4, WebM, MKV) alongside the AV1 video. With nothing to extract, the AMR comes out empty or silent. To get the voice track, convert the container file with MP4 to AMR or WebM to AMR.
Use the tool that matches the file's actual extension. If the file on disk ends in .mp4, the audio is inside that MP4 container even though the video codec is AV1, so MP4 to AMR is the right choice. Use this AV1-to-AMR page only for true raw .av1 (or .obu) bitstreams — and those have no audio to extract.
Only speech. AMR-NB samples at 8 kHz with a bandwidth of roughly 200–3400 Hz and uses ACELP compression tuned for the human voice — it was adopted as a 3GPP speech standard in October 1999 for mobile calls. Anything outside the voice range, including music, is discarded, so it sounds muffled. For general audio, convert to AV1 to MP3 or the lossless AV1 to WAV instead.
AMR-NB is one of the most compact audio formats because it encodes only the voice band at 4.75–12.2 kbps across eight modes. A minute of narrowband speech lands in the tens of kilobytes. In our testing, a one-minute spoken-word clip encoded to AMR-NB at the 12.2 kbps mode produced a file under 100 KB — clear for voice, useless for music. Pick the highest mode (12.2 kbps) for the best speech clarity, or a lower one only when you must shrink the file further.
No. AMR is an audio-only format, so this is an audio-extraction tool with no picture in the output. Because a raw .av1 stream is video-only to begin with, you would also be extracting from a file that has no sound. If you want to keep the video, convert to a video format such as AV1 to MP4.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.