8 releases
| 0.1.11 | Dec 4, 2025 |
|---|---|
| 0.1.10 | Aug 12, 2025 |
| 0.1.9 | May 16, 2025 |
| 0.1.8 | Mar 13, 2025 |
| 0.1.2 | Dec 9, 2022 |
#1426 in Audio
14,342 downloads per month
Used in 31 crates
(via mp3lame-encoder)
2.5MB
62K
SLoC
Contains (autotools obfuscated code, 605KB) lame-3.100/configure
mp3lame-sys
Bindings to LAME
This is static only build with bundled version 3.100 (latest as of 2022/12/08)
There is safe and convenient wrapper over it: https://github.com/DoumanAsh/mp3lame-encoder
Features
decoder- Enables MPG library decoding under GPL;target_host- Overrideshostoption withTARGETfor purpose of compiling C code in case of cross-compilation.
Env variables
MP3LAME_SYS_OVERRIDE_HOST- Specifies override forhostoption within configure.
License
LAME library is under LGPL License. Hence this crate is licensed under the same shitty license