Mercurial > mplayer.hg
comparison DOCS/SDL @ 649:a76a78715c69
Initial release, notes about sdl out.
author | atmosfear |
---|---|
date | Thu, 26 Apr 2001 21:47:18 +0000 |
parents | |
children | 18cf424995cd |
comparison
equal
deleted
inserted
replaced
648:157cb66e1a43 | 649:a76a78715c69 |
---|---|
1 Here are some last minute notes about SDL out in IdegCounter | |
2 release of mplayer. | |
3 | |
4 There are several commandline switches for sdl: | |
5 -sdl <name> specifies sdl driver to use (ie. aalib, | |
6 dga, x11) | |
7 -noxv disables Xvideo hardware acceleration | |
8 -forcexv tries to force Xvideo acceleration | |
9 | |
10 SDL Keys: | |
11 F toggles fullscreen/windowed mode | |
12 C cycles available fullscreen modes | |
13 W/S mappings for * and / (mixer control) | |
14 | |
15 Please report problems or bugs with sdl out to | |
16 Felix Buenemann <atmosfear@users.sourceforge.net> | |
17 | |
18 -- | |
19 Felix Bünemann, 2001-04-26 |