3 releases

0.1.4 Feb 21, 2023
0.1.3 Feb 21, 2023
0.1.2 Dec 9, 2022
0.1.1 Dec 9, 2022
0.1.0 Dec 8, 2022

#1135 in Audio

Download history 543/week @ 2024-07-21 380/week @ 2024-07-28 387/week @ 2024-08-04 433/week @ 2024-08-11 365/week @ 2024-08-18 312/week @ 2024-08-25 404/week @ 2024-09-01 566/week @ 2024-09-08 2388/week @ 2024-09-15 3414/week @ 2024-09-22 3355/week @ 2024-09-29 2933/week @ 2024-10-06 4870/week @ 2024-10-13 4332/week @ 2024-10-20 7334/week @ 2024-10-27 7868/week @ 2024-11-03

24,642 downloads per month
Used in 18 crates (via mp3lame-encoder)

LGPL-3.0

2.5MB
62K SLoC

C 30K SLoC // 0.1% comments M4 9K SLoC // 0.2% comments Shell 8K SLoC // 0.2% comments C++ 7K SLoC // 0.3% comments Visual Studio Project 5.5K SLoC Automake 469 SLoC // 0.1% comments Rust 379 SLoC // 0.0% comments Visual Studio Solution 194 SLoC Pascal 178 SLoC // 0.3% comments RPM Specfile 144 SLoC // 0.0% comments Batch 90 SLoC VBScript 86 SLoC // 0.4% comments Snakemake 47 SLoC Perl 33 SLoC // 0.3% comments

Contains (autotools obfuscated code, 605KB) lame-3.100/configure

mp3lame-sys

Rust Crates.io Documentation

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;

Env variables

  • MP3LAME_SYS_OVERRIDE_HOST - Specifies override for host option within configure.

License

LAME library is under LGPL License. Hence this crate is licensed under the same shitty license

Dependencies