Reading MetaData from H264 file? (Duration, Width, Height....)

  • Thread starter Thread starter dan2009temp
  • Start date Start date
D

dan2009temp

Hi all, I need to get/read some MetaData values from H.264 video files
that I got. I'm writting the application using C#, Dot.Net under
Windows-XP.

For example I need to read the 'Duration' of the video (in seconds),
and also the 'Width' and the 'Height' of the frames. Can someone
please point me to some example code that shows how to do that? can I
find this data on a Fixed Offset from the beginning of the file? or is
it more complicate? (as I expect....)

Thanks!
Dan.
 

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