0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/DOCS/example.conf
gabucino 5bb67aab28 spanish added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@166 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-03-19 20:43:12 +00:00

49 lines
960 B
Plaintext

##
## MPlayer config file
##
## This file can be copied to /etc/mplayer.conf and/or ~/.mplayer/config .
## If both exist, the ~/.mplayer/config's settings override the
## /etc/mplayer.conf ones. And, of course command line overrides all.
## The options are the same as in the command line, but they can be specified
## more flexibly here. See below.
##
vo=xv # To specify your default video output
# see -vo help for available options
fs=yes # Fullscreen playing will be default
##
## Multiple languages are available :)
##
## Hungarian igen nem
## English yes no
## German ja nein
## Spanish si no
## Binary 1 0
##
## You can also use spaces and/or tabs.
##
sound = 1
nosound = nein
##
## Remember the -noalsa switch ? You can specify it either with:
##
## noalsa = 1
## or
## alsa = no
## or
## noalsa = no
##
alsa = nem
##
## You can also include another configfiles
## Specify full path!
##
include = /home/gabucino/.mplayer/savage4.conf