Jump to letter: [
          
            ABCDEFGKLMNOPQRSTVWXYZ
          ]
        
        mp3fs - FUSE filesystem to transcode FLAC to MP3 on the fly
        
        
        - Description:
- MP3FS is A read-only FUSE file-system which trans-codes audio formats (currently
FLAC) to MP3 on the fly when opened and read. This was written to enable me to
use my FLAC collection with software and/or hardware which only understands
MP3. e.g. "GMediaServer" to a Netgear MP101 mp3 player.
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! 
Packages
        
        
            | mp3fs-0.91-3.fc24.i686
              [61 KiB] | Changelog
              by Stuart Gathman (2016-10-26): - Remove space from Summary:
- Include $RPM_LD_FLAGS in LDFLAGS
- Removed mp3encoder provides, not useful apparently |