GNU bug report logs -
#36814
[PATCH 0/2] Add VA-API Intel back-end and utilities
Previous Next
Reported by: Tobias Geerinckx-Rice <me <at> tobias.gr>
Date: Fri, 26 Jul 2019 03:28:01 UTC
Severity: normal
Tags: patch
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Guix,
The following patches add the VA-API back end for Intel GEN chips
as well as libva-utils (which provides vainfo amongst many other
things). I've tested them on my Ivy Bridge laptop and they work
wonderfully.
However.
libva (I guess) searches for the back end in mesa's store output
by default:
--8<---------------cut here---------------start------------->8---
vainfo
libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns 0
libva info: Trying to open
/gnu/store/clhrbkacyrclwzkzdj2ql8y572whwjzi-mesa-19.1.1/lib/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
--8<---------------cut here---------------end--------------->8---
I don't know enough about libva or mesa to know how all this can
be made to compose nicely.
I just tested and enjoyed VA-API acceleration by (icky icky boo
boo) copying intel-vaapi-driver's library to the mesa store
directory, so I need help in more ways than one.
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 351 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.