On Fri, May 04, 2007 at 12:26:32PM -0600, Rob Savoye wrote: > strk wrote: > > > As a general improvement, we might should implement skipping rendering when > > we're > > late with reguard to the requested FPS. In this cases, FPS being 25 we > > should skip > > rendering if time elapsed since last call is > 1/25 seconds > > This is what the Adobe player does. It'll drop frames to stay > synchronized, or due to network congestion. So yes, we want to implement > an ability to skip frames when required.
I was talking about dropping *full* movie frames, not just video (FLV) frames. I think Adobe player refers to the latter only, but I might be wrong. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

