[FFmpeg-trac] #9663(avformat:new): The timestamp not correct after seek
FFmpeg
trac at avcodec.org
Tue Feb 22 05:21:33 EET 2022
#9663: The timestamp not correct after seek
------------------------------------+------------------------------------
Reporter: kerry | Owner: (none)
Type: defect | Status: new
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by kerry):
Replying to [comment:1 Balling]:When playing a music URI with ffplay, we
know that pressing the up key on the keyboard can fast forward 60 seconds,
pressing the right key can fast forward 10 seconds, and we can see the
playing time stamp in the lower right corner of the command line window.
So we can simulate fast forward by pressing up or down after ffplay is
started, and then observe the playing time stamp in the command line
window. You can see that the time stamp will be zero after fast
forward.Hope this could help for you.
> >but if we do seek(press → or ↑) the timestamp will return to zero
>
> Well, I cannot reproduce this. Please describe it more precise.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9663#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list