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

Invalid HLS segments #90

Closed nschlia closed 3 years ago

nschlia commented 3 years ago

HLS segments > 1 do not start properly with a key frame, resulting in drop outs in play back.

Each segment must start with a full frame to ensure smooth video.