I am looking for an app that will identify audio and video codecs in a given AVI or MP4 or what have you.

Does something like that exists?

link|improve this question

feedback

4 Answers

up vote 5 down vote accepted

I like MediaInfo for that kind of thing.

link|improve this answer
feedback

The GSpot Codec Information Appliance is great for identifying codecs and containers of just about any file. The interface isn't great but it can be very useful.

link|improve this answer
feedback

mplayer can dump data about a videofile.

There is a windows version of it and you could parse its output.

link|improve this answer
feedback

er... Sorry if I give a too obvious answer... There's a quick way to see basic info, very basic, for this. In windows, just right click on the file, Properties, "Summary" tab, then hit button "advanced". Again, sorry if is too obvious to mention this.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.