wok view mplayer-opt/stuff/mplayer.conf @ rev 19552
Up smtube (16.7.2), smplayer (16.11.0)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Dec 10 13:06:49 2016 +0100 (2016-12-10) |
parents | 03f6246616fd |
children |
line source
1 # /etc/mplayer/mplayer.conf: MPlayer default configuration for SliTaz.
2 # For more info and examples, please see: /etc/mplayer/example.conf
3 #
5 # Specify default video driver (see -vo help for a list).
6 # xv is slow with xcompmgr/compton
7 vo=xv,x11,fbdev2,
9 # vf=scale
10 # vf=eq2
12 # Specify default audio driver (see -ao help for a list).
13 ao=oss,sdl,alsa,
14 # ao=oss,sdl,alsa:device=hw=0.0,alsa,
15 # af=
17 stop-xscreensaver="1"
18 heartbeat-cmd='echo -n ""'
19 quiet="1"