#!/bin/bash
midentify "$1" | grep '^ID_VIDEO_FPS=' | sed 's/^ID_VIDEO_FPS=//;'
