Changes between Initial Version and Version 2 of Ticket #59860


Ignore:
Timestamp:
Feb 16, 2020, 2:06:56 AM (4 years ago)
Author:
janngobble
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59860

    • Property Keywords x265 removed
  • Ticket #59860 – Description

    initial v2  
    1818}}}
    1919
    20 x265 v3.2.1 DOES include HIGH_BIT_DEPTH options BUT a contrib patch turns HIGH_BIT_DEPTH off
    21 {{{
    22 bash-3.2$ grep -r HIGH_  /opt//local/var/macports/sources/rsync.macports.org/macports/| grep 265
    23 /opt//local/var/macports/sources/rsync.macports.org/macports//release/tarballs/ports/multimedia/HandBrake/files/0003-Build-contribs-verbosely.patch:-X265.CONFIGURE.extra       = -DENABLE_CLI=OFF -DHIGH_BIT_DEPTH=OFF
    24 /opt//local/var/macports/sources/rsync.macports.org/macports//release/tarballs/ports/multimedia/HandBrake/files/0003-Build-contribs-verbosely.patch:+X265.CONFIGURE.extra       = -DENABLE_CLI=OFF -DHIGH_BIT_DEPTH=OFF \
    25 }}}
    26 
    2720
    2821How do we fix this?