Display the frame rate of a video

ffprobe

ffprobe -v error -select_streams v:0 -show_entries stream=avg_frame_rate -of default=noprint_wrappers=1:nokey=1 {{input.mp4}}

click the source code to copy install ffprobe on any operating system with command-not-found.com