Advertisement
metalx1000

Get video resolution - ffmpeg ffprobe

Dec 4th, 2015
593
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.09 KB | None | 0 0
  1. ffprobe -v error -of flat=s=_ -select_streams v:0 -show_entries stream=height,width <input video>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement