Recent update to libva 2.22 makes dmabuf-wayland not available (libEGL_mesa.so.0: undefined symbol: wl_drm_interface)
Description:
Recent update to libva 2.22 makes dmabuf-wayland not available (libEGL_mesa.so.0: undefined symbol: wl_drm_interface)
See for details here libva#2 (closed)
Additional info:
Working solution would be to integrate this patch https://github.com/intel/intel-vaapi-driver/pull/566
Steps to reproduce:
- run vainfo
- or
mpv --fs --hwdec=vaapi --vo=dmabuf-wayland --loop ~/Videos/video.mp4