#Inspecting video files with ffprobe (part of ffmpeg)
Today I needed to inspect a video file. So I thought: "Do it with ffmpeg!". I had a older version of ffmpeg installed via macports. So this is the process i went through.
If you don't have it already:
-
Install XCode and the XCode command-line tools
-
Update or install ffmpeg using macports
sudo port selfupdate