-sdla note

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1093 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmosfear 2001-06-10 23:48:20 +00:00
parent 41448662be
commit 2a0e29abbe
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
Here are some notes about SDL out in MPlayer.
There are several commandline switches for sdl:
-sdl <name> specifies sdl driver to use (ie. aalib,
-sdl <name> specifies sdl video driver to use (ie. aalib,
dga, x11)
-sdla <name> specifies sdl audio driver to use (ie. dsp, esd)
-noxv disables Xvideo hardware acceleration
-forcexv tries to force Xvideo acceleration
@ -19,4 +20,4 @@ Please report problems or bugs with sdl out to the MPlayer-users
mailinglist or directly to Felix Buenemann <atmosfear@users.sf.net>
--
Felix Bünemann, 2001-06-03
Felix Bünemann, 2001-06-11