Skip to content
Novus Examples
m4a72.3 KB

M4A — AAC (MP4)

The clip as AAC in an MP4/M4A container (faststart) — Apple's default audio container. For testing M4A parsing and MP4 audio conversion.

Specifications

Source
3 s A-major triad, 44.1 kHz stereo
Codec
AAC-LC
Container
MP4
Lossless
false

What is a .m4a file?

M4A is an MPEG-4 audio container, essentially an MP4 file holding audio-only content, usually AAC or sometimes Apple Lossless (ALAC). It supports rich metadata and chapters and is the standard for iTunes and Apple Music downloads. The .m4a extension signals audio-only MP4 content.

How to use this file

Use an example M4A to test MP4 container parsing, AAC or ALAC decoding, metadata and chapter extraction, and converters between M4A and MP3 or FLAC.

Generated by generation/audio_codecs.py. Free for any use, no attribution required — license.