summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-22 17:10:30 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-22 17:10:30 +0000
commit74a9b355ab571dac71288c1b7c57ea220b11d926 (patch)
tree9e271a9e979ea40aa147a63063399c8a6a6d9413 /DOCS
parent6ffaf41f455252ca9319ba5ba10932d0485337d6 (diff)
downloadmpv-74a9b355ab571dac71288c1b7c57ea220b11d926.tar.bz2
mpv-74a9b355ab571dac71288c1b7c57ea220b11d926.tar.xz
colorkeying fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11225 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-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.