Christopher Gregory wrote:
On Fri, July 11, 2014 9:39 am, Bruce Dubbs wrote:
Ragnar Thomsen wrote:

On Sunday 06 July 2014 20:23:04 Bruce Dubbs wrote:

In ticket #5232 libvdpau-0.8 is specified as a new version.  I can
build it and 'make check' runs without problem.  I'll update the
package if I can figure out how to test it.

How do I know it it's being used and if it's working properly?


Anyone know?


There is no Intel driver for vdpau. You can however use vdpau-va-gl:
https://github.com/i-rinat/libvdpau-va-gl
which is a libva backend for vdpau. You need to install libva,
libva-intel- driver, vdpau and libvdpau-va-gl. You then select the vdpau
backend by setting the environment variable: VDPAU_DRIVER="va_gl"


I use this approach with my Intel chip, because mplayer only supports
vdpau.

I finally got around to this and it worked fine.  Thanks Ragnar.

Just found a copy of libvdpau on freedesktop's website:

http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.8.tar.gz

Yes, I have that.  The problem is libvdpau-va-gl

https://github.com/i-rinat/libvdpau-va-gl

I suppose I could use https://launchpad.net/ubuntu/+source/libvdpau-va-gl/0.3.4-1.


  -- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to