wok diff mplayer-svn/stuff/mplayer.conf @ rev 23002
updated libao and libao-dev (1.1.0 -> 1.2.2)
author | Hans-Günter Theisgen |
---|---|
date | Mon Mar 02 17:05:10 2020 +0100 (2020-03-02) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mplayer-svn/stuff/mplayer.conf Mon Mar 02 17:05:10 2020 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +# /etc/mplayer/mplayer.conf: MPlayer default configuration for SliTaz. 1.5 +# For more info and examples, please see: /etc/mplayer/example.conf 1.6 +# 1.7 + 1.8 +# Specify default video driver (see -vo help for a list). 1.9 +vo=xv 1.10 + 1.11 +# Specify default audio driver (see -ao help for a list). 1.12 +ao=alsa 1.13 +