mp3fs

FUSE filesystem for transcoding FLAC to MP3 on the fly

Install

All systems
curl cmd.cat/mp3fs.sh
Debian Debian
apt-get install mp3fs
Ubuntu
apt-get install mp3fs
image/svg+xml Kali Linux
apt-get install mp3fs
Fedora
dnf install mp3fs
Windows (WSL2)
sudo apt-get update sudo apt-get install mp3fs
OS X
brew install mp3fs
Raspbian
apt-get install mp3fs

mp3fs

FUSE filesystem for transcoding FLAC to MP3 on the fly

MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read. It is also a novel alternative to traditional mp3 encoder applications. Users can use their favorite file browser to select the files they want encoded and copy them somewhere.