
19 Oct
2012
19 Oct
'12
11:17 p.m.
Russell Coker <russell@coker.com.au> wrote:
Is there any good way to get the resolution of a video file? For jpegs ImageMagick has the "identify" command which works really well, I'd like to have something similar for movies, particularly flv files.
Try avprobe, which in Debian can be found in the libav-tools package.