[Bug 707523] d3dvideosink memleak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 16 01:53:41 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=707523
  GStreamer | gst-plugins-bad | 1.x

--- Comment #29 from Steven <jsteve3000 at gmail.com> 2014-07-16 08:53:36 UTC ---
(In reply to comment #26)
> Oh then you're actually doing already what I meant. Means there's a memory leak
> somewhere else.
> 
> Is it proportional to the number of frames that were displayed or always the
> same number? And is it increasing with the same amount after every run?
> 
> How do you measure the memory leak?

The size of the leak does not seem to be linked to the number of frames played.
I left my stream playing for a random amount of time before triggering a
GST_MESSAGE_EOS which then cleans up and re-creates my pipeline etc.

I am using windows task manager to monitor the total memory used by my app, I
understand that this is not the most accurate method. But the leak is
repeatable.
The memory used by my app was as follows 165 -> 174 -> 184 -> 194mb

Also the rtsp video stream im viewing is encoded using h264.

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