FLV playback speed
I've been trawling the internet for a few hours now trying to find the solution to what apparently seems to be quite a common problem:
How can you dynamically change the playback speed of a streaming flv?
(essentially Im trying to get a video to gradually slow down and stop)
Changing the frame rate of the swf its being streamed into wont work because the flv simply ignores this and plays at the flvs set frame rate.
The only thing I could think of would be to add cue points to the flv on each frame and create a increasing timing loop telling it when to go to each cue point - only problem is that the audio wouldn't work and the video would be HUGE!
Any suggestions anyone?
