macOS
brew install mp3fslocal Homebrew formula metadata
sudo port install mp3fsMacPorts ports tree · fuse/mp3fs/Portfile · 来源: api.github.com
安装
brew install mp3fslocal Homebrew formula metadata
sudo port install mp3fsMacPorts ports tree · fuse/mp3fs/Portfile · 来源: api.github.com
sudo dnf install mp3fsFedora Rawhide package metadata · mp3fs · 来源: dl.fedoraproject.org
nix profile install nixpkgs#mp3fsnixpkgs package indexes · pkgs/by-name/mp/mp3fs/package.nix · 来源: api.github.com
概览
Read-only FUSE file system: transcodes audio formats to MP3
历史
mp3fs is a read-only FUSE filesystem that presents FLAC and Ogg Vorbis files as MP3 files by transcoding on access. The original author and maintainer was David Collett from 2006 to 2008; K. Henriksson became the primary author and maintainer afterward. The manual records the same authorship split, with copyright for David Collett in 2006-2008 and K. Henriksson afterward.
The project's role is a neat filesystem trick for lossless music collections. A user mounts a source directory and a mountpoint, and applications browsing the mountpoint see .mp3 names for the underlying FLAC/Ogg files. Reads initialize decoders and encoders, fill an internal per-file buffer, and emit MP3 data without requiring the user to keep a second converted library. The README gives examples for FUSE mounts and fstab entries, and describes practical uses such as feeding hardware or software that only understands MP3.
Its major milestones track the broadening of that original idea. The news file lists an initial 0.01 release in 2006, a 0.30 release that added better documentation, bitrate selection, LAME quality settings, and metadata improvements, a 0.9 rewrite of the transcoding code around codec classes, and a 1.0 release that added Ogg Vorbis decoding, VBR MP3 encoding, logging improvements, and a more modern C++11 codebase. In package managers it sits at the intersection of audio tooling and filesystem integration; Homebrew exposes it as a FUSE-dependent formula with FLAC, LAME, libid3tag, and libvorbis in its dependency chain.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mp3fs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/khenriks/mp3fs
安装元数据
| 软件包键 | brew:mp3fs |
|---|---|
| 版本 | 1.1.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mp3fs |
| 主页 | https://khenriks.github.io/mp3fs/ |
| 仓库 | https://github.com/khenriks/mp3fs |
| 上游文档 | https://github.com/khenriks/mp3fs#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/khenriks/mp3fs/releases/download/v1.1.1/mp3fs-1.1.1.tar.gz |
| 最后更新 | 2026-06-21T17:39:42-04:00 |
| Pulse | updated |
| 依赖 | flac, lame, libfuse@2, libid3tag, libvorbis |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mp3fs |
| Version Scheme | 0 |
| Revision | 5 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
mp3fs 1.1.1-1+b3
FUSE filesystem for transcoding FLAC to MP3 on the fly
https://khenriks.github.io/mp3fs/
sudo apt install mp3fsmp3fs
nix profile install nixpkgs#mp3fsmp3fs 1.1.1-1build4
FUSE filesystem for transcoding FLAC to MP3 on the fly
https://khenriks.github.io/mp3fs/
sudo apt install mp3fsmp3fs 1.1.1-16.fc44
FUSE filesystem to transcode FLAC to MP3 on the fly
https://khenriks.github.io/mp3fs/
sudo dnf install mp3fsmp3fs
sudo port install mp3fs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.