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 …