twolame
MPEG Audio Layer 2 encoder (command line frontend)
Install
- All systems
-
curl cmd.cat/twolame.sh
- Debian
-
apt-get install twolame
- Ubuntu
-
apt-get install twolame
- Arch Linux
-
pacman -S twolame
- Kali Linux
-
apt-get install twolame
- Fedora
-
dnf install twolame
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install twolame
- Raspbian
-
apt-get install twolame
- Dockerfile
- dockerfile.run/twolame
twolame
MPEG Audio Layer 2 encoder (command line frontend)
TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. Because of patent issues surrounding the MPEG Audio Layer 3 (MP3) encoders, the ability of most MPEG Audio players to play layer 2 files, and the similarity in command-line syntax and API, TwoLAME makes a very good drop-in replacement for LAME or other layer 3 encoders. This package contains the command line frontend encoder.