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.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index ab548354bc..6a45cbb8ab 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -252,6 +252,12 @@ Playback Control
Without ``--hr-seek``, skipping will snap to keyframes.
+``--stop-playback-on-init-failure=<yes|no>``
+ Stop playback if either audio or video fails to initialize. Currently,
+ the default behavior is ``no`` for the command line player, but ``yes``
+ for libmpv. With ``no``, playback will continue in video-only or audio-only
+ mode if one of them fails. This doesn't affect playback of audio-only or
+ video-only files.
Program Behavior
----------------