[FFmpeg-trac] #8586(undetermined:closed): mpegts seeking failure

FFmpeg trac at avcodec.org
Tue Mar 31 11:02:54 EEST 2020


#8586: mpegts seeking failure
-------------------------------------+-------------------------------------
             Reporter:  ronag        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by deadbeef):

 Here's another issue #1607

 So the reason it's failing is because it's falling back to the generic
 `ff_gen_search`, which doesn't respect keyframe searching when
 `AVSEEK_FLAG_ANY` flag is unset.

 What do you mean it cannot be fixed? Are you saying that you cannot use
 the previous keyframe and decode the next frames based on that keyframe? I
 think what you mean is that it's '''difficult''' to seek to the keyframe
 since there's no index, it's definitely possible.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8586#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list