[FFmpeg-user] Ffmpeg logging

Gyan Doshi ffmpeg at gyani.pro
Wed Apr 21 08:20:12 EEST 2021



On 2021-04-21 00:50, Mohammed Bey Ahmed Khernache wrote:
> Hello,
> would you tell me whether it is possible to log the number of cycles needed
> to decode every single frame using ffmpeg ?

The closest you can get is by adding `-benchmark_all`. The timings are 
in microseconds.

Regards,
Gyan


More information about the ffmpeg-user mailing list