[FFmpeg-cvslog] r23999 - trunk/libavformat/avidec.c

Carl Eugen Hoyos cehoyos
Fri Jul 2 18:18:04 CEST 2010


michael <subversion <at> mplayerhq.hu> writes:

> Log:
> Duplicate rounding that MS does in one of their implementations of an avi
> demuxer.
> Fixes issue740

A/V sync is totally off for the resulting file if I do:
ffmpeg -i ta-sample.avi test.avi

Additionally, the first ~30 seconds video are missing (which might be intended).

ffplay has a constant 45 second desync.

mplayer -demuxer avi has problems with the beginning (where audio is missing),
but keeps A/V sync later.

Carl Eugen




More information about the ffmpeg-cvslog mailing list