Mercurial > mplayer.hg
changeset 11224:00e639844c85
colorkeying fixes
author | alex |
---|---|
date | Wed, 22 Oct 2003 17:10:30 +0000 |
parents | b677b25a898d |
children | 48bb1fd37d2a |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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 @@ .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.