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.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 676860f156..39c143b228 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -365,11 +365,10 @@ 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.
+ Stop playback if either audio or video fails to initialize (default: no).
+ 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
----------------