summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst2
-rw-r--r--DOCS/man/input.rst7
2 files changed, 2 insertions, 7 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 69fe7c7a21..41395bfc4a 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -20,6 +20,8 @@ Interface changes
::
--- mpv 0.10.0 will be released ---
+ - deprecate audio-samplerate and audio-channels properties
+ (audio-params sub-properties are the replacement)
- add audio-params and audio-out-params properties
- deprecate "audio-format" property, replaced with "audio-codec-name"
- deprecate --media-title, replaced with --force-media-title
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index f12d0eb15a..ce61654399 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1149,13 +1149,6 @@ Property list
``audio-codec-name``
Audio codec.
-``audio-samplerate``
- Audio samplerate.
-
-``audio-channels``
- Number of audio channels. The OSD value of this property is actually the
- channel layout, while the raw value returns the number of channels only.
-
``audio-params``
Audio format as output by the audio decoder.
This has a number of sub-properties: