[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 5 12:13:31 PDT 2011


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

--- Comment #78 from Robert Jobbagy <jobbagy.robert at gmail.com> 2011-06-05 19:13:26 UTC ---
I found the right valgrind command , I forget add a flag to valgrind,

I see now the possibly lost in log file, but I dont know what's wrong.

Because I release m_pprevFrame and m_pcurFrame too.

if you have any idea pls share with me.


Stefan thanks your response:

I use this now : 


valgrind --log-file=/var/tmp/motioncells.out --track-fds=yes --leak-check=full
--show-reachable=yes --tool=memcheck --trace-children=yes gst-launch v4l2src !
video/x-raw-yuv,width=320,height=240,framerate=5/1 ! ffmpegcolorspace !
motioncells ! ffmpegcolorspace ! xvimagesink


Thanks,

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