[Bug 648937] serious memory leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 2 02:11:52 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=648937
  GStreamer | gst-plugins-good | 0.10.32

--- Comment #5 from Peter Bocz <peter.bocz at vidux.net> 2011-05-02 09:11:49 UTC ---
gst-launch videotestsrc pattern=18 !
video/x-raw-yuv,width=720,height=576,framerate=25/1 ! x264enc pass=0 !
h264parse access-unit=true ! matroskamux ! filesink location=channel0.mkv  
6MB/20min

gst-launch videotestsrc ! video/x-raw-yuv,width=720,height=576,framerate=25/1 !
x264enc pass=0 ! h264parse access-unit=true !  matroskamux !  filesink
location=channel0.mkv 6MB/20min

gst-launch videotestsrc ! video/x-raw-yuv,width=720,height=576,framerate=25/1 !
x264enc pass=0 ! h264parse access-unit=true !  matroskamux !  fakesink
6MB/20min

gst-launch videotestsrc ! video/x-raw-yuv,width=720,height=576,framerate=25/1 !
x264enc pass=0 ! h264parse access-unit=true ! fakesink  NO MEMORY EAT

The last 2 test will be soon ...

-- 
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