### MPLAYER ####

version = 3

# Movie Player options
#
# Do not set the dvd-device options. That will automaticly be appended
# by mms when starting the movie player
#
mplayer_opts = -cache 8192 -vo xv
mplayer_slave_opts = -vo xv
mplayer_dvd_opts = -cache 8192 -vo xv

# Path
#
mplayer_path = /usr/bin/mplayer

# Use DVD navigation feature?
#
dvdnav = false