[FFmpeg-devel] [PATCH 0/1] flush after writing hls segments to fix single file hls

Daniel Oberhoff daniel at danieloberhoff.de
Wed Jan 16 17:03:31 EET 2019


Hello,

This patch makes the hls muxer use avio_flush after writing a segment to disk.
This is needed so that in single file hls segments actually become visile to readers in time.

Daniel Oberhoff (1):
  flush segments to guarantuee atomic single file hls

 libavformat/hlsenc.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.16.2



More information about the ffmpeg-devel mailing list