[MacPorts] #59860: x265 v3.2.1 does not build 10-bit (yuv420p10le, yuv422p10le or yuv444p10le)

MacPorts noreply at macports.org
Fri Aug 28 06:28:54 UTC 2020


#59860: x265 v3.2.1 does not build 10-bit (yuv420p10le, yuv422p10le or yuv444p10le)
-------------------------+--------------------
  Reporter:  janngobble  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  x265        |
-------------------------+--------------------

Comment (by kencu):

 It looks like x265 needs to be compiled with an extra configure argument
 {{{
 configure.args-append -DHIGH_BIT_DEPTH=ON
 }}}
 to enable > 8 bit video.

 There are a few more options in the CMakeLists.txt file as well, perhaps
 you know if they are valuable enough to include.

 Let me see if it builds with 10bit support enabled.

-- 
Ticket URL: <https://trac.macports.org/ticket/59860#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list