>
cheatref
tmux
ffmpeg
> ffmpeg
/
inspection
/
check-video-duration
Check video duration
inspection
// shell
$
ffprobe -v error -show_entries format=duration -of csv=p=0 input.mp4
// related commands
> get-video-file-information
> get-video-stream-details-like-codec-and-resolution
> get-audio-stream-details
> read-and-display-all-metadata-tags
> view all inspection commands