I tried your command, but its giving:
*x265 [warning]: poc:49, VBV underflow (-539040 bits)0:01:36*
and 2.45 fps only
On Sun, Mar 10, 2019 at 12:25 AM Alex Giladi wrote:
> x265 --aq-mode 3 --aud --bframes=5 --chromaloc 2 --colormatrix bt2020nc
> --colorprim bt2020 --csv-log-level=4 --ctu 64 --
x265 --aq-mode 3 --aud --bframes=5 --chromaloc 2 --colormatrix bt2020nc
--colorprim bt2020 --csv-log-level=4 --ctu 64 --dynamic-rd 4 --fps 59.97
--frame-threads 1 --input-depth 10 --input-res 3840x2160 --keyint 120
--level=51 --log-level=4 --lookahead-slices=0
--master-display="G(13250,34500)B(75
Hi everyone,
I have one doubt regarding using parallel mode in x265.* Is it necessary to
use --no-wpp when we are using --frame-threads more than 1? *If I did that
then FPS is reduces.
With --wpp and --frame-threads 1, FPS was very less, there is no option
like --threads in x265 that is used with -
Thanks Alex! Can you share your command that you are using?
On Thu, Feb 28, 2019 at 8:06 PM Alex Giladi wrote:
> Sunil, all,
> From our experiments a few months ago, gains from AVX-512 were noticeable
> (>5%) at veryslow preset and 4K resolution.
> Best,
> Alex.
>
> On Thu, Feb 28, 2019, 06:06 S
Sunil, all,
>From our experiments a few months ago, gains from AVX-512 were noticeable
(>5%) at veryslow preset and 4K resolution.
Best,
Alex.
On Thu, Feb 28, 2019, 06:06 Sunil Kumar wrote:
> Thanks Mario and Kalyan for reply,
> I have checked with same command avx512 is giving more FPS compared
Thanks Mario and Kalyan for reply,
I have checked with same command avx512 is giving more FPS compared to
avx2. I am not able to understand with increasing the number of cores the
FPS is reducing after certain point .
How can i decide how many cores are need to use for best performance?
About pres
Hi Sunil,
>From the very first glace of your command line, I think you have missed the
--preset option. [https://x265.readthedocs.io/en/default/presets.html]. You
can try the ultrafast or superfast preset for higher performance. Regarding
the overview of different CLI options plz check the x265 do
Hi Sunil.
Just a general note: AVX512 is not certainly faster than AVX2 on every
CPU model. There have been a few tests e.g. in the doom9 video forum. So
don't expect miracles.
Knowing your exact CPU model may help estimating if there can be a
speedup, or if it is a model which may e.g. thro
Hi,
I am new to media encoding, I have heard that x265 is a very efficient
encoding tool on Intel's platform with avx512 enabled. But I am not able to
get good FPS with avx512 enable. Can you please help me improving the
performance?
1) I have tried with core pinning but it seems like using more c