This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Multimedia > mp3fs (0.91)

mp3fs is a read-only FUSE filesystem which transcodes between
audio formats (currently FLAC to MP3) on the fly when files
are opened and read.

It can let you use a FLAC collection with software and/or
hardware which only understands the MP3 format, or transcode
files through simple drag-and-drop in a file browser.

Usage:

Mount your music like so (for example)
mp3fs -b 192 /mnt/music /mnt/mp3 -o allow_other,ro

or use the following entry in /etc/fstab:
/mnt/music /mnt/mp3 fuse allow_other,ro,bitrate=192 0 0

This requires: lame, libvorbisidec

Maintained by: Oleg Deordiev
Keywords: mp3,flac,decode,fuse,convert,flac2mp3,mountpoint
ChangeLog: mp3fs

Homepage:
https://khenriks.github.io/mp3fs

Source Downloads:
mp3fs-0.91.tar.gz (8b1e7543114c2bcc5b8eb9562e15c909)

Download SlackBuild:
mp3fs.tar.gz
mp3fs.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
mp3fs.SlackBuild
mp3fs.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds