[Bug 110666] VA-API complains about unsupported VA image format nv12

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 13 10:22:19 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110666

--- Comment #2 from i at hexchain.org ---
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
"https://www.youtube.com/watch?v=jKv4Pb0SEJE"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190513/f376c8ed/attachment.html>


More information about the intel-3d-bugs mailing list