Skip to main content
June 8, 2006
Question

FLV File meta Dat information

  • June 8, 2006
  • 3 replies
  • 299 views
Hi members,

I need some clarification in FLV format.
I am having three flv files in my server and I am loading them one by one.
And using stream.onMetaData( ) function i am getting the total duration and other information of video file.
But, it doesn't work for all the files.
Its working for the two flv files and doesn't work for some other files.
I think, the meta data is posted by the user when he creating the flv file.
I dont know wether i am right or not.
Plz help to solve the problem.

How to get the FLV confguration information while it loading.... ?


Thanks in advance.


Arun.A
This topic has been closed for replies.

3 replies

Inspiring
June 16, 2006
You're welcome.

--
-------------------------------
Remove '_spamkiller_' to mail
-------------------------------


June 14, 2006
Thanks a lot pete !

Its really very usefull for me...

Thanks a lot........... :))
Inspiring
June 9, 2006
> I think, the meta data is posted by the user when he creating the flv
file.

That's correct, yes. If some of your files have missing metadata however,
you can retrospectively 'inject' it. Here's a good free tool to do the job:

http://www.buraks.com/flvmdi/

Pete

--
-------------------------------
Remove '_spamkiller_' to mail
-------------------------------