colorkeying fixes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11225 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2003-10-22 17:10:30 +00:00
parent 6ffaf41f45
commit 74a9b355ab
1 changed files with 7 additions and 1 deletions

View File

@ -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.