summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorRicardo Constantino <wiiaboo@gmail.com>2017-05-22 16:10:49 +0100
committerRicardo Constantino <wiiaboo@gmail.com>2017-05-22 16:10:49 +0100
commit5974f575a6ac9c107afa292bd877a73a5221952b (patch)
treeca8dc9ac6bdfb35527a18f310a7afd14ddbeba2b /DOCS/man
parente77ed534592d3b7915936e303dc3f816990b7278 (diff)
downloadmpv-5974f575a6ac9c107afa292bd877a73a5221952b.tar.bz2
mpv-5974f575a6ac9c107afa292bd877a73a5221952b.tar.xz
man/options: further document --chapters-file accepted files
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index c94dac8ede..925c501881 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -335,6 +335,10 @@ Playback Control
Load chapters from this file, instead of using the chapter metadata found
in the main file.
+ This accepts a media file (like mkv) or even a pseudo-format like ffmetadata
+ and uses its chapters to replace the current file's chapters. This doesn't
+ work with OGM or XML chapters directly.
+
``--sstep=<sec>``
Skip <sec> seconds after every frame.