From b71af009dc23edb940aa11f28d261b192f3ea317 Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Sun, 25 Feb 2024 19:05:49 -0600 Subject: DOCS/man: remove outdated softvol entry 69ae23fdd1e39f4e7aa30082e36cc635d954bccf removed this option completely. --- DOCS/man/options.rst | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'DOCS/man/options.rst') 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=`` Set the startup system volume. This option works only if mpv audio @@ -2044,18 +2045,6 @@ Audio See also: ``--volume``. -``--softvol=`` - 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 -- cgit v1.2.3