C# Code to Read MP4 Length in Seconds

  • Thread starter Thread starter thejeffross
  • Start date Start date
T

thejeffross

I'm looking for any code that would be able to determine the length in
seconds of the running time of an MP4 file, including .m4a, .m4p, and
..m4b files. Anyone have that out there?

I know that I can get this information from the mp4info utility that's
part of the mpeg4ip toolset (http://mpeg4ip.sourceforge.net/). Just
wondering if anyone had already ported these tools.
 
Back
Top