<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - VA-API complains about unsupported VA image format nv12"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110666#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - VA-API complains about unsupported VA image format nv12"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110666">bug 110666</a>
              from <span class="vcard"><a class="email" href="mailto:i@hexchain.org" title="i@hexchain.org">i@hexchain.org</a>
</span></b>
        <pre>Since I only have an integrated graphics adapter I tried to make the build as
slim as possible. Here are the configuration options I use to build mesa:

    -D b_lto=false \
    -D b_ndebug=true \
    -D platforms=x11,wayland,drm,surfaceless \
    -D dri-drivers=i965 \
    -D gallium-drivers=iris,swrast \
    -D vulkan-drivers=intel \
    -D swr-arches=avx,avx2 \
    -D dri3=true \
    -D egl=true \
    -D gallium-extra-hud=true \
    -D gallium-nine=true \
    -D gallium-omx=disabled \
    -D gallium-opencl=icd \
    -D gallium-va=false\
    -D gallium-vdpau=false \
    -D gallium-xa=false \
    -D gallium-xvmc=false \
    -D gbm=true \
    -D gles1=true \
    -D gles2=true \
    -D glvnd=true \
    -D glx=dri \
    -D libunwind=true \
    -D llvm=true \
    -D lmsensors=true \
    -D osmesa=gallium \
    -D shared-glapi=true \
    -D valgrind=false

Did I accidentally turn off any important options for hardware decoding?

The command line to run mpv is:

MESA_LOADER_DRIVER_OVERRIDE=iris mpv --no-config --hwdec=auto
"<a href="https://www.youtube.com/watch?v=jKv4Pb0SEJE">https://www.youtube.com/watch?v=jKv4Pb0SEJE</a>"</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>