[gstreamer-bugs] [Bug 504760] Videoscale element keeps renegotiating endlessly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 21 02:00:51 PST 2007


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

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #1 from Wim Taymans  2007-12-21 10:00 UTC -------
The custom Tagcatcher element says that it can accept ANY caps on the sinkpad,
making the sink believe it can perform the image scaling, which it then doesn't
do.

The getcaps function on the srcpad should return the result of peer_get_caps on
the srcpad.

I'm not sure there is anything else that can be done. Maybe the videosink can
only try to renegotiate once instead of trying repeadedly.


-- 
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=504760.




More information about the Gstreamer-bugs mailing list