mirror of https://github.com/mpv-player/mpv
-colorkey documented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11132 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cae31e9538
commit
d925db08d6
|
@ -379,6 +379,11 @@ video codec.
|
|||
With this option MPlayer will also ignore frame duration when playing
|
||||
only video (you can think of that as infinite fps).
|
||||
.TP
|
||||
.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.
|
||||
.TP
|
||||
.B \-edl <filename>
|
||||
Enables edit decision list (EDL) actions during playback.
|
||||
Video will be skipped over and audio will be muted and unmuted according to
|
||||
|
|
Loading…
Reference in New Issue