wok annotate mplayer-svn/stuff/mplayer.conf @ rev 12299
binutils: try a fix with --disable-initfini-array and --disable-werror for i486
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Apr 16 13:26:47 2012 +0200 (2012-04-16) |
parents | |
children |
rev | line source |
---|---|
jozee@2909 | 1 # /etc/mplayer/mplayer.conf: MPlayer default configuration for SliTaz. |
jozee@2909 | 2 # For more info and examples, please see: /etc/mplayer/example.conf |
jozee@2909 | 3 # |
jozee@2909 | 4 |
jozee@2909 | 5 # Specify default video driver (see -vo help for a list). |
jozee@2909 | 6 vo=xv |
jozee@2909 | 7 |
jozee@2909 | 8 # Specify default audio driver (see -ao help for a list). |
jozee@2909 | 9 ao=alsa |
jozee@2909 | 10 |