[mythtv] configure -> XvMC libs

Daniel Kristjansson danielk at cat.nyu.edu
Wed Jun 22 00:02:45 UTC 2005


On Tue, 2005-06-21 at 16:00 -0400, Micah F. Galizia wrote:
> On Tue, 2005-21-06 at 14:53 -0500, Keith C wrote:
> Speaking of the wrapper, why doesn't configure link against that by
> default for all particular XvMC implementations if it is there?  From a
> packaging/configuring perspective, it would make life a whole lot
> easier, would it not?
It should already do this. If it doesn't for you, please provide a patch.
The order when VLD is not used should be something like:
 XvMC Wrapper, nVidia XvMC, i810 XvMC
If VLD is used insert VIA XvMC between the wrapper and the nVidia XvMC,
which means if you enable VIA XvMC and want to use nVidia XvMC, you
must have/install the XvMC Wrapper library.

> > > ./configure --enable-dvb --enable-dvb-eit --dvb-path=/usr/src/linux/ 
> > > include
> > > --enable-xvmc --disable-xvmc-vld
> > >
> > > XvMC support     yes
> > > XvMC VLD support no
> > > XvMC pro support no
> > > XvMC libs        -lviaXvMC
Looks broken, maybe you should have a look at the ./configure script?
It is just a simple /bin/sh script, nothing fancy.

-- Daniel




More information about the mythtv-dev mailing list