@@ -1484,10 +1484,11 @@ <h2>Track Selection</h2>
1484
1484
select a full track even if it doesn't match your preferred subtitle language (default: default).
1485
1485
Setting this to <cite>default</cite> means that only streams flagged as <cite>default</cite> will be selected.</dd>
1486
1486
<dt><tt class="docutils literal"><span class="pre">--subs-fallback-forced=<yes|no|always></span></tt></dt>
1487
- <dd>When autoselecting a subtitle track, if no tracks match your preferred languages,
1488
- select a forced track that matches the language of the selected audio track (default: yes).
1489
- <cite>always</cite> will always select a forced track if possible, regardles if the language matches the
1490
- selected audio track or not.</dd>
1487
+ <dd>When autoselecting a subtitle track, the default value of <cite>yes</cite> will prefer using a forced
1488
+ subtitle track if the subtitle language matches the audio language and matches your list of
1489
+ preferred languages. The special value <cite>always</cite> will only select forced subtitle tracks and
1490
+ never fallback on a non-forced track. Conversely, <cite>no</cite> will never select a forced subtitle
1491
+ track.</dd>
1491
1492
</dl>
1492
1493
</div>
1493
1494
<div class="section" id="playback-control">
0 commit comments