@@ -1688,10 +1688,13 @@ <h2>Playback Control</h2>
1688
1688
just the file itself. If the playlist contains only a single file, the
1689
1689
difference between the two option is that this option performs a seek on
1690
1690
loop, instead of reloading the file.</p>
1691
- <p>Note that <tt class="docutils literal"><span class="pre">--loop-file</span></tt> counts the number of times it causes the player to
1691
+ <div class="admonition note">
1692
+ <p class="first admonition-title">Note</p>
1693
+ <p class="last"><tt class="docutils literal"><span class="pre">--loop-file</span></tt> counts the number of times it causes the player to
1692
1694
seek to the beginning of the file, not the number of full playthroughs. This
1693
1695
means <tt class="docutils literal"><span class="pre">--loop-file=1</span></tt> will end up playing the file twice. Contrast with
1694
1696
<tt class="docutils literal"><span class="pre">--loop-playlist</span></tt>, which counts the number of full playthroughs.</p>
1697
+ </div>
1695
1698
<p class="last"><tt class="docutils literal"><span class="pre">--loop</span></tt> is an alias for this option.</p>
1696
1699
</dd>
1697
1700
<dt><tt class="docutils literal"><span class="pre">--ab-loop-a=<time></span></tt>, <tt class="docutils literal"><span class="pre">--ab-loop-b=<time></span></tt></dt>
0 commit comments