Difference between revisions of "Mp3fs transcoding FUSE filesystem"
(Created page with "{{Entry |Name=mp3fs transcoding FUSE filesystem |Short description=A FLAC to MP3 transcoding FUSE filesystem. |Full description=MP3FS is a read-only FUSE filesystem that transcod...") |
(New version) |
||
Line 3: | Line 3: | ||
|Short description=A FLAC to MP3 transcoding FUSE filesystem. | |Short description=A FLAC to MP3 transcoding FUSE filesystem. | ||
|Full description=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. | |Full description=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. | ||
+ | |Homepage URL=http://mp3fs.sourceforge.net | ||
|User level=none | |User level=none | ||
− | |||
− | |||
− | |||
|VCS checkout command=darcs get http://mp3fs.sourceforge.net/mp3fs | |VCS checkout command=darcs get http://mp3fs.sourceforge.net/mp3fs | ||
− | |||
|Documentation note=http://sourceforge.net/docman/?group_id=174365 | |Documentation note=http://sourceforge.net/docman/?group_id=174365 | ||
− | | | + | |Version identifier=0.91 |
− | | | + | |Version date=2014/05/14 |
− | | | + | |Version status=stable |
− | | | + | |Version download=https://github.com/khenriks/mp3fs/releases/download/v0.91/mp3fs-0.91.tar.gz |
− | + | |Last review by=Alejandroindependiente | |
− | + | |Last review date=2017/03/02 | |
− | |||
− | |Last review by= | ||
− | |Last review date= | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Status= |
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2006-10-06 |
− | | | + | }} |
+ | {{Project license | ||
+ | |License=GPLv2orlater | ||
+ | |License verified by=Ted Teah | ||
|License verified date=2006-10-06 | |License verified date=2006-10-06 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=David Collett | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=daveco@users.sourceforge.net | |Email=daveco@users.sourceforge.net | ||
|Resource URL= | |Resource URL= | ||
Line 47: | Line 43: | ||
|Audio=mp3 | |Audio=mp3 | ||
|Interface=command-line | |Interface=command-line | ||
+ | |Works-with=audio | ||
|Works-with-format=mp3 | |Works-with-format=mp3 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 67: | Line 58: | ||
|Prerequisite description=lame | |Prerequisite description=lame | ||
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 20:22, 1 March 2017
mp3fs transcoding FUSE filesystem
http://mp3fs.sourceforge.net
A FLAC to MP3 transcoding FUSE filesystem.
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.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
David Collett | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer,Help,Support | mailto:daveco@users.sourceforge.net | |
Bug Tracking | Homepage | http://sourceforge.net/tracker/?group_id=174365 |
Software prerequisites
Kind | Description |
---|---|
Required to build | fuse |
Required to build | flac |
Required to build | lame |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.