nschlia / ffmpegfs

FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
https://nschlia.github.io/ffmpegfs/
GNU General Public License v3.0
198 stars 14 forks source link

[FEATURE] Add FLAC support #105

Closed nschlia closed 2 years ago

nschlia commented 2 years ago

I would be nice if FLAC lossless compression could be added as a disk space saving alternative to WAV/AIFF.

It is not clear if it is possible to use the FLAC codec in FFmpegfs, but it surely is worth a try.