[FFmpeg-devel] [PATCH] ffplay: remove remains of video_clock
Michael Niedermayer
michaelni at gmx.at
Fri Feb 15 03:48:01 CET 2013
On Fri, Feb 15, 2013 at 12:51:13AM +0100, Marton Balint wrote:
>
> On Mon, 11 Feb 2013, Marton Balint wrote:
>
> >We are now using a pts based approach, libavutil/libavcodec should provide the
> >correct pts-es anyway. This also fixes an issue when seeking to a frame with a
> >pts set to zero.
> >
> >Signed-off-by: Marton Balint <cus at passwd.hu>
> >---
> >ffplay.c | 29 ++++++-----------------------
> >1 file changed, 6 insertions(+), 23 deletions(-)
>
> Michael, please merge from ffplay stable for this patch and for the
> patch I sent earlier to the list which improves the frame display
> timing.
>
> b853cfe ffplay: remove refresh thread to achieve more precise frame delay
> 5534d8f ffplay: remove remains of video_clock
this seems to break seeking quite badly
tested with
ffplay matrixbench_mpeg2.mpg
and seeking by clicking with the mouse and holding the button takes
several seconds before seeking actually happens
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130215/0e2199ac/attachment.asc>
More information about the ffmpeg-devel
mailing list