Gstreamer with openCV plugins

Chuck Crisler ccrisler at mutualink.net
Wed Jun 26 11:59:37 PDT 2013


It looks like your opencv plugin is not installed. Search the archive (or
google) for installing plugins. You can use gst-inspect facedetect to
verify that it is installed properly. If gst-inspect can't find it, you
can't use it.


On Wed, Jun 26, 2013 at 2:22 PM, nickgzzjr <nickgzzjr at hotmail.com> wrote:

> I tried installing different onces including gstreamer1.0 from  here
> <
> https://launchpad.net/~gstreamer-developers/+archive/ppa?field.series_filter=precise
> >
> . But no luck it says No such element or plugin...
>
> So then I did the uninstalled version of gstreamer from the git repository.
> And it actually compiled the opencv plugin file but I get this error:
>
> # gst-inspect facedetect
>
> (lt-gst-plugin-scanner:11001): GStreamer-WARNING **: Failed to load plugin
> '/root/gst/master/gst-plugins-bad/ext/opencv/.libs/libgstopencv.so':
> /root/gst/master/gst-plugins-bad/ext/opencv/.libs/libgstopencv.so:
> undefined
> symbol: _ZN2cv3Mat10deallocateEv
> No such element or plugin 'facedetect'
>
> Any idea what is going on?
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-with-openCV-plugins-tp4660738p4660747.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130626/b4cf3a71/attachment-0001.html>


More information about the gstreamer-devel mailing list