Re: [flexcoders] flv framerate

2006-08-28 Thread Abdul Qabiz
Hi,You can get the FLV framerate. Get FLVtool2(http://www.inlet-media.de/flvtool2) to process your FLV files to have metadata packets...Whenever you play a FLV file, onMetadata event is dispatched (before playback generally) which holds loads of information (width/height, framerate, duration etc

[flexcoders] flv framerate

2006-08-23 Thread Impudent1
Is there any way to a: get an flv clips framerate? end result being I want to parse the current .playheadTime to timecode from seconds for a label control. b: lock the application framerate or set it to match the flv? end result being I need a constant framerate during playback so they can see