mirror of
https://github.com/mpv-player/mpv
synced 2025-02-23 08:26:56 +00:00
colorkeying fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11225 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6ffaf41f45
commit
74a9b355ab
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user