You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support GLX/EGL texture from dri3 pixmap from drm prime, via option interop=dri3, or fallback from interop=x11 failure. For some drivers(intel iHD driver) it's the only 0-copy solution in GLX context because libva-x11 is broken(vaPutSurface error). VAEntrypointVideoProc is requred. Recommend to install intel-media-va-driver-non-free, because i965 and free iHD driver may lack of VAEntrypointVideoProc.
Support GL_TEXTURE_EXTERNAL_OES for dri3 and x11 interop, via option external=1
MFT:
Ignore h264 level by default
Fix adapter index if vendor property is set, e.g. MFT:d3d=9:vendor=nv