>
cheatref
tmux
ffmpeg
> ffmpeg
/
inspection
/
read-and-display-all-metadata-tags
Read and display all metadata tags
inspection
// shell
$
ffprobe -v error -show_entries format_tags -of default=noprint_wrappers=1 input.mp4
// related commands
> get-video-file-information
> get-video-stream-details-like-codec-and-resolution
> get-audio-stream-details
> check-video-duration
> view all inspection commands