Just a quick post in case someone else is searching for an answer on
compiling mplayer in 64 bits with vdpau support. I'm using
Slackware64-13.37, nVidia 295.33 blob on an Atom330 CPU, Zotac ZT-50610-10L
PCI video card.
Compiled mplayer-export today (April 03-2012) with vdpau support. Was
getting errors regarding vdpau when I tried to make it. Once you
successfully configure mplayer with vdpau ( --enable-vdpau ) and
attempt to make it, it will clone ffmpeg from the git repository and
eventually fail, looking for vdpau.h
Grab vdpau.h & vdpau_x11.h from nVidia's ftp site
ftp://download.nvidia.com/XFree86/vdpau/include/vdpau/vdpau.h
ftp://download.nvidia.com/XFree86/vdpau/include/vdpau/vdpau_x11.h
and make a directory inside the ffmpeg directory within the mplayer
source, call it vdpau
mkdir /-YourMplayerSourceDirectory-/ffmpeg/vdpau
then copy those two vdpau files into the directory. Now
make clean
make
should get you through any issues with vdpau. I have only tested it
against x264, Xvid, mp3, ac3, and aac codecs so far, but seems to work as
well as ever.
--
Slackware 13.1, 2.6.33.4-smp, Core i7 920
GeForce GT520, RLU #272755