[FFmpeg-trac] #649(avformat:new): Apple HTTP Live Streaming seeking incorrect
FFmpeg
trac at avcodec.org
Mon Nov 14 12:59:50 CET 2011
#649: Apple HTTP Live Streaming seeking incorrect
------------------------------------+------------------------------------
Reporter: takis | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by takis):
The above description was incorrect: The timestamp is indeed being
rescaled, but the demuxer assumes that the first segment will start from
0. But, for actual live streaming of HTTP Live Streams, only the last x
encoded segments are stored, the earlier segments get deleted. Because of
this (and for other reasons), the initial segment fetched after parsing
the m3u8 will not start from 0.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/649#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list