Hi!

The problem is that the XvMCW library is missing:

checking whether to enable the xxmc plugin with vld extensions... 
checking for XvMCPutSlice in -lXvMCW... no
*** Could not link with -lXvMCW for vld extensions.
checking for XvMCCreateContext in -lXvMCW... no
*** Could not link with -lXvMCW for standard XvMC.
*** Disabling xxmc plugin due to above errors.
checking whether to enable the xvmc plugin... 
checking for XvMCCreateContext in -lXvMCW... (cached) no
*** Could not link with -lXvMCW.
*** Disabling old xvmc plugin due to above errors.

If I run configure using the options --with-xvmc-lib=XvMCNVIDIA
--with-xxmc-lib=XvMCNVIDIA, and has nvidia-glx-dev installed, I get
this instead:

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 /usr/X11R6/include/X11/extensions/XvMC.h usability... yes
checking /usr/X11R6/include/X11/extensions/XvMC.h presence... yes
checking for /usr/X11R6/include/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 /usr/X11R6/include/X11/extensions/XvMC.h... (cached) yes
*** Enabling old xvmc plugin.

And the plugins are build for libXvMCNVIDIA.

>From the changeLog:

  * suggested using the libXvMCW so xine won't depend on any vendor
    specific library. you can get the old behaviour (not recommended)
    using ./configure --with-xvmc-lib=XvMCNVIDIA. 
    The wrapper library libXvMCW is present in Xorg CVS or downloadable 
    standalone from http://sourceforge.net/projects/unichrome. 
    It will dlopen a hardware-specific XvMC library at runtime. 

A debian-package of libXvMCW is available from
http://www.physik.fu-berlin.de/~glaweh/debian/ .

/ Anders


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to