summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/input.rst2
-rw-r--r--DOCS/man/options.rst5
2 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 067e1c118d..46dcb36e7d 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1321,6 +1321,8 @@ Property list
It doesn't change the volumes of each channel, but instead sets up a pan
matrix to mix the left and right channels.)
+ Deprecated.
+
``fullscreen`` (RW)
See ``--fullscreen``.
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index ade2c5cb5f..d78588ae78 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1079,6 +1079,11 @@ Audio
Since mpv 0.18.1, this always controls the internal mixer (aka "softvol").
+``--balance=<value>``
+ How much left/right channels contribute to the audio.
+
+ Deprecated.
+
``--audio-delay=<sec>``
Audio delay in seconds (positive or negative float value). Positive values
delay the audio, and negative values delay the video.