@@ -3560,8 +3560,8 @@ <h2>Subtitles</h2>
3560
3560
<dt><tt class="docutils literal"><span class="pre">--secondary-sid=<ID|auto|no></span></tt></dt>
3561
3561
<dd><p class="first">Select a secondary subtitle stream. This is similar to <tt class="docutils literal"><span class="pre">--sid</span></tt>. If a
3562
3562
secondary subtitle is selected, it will be rendered as toptitle (i.e. on
3563
- the top of the screen) alongside the normal subtitle, and provides a way
3564
- to render two subtitles at once.</p>
3563
+ the top of the screen) alongside the normal subtitle by default, and
3564
+ provides a way to render two subtitles at once.</p>
3565
3565
<p>There are some caveats associated with this feature. For example, bitmap
3566
3566
subtitles will always be rendered in their usual position, so selecting a
3567
3567
bitmap subtitle as secondary subtitle will result in overlapping subtitles.
@@ -3629,6 +3629,9 @@ <h2>Subtitles</h2>
3629
3629
<p class="last">Using <tt class="docutils literal"><span class="pre">--sub-margin-y</span></tt> can achieve this in a better way.</p>
3630
3630
</div>
3631
3631
</dd>
3632
+ <dt><tt class="docutils literal"><span class="pre">--secondary-sub-pos=<0-150></span></tt></dt>
3633
+ <dd>Specify the position of secondary subtitles on the screen. This is similar
3634
+ to <tt class="docutils literal"><span class="pre">--sub-pos</span></tt> but for secondary subtitles.</dd>
3632
3635
<dt><tt class="docutils literal"><span class="pre">--sub-speed=<0.1-10.0></span></tt></dt>
3633
3636
<dd><p class="first">Multiply the subtitle event timestamps with the given value. Can be used
3634
3637
to fix the playback speed for frame-based subtitle formats. Affects text
0 commit comments