Download List

项目描述

MP3FS is a read-only FUSE filesystem that
transcodes FLAC audio files to MP3 on the fly when
opened and read. It is useful to enable the use of
your FLAC collection with software and/or hardware
that only understands MP3s. It is also a novel
alternative to traditional MP3 encoder
applications. Just use your favorite file browser
to select the files you want encoded, and copy
them somewhere.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-27 16:01
0.06

阿段错误发生在访问非FLAC文件是固定的。
标签: Major bugfixes
A segfault which occurred while accessing non-flac
files was fixed.

2006-11-14 12:10
0.05

此版本修复了严重的撞击,可能发生的同时访问文件时多次。它还认为,从跛脚内部的ID3图书馆libid3tag,这是更为强大的一个开关。 ID3v1和2版标签现在支持。只有2.4版2版标签写的libid3tag,这可能导致某些应用程序不知道2.4版本标签使用V1的标签代替。还有更多的标签现在已转码。
标签: Major bugfixes
This release fixes a serious crash that could occur when accessing files multiple times simultaneously. It also sees a switch from lame's internal ID3 library to libid3tag, which is much more powerful. ID3v1 and v2 tags are now supported. Only version 2.4 v2 tags are written by libid3tag, which may cause some apps that don't understand v2.4 tags to use the v1 tag instead. Many more tags are now transcoded.

2006-11-05 13:27
0.04

这是一个次要更新添加了后手为即将到来的1.1.3版本的支持。此版本还增加了对今年和流派ID3标签,这是近释放失踪。完整的ID3支持,需要一个专门的ID3连接库,但是这可能在未来的支持。
标签: Minor feature enhancements
This is a minor update which adds support for the
upcoming flac 1.1.3 release. This release also
adds support for year and genre ID3 tags, which
were missing in the last release. Complete ID3
support will require linking a dedicated id3
library, but this may be supported in the future.

2006-09-17 08:01
0.03

阿坠毁事件发生在释放非FLAC文件是固定的。
标签: Minor bugfixes
A crash which occurred when releasing non-FLAC
files was fixed.

2006-08-20 19:12
0.02

更好的错误处理,包括一个修复崩溃时,一个应用程序试图打开一个文件,不存在。
标签: Minor bugfixes
Better error handling, including a fix for a crash when an app tries to open a file that does not exist.

Project Resources