wok diff mplayer-opt/stuff/mplayer.conf @ rev 16736

Add: micropython (also supports ARM)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 04 21:37:58 2014 +0300 (2014-06-04)
parents
children e3f9d39ae109
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mplayer-opt/stuff/mplayer.conf	Wed Jun 04 21:37:58 2014 +0300
     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 +