[vdr] vdr-xine, xine-lib and XvMCNVIDIA [SOLVED]
Luis Palacios
luis at derqui.net
Wed Mar 29 16:15:04 CEST 2006
El 29/03/2006, a las 13:50, Henning Glawe escribió:
> On Wed, Mar 29, 2006 at 11:17:59AM +0200, Luis Palacios wrote:
>> Unfortunately I'm also stuck trying to install the wrapper needed for
>> xxmc, as I'm running gentoo distro and can't find the way to
>> install it
>> without going to xorg 7... (still beta) but I'll find a way,
>> eventually :-)
> xorg 6.9 already includes the wrapper... and actually, you don't
> _need_ the
> wrapper, you can instead directly link the vendor's xvmc lib.
Good, I tried with xorg 6.8 by doing:
./configure --with-xvmc-lib=XvMCNVIDIA --with-xvmc-path=/usr/X11R6/lib \
--with-xxmc-lib=XvMCNVIDIA --with-xxmc-path=/usr/X11R6/lib
[..]
checking whether to enable the xxmc plugin with vld extensions...
checking for XvMCPutSlice in -lXvMCNVIDIA... no
*** Could not link with -lXvMCNVIDIA -lXvMC for vld extensions.
checking for XvMCCreateContext in -lXvMCNVIDIA... yes
checking X11/extensions/XvMC.h usability... yes
checking X11/extensions/XvMC.h presence... yes
checking for X11/extensions/XvMC.h... yes
*** Enabling xxmc plugin for standard XvMC *only*.
checking whether to enable the xvmc plugin...
checking for XvMCCreateContext in -lXvMCNVIDIA... (cached) yes
checking for X11/extensions/XvMC.h... (cached) yes
*** Enabling old xvmc plugin.
[..]
Now xine-lib reports:
* video driver plugins:
[..]
- Xv (XVideo *shared*)
- XxMC (XVideo motion compensation - vld extensions DISABLED)
<== !!
- XvMC (XVideo motion compensation)
[..]
I start 'xine -V xxmc ..' and now OSD works !!!
great!, thanks.
luis
More information about the vdr
mailing list