[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 5 10:17:08 PDT 2011


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

--- Comment #75 from Robert Jobbagy <jobbagy.robert at gmail.com> 2011-06-05 17:16:15 UTC ---
HI Nicola,


I always run valgrind and check memory leaks but usually log file is empty ...
:(

I tried this command :

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

but it didnt give any warning or mem leak, it made an empty log file.

what is your command what found this leak ? 

Anyway I check 253 line and near lines but I didnt found any bug yet.


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