#mp3 #decoder #mpeg #codec #encoding

symphonia-bundle-mp3

Pure Rust MP1, MP2, and MP3 demuxer and decoder (a part of project Symphonia)

9 unstable releases

0.5.4 Feb 27, 2024
0.5.3 May 30, 2023
0.5.2 Jan 19, 2023
0.5.1 Jul 17, 2022
0.1.0 Sep 1, 2020

#157 in Audio

Download history 7057/week @ 2024-01-03 8116/week @ 2024-01-10 10437/week @ 2024-01-17 8627/week @ 2024-01-24 8891/week @ 2024-01-31 10062/week @ 2024-02-07 10291/week @ 2024-02-14 11398/week @ 2024-02-21 10182/week @ 2024-02-28 8621/week @ 2024-03-06 8860/week @ 2024-03-13 10664/week @ 2024-03-20 10329/week @ 2024-03-27 9747/week @ 2024-04-03 9482/week @ 2024-04-10 8247/week @ 2024-04-17

39,639 downloads per month
Used in 76 crates (2 directly)

MPL-2.0 license

795KB
14K SLoC

Symphonia MP3 (and MP1, MP2) Codec

Docs

MPEG-1 and MPEG-2 Layer I, II, III (MP1, MP2, MP3) decoder for Project Symphonia.

Note: This crate is part of Symphonia. Please use the symphonia crate instead of this one directly.

Support

This decoder implements Layer I, II, III of MPEG-1 Part 3 (ISO/IEC 11172-3), and all the extensions and enhancements defined in MPEG-2 Part 3 (ISO/IEC 13818-3).

Conformance

The decoder will ideally conform to ISO/IEC 11172-4 and ISO/IEC 13818-4.

License

Symphonia is provided under the MPL v2.0 license. Please refer to the LICENSE file for more details.

Contributing

Symphonia is a free and open-source project that welcomes contributions! To get started, please read our Contribution Guidelines.

Dependencies

~3.5MB
~124K SLoC