How to Find the Resolution of a Video

From Open Source Ecology
Revision as of 05:20, 2 July 2025 by Marcin (talk | contribs) (Created page with "ffprobe -v error -select_streams v:0 -show_entries stream=width,height -of csv=p=0 video.mp4")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ffprobe -v error -select_streams v:0 -show_entries stream=width,height -of csv=p=0 video.mp4