[FFmpeg-devel] [PATCH 1/6 v2] lavu: add av_gettime_relative()

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue May 13 20:58:46 CEST 2014


On Mon, May 12, 2014 at 04:26:37PM -0400, Olivier Langlois wrote:
> It is very easy to experience the issues that this patch attempt to address
> by rewinding back in the past the system time while ffmpeg is running.
> 
> this is breaking the ffmpeg report printing (ffmepg.c:print_report()) and
> the the rate emulator functionality (-re) without the patch.

I still think these should be fixed to not be so brittle and handle
strange clock values more gracefully.


More information about the ffmpeg-devel mailing list