summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-22 20:28:20 +0200
committerwm4 <wm4@nowhere>2015-05-22 20:28:20 +0200
commita7c831f36d17fae13ef441a8f56281557cccd401 (patch)
tree9c628e5f3c73435892619b2e7649ab2823dbe8f4 /DOCS
parentf9507fe9271329aba8b9f237ef71befde9e8b9f0 (diff)
downloadmpv-a7c831f36d17fae13ef441a8f56281557cccd401.tar.bz2
mpv-a7c831f36d17fae13ef441a8f56281557cccd401.tar.xz
command: deprecate audio-samplerate
Also replace their implementation with the recently introduced properties. One significant difference is that audio-channels using OSD formatting does not print the channel layout. The user can just use the replacement property instead.
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: