#6850: Seeking to beginning of HLS stream fails
--------------------------------------+------------------------------------
Reporter: tospi | Owner: (none)
Type: defect | Status: open
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: hls dts seek | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+------------------------------------
Comment (by Gustav Grusell):
As far as I can tell #7485 is not a duplicate even though it it very
similar. Different types of seek is used in the two scenarios: In the
scenario above, ffplay will use the seek_frame_byte funtion for seeking,
while in the scenario of #7485 hls_read_seek is used.
Related to the above, the patch
https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/
does not fix this issue (#6850) since it only deals with hls_read_seek.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6850#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".