Page 1 of 1

VLC and VDPAU

Posted: 26 Jul 2009 16:44
by nino
Following some of the guides on the forum and so far i have patched and compiled FFMPEG.

Im now trying to compile libva-0.30.4 and vdpau-video-0.3.2

libva compiles okay, it throws an error about X11 but that is due to the src/x11/ having a lower case X but it compiles and installs.

Im not trying to compile vdpau-video-0.3.2 and i get the following when i configure:

Code: Select all

checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether __attribute__((visibility())) is supported... yes checking for VDPAU... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBVA_DEPS... configure: error: Package requirements (libva-x11) were not met: No package "libva-x11'' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBVA_DEPS_CFLAGS and LIBVA_DEPS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
anyone have any pointers? thanks in advance!

Re: VLC and VDPAU

Posted: 13 Aug 2009 11:22
by crocha
Hi,

Did you succeed in making VLC and VDPAU work? Pls, advise.

Thanks.