[Bug 629244] [opencv] Add motion detection element
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jul 18 14:16:11 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=629244
GStreamer | gst-plugins-bad | git
--- Comment #135 from Nicola <lists at svrinformatica.it> 2011-07-18 21:16:09 UTC ---
Stefan, what you suggest is exactly what Robert did before but this way this
pipeline works:
gst-launch -m v4l2src ! video/x-raw-yuv,framerate=5/1 ! ffmpegcolorspace !
motioncells ! ffmpegcolorspace ! xvimagesink
while this one remain locked:
gst-launch -m v4l2src ! video/x-raw-yuv,framerate=5/1 ! ffmpegcolorspace !
motioncells gridx=10 gridy=10 sensitivity=0.8 ! ffmpegcolorspace ! xvimagesink
am I missing something?
--
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