.mp3 File Extension
.mp3 file is, which apps open MP3 audio, how Poly supports it, and when another audio format may work better. File extension details for .mp3
Full Support| File type | MPEG Audio Layer III stream |
|---|---|
| MIME type | |
| Encoding | Binary MPEG-1 or MPEG-2 Audio Layer III frames, optionally with ID3 metadata |
| Operating systems | Windows, macOS, Linux, iOS, Android |
| Opens with | Web browsers, VLC media player, Apple Music, Windows Media Player |
| Poly support | Yes. Poly provides rich audio support for .mp3 files. |
| Indexed by Poly | Yes. Poly indexes supported tags, spoken transcripts, and audio similarity. |
| Preview in Poly | Yes. .mp3 files open in Poly's audio player with seekable transcript matches. |
| Poly agent | Yes. The Poly agent can use the audio and its generated transcript. |
What kind of file is a .mp3?
A .mp3 file normally contains MPEG Audio Layer III, a lossy audio format designed to reduce file size by discarding information its encoder predicts will be difficult to hear. It uses the registered audio/mpeg MIME type. That media type also covers the older .mp1 and .mp2 layers.1
MP3 has no single fixed magic number. Audio is arranged in frames with headers that describe the MPEG version, layer, bit rate, and sample rate. A file may instead begin with an ID3v2 tag, whose first three bytes spell ID3. Reliable identification skips recognized tags and validates multiple consecutive audio frames rather than trusting the suffix or one short byte pattern.12
.mp3 does not convert its contents. Decode and encode the audio with a media tool when you actually need MP3.How do I open a .mp3 on my computer?
Current Chrome, Edge, Firefox, Opera, and Safari releases support MP3 playback in an HTML audio element.3 That makes a browser a convenient option on Windows, macOS, Linux, and mobile devices. Built-in music apps also commonly open MP3, while VLC is a useful cross-platform choice and FFmpeg can inspect or convert files.
If a file will not play, confirm that the download is complete and that its contents are really MPEG Layer III audio. For web delivery, the server should send Content-Type: audio/mpeg.
Poly support for .mp3
Poly gives MP3 files an in-app audio preview and reads supported information such as duration, title, artist, album, genre, lyrics, comments, and embedded cover art. It transcribes intelligible speech, makes transcript text searchable, and can seek to a matching moment. Audio similarity also helps locate recordings that sound alike.
The Poly agent can use the audio and its generated transcript. Instrumental tracks may have little useful transcript text, and all format-aware features depend on successful decoding. Review tags and artwork before sharing a file because ID3 metadata can include lyrics, URLs, pictures, and private information.2
History of .mp3
MPEG-1 Audio, including Layer III, was published as ISO/IEC 11172-3 in August 1993. The standard covers 32, 44.1, and 48 kHz sampling rates.4 On July 14, 1995, Fraunhofer researchers chose .mp3 as the filename extension for MPEG Audio Layer III, replacing the earlier .bit suffix in their software and web material.5
The standard media type arrived later. RFC 3003 registered audio/mpeg in November 2000 for MPEG-1 and MPEG-2 audio streams, including .mp3 files.16
Working with .mp3 and alternatives
At a constant 128 kb/s, one minute of MP3 audio occupies about 0.96 MB before tags and other overhead. A 256 kb/s copy is about 1.92 MB per minute. Variable-bit-rate encoding changes the rate over time, so its final size depends on the material and encoder decisions.
| Need | Practical choice | Tradeoff |
|---|---|---|
| Broad playback compatibility | MP3 | Lossy compression |
| Edit the decoded audio | WAV or FLAC | Larger files; discarded MP3 detail is not restored |
| Efficient modern delivery | AAC or Opus | Target-app compatibility varies |
Avoid repeatedly converting between lossy formats. Each new encode can add artifacts. Keep a lossless master when possible, then make MP3 or other delivery copies from that source.
Footnotes
- Internet Assigned Numbers Authority. audio/mpeg Media Type Registration. ↩ ↩2 ↩3
- ID3.org. ID3 Tag Version 2.4.0: Main Structure. ↩ ↩2
- MDN Web Docs. Web Audio Codec Guide: MP3. ↩
- International Organization for Standardization. ISO/IEC 11172-3:1993, MPEG-1 Audio. ↩
- Fraunhofer Institute for Integrated Circuits IIS. 30 Years of .mp3: Three Letters That Changed the World. ↩
- Nilsson, M. RFC 3003: The audio/mpeg Media Type. Internet Engineering Task Force, November 2000. ↩