Package: vux Version: 0.4.9 Serverity: whishlist Hi!
Most machines probably use the ALSA interface these days, or OSS PCM
emulation ontop of ALSA. At my machine, I see output underruns if
using the OSS emulation (real OSS is long gone...) so I suggest this
patch to move over to the alsa09 API:
--- xx/vux~ 2004-11-04 22:54:33.000000000 +0100
+++ xx/vux 2006-08-28 18:59:32.000000000 +0200
@@ -12,7 +12,7 @@
ogg_player="ogg123"
ogg_player_options=""
mp3_player="mpg321"
-mp3_player_options="-d oss -v"
+mp3_player_options="-d alsa09 -v"
min_score=0
save_interval=30
vux_pid="$vux_dir/vux.pid"
MfG, JBG
--
Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481
Signature of: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
the second :
signature.asc
Description: Digital signature

