I just updated to the latest cvs code from older cvs code. I'm using native
alsa (ALSA:sis in setup). Now when I go to live tv, I get: "Rate doesn't
match (requested 0Hz, got 48000Hz)". If I hit "Continue WITHOUT AUDIO" and
go to live tv, sound works fine. Anyone know how to get rid of this error?
My asound.conf is below.
pcm.!default {
type plug
slave.pcm "sis"
}
pcm.sis {
type dmix
ipc_key 1234
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 32768
rate 48000
}
}
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users