mp3burn
burn audio CDs directly from MP3, Ogg Vorbis, or FLAC files
Install
- All systems
-
curl cmd.cat/mp3burn.sh
- Debian
-
apt-get install mp3burn
- Ubuntu
-
apt-get install mp3burn
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mp3burn
- Raspbian
-
apt-get install mp3burn
- Dockerfile
- dockerfile.run/mp3burn
mp3burn
burn audio CDs directly from MP3, Ogg Vorbis, or FLAC files
mp3burn is a Perl script that allows you to burn audio CDs composed of MP3, Ogg Vorbis, or FLAC tracks without an intermediate file conversion to .cdr or .wav. The .mp3/.ogg/.flac files *are* converted using a decoder, but are written to FIFOs so they don't consume filesystem space during the burn.