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$
*** This bug has been marked as a duplicate of bug 815569 ***