Trying to find meta data of video and picture files avprobe

what is a good way to find meta data on a multimedia file? I saw avprobe suggested but that does not seem to be available for Fedora

Use ffprobe.

$ rpm -qf /usr/bin/ffprobe
ffmpeg-7.1.2-7.fc43.x86_64
1 Like