[flexcoders] Video Seek - Seek times accurate to milliseconds

2008-06-30 Thread liu_bai_un
I'm trying to figure out how to get more accurate seek times (to milliseconds). I've been using the VideoDisplay and imported Flash's FLVPlayback component to Flex. For the reference video I'm using, I get about a 3-4 second accuracy, when the frame rate is at 30fps. From my understanding, all

Re: [flexcoders] Video Seek - Seek times accurate to milliseconds

2008-06-30 Thread Joseph Balderson
From what I recall, seek accuracy is dependant on the keyframe rate of your FLV (which is not the same as the frame rate of your FLV), and not fps of the app. It's a tradeoff: if you encode your FLV with a high keyframe rate, your filesize will be astronomical, and you'd better streaming