Michael Niedermayer <[email protected]> added the comment:

On Thu, Oct 22, 2009 at 12:02:44AM +0000, ivanq wrote:
> This seems like such a nice juicy bug ripe for squashing. It wouldn't be as
> annoying if the fast seek was consistently off by one frame-- what's more
> irksome is that there's a discontinuity that occurs at keyframes.
> 

> I'm not very familiar with the ffmpeg code, but I could probably figure this 
> bug
> out if anyone wants to tell me where to look.

if you want to work on this ... :)
well first retry it with some codec that doesnt do frame reordering, like
huffyuv in avi, if for that fast and slow match then the problem is related
to frame reordering and or pts/dts if huffyuv shows the problem as well then
it might be some off by 1 bug in ffmpeg.c maybe
all just wild guesses

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire

_____________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue1434>
_____________________________________________________

Reply via email to