summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 7 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 203b9e7572..4268bee7a9 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -383,7 +383,8 @@ only video (you can think of that as infinite fps).
.B \-colorkey <number>
Changes the colorkey to an RGB value of your choice.
0x000000 is black and 0xffffff is white.
-Only supported by the xmga, xvidix and xover video out drivers.
+Only supported by the cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix and
+xover video out drivers.
.TP
.B \-edl <filename>
Enables edit decision list (EDL) actions during playback.
@@ -483,6 +484,11 @@ Use an alternative menu.conf.
.B \-menu-root <value> (BETA CODE)
Specify the main menu.
.TP
+.B \-nocolorkey
+Disables the colorkeying.
+Only supported by the cvidix, fbdev, svga, vesa, winvidix, xvidix and xover
+video out drivers.
+.TP
.B \-nojoystick
Turns off joystick support.
Default is on, if compiled in.