x265 10bit library

HandBrake for Mac support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
matthewoliver
Posts: 12
Joined: Sun Nov 13, 2016 11:53 am

x265 10bit library

Post by matthewoliver »

I'm using Handbrake nightly with my own encoded x265 10bit from https://bitbucket.org/multicoreware/x265/wiki/Home
It works fine if I use the 2.1 source tarball, but Handbrake crashes (seg fault 11) if I try to compile the nightly library source using hg clone.
Any ideas why?
User avatar
Ritsuka
HandBrake Team
Posts: 1655
Joined: Fri Jan 12, 2007 11:29 am

Re: x265 10bit library

Post by Ritsuka »

Probably because they made changes that break the binary compatibility of the library. You would have recompile HandBrake with the x265 nightly library source to fix it.
matthewoliver
Posts: 12
Joined: Sun Nov 13, 2016 11:53 am

Re: x265 10bit library

Post by matthewoliver »

Thanks Ritsuka for your answer. It was a little tricky but I was able to compile Handbrake with embedded x265 nightly.
matthewoliver
Posts: 12
Joined: Sun Nov 13, 2016 11:53 am

Re: x265 10bit library

Post by matthewoliver »

Quick other question, when compiling both nightlies together, x265's library does not provide version ("Writing library : x265 0.0:[Mac OS X][clang 8.0.0][64 bit] 10bit"). Any idea where and how to configure that? I've had a look at module.defs but no luck there.
Post Reply