wok annotate mplayer-cli/stuff/mplayer-arm.conf @ rev 23541
updated python-pylons (1.0 -> 1.0.3)
author | Hans-Günter Theisgen |
---|---|
date | Mon Apr 06 17:21:10 2020 +0100 (2020-04-06) |
parents | 9ec6fb98bb16 |
children |
rev | line source |
---|---|
al@16703 | 1 # /etc/mplayer/mplayer.conf: MPlayer default configuration for SliTaz. |
al@16703 | 2 # For more info and examples, please see: /etc/mplayer/example.conf |
al@16703 | 3 # |
al@16703 | 4 |
al@16703 | 5 # Specify default video driver (see -vo help for a list). |
al@16703 | 6 vo=x11 |
al@16703 | 7 |
al@16703 | 8 # Specify default audio driver (see -ao help for a list). |
al@16703 | 9 ao=alsa |
al@16703 | 10 |