29 Sep
2009
29 Sep
'09
11:42 a.m.
Anuj Aggarwal wrote:
I found the solution, one can use mplayer to test forward/rewind feature of ALSA library.
mplayer disables ALSA's underrun detection and uses snd_pcm_forward() to recover from an underrun, if it happens.
(To force an underrun, press Ctrl+S (then Ctrl+Q) to prevent mplayer from updating its status line.)
HTH Clemens