MP3FS(1) | User Commands | MP3FS(1) |
mp3fs - mounts and transcodes FLACs and OGGs to MP3s on the fly
mp3fs [OPTION]... IN_DIR OUT_DIR
The mp3fs(1) command will mount the directory IN_DIR on OUT_DIR. Thereafter, accessing OUT_DIR will show the contents of IN_DIR, with all FLAC/Ogg Vorbis files transparently renamed and transcoded to MP3 format upon access.
For sampling frequencies of 32, 44.1, and 48 kHz, RATE can be among 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, and 320.
For sampling frequencies of 16, 22.05, and 24 kHz, RATE can be among 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 144, and 160.
When in doubt, it is recommended to choose a bitrate among 96, 112, 128, 160, 192, 224, 256, and 320. If not specified, RATE defaults to 128.
0 - Ignore all ReplayGain tags.
1 - Prefer album gain tag, but fall back to track gain if album gain is not present.
2 - Use track gain if present.
%I - thread ID
%L - log level
%M - log message
%T - time, formatted as YYYY-MM-DD HH:MM:SS
The default is "[%T] tid=%I %L: %M".
Copyright (C) 2006-2008 David Collett and 2008-2013 K. Henriksson. This is free software: you are free to change and redistribute it under the terms of the GNU General Public License (GPL) version 3 or later.
This manual is copyright (C) 2010-2020 K. Henriksson and may be distributed under the GNU Free Documentation License (GFDL) 1.3 or later with no invariant sections, or alternatively under the GNU General Public License (GPL) version 3 or later.
February 2021 | mp3fs 1.1 |