On 10.01.2010 21:14 (UTC+1), Rainer Hurling wrote:
On 09.01.2010 12:19 (UTC+1), Stefan Ehmann wrote:
On Friday 08 January 2010 22:48:50 Thomas Zander wrote:
On Fri, Jan 8, 2010 at 11:40, Stefan Ehmann<[email protected]> wrote:
VDPAU support would also be nice.
Noted, thanks. I have overlooked that one. I'll include it with the
next iteration in a few days.
Meanwhile, I tried getting it to work myself. If I move the
vdpau-headers from
/usr/local/share/doc/NVIDIA_GLX-1.0 (installed by x11/nvidia-driver) to
/usr/local/include/vdpau, mplayer is compiled with vdpau support.
On my systems (9.0-CURRENT amd64 with binary NVidia driver) it was not
necessary to copy the vdpau header files. MPlayer seems to find the
right files.
After some more tests it turns out to me that Stefan Ehmann is right.
Without having at least a link from
/usr/local/share/doc/NVIDIA_GLX-1.0/vdpau* to /usr/local/include/vdpau
there is no VDPAU support!
You can prove it with 'mplayer -vo help'. In the first lines you should see:
Available video output drivers:
vdpau VDPAU with X11
...
Sorry for the noise.
Instead for me it was necessary to remove old configuration files in
~/.mplayer and to copy from
/usr/local/share/mplayer/example/etc/example.conf to gui.conf. After
that I only need to uncomment 'vo=vdpau' and
'vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau,'.
Now I can watch HD movies even with NVidia Quadro NVS 135M on a notebook
:-)
Thank you very much,
Rainer Hurling
It's working nicely. Having to specify -vc manually is cumbersome, but
that's
not related to the port :)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"