[mythtv-users] sAGA cONTINUES
R. G. Newbury
newbury at mandamus.org
Sat Oct 13 02:33:49 UTC 2007
David Brodbeck wrote:
> On Oct 12, 2007, at 1:24 PM, David Brieck Jr. wrote:
>> Did you guys happen to miss the first step to actually enable XvMC for
>> the Nvidia drivers?
>>
>> http://mythtv.org/wiki/index.php/XvMC#Configuration
>>
>> Add your XvMC library module name to the /etc/X11/XvMCConfig file,
>> creating a new one if necessary
>>
>> 1. For binary Nvidia drivers, the contents of XvMCConfig should be
>> "libXvMCNVIDIA_dynamic.so.1"
>
> Thanks, I'll try that when I get home. I somehow missed that step --
> probably because it wasn't necessary on my VIA system, which was the
> first one I set up.
in which case the contents of /etc/X11/XvMCConfig should be the single
word "libviaXvMCPro" or "libviaXvMC" depending on whether your chipset
is the 'pro' or not.
I use these settings as part of configure setup for building on SVN:
--enable-x11 \
--enable-xrandr \
--enable-xv \
--enable-xvmc \
--disable-xvmc-vld \
--enable-xvmc-pro \
--enable-xvmc-opengl \
--enable-opengl-vsync \
Geoff
More information about the mythtv-users
mailing list