Page 1 of 1

problem with vainfo

PostPosted: Dec 19th, '22, 02:14
by daniewicz
Mageia 8 on an aging MacBook Pro

$ vainfo
libva info: VA-API version 1.10.0
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
vaInitialize failed with error code -1 (unknown libva error),exit

Re: problem with vainfo

PostPosted: Dec 19th, '22, 02:59
by daniewicz
Forgot to mention I am using the nouveau drivers on the nvidia video card.

Re: problem with vainfo

PostPosted: Jan 11th, '23, 03:02
by daniewicz
Needed to add to .bashrc
export GST_VAAPI_ALL_DRIVERS=1

(solved) Re: problem with vainfo

PostPosted: Jan 11th, '23, 03:03
by daniewicz
8-)