summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-06 20:10:05 +0200
committerwm4 <wm4@nowhere>2016-09-06 20:10:05 +0200
commit2a4e7dcaade6e4e772f614d931eeee59c9e768c9 (patch)
tree51b62f3e0e6c8f22b85ed5a2a0e28d282996946e /DOCS
parentd4d8b3a4fcf8d50af9cef9766cfefc5538be28f4 (diff)
downloadmpv-2a4e7dcaade6e4e772f614d931eeee59c9e768c9.tar.bz2
mpv-2a4e7dcaade6e4e772f614d931eeee59c9e768c9.tar.xz
DOCS/interface-changes.rst: list exact sub-option replacements
Actually, only link to a wiki page doing that, because these are too many options.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index f6bffe537d..e04f7e7742 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -24,6 +24,8 @@ Interface changes
replaced by global options, which do exactly the same. For example,
"--vo=opengl:scale=nearest" turns into "--scale=nearest". In some cases,
the global option is prefixed.
+ Most of the exact replacements are documented here:
+ https://github.com/mpv-player/mpv/wiki/Option-replacement-list
- deprecate the device/sink options on all AOs. Use --audio-device instead.
- deprecate "--ao=wasapi:exclusive" and "--ao=coreaudio:exclusive",
use --audio-exclusive instead.