#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

#137 in Audio

Download history 8744/week @ 2024-01-25 9232/week @ 2024-02-01 10047/week @ 2024-02-08 10629/week @ 2024-02-15 11131/week @ 2024-02-22 9901/week @ 2024-02-29 8625/week @ 2024-03-07 8763/week @ 2024-03-14 10966/week @ 2024-03-21 10372/week @ 2024-03-28 9303/week @ 2024-04-04 9659/week @ 2024-04-11 10203/week @ 2024-04-18 10523/week @ 2024-04-25 10407/week @ 2024-05-02 7215/week @ 2024-05-09

39,676 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
~125K SLoC