пн, 15 дек. 2025 г., 03:15 Phyllis Smith <phylsmith2017@gmail.com>:
The default of x265 multibit works all of the time.  With the 2 patches applied, I can not get x265 multibit to NOT work.  Tried:   --disable-x265_hidepth    and      --enable -x265_hidepth=no  .


try --without-x265_hidepth ?


In looking at the log I see what I expect except always get "using: with-x265_depth".  What am I doing wrong?
  using: with-xv
  using: with-vaapi
  using: with-vdpau
  using: without-onevpl
  using: without-vulkan
  using: without-libplacebo
  using: without-libzimg
  using: without-cuda
  using: with-nv
  using: with-wintv
  using: with-x10tv
  using: with-x265_depth

 So I tried without the "hi" of "hidepth" with no luck:  configure: WARNING: unrecognized options: --enable-x265_depth

On Sun, Dec 7, 2025 at 10:21 PM Andrew Randrianasulu <randrianasulu@gmail.com> wrote:
using  old switch

--enable-x265_hidepth   build x265 10/12bit ([yes])

Note, i think I'll rebase this on top of Vulkan/etc patches but at
some point Phyllis asked if there was way to make x265 build only 8bit
variant for faster testing. I think now it is!