Hello strk, Thursday, May 3, 2007, 1:53:00 PM, you wrote: s> 12:11 < Company> flv has timestamps in milliseconds s> 12:11 < Company> so you'll not get 1000 fps
You don't really think it's encoded with 1000 fps, do you? s> 12:11 < Company> but you might get new images at 1ms, 2ms and 3000ms 3000ms? Anyway, shouldn't it be 40ms (25fps) or 67ms (15fps) ? s> 12:16 < strk> -> // The callback function which unloads the s> decoded video frames unto the video output s> imageframe. s> 12:21 < strk> that function seems to get called 1550 times s> 12:25 < strk> so there are more frames available (1550) then actually used (385) frames available == original frames from the video? You mean 1165 frames are being skipped? Udo _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

