[Gstreamer-bugs] [Bug 136179] Changed - totem/gst-player/libgstplay doesn't work with ximagesink

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Mar 6 14:03:33 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=136179

Changed by rbultje at ronald.bitfreak.net.

--- shadow/136179	Fri Mar  5 18:58:48 2004
+++ shadow/136179.tmp.17514	Sat Mar  6 17:03:33 2004
@@ -56,6 +56,14 @@
 ------- Additional Comments From ds at schleef.org  2004-03-05 18:58 -------
 FWIW, the best way to fix stuff like this is to call
 gst_pad_renegotiate() on one of the later links in a video pipeline. 
 For example, gstplay should probably call it on the link before
 $(gconf.videosink).  And the app should use the fixate signal to
 encourage the best format.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2004-03-06 17:03 -------
+I've noticed your fixes and they didn't help.
+
+FWIW, I've tracked the bug down to the switch element. Giving that a
+closer look, it seems that switch doesn't do any negotiation at all,
+which explains a lot. Removing switch (replacing it by identity) in
+the gstplay pipeline fixed totem and gst-player for me.




More information about the Gstreamer-bugs mailing list