summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2024-02-25 19:05:49 -0600
committerDudemanguy <random342@airmail.cc>2024-02-25 19:09:35 -0600
commitb71af009dc23edb940aa11f28d261b192f3ea317 (patch)
tree835f83110591f14ac4d157bca351e4023b3ed5b4 /DOCS/man/options.rst
parent58ed620c064971535e60778612777750aa5e2f4d (diff)
downloadmpv-b71af009dc23edb940aa11f28d261b192f3ea317.tar.bz2
mpv-b71af009dc23edb940aa11f28d261b192f3ea317.tar.xz
DOCS/man: remove outdated softvol entry
69ae23fdd1e39f4e7aa30082e36cc635d954bccf removed this option completely.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst15
1 files changed, 2 insertions, 13 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index cf65957850..39a075e74c 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1994,7 +1994,8 @@ Audio
amplification. Negative values can be passed for compatibility, but are
treated as 0.
- Since mpv 0.18.1, this always controls the internal mixer (aka "softvol").
+ Since mpv 0.18.1, this always controls the internal mixer (aka software
+ volume).
``--ao-volume=<value>``
Set the startup system volume. This option works only if mpv audio
@@ -2044,18 +2045,6 @@ Audio
See also: ``--volume``.
-``--softvol=<no|yes|auto>``
- Deprecated/unfunctional. Before mpv 0.18.1, this used to control whether
- to use the volume controls of the audio output driver or the internal mpv
- volume filter.
-
- The current behavior is that softvol is always enabled, i.e. as if this
- option is set to ``yes``. The other behaviors are not available anymore,
- although ``auto`` almost matches current behavior in most cases.
-
- The ``no`` behavior is still partially available through the ``ao-volume``
- and ``ao-mute`` properties. But there are no options to reset these.
-
``--audio-demuxer=<[+]name>``
Use this audio demuxer type when using ``--audio-file``. Use a '+' before
the name to force it; this will skip some checks. Give the demuxer name as