Initializing... drag & drop files here
Supports: AV1, MP4, MKV, WEBM
M4B is the MPEG-4 audiobook file — the same container as M4A, but the extension tells audiobook apps to remember where you stopped listening and to show chapters when the file has them. This page takes the soundtrack out of an AV1 video and writes it as an M4B, which is what you want for a lecture, a recorded interview, a sermon or a narrated video you would rather listen to than watch. The walk-through below covers the one thing that decides whether the result has sound at all, the bitrate settings that matter for speech, and what M4B genuinely cannot do.
.m4b. Files upload over an encrypted connection, convert on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.Almost always, yes — but it is worth understanding why, because .av1 is an unusual extension. AV1 is a codec, not a container: the Alliance for Open Media's AV1 1.0.0 bitstream specification, published in 2018, describes how to code pictures and says nothing about audio. So a filename ending in .av1 is a codec name being used as a file extension, and what is actually inside depends on who wrote it.
.av1 files from other tools are the same story — a container (usually Matroska, sometimes MP4 or IVF) whose video happens to be AV1, saved under a codec-flavoured extension.If the file you have on disk actually ends in .mp4, .mkv or .webm, use the tool that matches the extension — MP4 to M4B, MKV to M4B or WebM to M4B — rather than renaming it. Detection is based on what is inside the file, but starting from the right page avoids confusion when a batch mixes formats.
Sizes below are simple arithmetic from the bitrate, so you can budget before uploading a long recording (MB here means 10^6 bytes).
| Constant Bitrate | Sensible for | Roughly per hour | A 10-hour audiobook |
|---|---|---|---|
| 32 kbps | Mono speech where size is the priority | 14 MB | about 144 MB |
| 48 kbps | Mono narration, lectures, sermons | 22 MB | about 216 MB |
| 64 kbps | Mono narration you want to sound clean | 29 MB | about 288 MB |
| 96 kbps | Stereo interviews, some music beds | 43 MB | about 432 MB |
| 128 kbps | Stereo with music; the value preselected in the dropdown | 58 MB | about 576 MB |
| M4B | M4A | MP3 | |
|---|---|---|---|
| Container and codec | MPEG-4 with AAC audio | MPEG-4 with AAC audio | MPEG-1 Audio Layer III |
| How players treat it | As an audiobook — resume position, chapter list when present | As a music or podcast track | As a music track |
| Resume where you left off | Yes, in audiobook apps | Usually not | Usually not |
| Plays on Apple devices | Natively, including Apple Books | Natively | Natively |
| Plays on Android and Windows | Needs an audiobook-capable player on Android; VLC handles it anywhere | Broad | Essentially universal |
| Convert to it here | This page | AV1 to M4A | AV1 to MP3 |
.m4b; a generic music player treats it as a song and starts over..m4b. Install an audiobook player that supports it, or convert to AV1 to MP3 for a file that plays anywhere.This tool makes one M4B from one source file with audio controls; it is not an audiobook production suite. It does not stitch several parts into a single book, author named chapter markers, or attach cover art. For a chaptered, multi-part audiobook, produce the audio first and assemble it with a dedicated builder such as Audiobook Binder, Chapter and Verse or the m4b-tool command line. To break a long recording into pieces by time instead, run the audio through the Audio Cutter. And if you wanted the picture kept rather than the sound extracted, convert to a video target such as AV1 to MP4 — M4B discards video by definition.
Yes, as long as the source has an audio track — which nearly all of them do. Despite the codec-flavoured extension, a .av1 file is normally a container carrying AV1 video plus a separate audio stream; the AV1 files our own converter produces are Matroska streams with the soundtrack preserved. The only case that yields a silent M4B is a genuinely raw AV1 elementary bitstream, which codes picture only and has no audio inside it to extract.
AAC, and no — this is the one audio target here with no codec dropdown, because the MPEG-4 audiobook container is defined around AAC and our encoder registry lists AAC as the only valid audio essence for .m4b. That is a feature rather than a limitation: AAC in an MPEG-4 wrapper is exactly what Apple Books and every audiobook app expects. If you want Opus, Vorbis or FLAC instead, convert to AV1 to OGG or AV1 to FLAC and give up the audiobook behaviour.
No. M4B is the container Apple uses for audiobooks precisely because it can hold chapter markers and a listening position, but those markers have to exist in the source or be authored deliberately. A single flat recording becomes one continuous track inside an audiobook wrapper — apps will still remember where you stopped, but there is no chapter navigation. Building real chapters means splitting the audio into parts and assembling them in a dedicated audiobook tool.
Technically almost nothing: both are MPEG-4 containers holding AAC audio, and a file renamed from one to the other still plays. The difference is entirely in how software reacts to the extension. .m4b signals "this is a book", so audiobook apps track your position, offer variable playback speed and surface chapters; .m4a is filed as a music or podcast track and usually restarts from zero. Choose M4B for anything you listen to in long sittings, and AV1 to M4A for anything that belongs in a music library.
For a single voice, set Audio Channel to Mono and pick a Constant Bitrate between 48 and 64 kbps — that is roughly 22 to 29 MB per hour, so even a ten-hour recording stays under 300 MB. Push to 96 or 128 kbps only when there is music, several speakers in a room, or a stereo field worth keeping. Dropping the Audio Sample Rate to 24000 Hz saves a little more on speech-only material, though it audibly dulls anything musical.
Not on this page — each queued file converts independently, so five AV1 lectures come back as five separate M4B files with the same settings applied. That is usually what you want for a lecture series, since each file keeps its own resume position. For a single continuous book you would merge the audio afterwards in an audiobook builder, which is also where chapter markers and cover art get added.
On Windows, VLC and iTunes both open M4B without complaint. On Android you generally need an audiobook player that recognises the extension, because stock media players tend to skip it. Car stereos and older hardware are the least predictable — many read .m4a but ignore .m4b. If the destination is unknown or elderly, AV1 to MP3 is the safe choice at the cost of losing resume support.
The practical constraint is upload size and time over your own connection rather than a feature cap, and video sources are the slow part — a multi-hour AV1 file takes a while to send even though the M4B that comes back is small. Trimming to a Time Range before converting does not reduce the upload, but it does cut the output. Your file travels over an encrypted (TLS) connection, is processed on our servers, and both the upload and the finished M4B are deleted automatically after a few hours. No sign-up, no watermark, never shared or made public.