[gstreamer-bugs] [Bug 323844] New: Using alsasink in amarok causes error
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sun Dec 11 23:04:41 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=323844
GStreamer | gstreamer (core) | Ver: 0.10.0
Summary: Using alsasink in amarok causes error
Product: GStreamer
Version: 0.10.0
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: dswiston at uiuc.edu
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
Please describe the problem:
When specifying the alsa device hw:1,0 in amarok and attempting to play a file,
one is met with the following output error:
amarok: BEGIN: void GstEngine::handlePipelineError()
amarok: [Gst-Engine] [ERROR!] [GStreamer Error] Internal GStreamer error:
negotiation problem. File a bug. ** gstmad.c(1206): gst_mad_check_caps_reset:
/thread/decodebin12/mad12:
Failed to negotiate 44100 Hz, 2 channels
amarok: BEGIN: void GstEngine::destroyPipeline()
amarok: [Gst-Engine] Unreffing pipeline.
amarok: END__: void GstEngine::destroyPipeline() - Took 0.0057s
amarok: END__: void GstEngine::handlePipelineError() - Took 0.04s
amarok: BEGIN: void GstEngine::handlePipelineError()
amarok: [Gst-Engine] [ERROR!] [GStreamer Error] ** gstmad.c(1206):
gst_mad_check_caps_reset: /thread/decodebin12/mad12:
Failed to negotiate 44100 Hz, 2 channels
amarok: BEGIN: void GstEngine::destroyPipeline()
amarok: END__: void GstEngine::destroyPipeline() - Took 3.7e-05s
amarok: END__: void GstEngine::handlePipelineError() - Took 0.035s
*Please note
xine engine using the same device works fine
the device that causes the error is created by raop_plsy (to stream to an
airport express)
Steps to reproduce:
1. Start amarok
2. Select GStreamer as the engine
3. Choose alsasink and select hw:1,0 (which happens to be an alsa device created
by raop_play)
Actual results:
No sound is produced, output is spit to a terminal telling one to report a bug.
Expected results:
Does this happen every time?
Yes
Other information:
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list