[FFmpeg-user] Benchmarking with ffmpeg - What are the parameters meaning?
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Sep 14 09:27:40 CEST 2012
hitesh <hiteshc531 <at> gmail.com> writes:
> if i use "time" command it will give total real or user or system time.
> how can i use time command to measure decode time(with out
> initilisations,fream read and writes) ?
For a real-world stream, initialisation and reading the stream will
have no measurable impact on the decoding time (and you don't have
to write anything if you want to benchmark, see my earlier mails).
Carl Eugen
More information about the ffmpeg-user
mailing list