disturbed digital sound after pausing track
July 4th, 2009
However when I play a music track, press pause, and then play again, I get disturbed sound.
My sound card is a sound blaster live. I'm running ubuntu 8.04 and xbmc beta.
asound.conf:
pcm.!spdif {
type hw
card 0
device 2
}
# Sets default playback to 'spdif'.
pcm.!default{
type plug
slave {
pcm "spdif"
rate 48000
}
}
my xbmc.log:
http://www.pastebin.ca/1216199
the problem begins when the streams are flushed:
#
22:54:22 T:3067787104 M:325992448 ERROR: FlushStreams - flush-drain, alsa error: Resource temporarily unavailable
#
22:54:22 T:3067787104 M:325992448 ERROR: FlushStreams - flush-prepare, alsa error: Device or resource busy
#
22:54:22 T:3067787104 M:325992448 ERROR: FlushStreams - flush-start, alsa error: File descriptor in bad state
Any idea?
#If you have any other info about this subject , Please add it free.# |