summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer.1
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r--DOCS/mplayer.114
1 files changed, 13 insertions, 1 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 535e873e05..654c8e1585 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -36,7 +36,10 @@ mplayer \- Movie Player for Linux
.RB [ \-z\ <0-8> ]
.RB [ \-idx ]
.RB [ \-forceidx ]
-.BR [ \-nodshow ]
+.RB [ \-nodshow ]
+.RB [ \-sdl\ driver ]
+.RB [ \-noxv ]
+.RB [ \-forcexv ]
.I file
.PP
.SH DESCRIPTION
@@ -189,6 +192,15 @@ indexes.
.TP
.B \-nodshow
disables usage of DirectShow video codecs
+.TP
+.B \-sdl\ driver
+specify SDL driver to use. For example: aalib, dga, fbdev, svga, x11, ggi
+.TP
+.B \-noxv
+disable XVideo hardware acceleration (with SDL only!)
+.TP
+.B \-forcexv
+force using XVideo (SDL!)
.IP
.SH "ALPHA/BETA CODE"
.TP