GNOME Bugzilla – Bug 634210
gstreamer cuts off all sound from SPDIF output
Last modified: 2011-01-26 19:25:01 UTC
I have the Intel HD Audio on a Gigabyte P55 board. I primarily use the SPDIF output. Pidgin was cutting off all sound to my device on the SPDIF output any time i would receive a message (which plays a sound). Switching pidgin to use a command (aplay) and not alsa via gstreamer solved that. when i load up gstreamer-properties (because i want gstreamer to work) it cuts off all sound that is playing as well.
Not sure I fully understand what you mean. So you are playing sound/music using gstreamer+alsa to the SPDIF output with application 1. And then whenever pidgin outputs an event sound using gstreamer+alsa to the SPDIF output, the music gets interrupted? (permanently? or only while the event sound plays?) If one application is using the SPDIF output, any other application should just get EBUSY when trying to use the SPDIF output, afaik. Maybe you could get a log file by starting pidgin from the command line like this: $ GST_DEBUG=*alsa*:5 pidgin 2>dbg.log and reproducing the problem.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!