Encoding fails using latest tip macOS 10.13.5 Beta Handbrake 1.1

Issue #399 new
Matthew Oliver created an issue

x265 [info]: HEVC encoder version 2.7+336-07defe235cde x265 [info]: build info [Mac OS X][clang 9.1.0][64 bit] 10bit x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 x265 [error]: internalBitDepth must match compiled bit depth x265 [error]: maxNumReferences must be 1 or greater. x265 [error]: Picture size must be at least one CTU x265 [error]: chroma subsampling must be i400 (4:0:0 monochrome), i420 (4:2:0 default), i422 (4:2:0), i444 (4:4:4) error: encx265: x265_encoder_open failed. error: Failure to initialise thread 'H.265/HEVC encoder (libx265)'

It takes 30 min to compile compared to 5 min with previous versions and I get a lot of warnings: "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.1.0/include/stddef.h💯18: note: expanded from macro 'NULL'

define NULL __null

             ^

1 warning generated. [ 38%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o In file included from /x265/source/common/ipfilter.cpp:27: In file included from /x265/source/common/common.h:43: /x265/source/./x265.h:617:44: warning: suggest braces around initialization of subobject [-Wmissing-braces] static const x265_vmaf_commondata vcd[] = {NULL, (char *)"/usr/local/share/model/vmaf_v0.6.1.pkl", NULL, NULL, 0, 0, 0, 0, 0, 0, 0, NULL};"

The C compiler identification is AppleClang 9.1.0.9020039 Found nasm: /usr/local/bin/nasm (found version "2.13.03") hg found at /usr/local/bin/hg x265 version 2.7+336-07defe235cde

Comments (0)

  1. Log in to comment