[Openchrome-users] which xvmc lib to use?
Xavier Bachelot
xavier
Mon Oct 13 13:04:06 PDT 2008
Tony Grant wrote:
> I have to rebuild xine with support for vdr (didn't that use to be in
> the livna rpms?).
>
Livna is soon going to be irrelevant, RPMFusion is going to replace it
(as well as Freshrpms and Dribble). You should ask on their mailing
list, I'm not sure what happened to the vdr patches after xinelib was
splitted into the non-patent encumbered part in Fedora and the other
part in Livna.
> Which xvmc do I link to?
>
> /usr/include/xcb/xvmc.h
> /usr/lib/libxcb-xvmc.so
> /usr/lib/libxcb-xvmc.so.0
> /usr/lib/libxcb-xvmc.so.0.0.0
>
> or
>
> /usr/lib/libchromeXvMC.so.1.0.0
>
You don't want to link directly against the chromeXvMC libs, but against
the wrapper lib : /usr/lib/libXvMCW.so
It might not matter much in your case, but the wrapper allows to use
different XvMC libraries from the same binary.
Regards,
Xavier
More information about the Openchrome-users
mailing list