How do I get ALL the data about a video file? (bitrate, format, codecs, etc .)

Is it possible to implement this ? What is necessary for this and by what means to implement it?

Author: Deleted, 2013-11-13

1 answers

Try using DirectShow.Net

On StackOverflow there is an example of how to get the bitrate and resolution.

 2
Author: WarFollowsMe, 2017-05-23 12:39:02