Bug 768145

Summary: Recompile with va-api support required
Product: [Fedora] Fedora Reporter: Andrew Charnley <acharnleygg>
Component: mesaAssignee: Adam Jackson <ajax>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 16CC: ajax, kwizart, pcfe
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-23 21:57:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrew Charnley 2011-12-15 21:16:17 UTC
Description of problem:

The latest .14 xf86 ATI driver supports hardware-decoding of MPEG2 streams and soon H264 streams through VAAPI (ATI is droppping its XVMC support).

However support needs to be included with MESA, I believe it's the --enable-vaapi parameter. This will build the required file that is currently missing.

It is an easy fix and essential for those on netbooks using the AMD C50 platform. Thanks!

libva: VA-API version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib64/dri/r600_drv_video.so
Failed to open VDPAU backend libvdpau_r600.so: cannot open shared object file: No such file or directory
libva error: /usr/lib64/dri/r600_drv_video.so init failed
libva: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
bash-4.2$

Comment 1 Nicolas Chauvet (kwizart) 2012-04-23 21:57:11 UTC

*** This bug has been marked as a duplicate of bug 815569 ***