wok rev 1138
mplayer: use alsa audio driver
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 24 12:29:05 2008 +0000 (2008-07-24) |
parents | 10710b8535bc |
children | 51159e05b560 |
files | mplayer/stuff/mplayer.conf |
line diff
1.1 --- a/mplayer/stuff/mplayer.conf Thu Jul 24 12:27:06 2008 +0000 1.2 +++ b/mplayer/stuff/mplayer.conf Thu Jul 24 12:29:05 2008 +0000 1.3 @@ -4,3 +4,7 @@ 1.4 1.5 # Specify default video driver (see -vo help for a list). 1.6 vo=xv 1.7 + 1.8 +# Specify default audio driver (see -ao help for a list). 1.9 +ao=alsa 1.10 +