[gstreamer-bugs] [Bug 540645] caps are renegotiated a lot

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jun 28 14:12:38 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=540645

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev)  2008-06-28 21:12 UTC -------
Created an attachment (id=113582)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=113582&action=view)
test application

I tried adding gst_tee_src_getcaps() to tee. Similar to what Wim did in Bug
#316248 for adder. It does not show obvious improvement though :/ I also tried
to keep a copy of the peercaps and taking shortcuts it they have not changed.
Unfortunaly I still need to request them that for and thsi triggers the
machinery ...

I belive the main issue is that _getcaps() is called so many times:
5 x for tee:src0
8 x for tee:src1

I also wonder why gst_pad_proxy_getcaps runs 3 times for tee:sink.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=540645.




More information about the Gstreamer-bugs mailing list