[f265 users] f265 encoder is much more slower than x265 on Ubuntu

2014-07-08 Thread Shevach
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=3000 fps=24,1 cb-rang

Re: [f265 users] f265 encoder is much more slower than x265 on Ubuntu

2014-07-08 Thread Francois Caron
Dear Shevach, We are currently working on algorithmic improvements to make the code run faster without massive quality loss. For the time being, you may want to use “quality=10” or even “quality=0” to make the code run faster. You may also use tile-based multi-threading using -p “mt-mode=1 tile