[Bug 650576] New: dynamic pipeline ref issue

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 19 05:47:33 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=650576
  GStreamer | gstreamer (core) | 0.10.35

           Summary: dynamic pipeline ref issue
    Classification: Platform
           Product: GStreamer
           Version: 0.10.35
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: peter.bocz at vidux.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
                CC: lfarkas at lfarkas.org
     GNOME version: ---


I have a very simple pipeline and i want to replace the fakesink in every
iteration. Problems:
1. i don't understand why is the old fakesink refcount bigger than 0 (why is is
not free). How can i free all resources from that element ?
2. at the end of the program i set the full pipeline to NULL state, then this
comes
"Trying to dispose element fakesink1, but it is in READY instead of the NULL
state ...."
but the fakesink1 was already replaced, set to NULL and the returned value was
success and i had already removed it form the pipeline. 

src: http://pastebin.com/GKkqNVGb

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