GNOME Bugzilla – Bug 712280
playsink: Unable to play audio stream with visualization plugin
Last modified: 2013-11-26 11:05:43 UTC
When I enable visualization plugin, unable to play a stream. Example: # gst-launch-1.0 playbin uri=http://85.248.7.162:8000/96.mp3 flags=0x41f Setting pipeline to PAUSED ... Pipeline is PREROLLING ... (gst-launch-1.0:8651): GStreamer-CRITICAL **: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed (gst-launch-1.0:8651): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed (gst-launch-1.0:8651): GStreamer-CRITICAL **: gst_element_get_static_pad: assertion `GST_IS_ELEMENT (element)' failed (gst-launch-1.0:8651): GStreamer-CRITICAL **: gst_element_get_static_pad: assertion `GST_IS_ELEMENT (element)' failed (gst-launch-1.0:8651): GStreamer-CRITICAL **: gst_pad_link_full: assertion `GST_IS_PAD (sinkpad)' failed
commit 0e9806a03eab477d78ee97e65cadc5a0cc7446ae Author: Sebastian Dröge <sebastian@centricular.com> Date: Tue Nov 26 12:03:24 2013 +0100 playsink: Fix visualizations if no visualization plugin was set https://bugzilla.gnome.org/show_bug.cgi?id=712280