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

[2.3] Add embedded cue sheet support #82

Closed nschlia closed 3 years ago

nschlia commented 3 years ago

Cue sheets must currently exist as separate file. It should be possible to embed them into the source files.

nschlia commented 3 years ago

Support has been added.