mp3rtp
MP3 encoding library (frontend)
Install
- All systems
-
curl cmd.cat/mp3rtp.sh
- Debian
-
apt-get install lame
- Ubuntu
-
apt-get install lame
- Alpine
-
apk add lame
- Arch Linux
-
pacman -S lame
- Kali Linux
-
apt-get install lame
- Fedora
-
dnf install lame
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lame
- OS X
-
brew install lame
- Raspbian
-
apt-get install lame
- Dockerfile
- dockerfile.run/mp3rtp
- Docker
-
docker run cmd.cat/mp3rtp mp3rtp
powered by Commando
lame
MP3 encoding library (frontend)
LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. This package contains the frontend.