summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-10-28 20:32:55 +0100
committerwm4 <wm4@nowhere>2012-10-30 19:50:23 +0100
commit7985d4fd3452ba5feed240ab86ba1c088547e98e (patch)
treed400e26120911aeca9f603c27b6895e50752a137 /DOCS/man/en/options.rst
parent0502b6967275569fe0bc2ca69c55b491cc9f6bd2 (diff)
downloadmpv-7985d4fd3452ba5feed240ab86ba1c088547e98e.tar.bz2
mpv-7985d4fd3452ba5feed240ab86ba1c088547e98e.tar.xz
options: remove --adapter
This probably didn't do anything. Maybe OpenGL VOs on win32 actually could make use of it, but even then it probably didn't work.
Diffstat (limited to 'DOCS/man/en/options.rst')
-rw-r--r--DOCS/man/en/options.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 0fb150e44e..c846dde4aa 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -29,11 +29,6 @@
others.
:``--ac=-ffmp3,``: Skip FFmpeg's MP3 decoder.
---adapter=<value>
- Set the graphics card that will receive the image. You can get a list of
- available cards when you run this option with ``-v``. Currently only works
- with the directx video output driver.
-
--af=<filter1[=parameter1:parameter2:...],filter2,...>
Specify a list of audio filters to apply to the audio stream. See
:ref:`audio_filters` for details and descriptions of the available filters.