[FFmpeg-cvslog] r21586 - trunk/ffplay.c
Carl Eugen Hoyos
cehoyos
Tue Feb 2 21:03:00 CET 2010
michael <subversion <at> mplayerhq.hu> writes:
> Author: michael
> Date: Mon Feb 1 12:30:31 2010
> New Revision: 21586
>
> Log:
> Schedule refreshes from a thread that actually knows the PTS.
> Fixes wernfried_1.avi
For me, this change breaks the sample from issue 1134:
incoming/FFplay_MPEG4_not_smooth//FFplay_MPEG4_not_smooth.avi
It now initially lags a bit, and plays fast-forward then (while panning over the
tree) for a moment to regain
A/V sync.
I can also reproduce the issue if I re-encode the file with
ffmpeg -i FFplay_MPEG4_not_smooth.avi out.avi
(mplayer plays both files without a lag and without fast-forward.)
Carl Eugen
More information about the ffmpeg-cvslog
mailing list