intel / intel-vaapi-driver

VA-API user mode driver for Intel GEN Graphics family
https://01.org/linuxmedia
Other
303 stars 126 forks source link

using libva with chromium Surface to pixmap error #481

Open ajaykamath1986 opened 5 years ago

ajaykamath1986 commented 5 years ago

I am installing the latest libva driver with chromium on ubuntu 18.04 and using i965 driver on a cofeelake machine.Keep getting the error "failed putting surface to pixmap vaerror : the requested function is not implemented" this happens on invocation of vaputsurface function call. libva1

chromedep

xhaihao commented 5 years ago

vaPutSurface works on X11 only when using i965 driver.