[FFmpeg-trac] #6850(avformat:open): Seeking to beginning of HLS stream fails

FFmpeg trac at avcodec.org
Thu Jun 10 18:56:12 EEST 2021


#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/20210525125238.325548-1-gustav.grusell@gmail.com/
 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


More information about the FFmpeg-trac mailing list