17 Jan
2010
17 Jan
'10
10:18 p.m.
Someone named Thingol in #alsa helped me and told me how to fix it:
<Thingol> if so, then maybe it would help to move the call to alsa_audio_configure (probably before the end of that while loop), but you have to make sure it only gets called once.
I did that and it unblocked mplayer... Audio now works nearly flawlessly(you can still hear some cracks but that's nearly not noticeable)
We also need to look in the silence callback because for fixing something, David Lanzendörfer(who fixed the oss emulations problems) ifdefed the whole content of snd_pcm_format_set_silence. (maybe that's why there are some cracks in the audio...)
Denis.