[NCLUG] Links from last night's media talk

Stephen Warren swarren at wwwdotorg.org
Thu Aug 13 20:31:58 MDT 2009


VDPAU:

http://http.download.nvidia.com/XFree86/vdpau/doxygen/html/index.html
http://www.nvnews.net/vbulletin/forumdisplay.php?f=14

VA-API:

http://www.freedesktop.org/wiki/Software/vaapi

XvMC:

http://www.xfree86.org/~mvojkovi/XvMC_API.txt

XBMC:

http://www.xbmc.org/
https://launchpad.net/~team-xbmc/+archive/ppa

Select VDPAU from Settings -> Video -> Player -> Render Method

MPlayer:

http://www.mplayerhq.hu/

There are various VDPAU-enabled PPAs, but I'm not sure how recent they
are. Building from SVN is quite simple:

svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
cd mplayer
./configure --prefix=/some/path
make
/some/path/bin/mplayer -vo vdpau -vc \
    ffmpeg12vdpau,ffh264vdpau,ffvc1vdpau,ffwmv3vdpau, <<file>>
# You can put those options in ~/.mplayer/something

Also, xine, MythTV, vdr? are VDPAU-enabled. Somebody is apparently
working on gstreamer.



More information about the NCLUG mailing list