Obtaining Media File Information in Visual C++ Using FFPROBE

A short demonstration on how to utilize the ffprobe command to extract information about media files such as wav / MP4 files. The ffprobe executable comes with the complete ffmpeg package and can be obtained from here: https://www.ffmpeg.org/ Once downloaded and installed, the ffprobe executable resides alongside the ffmpeg and ffplay executables as shown: