[Bug 730697] GES Memory management problems when playing a list of files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 24 13:56:42 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730697
  GStreamer | gst-editing-services | 1.2.4

--- Comment #2 from Benas <el.el86 at yahoo.com> 2014-05-24 20:56:36 UTC ---
I did like this after playing first playlist:


        // First playlist code
    g_main_loop_run (mainloop);

        // Now I add this
    gst_element_set_state (GST_ELEMENT (pipeline),GST_STATE_NULL);

It actually reduces memory consumption to the minimum, however I can't play the
second list. How can I fix that?

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