
# Quiet
really-quiet=yes

# Set external codecs directory
#codecpath=

# Path to font description
#font=

#Path to subtitle font
#subfont=

# Specify default video driver (see -vo help for a list).
vo=vesa

# Specify your monitor timings for the vesa and fbdev video output drivers.
# See /etc/X11/XF86Config for timings. Be careful; if you specify settings
# that exceed the capabilities of your monitor, you may damage it.
#
# horizontal frequency range (k stands for 1000)
#monitor-hfreq = 31.5k-50k,70k
#
# vertical frequency range
#monitor-vfreq = 50-90
#
# dotclock (or pixelclock) range (m stands for 1000000)
#monitor-dotclock = 30M-300M

# Start in fullscreen mode by default.
fs=yes

# Use double buffering
double=yes

# Saves and restores the video state
#savestate=yes

# Use vsync
vsync=yes

# Drop frames to preserve audio/video sync.
#framedrop = yes

# Enable software scaling (powerful CPU needed) for video output
# drivers that do not support hardware scaling.
zoom=yes

# standard monitor size, with square pixels
#monitoraspect=4:3

# Use this for a widescreen monitor, non-square pixels.
#monitoraspect=16:9

# Specify default audio driver (see -ao help for a list).
ao=wss:dev=-1:vol=31:latency=0.025

# cache settings
#
# Use 8MB input cache by default.
#cache = 8192
#
# Prefill 20% of the cache before starting playback.
#cache-min = 20.0
#
# Prefill 50% of the cache before restarting playback after the cache emptied.
#cache-seek-min = 50
