[gst-devel] can't build xvimagsink from git
Bert Douglas
bertd at tplogic.com
Fri Aug 27 11:58:30 CEST 2010
I get this from configure:
configure: *** checking feature: X11 XVideo extensions ***
configure: *** for plug-ins: xvimagesink ***
checking for XvQueryExtension in -lXv_pic... no
checking for XvQueryExtension in -lXv... no
configure: *** These plugins will not be built: xvimagesink
But this is not true. That function is present in the library.
$ objdump -T /usr/lib/libXv.so.1 | grep XvQueryExtension
0000000000002a60 g DF .text 00000000000001a1 Base
XvQueryExtension
Not only that but I am using xvimagesink in version from ubuntu repo and it
works.
Any help greatly appreciated.
Bert Douglas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100827/886cae87/attachment.htm>
More information about the gstreamer-devel
mailing list