[Bug 685110] encodebin fails to release mux request sink pad for GstId3Mux as it is a static one for this mux

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 30 07:34:02 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-09-30 14:33:59 UTC ---
Thanks, pushed:

 commit 579458f61373ef60fdc19c5fb46528d085c932cb
 Author: Alban Browaeys <prahal at yahoo.com>
 Date:   Sun Sep 30 00:31:21 2012 +0200

    encodebin: muxer sink pad is not always a request pad

    GstId3Mux sink pad is an always (static) pad. Thus releasing it
    as if a request pad triggers:
    (sound-juicer:11826): GStreamer-CRITICAL **:
    gst_element_release_request_pad: assertion `GST_PAD_PAD_TEMPLATE (pad)
    == NULL || GST_PAD_TEMPLATE_PRESENCE (GST_PAD_PAD_TEMPLATE (pad)) ==
    GST_PAD_REQUEST' failed

    https://bugzilla.gnome.org/show_bug.cgi?id=685110

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