[Gstreamer-bugs] [Bug 105256] Changed - gst-register doesn't work when a bad DISPLAY is set

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Feb 9 08:28:30 PST 2003


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

Changed by in7y118 at public.uni-hamburg.de.

--- shadow/105256	Tue Feb  4 20:01:42 2003
+++ shadow/105256.tmp.29437	Sun Feb  9 11:28:30 2003
@@ -19,6 +19,25 @@
 something like:
 
 DISPLAY=cnn.com:0 gst-register
 
 Will cause it to error out, eventually.  As the display doesn't seem to be
 needed at all, it should be ignored.
+
+------- Additional Comments From in7y118 at public.uni-hamburg.de  2003-02-09 11:28 -------
+Actually the Display is needed at the moment.
+
+The Videosink tries to get infromation about the used display and use
+that on its padtemplates.
+
+I believe the right behaviour would be to use generic caps on the
+padtemplates and only check if the given caps are valid upon _link.
+
+
+As a sidenode:
+We should make sure that other hardware dependant plugins (alsa, oss,
+v4l, etc) use generic caps, too.
+
+Current behaviour would need a rerun of gst_register everytime you
+change hardware.
+
+Somebody change the component to gst-plugins please.





More information about the Gstreamer-bugs mailing list