Dear f265 developers
I am evaluating f265 performance. I installed nasm 2.10 version (as recommended) and compiled f265 (linux). I applied f265 encoder on fives 3840x1744 frames as follows: time ../f265/build/f265cli -v -w 3840x1744 -p "quality=25 rc=abr bitrate=30000000 fps=24,1 cb-range=4,6" -c 5 ./file1/a.yuv test.h265 Encoded : 5/5 (100.0%) @ 0fps ETA 0.00sec real 2m30.114s user 2m29.500s sys 0m0.308s So, the performance of f265 is ~30 sec. per frame, better than HM (~80 sec. per frame) and much worse than x265 (3 sec. per frame). Is there any way to improve the performance of f265 encoder. Best Regards Shevach Riabtsev
