[Libav-user] Knowing the wait time between each frame display
Kalileo
kalileo at universalx.net
Sat Jul 19 18:55:33 CEST 2014
On Jul 15, 2014, at 07:54 , Michael Albanese wrote:
> I'm trying to modify dranger's tutorial02 in order to playback frames at the rate which they are meant to be played, I've tried the following:
>
> - (Close, but too slow / fast) Getting the FPS, sleeping calculated_delay - processing time
"sleeping" - I don't think that's a good idea, better use a timer set to your fps rate.
More information about the Libav-user
mailing list