Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC 62571 defines the MultiAudio file format, an extension of the ISO/IEC 11172-3 (MPEG-1 Audio Layer III / MP3) standard that adds structured navigation and metadata capabilities to digital audiobooks. The format preserves full backward compatibility with standard MP3 players while enabling audiobook-specific features such as chapter navigation, bookmarks, and variable playback speed.
The standard specifies a hierarchical audio structure consisting of tracks, chapters, and index points. Tracks represent the highest organizational level (typically one per disc or file), chapters divide the content logically, and index points enable granular navigation within chapters. Metadata tags following the ID3v2 standard convey bibliographic information including title, author, narrator, publisher, and ISBN.
| Level | Description | Example |
|---|---|---|
| Album | Complete audiobook | Entire novel |
| Track | Major division | Disc 1, Disc 2 |
| Chapter | Logical content unit | Chapter 5 |
| Index point | Fine-grained position | Index 3 within chapter |
| Tag | Metadata element | Title, Author, Narrator |
IEC 62571 specifies mandatory and optional player features to ensure consistent user experience across devices. Mandatory features include: chapter forward/backward navigation, variable-speed playback without pitch distortion, bookmark creation and recall, and resume playback from last position. Optional features include text synchronization (for read-along), dictionary lookup, and annotation capabilities.
Accessibility is a core concern of the standard. Requirements address visual impairment considerations including high-contrast display options, tactile button differentiation, and screen reader compatibility. Audio-based navigation menus provide an alternative to visual interfaces, and the standard recommends support for external Braille display connectivity.
Implementation of IEC 62571-compliant systems requires attention to several technical areas:
| Parameter | Recommended Value | Notes |
|---|---|---|
| Bitrate | 64-128 kbps | Lower for speech, higher for mixed content |
| Mode | Joint stereo / Mono | Mono sufficient for most spoken content |
| Sample rate | 44.1 kHz | Standard CD quality |
| Variable bitrate | Recommended | Better size/quality ratio |
| ID3 tag version | ID3v2.3 or v2.4 | Required for chapter markers |
The rise of streaming audiobook services has created new challenges for the MultiAudio format. While originally designed for download-and-play models, the standard’s chapter and metadata structures remain relevant for streaming implementations when combined with adaptive bitrate streaming protocols. Compatibility efforts with the EPUB 3 audiobook specification and the W3C Synchronized Multimedia for Publications community group ensure that IEC 62571 continues to evolve alongside broader digital publishing trends.
Yes, the format is backward compatible. Standard MP3 players can play the audio sequentially, but chapter navigation and bookmark features require a MultiAudio-compatible player.
IEC 62571 addresses MP3-based audiobooks while DAISY (ANSI/NISO Z39.86) focuses on XML-based structured navigation for accessible reading. The two standards serve different markets though both support accessibility.
The standard does not specify a maximum file size, but FAT32 filesystem limitations (4 GB per file) are a practical constraint. For long audiobooks, dividing into multiple tracks is recommended.
The MultiAudio specification is published as an IEC standard and can be implemented without additional licensing fees. MP3 encoding/decoding may require patent licenses from Fraunhofer IIS or other patent holders.