PrivateMP3

What opens where

A short map of which format to pick for which piece of software.

The short version

If you do not want to think about it, pick MP3. It is the only format that every player, every car stereo, every phone and every editor made in the last twenty-five years will open. Everything below is about the cases where something better is available.

FormatOpens nearly everywhereQualityUse it when
MP3YesLossyCompatibility matters more than anything else
M4A (AAC)Modern devices, not older editorsCopied, no lossYou want the original audio untouched
WAVYes, on computersUncompressedIt is going into an editor
Opus in WebMBrowsers onlyLossyNever, as an output — convert it away

Why Audacity will not open your M4A

Audacity in a default installation cannot import M4A, MP4 or most video files. This is a licensing constraint rather than a technical one: AAC is patent-encumbered, so an open-source project cannot simply bundle a decoder. The usual advice is to install a separate library, but converting to MP3 or WAV first is faster and works every time.

The same applies to several free editors and to older versions of some paid ones. If software refuses your file with a vague error, the format is the first thing to check.

Phones

Android plays MP3, M4A, WAV, FLAC and Opus. iPhone plays MP3, M4A, WAV and, more recently, FLAC. Neither will accept a ringtone installed from a web page, which is a restriction of the phone rather than of the file.

Advertisement

Questions

Is M4A the same as MP4?
Nearly. Both are the same container format; the extension M4A is a convention meaning it contains only audio. Renaming an MP4 to M4A does not remove the video track, but extracting to M4A properly does.
What about FLAC?
FLAC is lossless compression, useful for archiving audio that was never lossy to begin with. Converting already-compressed audio to FLAC gives you a much larger file with no gain in quality.

Last updated 2026-07-27