[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
Fri Mar 5 15:58:48 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 ds at schleef.org.

--- shadow/136179	Thu Mar  4 20:35:23 2004
+++ shadow/136179.tmp.14463	Fri Mar  5 18:58:48 2004
@@ -49,6 +49,13 @@
 
 The window is 16x16. That's a bug. :).
 
 ------- Additional Comments From ds at schleef.org  2004-03-04 20:35 -------
 In the case you list as buggy, videoscale _is_ doing a passthrough. 
 One side decided on 16x16, and convinced the other side to use the same.
+
+------- 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.




More information about the Gstreamer-bugs mailing list