[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 16 11:25:55 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=629244
  GStreamer | gst-plugins-bad | git

--- Comment #12 from Robert Jobbagy <jobbagy.robert at gmail.com> 2011-03-16 18:25:50 UTC ---
Hi Guys,

I check out the latest version form svn and I found two error:

first : 


checking for GST... no
configure: Requested 'gstreamer-0.10 >= 0.10.32.1' but version of GStreamer is
0.10.32
configure: error: no gstreamer-0.10 >= 0.10.32.1 (GStreamer) found
  configure failed

I sent the patch.

second :


make[4]: Entering directory `/home/evil/Test/gst-plugins-bad/gst/colorspace'
  CC     libgstcolorspace_la-gstcolorspace.lo
gstcolorspace.c:81: error: expected ‘}’ before ‘GST_VIDEO_CAPS_r210’
gstcolorspace.c:88: error: expected ‘}’ before ‘GST_VIDEO_CAPS_r210’
make[4]: *** [libgstcolorspace_la-gstcolorspace.lo] Error 1
make[4]: Leaving directory `/home/evil/Test/gst-plugins-bad/gst/colorspace'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/evil/Test/gst-plugins-bad/gst/colorspace'
make[2]: *** [colorspace] Error 2
make[2]: Leaving directory `/home/evil/Test/gst-plugins-bad/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/evil/Test/gst-plugins-bad'
make: *** [all] Error 2

I will try fix this in these days, but if anyone have any idea pls share with
me.

I integrate my motion detect element to gst-plugins-bad but I couldn't try it
because I gave this errors :(

If I fix these bugs and test my motion detect element, I will send my motion
detect patch.

Best Regards,

Robert

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list