Audiobooks have specific needs that music files don't: chapter navigation, position bookmarking (resume where you left off), and long duration (8-20+ hours per title). A 12-hour audiobook at music-quality MP3 would be a single 700 MB file with no way to jump to chapter 14. Audiobook formats solve this with built-in chaptering and bookmarking — features that general audio formats either lack or bolt on as afterthoughts.
The format landscape is simpler than music: M4B dominates the Apple/indie ecosystem, Audible's proprietary formats dominate the Amazon ecosystem, and MP3 exists as the universal baseline. This guide covers each format, how chapter support works, and how to create and convert between them.
M4B: The Audiobook Standard
M4B is an MPEG-4 container file with AAC audio, chapters, and bookmark capability. Technically, it's identical to M4A — the only difference is the .m4b file extension, which signals to playback apps that this file is an audiobook (enabling bookmark/resume behavior instead of playlist behavior).
Key features:
- Chapter markers: Built into the MPEG-4 container as chapter tracks. Each chapter has a title and start time. Players display a chapter list and allow jumping directly to any chapter.
- Bookmarking: Apps recognize .m4b files as audiobooks and automatically save the playback position. Close the app, reopen it later, and playback resumes from where you stopped. With .m4a or .mp3, most apps restart from the beginning.
- Album art: Cover art embedded in MP4 atoms. Displayed in player apps alongside chapter information.
- Metadata: Title, author, narrator, series, genre, description — all stored in standard MP4 metadata fields.
M4B is the native format for Apple Books (formerly iBooks) and is supported by most audiobook apps: BookPlayer, Smart Audiobook Player (Android), Plex, VLC, and Prologue. It's the format used for non-Audible audiobook purchases from Apple Books, Libro.fm, and many indie publishers.
M4B Encoding Settings
Recommended encoding for audiobooks:
| Parameter | Recommended | Why |
|---|---|---|
| Codec | AAC-LC | Standard AAC profile, universal support |
| Bitrate | 64-128 kbps | Speech compresses well; 64 kbps is transparent for narration |
| Channels | Mono | Single narrator = mono. Saves 50% file size. |
| Sample rate | 44.1 kHz | Standard rate; 48 kHz also fine |
| Chapters | One per book chapter | Natural navigation points |
At 64 kbps AAC mono, a 10-hour audiobook is approximately 288 MB. At 128 kbps, it's 576 MB. 64 kbps is perfectly clear for speech — AAC at 64 kbps is roughly equivalent to MP3 at 96-128 kbps for voice content.
MP3 Audiobooks: Universal but Limited
MP3 is the fallback format for audiobook compatibility. Every device, every app, every car stereo plays MP3. The limitations:
- No native chapter support: MP3 can hold chapter markers in ID3v2 CHAP frames, but support is inconsistent. Most general-purpose music players ignore them entirely. Dedicated audiobook apps may or may not read them. The chapter feature was retrofitted into MP3 and it shows.
- No native bookmark support: MP3 files are treated as music by default. Most apps don't auto-save position for MP3 files. Some audiobook-specific apps (Smart Audiobook Player, BookPlayer) can treat MP3 files as audiobooks, but this is app-specific behavior, not a format feature.
- Lower compression efficiency for speech: At matched quality, MP3 requires 50-100% more bitrate than AAC for speech. An MP3 audiobook at 128 kbps sounds equivalent to M4B at 64-96 kbps but is twice the size.
MP3 audiobooks typically split into one file per chapter (since chapter markers are unreliable). This means a 30-chapter book becomes 30 MP3 files, which works but is clumsier than a single M4B file with embedded chapters.
Audible Formats: AA, AAX, and AAXC
Amazon's Audible dominates the audiobook market and uses proprietary formats with DRM (Digital Rights Management):
- AA (Audible Audio): The older format. Lower quality tiers (1-4), with the highest being roughly equivalent to 64 kbps MP3. Being phased out.
- AAX: Enhanced format based on MPEG-4/AAC with Audible DRM. Supports chapters, bookmarks, and higher bitrates (up to 64 kbps AAC). This is what most Audible downloads are.
- AAXC: The newer streaming/download format that replaced AAX for new content. Still MPEG-4/AAC based with DRM, but uses a different encryption scheme. Used for Audible Plus and newer purchases.
The DRM means Audible files only play in Audible-authorized apps: the Audible app, Apple Books (through Audible integration), Amazon Echo devices, and some Sonos speakers. You cannot play Audible files in generic audio players without removing DRM.
Audible files without DRM would essentially be M4B files. The audio codec, container, chapter structure, and metadata are all standard MPEG-4 — it's only the encryption layer that makes them proprietary.
Chapter Support Comparison
| Format | Chapter Support | Bookmark (Resume) | Chapter Art | App Support |
|---|---|---|---|---|
| M4B | Native (MP4 chapter track) | Native (.m4b extension triggers it) | Yes | Apple Books, most audiobook apps, VLC |
| MP3 | ID3v2 CHAP (inconsistent) | None (app-dependent) | ID3v2 only | Some audiobook apps, few music apps |
| AAX (Audible) | Native (MP4 based) | Yes | Yes | Audible app, Apple Books |
| OGG | Chained streams (basic) | None | No | Limited app support for chapters |
| FLAC | Cue sheet (external or embedded) | None | No | Very limited |
| Opus | OGG chapter tags (basic) | None | No | Very limited |
For audiobook-specific features, M4B wins decisively. It's the only format where chapters and bookmarks are universally supported across dedicated audiobook apps.
Creating Audiobooks: From Recording to M4B
The audiobook production pipeline:
- Record: WAV at 48 kHz / 24-bit mono. One file per chapter, or continuous recording with markers.
- Edit: Remove errors, mouth clicks, breaths (if desired), normalize loudness. Stay in WAV throughout editing.
- Master: Normalize to -20 LUFS (ACX standard for Audible, also good general target). Ensure peaks stay below -3 dBFS. Apply noise floor treatment if needed.
- Encode to M4B: Combine chapters into a single M4B file with chapter markers. Tools: Apple Books Author, Chapter and Verse (free Mac app), m4b-tool (command line), Audiobook Builder, or FFmpeg.
FFmpeg example for creating M4B from chapter WAVs: Concatenate WAV files, encode to AAC, then use mp4chaps or an M4B tool to add chapter metadata. The specifics vary by tool, but the principle is: combine audio → encode AAC → add chapters → rename to .m4b.
LibriVox and Public Domain Audiobook Standards
LibriVox (free public domain audiobooks) uses specific technical requirements that serve as a good baseline for amateur audiobook production:
- Format: MP3, 128 kbps, mono, 44.1 kHz (also available as 64 kbps for bandwidth)
- Volume: Average RMS of -21 to -18 dB (roughly -22 to -19 LUFS)
- Noise floor: Below -60 dB
- Structure: One MP3 file per chapter, with ID3 tags for title, reader, and book
For the ACX (Audiobook Creation Exchange, Audible's production arm) standard:
- MP3 at 192 kbps CBR or higher, mono or stereo
- 44.1 kHz sample rate
- RMS between -23 dB and -18 dB
- Peak values below -3 dB
- Noise floor below -60 dB
- One file per chapter, with room tone at start and end
Converting Audiobook Files
Common audiobook conversions: preparing files for different players, splitting single files into chapters, converting between container formats.
Key conversions: M4A to MP3 (M4B is structurally M4A — convert for universal compatibility) | MP3 to M4A (add to Apple Books library) | WAV to MP3 (encode chapter files) | FLAC to MP3 (from lossless archives) | WAV to AAC (for M4B creation pipeline) | OGG to MP3 (convert LibriVox alternates)
Note: Converting from M4B to MP3 preserves the audio but loses chapter markers and bookmark capability in most tools. You'll need specialized audiobook tools to split M4B chapters into separate MP3 files.
For audiobook creation: record in WAV, edit losslessly, master to loudness standards, and encode to M4B with chapters for distribution. For maximum compatibility, also provide MP3 versions split by chapter. The M4B format's chapter and bookmark support make it the clear choice for dedicated audiobook listening — but MP3's universal playback ensures your content reaches every device.
Need to prepare audio for audiobook production? Convert WAV to MP3, M4A to MP3, or FLAC to WAV for editing — free at ChangeThisFile.