Little help with VAAPI
Pascal Jacquemart
pascal at fluffyspider.com
Wed Oct 16 23:12:16 UTC 2019
Nope it is not looking good...
Do you have /usr/lib64/dri/i965_drv_video.so ???
If not it seems that you need to install
package xorg-x11-drv-intel.x86_64
On Wed, 16 Oct 2019 18:46:51 -0400
Jerry Geis <jerry.geis at gmail.com> wrote:
> Thanks.
>
> This is what I get. My device is NUC5CPYB.
>
> vainfo
> libva info: VA-API version 0.40.0
> libva info: va_getDriverName() returns 0
> libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
> libva info: va_openDriver() returns -1
> vaInitialize failed with error code -1 (unknown libva error),exit
> [root at nuc5cdev2 ~]# rm -rf /root/.cache/gstreamer-1.0/
>
> [root at nuc5cdev2 ~]# vainfo
> libva info: VA-API version 0.40.0
> libva info: va_getDriverName() returns 0
> libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
> libva info: va_openDriver() returns -1
> vaInitialize failed with error code -1 (unknown libva error),exit
>
>
> [root at nuc5cdev2 ~]# ls /usr/lib64/dri/i965_dri.so
> /usr/lib64/dri/i965_dri.so
>
> [root at nuc5cdev2 ~]# lspci | grep VGA
> 00:02.0 VGA compatible controller: Intel Corporation
> Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated
> Graphics Controller (rev 21)
>
>
> Jerry
More information about the gstreamer-devel
mailing list