summaryrefslogtreecommitdiffstats
path: root/DOCS/example.conf
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-23 17:51:11 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-23 17:51:11 +0000
commita4b384f3deb5ca22def5bfb93ba2d276bacfc9b7 (patch)
tree118a596016ec6441510d80b93daac815e26a3dc9 /DOCS/example.conf
parent5322ec7bc96d20ef73019d643de9b2d18f6cdf68 (diff)
downloadmpv-a4b384f3deb5ca22def5bfb93ba2d276bacfc9b7.tar.bz2
mpv-a4b384f3deb5ca22def5bfb93ba2d276bacfc9b7.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1206 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/example.conf')
-rw-r--r--DOCS/example.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/example.conf b/DOCS/example.conf
index a662fbf0d4..8e233795be 100644
--- a/DOCS/example.conf
+++ b/DOCS/example.conf
@@ -82,11 +82,12 @@ ffactor = 0.75
##
# vo = sdl # use SDL video driver by default
+ # use "vo = sdl:aalib" or "vo sdl:dga" and so on,
+ # for specifying SDL subdrivers
# ao = sdl # use SDL audio driver by default
-# sdl = aalib # specify driver to use (for ex.: aalib, dga, fbdev...)
+ # use "ao = sdl:esd" to use SDL's ESD driver
# noxv = no # whether to use XVideo hardware acceleration or not
# forcexv = yes # force XVideo even if not detected
-# sdla = esd # use SDL's ESD audio driver by default
# nodshow # disable usage of DirectShow video codecs