finding the duration of a .flv file

  • Thread starter Thread starter David Lazos
  • Start date Start date
D

David Lazos

Hi All,

How can i find the duration of a .flv (Flash Vide) file ?
 
David,

More than likely, you will have to have ffdshow installed, which is the
DirectShow filter which can play FLV files. Then, you would use the
unmanaged APIs in DirectShow to render the graph and get the length of the
video.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top