[Bug 655622] [opencv] Feature requests and bug fixes for gstOpenCV

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 2 12:51:57 PDT 2011


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

--- Comment #4 from Robert Jobbagy <jobbagy.robert at gmail.com> 2011-08-02 19:51:50 UTC ---
Stefan,

I replace all mutex lock/ unlock with GST_OBJECT_LOCK / UNLOCK and I tried test
motioncells with this simple pipeline and after some first frames it freeze ...
:(

gst-launch-0.10 v4l2src device=/dev/video0 !
video/x-raw-yuv,width=320,height=240,framerate=10/1 ! ffmpegcolorspace !
motioncells ! ffmpegcolorspace ! xvimagesink

GST_DEBUG=5 show me this : 


0:00:18.028794952 23100      0x223de50 DEBUG                default
MotionCells.cpp:195:performDetectionMotionCells: DETECT MOTION 

0:00:18.032094324 23100      0x223de50 LOG              GST_MESSAGE
gstmessage.c:185:gst_message_init: new message 0x2252080
0:00:18.066879396 23100      0x223de50 LOG              GST_MESSAGE
gstmessage.c:271:gst_message_new_custom: source motioncells0: creating new
message 0x2252080 element

I dont know what's wrong ...

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