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).

You can read more about in NetStream documentation...

http://livedocs.macromedia.com/flex/2/langref/flash/net/NetStream.html#event:onMetaData

-abdul


On 8/24/06, Impudent1 <[EMAIL PROTECTED]> wrote:

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 timing
issues, no matter whether doing 24p etc.

tia

Impudent1
LeapFrog Productions


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to