[packman] Re: xvmc with xine

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Sep 4 20:50:21 CEST 2007


Manfred Tremmel <manfred at ...> writes:

> Am Dienstag, 4. September 2007 00:03 schrieb Carl Eugen Hoyos:
> 
> > > I compile the package
> > > against xorg's libXvMC
> >
> > Shouldn't it be linked against libXvMCW?
> 
> You are right:
> -lXvMCW

I'm still not convinced:
ldd /usr/bin/xine | grep -i xvmc
-> nothing
nm /usr/bin/xine | grep -i xvmc
-> nothing
strings /usr/bin/xine |grep -i xvmc
-> nothing
strings /usr/lib/libxine.so.1.18.0 |grep -i xvmc
This shows results, but they are not very convincing:
No XvMCListSurfaceTypes, No XvMC* at all.

While:
nm my/own/mplayer | grep XvMCListSurfaceTypes
U XvMCListSurfaceTypes
nm /usr/X11/lib/libXvMCW.a | grep XvMCListSurfaceTypes
00001190 T XvMCListSurfaceTypes
strings /usr/X11/lib/libXvMCW.so.1.0 |grep XvMCListSurfaceTypes
XvMCListSurfaceTypes

What is the configure line for xine?

> > If I understand it correctly, the "W" stands for wrapper and should
> > allow any XvMC library (specified by /etc/X11/XvMCConfig).

Except for the wrong path (at least on my system), I have successfully tested
the wrapper with mplayer meanwhile (see also other mail).

Thank you for looking, Carl Eugen





More information about the Packman mailing list