View previous topic :: View next topic |
Author |
Message |
supertomi n00b
Joined: 22 Dec 2017 Posts: 6
|
Posted: Sun Jan 03, 2021 9:26 am Post subject: x265 (handbrake) with broken smp support [SOLVED] |
|
|
Hello folks,
I use handbrake to process hevc files. But since a few weeks, the smp support is gone, so it´s incredible slow.
HandBrakeCLI gives me:
Code: | x265 [warning]: No thread pool allocated, --wpp disabled
x265 [warning]: No thread pool allocated, --lookahead-slices disabled
|
so It's probably a matter of x265. Encoding with x264 is fine.
How can I solve this problem.
Thanks a lot for help!!
Code: |
media-libs/x265-3.4 10bit 12bit numa -pic
media-video/handbrake-1.3.3-r1 fdk gstreamer gtk -lib-aac numa x265
sys-process/numactl-2.0.12 -static-libs |
[Moderator edit: added [code] tags to preserve output layout. -Hu]
Last edited by supertomi on Sun Jan 03, 2021 6:55 pm; edited 1 time in total |
|
Back to top |
|
|
jpsollie Guru
Joined: 17 Aug 2013 Posts: 322
|
|
Back to top |
|
|
supertomi n00b
Joined: 22 Dec 2017 Posts: 6
|
Posted: Sun Jan 03, 2021 10:17 am Post subject: |
|
|
Thanks for the quick answer!!
Code: | tomi@home:~> HandBrakeCLI --encoder-tune-list x265
[11:17:46] hb_init: starting libhb thread
[11:17:46] thread 7fb9281b9640 started ("libhb")
Available --encoder-tune values for 'x265' encoder:
psnr
ssim
grain
zerolatency
fastdecode
animation
|
HandBrake has exited.
what is the correct string for --encoder-tune?
Thanks!!
[Moderator edit: added [code] tags to preserve output layout. -Hu] |
|
Back to top |
|
|
supertomi n00b
Joined: 22 Dec 2017 Posts: 6
|
Posted: Sun Jan 03, 2021 6:54 pm Post subject: |
|
|
[SOLVED]
The fault was a broken kernel config without numa support. |
|
Back to top |
|
|
tnt Veteran
Joined: 27 Feb 2004 Posts: 1227
|
Posted: Fri Oct 04, 2024 12:29 pm Post subject: |
|
|
why numa was necessary?
was it a multi-socket setup? _________________ gentoo user |
|
Back to top |
|
|
|