summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-04-18 21:32:58 +0200
committerwm4 <wm4@nowhere>2016-04-18 21:33:19 +0200
commit382bafcb1349855c2871bbe0a813f8493e1bd9f7 (patch)
treeec030defef7859e8bfcea89f8d347daa3fea716b /DOCS/man
parentce153bdb428a47d5e26b84d7a1b757fd5f315c59 (diff)
downloadmpv-382bafcb1349855c2871bbe0a813f8493e1bd9f7.tar.bz2
mpv-382bafcb1349855c2871bbe0a813f8493e1bd9f7.tar.xz
player: loop on end of file if ab-loop-b is unset
Possibly slightly more useful/intuitive.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/input.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 241f6740fb..52ace4aada 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1081,8 +1081,9 @@ Property list
"default" MPV_FORMAT_FLAG
``ab-loop-a``, ``ab-loop-b`` (RW)
- Set/get A-B loop points. See corresponding options and ``ab_loop`` command.
- The special value ``no`` on either of these properties disables looping.
+ Set/get A-B loop points. See corresponding options and ``ab-loop`` command.
+ The special value ``no`` on ``ab-loop-a`` disables looping, while setting
+ ``ab-loop-b`` to ``no`` loops when the end of the file is reached.
``angle`` (RW)
Current DVD angle.