mp3lame-sys

Crates.iomp3lame-sys
lib.rsmp3lame-sys
version0.1.4
sourcesrc
created_at2022-12-08 07:47:37.526813
updated_at2023-02-21 06:28:44.870384
descriptionBindings to mp3lame library
homepage
repositoryhttps://github.com/DoumanAsh/mp3lame-sys
max_upload_size
id732436
size6,178,937
Douman (DoumanAsh)

documentation

README

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

Commit count: 11

cargo fmt