[Gstreamer-bugs] [Bug 130682] New - alsasink fails to negotiate with audio decoders

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Jan 6 04:19:26 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=130682

Changed by jrl at ids.org.au.

--- shadow/130682	Tue Jan  6 07:19:26 2004
+++ shadow/130682.tmp.548	Tue Jan  6 07:19:26 2004
@@ -0,0 +1,34 @@
+Bug#: 130682
+Product: GStreamer
+Version: 0.7.3
+OS: Linux
+OS Details: Fedora Core 1 (Linux 2.6.0)
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: jrl at ids.org.au               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: alsasink fails to negotiate with audio decoders
+
+I recently upgraded to GStreamer 0.7.3, and at the same time finally got
+around to switching my default audio sink from osssink (using ALSA's
+emulation os OSS) to alsasink, but it didn't work. When trying to use
+alsasink for audio output it cannot negotaite with whichever audio decoder
+is used.
+
+As an  example, if I run "filesrc location=/path/to/music.ogg ! vorbisfile
+! alsasink" it fails, reporting "ERROR: /pipeline0/vorbisfile0: negotiation
+failed on pad vorbisfile0:src". The same error occurs if I try to play a
+mp3  with mad as the decoder. However some other audio sources seem to
+work, such as "sinesrc ! alsasink".
+
+I haven't had a chance to do anything much with GStreamer yet, but from
+what I know of the basics it is probably a problem with the sink
+negotiating the data stream it wants. If anyone wants I can attach the
+output of gst-inspect for alsasink and osssink, or run more test with
+various pipelines to try to find what exactly is causing this.




More information about the Gstreamer-bugs mailing list