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