Looking for a tool to report what codecs were used for audio and video encoding for all files in a folder. I use GSpot but it does it on a file per file basis. I want a tool to do it for all files in a folder. For windows.
|
feedback
|
|
Check out MediaInfo. It has a command line version and can output any detail(s) about media files. For example, this command will print the encoding library used to create the audio stream:
Or to get an overview of all the available properties:
For additional details see:
| ||||
|
feedback
|
