Opened 22 months ago
Last modified 18 months ago
#11060 new task
Ensure seeking is working properly
| Reported by: | MasterQuestionable | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avformat |
| Version: | unspecified | Keywords: | seek seeking |
| Cc: | MasterQuestionable | Blocked By: | |
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
͏ See also: https://trac.ffmpeg.org/wiki/Seeking
͏ The seeking functionality seems to misbehave during the timestamp translation to actual frame number:
͏ Potentially resulting the interpreted frame number off-by-1.
͏ I noted alike 1-frame-off issues during big data analysis on the subject:
͏ Those who unexpectedly expose sensitive information due to improper patch of the video.
Note:
See TracTickets
for help on using tickets.



͏ Observed similar: https://trac.ffmpeg.org/ticket/11283