[Bug 679545] [0.11] adder: not-negotiated errors

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 7 06:01:18 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679545
  GStreamer | gst-plugins-base | 0.11.x

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |t.i.m at zen.co.uk
            Summary|Using adder plugin breaks   |[0.11] adder:
                   |the pipeline                |not-negotiated errors
     Ever Confirmed|0                           |1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-07-07 13:01:14 UTC ---
I was looking at this yesterday. The reason for the not-negotiated error is
that adder never sends a CAPS event downstream.

The negotiation code is a bit weird though, and so is the gst_pad_set_caps() in
gstcompat.h which sends caps events upstream...

I think we'll need some clarifications on how (re)negotiation is supposed to
work here.

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