[FFmpeg-user] analyze file

Roger Pack rogerdpack2 at gmail.com
Fri Aug 31 15:23:47 CEST 2012


> I need to analyze two file, I am not sure in what is the correct syntax.Someone can help me?bye

if you run
$ ffmpeg -i input
it will spit out some media information about the file, which you can
parse and use to compare to others.
Cheers!
-r


More information about the ffmpeg-user mailing list