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
199 stars 14 forks source link

Smooth streaming mp4 option produces invalid files #3

Closed nschlia closed 6 years ago

nschlia commented 6 years ago

When enable_ismv=1 is used, the resulting files do not play properly in VLC and other players. Strange enough they do play in Firefox, but get downloaded as a whole first (what is totally in contradiction what the format is supposed for).

nschlia commented 6 years ago

ISMV did not seem to be possible to work, so the feature has been dropped: https://github.com/nschlia/ffmpegfs/commit/aea0a1d0e693d601bfb94740e4e759d47e8cc6c2