Search found 6 matches

by alpo
Sat Sep 01, 2018 9:39 pm
Forum: *nix
Topic: x265 [info]: using cpu capabilities: none!
Replies: 15
Views: 3806

Re: x265 [info]: using cpu capabilities: none!

Excellent. I'll remove the --two-pass and --turbo switches. Thanks for the clarification. And thanks for the help today - I learned quite a bit and hopefully the tutorial in my previous post helps shed light on the nasm issue. Please let me know if I can contribute anything. Cheers.
by alpo
Sat Sep 01, 2018 9:29 pm
Forum: *nix
Topic: x264 library version on compiled HandBrakeCLI
Replies: 9
Views: 2309

Re: x264 library version on compiled HandBrakeCLI

Thanks, mduell. It seems my particular issue was installing a HandBrake-compatible version of nasm. For anyone looking for further details, please see this thread.
by alpo
Sat Sep 01, 2018 9:20 pm
Forum: *nix
Topic: x265 [info]: using cpu capabilities: none!
Replies: 15
Views: 3806

Re: x265 [info]: using cpu capabilities: none!

Ok, I believe I can solve that by changing the HandBrakeCLI option --vb 14 to --quality 14. Please correct me if I'm wrong, though. As for the "using cpu capabilities: none!" error, I did find something interesting as well as a possible fix. Recall, HandBrake uses x265 version 2.8. The &qu...
by alpo
Sat Sep 01, 2018 8:17 pm
Forum: *nix
Topic: x265 [info]: using cpu capabilities: none!
Replies: 15
Views: 3806

Re: x265 [info]: using cpu capabilities: none!

There may be a larger issue afoot. The first pass seemed to execute without error, but the second pass failed with error code 3: [09:18:40] hb_init: starting libhb thread [09:18:40] thread 7f9d9d2fb700 started ("libhb") HandBrake 20180831221939-a2ed031-master (2018090101) - Linux x86_64 - ...
by alpo
Sat Sep 01, 2018 6:46 pm
Forum: *nix
Topic: x264 library version on compiled HandBrakeCLI
Replies: 9
Views: 2309

Re: x264 library version on compiled HandBrakeCLI

On linux, HandBrake will use the system version of x264. It's not bundled as with Windows/Mac. A couple questions: Does the same hold true for x265? Will downloading, compiling, and installing the latest x265 encoder from x265.org resolve the message "x265 [info]: using cpu capabilities: none!...
by alpo
Sat Sep 01, 2018 5:40 pm
Forum: *nix
Topic: x265 [info]: using cpu capabilities: none!
Replies: 15
Views: 3806

x265 [info]: using cpu capabilities: none!

System Setup: - HandBrake 1.1.1 - Dual Xeon E5530 CPUs - CentOS 7.5 (Kernel 3.10.0-862.11.6.el7.x86_64) Issue: When calling HandBrakeCLI, output shows "x265 [info]: using cpu capabilities: none!" Question: Any assistance to ensure the CPUs capabilities are being used by HandBrake would be ...