#7034: HLS does not demux entire clip if start_time > 0
------------------------------------+------------------------------------
Reporter: ronag | Owner:
Type: defect | Status: new
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: hls | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by ronag):
Seems setting http_persistent http_multiple to false seems to resolve the
issue. Maybe these options should be considered experimental and set to
false by default?
{{{
ffplay -http_persistent 0 -http_multiple 0 -i
http://localhost:8080/file/M6nmzk2FDeesWy.m3u8
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7034#comment:17>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac