[FFmpeg-user] Why Does ffprobe Report an Incorrect Number of Frames?

Christian Ebert blacktrash at gmx.net
Wed May 7 16:56:40 CEST 2014


* Phil Rhodes on Wednesday, May 07, 2014 at 07:43:31 -0700
> Well, yeah, but how big is the movie? Some of the stuff I've
> had to do this for was uncompressed 10-bit 1080p, which takes a
> while just to read from storage, let alone process.

It will be certainly slower than a little dedicated "frame count
app", it's as only as fast as

ffmpeg -i input -an -sn -f null /dev/null

which is maybe what ffprobe does under the hood.

-- 
\black\trash movie           _COWBOY  CANOE  COMA_
            Ein deutscher Western/A German Western

--->> http://www.blacktrash.org/underdogma/ccc.php


More information about the ffmpeg-user mailing list