From 5e0ee41617387118deb463663176fb4d52a0a6e3 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 22 Jul 2013 01:03:22 +0200 Subject: options: move --colorkey option to vo_xv --- DOCS/man/en/options.rst | 9 --------- 1 file changed, 9 deletions(-) (limited to 'DOCS/man/en/options.rst') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 394cc720f4..975139fdd9 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -524,11 +524,6 @@ It is advisable to use your graphics driver's color range option instead, if available. -``--colorkey=`` - Changes the colorkey to an RGB value of your choice. ``0x000000`` is black - and ``0xffffff`` is white. Only supported by the ``xv`` (see - ``--vo=xv:ck``) video output driver. See also ``--no-colorkey``. - ``--consolecontrols``, ``--no-consolecontrols`` ``--no-consolecontrols`` prevents the player from reading key events from standard input. Useful when reading data from standard input. This is @@ -1280,10 +1275,6 @@ ``--no-cache`` Turn off input stream caching. See ``--cache``. -``--no-colorkey`` - Disables colorkeying. Only supported by the xv (see ``--vo=xv:ck``) video - output driver. - ``--no-config`` Do not load default configuration files. This prevents loading of ``~/.mpv/config`` and ``~/.mpv/input.conf``, as well as loading the -- cgit v1.2.3