[FFmpeg-devel] [PATCH] Fix potential infinite discard loop.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Feb 4 21:42:18 CET 2012


On Sat, Feb 04, 2012 at 03:25:09PM -0500, Don Moir wrote:
> What program do you use to test the seeking behavior ? MPlayer,
> ffplay, etc ?

Mostly MPlayer since most others try to use XVideo and in the process
crash the driver/X here (don't have time to fix that).

> Sometimes the behaviors are best seen when using an
> app that does actualy time seeking based on some slider. I would put
> up my own app but it's currently part of another main app. I will be
> stripping out the code for video and creating a separate test app
> though.

Well, if there is some way to see what causes the issue with
ffmpeg (-f framecrc might work best), ffplay or
ffprobe (I think the latter does not support seeking yet, might
be a useful addition) that would be more comfortable than a
special test app.


More information about the ffmpeg-devel mailing list