On Thu, May 03, 2007 at 01:32:34PM +0200, Udo Giacomozzi wrote: > Hello strk, > > Thursday, May 3, 2007, 1:28:25 PM, you wrote: > s> Stream #0.1: Video: flv, yuv420p, 320x240, 1000.00 fps > > Whow, didn't know YouTube videos have such a high quality ;)
12:11 < Company> flv has timestamps in milliseconds 12:11 < Company> so you'll not get 1000 fps 12:11 < Company> but you might get new images at 1ms, 2ms and 3000ms 12:16 < strk> -> // The callback function which unloads the decoded video frames unto the video output imageframe. 12:21 < strk> that function seems to get called 1550 times 12:25 < strk> so there are more frames available (1550) then actually used (385) --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

