Tagged Questions

1
vote
2answers
333 views

flv player control time

I am using the flex flv player component and i want to be able to skip 5 seconds forward and backwards , at the moment from what i understand from the documents it is not acurate because the movie can ...
0
votes
1answer
743 views

Getting keyframe info from FLV

I'd like to see the amount, and if possible, the exact position of all keyframes within a .FLV movie file. Anyone know of a way to programmatically do this, or at least know a video player that can ...