wok annotate 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
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).
psychomaniak@19552 6 # xv is slow with xcompmgr/compton
psychomaniak@16994 7 vo=xv,x11,fbdev2,
al@16703 8
psychomaniak@19552 9 # vf=scale
psychomaniak@19552 10 # vf=eq2
psychomaniak@19552 11
al@16703 12 # Specify default audio driver (see -ao help for a list).
psychomaniak@19552 13 ao=oss,sdl,alsa,
psychomaniak@19552 14 # ao=oss,sdl,alsa:device=hw=0.0,alsa,
psychomaniak@19552 15 # af=
al@16703 16
psychomaniak@16957 17 stop-xscreensaver="1"
psychomaniak@16957 18 heartbeat-cmd='echo -n ""'
psychomaniak@16953 19 quiet="1"
psychomaniak@16957 20