summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 32e69af7e5..cf65957850 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1996,6 +1996,13 @@ Audio
Since mpv 0.18.1, this always controls the internal mixer (aka "softvol").
+``--ao-volume=<value>``
+ Set the startup system volume. This option works only if mpv audio
+ output is currently active, and the underlying implementation supports
+ volume control. What this option does depends on the API. For example, on
+ ALSA this usually changes system-wide audio, while with PulseAudio this
+ controls per-application volume. Negative values will be ignored.
+
``--volume-max=<100.0-1000.0>``
Set the maximum amplification level in percent (default: 130). A value of
130 will allow you to adjust the volume up to about double the normal level.