[Gstreamer-bugs] [Bug 116185] Changed - flacdec doesn't work when src pad is not connected

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Jun 29 08:34:19 PDT 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=116185

Changed by thomas at urgent.rug.ac.be.

--- shadow/116185	Sun Jun 29 10:05:50 2003
+++ shadow/116185.tmp.10850	Sun Jun 29 11:34:19 2003
@@ -45,6 +45,19 @@
 So, yes, this is a very useful feature that we want to keep, makes a
 lot of sense, and no, it isn't a gst_element_error at all, in fact all
 other plugins need to be fixed in similar ways.
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2003-06-29 10:05 -------
 I missed the whole discussion then... Use fakesink.
+
+------- Additional Comments From thomas at urgent.rug.ac.be  2003-06-29 11:34 -------
+no, you really did miss the discussion :)
+
+It's already decided that it should work with the decoder not
+connected,  this patch is a matter of implementing that for flacdec,
+just as it has been implemented for mad and vorbisfile.
+
+It's pretty simple; fakesink would still be decoding the input stream
+to raw audio, while an unconnected decoder doesn't decode (or tries to
+avoid it as much as possible).
+
+So, no, no fakesink.





More information about the Gstreamer-bugs mailing list