Hello, would you tell me whether it is possible to log the number of cycles needed to decode every single frame using ffmpeg ?
I tried the following command, but I didn't get what I am looking for. FFREPORT=file=ffreport.log:level=48 taskset 0x01 ffmpeg -threads 1 -i /root/dataset/blue_sky_fps_25.265 out.yuv Best regards. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
