# HG changeset patch # User gpoirier # Date 1138478849 0 # Node ID a992df2cf6ae7eae6c0443929403b5996eaedde4 # Parent 257c8575c5abacc1f7309542535b0e07fe117a1c SDL video out syntax has changed a while ago, but the XML was not updated since now :) diff -r 257c8575c5ab -r a992df2cf6ae DOCS/xml/en/ports.xml --- a/DOCS/xml/en/ports.xml Sat Jan 28 17:35:16 2006 +0000 +++ b/DOCS/xml/en/ports.xml Sat Jan 28 20:07:29 2006 +0000 @@ -737,7 +737,7 @@ QNX You'll need to download and install SDL for QNX. Then run -MPlayer with +MPlayer with and options, it should be fast. diff -r 257c8575c5ab -r a992df2cf6ae DOCS/xml/en/video.xml --- a/DOCS/xml/en/video.xml Sat Jan 28 17:35:16 2006 +0000 +++ b/DOCS/xml/en/video.xml Sat Jan 28 20:07:29 2006 +0000 @@ -407,7 +407,7 @@ Now use option, and there you go! (hope so:) You -should also try if the option works for you! +should also try if the option works for you! It's much faster! @@ -455,7 +455,7 @@ DGA & MPLAYER DGA is used in two places with MPlayer: The SDL -driver can be made to make use of it () and +driver can be made to make use of it () and within the DGA driver (). The above said is true for both; in the following sections I'll explain how the DGA driver for MPlayer works. @@ -629,7 +629,7 @@ There are several command line switches for SDL: - + specifies SDL video driver to use (i.e. aalib, dga, x11) @@ -676,7 +676,7 @@ Known bugs: - Keys pressed under sdl:aalib console driver repeat forever. (use + Keys pressed under sdl driver=aalib console driver repeat forever. (use !) It's bug in SDL, I can't change it (tested with SDL 1.2.1).