[MPlayer-dev-eng] [PATCH] stream aided seeking (d d precise seeking)
Uoti Urpala
uoti.urpala at pp1.inet.fi
Wed Nov 8 04:25:00 CET 2006
On Tue, 2006-11-07 at 18:15 -0800, Trent Piepho wrote:
> Wouldn't it be safer to use doubles for the pts values instead of floats?
Yes it generally would. This has been discussed already.
> Add a frame time to it multiple times, and you don't get the correct
> result. Here's an example using floats:
pts values aren't usually calculated by successively adding the duration
of one frame. The problems are somewhat more subtle than that.
More information about the MPlayer-dev-eng
mailing list