GNOME Bugzilla – Bug 323844
Using alsasink in amarok causes error
Last modified: 2006-04-11 16:25:16 UTC
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:
is this still a problem with 0.10?