Hubert Mantel changed bug 1011158
What Removed Added
Status CONFIRMED RESOLVED
Resolution --- FIXED
Flags needinfo?(mantel@suse.com)  

Comment # 57 on bug 1011158 from
Finally it works! I was able to find the vainfo tool here:

https://www.rpmfind.net/linux/rpm2html/search.php?query=vaapi-tools

It installs just fine and prints success:

vdr:/tmp # 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: Found init function __vaDriverInit_0_40
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.40 (libva 1.2.1)
vainfo: Driver version: Intel i965 driver for Intel(R) Broxton - 1.8.1
vainfo: Supported profile and entrypoints
      VAProfileNone                   : VAEntrypointVideoProc
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointEncSlice
      VAProfileH264Main               : <unknown entrypoint>
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointEncSlice
      VAProfileH264High               : <unknown entrypoint>
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      VAProfileJPEGBaseline           : VAEntrypointVLD
      VAProfileJPEGBaseline           : VAEntrypointEncPicture
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: <unknown entrypoint>
vdr:/tmp # 

But please re-add the package vaapi-tools. I was not able to find it anywhere
in the build service :(


You are receiving this mail because: