DOCS/interface-changes.rst: list exact sub-option replacements

Actually, only link to a wiki page doing that, because these are too
many options.
This commit is contained in:
wm4 2016-09-06 20:10:05 +02:00
parent d4d8b3a4fc
commit 2a4e7dcaad
1 changed files with 2 additions and 0 deletions

View File

@ -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.