# HG changeset patch # User alex # Date 1066842630 0 # Node ID 00e639844c85c340a6919a7416b0cceae6b7bc24 # Parent b677b25a898d32b40fcc4d93142cf62ef2bcde7b colorkeying fixes diff -r b677b25a898d -r 00e639844c85 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Wed Oct 22 17:07:17 2003 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Oct 22 17:10:30 2003 +0000 @@ -383,7 +383,8 @@ .B \-colorkey 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 Enables edit decision list (EDL) actions during playback. @@ -483,6 +484,11 @@ .B \-menu-root (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.