mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:12:25 +00:00
DOCS/options: adds documentation for secondary-sub-visibility
The --secondary-sub-visibility options was previously undocumented in the pull request that added it. This commit adds documentation for it and clarifies its behavior.
This commit is contained in:
parent
c4f982637f
commit
f223edb616
@ -2585,6 +2585,15 @@ Subtitles
|
||||
Can be used to disable display of subtitles, but still select and decode
|
||||
them.
|
||||
|
||||
``--secondary-sub-visibility``, ``--no-secondary-sub-visibility``
|
||||
Can be used to disable display of secondary subtitles, but still select and
|
||||
decode them.
|
||||
|
||||
.. note::
|
||||
|
||||
If ``--sub-visibility=no``, secondary subtitles are hidden regardless of
|
||||
``--secondary-sub-visibility``.
|
||||
|
||||
``--sub-clear-on-seek``
|
||||
(Obscure, rarely useful.) Can be used to play broken mkv files with
|
||||
duplicate ReadOrder fields. ReadOrder is the first field in a
|
||||
|
Loading…
Reference in New Issue
Block a user