Package: vux Version: 0.4.9 Serverity: whishlist Hi!
As described in an earlier mail, direct ALSA playback works a lot
better for me. So I suggest to also convert OGG playback to use
libao's "alsa09" backend for it. This is the suggested patch:
--- xx/vux~ 2006-08-28 19:19:18.000000000 +0200
+++ xx/vux 2006-08-28 19:18:50.000000000 +0200
@@ -10,7 +10,7 @@
vuxrc="$vux_dir/vuxrc"
system_vuxrc="/etc/vuxrc"
ogg_player="ogg123"
-ogg_player_options=""
+ogg_player_options="-d alsa09"
mp3_player="mpg321"
mp3_player_options="-d alsa09 -v"
flac_player="flac123"
MfG, JBG
--
Jan-Benedict Glaw [EMAIL PROTECTED] +49-172-7608481
Signature of: ...und wenn Du denkst, es geht nicht mehr,
the second : kommt irgendwo ein Lichtlein her.
signature.asc
Description: Digital signature

