comparison DOCS/SDL @ 1092:bd2b9f63adf1

-sdla note
author atmosfear
date Sun, 10 Jun 2001 23:48:20 +0000
parents 18cf424995cd
children 570b32414d1a
comparison
equal deleted inserted replaced
1091:06fd776f6b59 1092:bd2b9f63adf1
1 Here are some notes about SDL out in MPlayer. 1 Here are some notes about SDL out in MPlayer.
2 2
3 There are several commandline switches for sdl: 3 There are several commandline switches for sdl:
4 -sdl <name> specifies sdl driver to use (ie. aalib, 4 -sdl <name> specifies sdl video driver to use (ie. aalib,
5 dga, x11) 5 dga, x11)
6 -sdla <name> specifies sdl audio driver to use (ie. dsp, esd)
6 -noxv disables Xvideo hardware acceleration 7 -noxv disables Xvideo hardware acceleration
7 -forcexv tries to force Xvideo acceleration 8 -forcexv tries to force Xvideo acceleration
8 9
9 SDL Keys: 10 SDL Keys:
10 F toggles fullscreen/windowed mode 11 F toggles fullscreen/windowed mode
17 18
18 Please report problems or bugs with sdl out to the MPlayer-users 19 Please report problems or bugs with sdl out to the MPlayer-users
19 mailinglist or directly to Felix Buenemann <atmosfear@users.sf.net> 20 mailinglist or directly to Felix Buenemann <atmosfear@users.sf.net>
20 21
21 -- 22 --
22 Felix Bünemann, 2001-06-03 23 Felix Bünemann, 2001-06-11