Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a7391fa

Browse files
author
nadeko
committed
CI autodeploy
1 parent 4184565 commit a7391fa

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

‎manual/master/index.html

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ <h1>RESUMING PLAYBACK</h1>
11301130
course mpv is terminated abruptly and doesn't have the time to save (e.g. with
11311131
the KILL Unix signal).</p>
11321132
<p>mpv also stores options other than the playback position when they have been
1133-
modified after playback began, for example the volume and the fullscreen state,
1133+
modified after playback began, for example the volume and selected audio/subtitles,
11341134
and restores their values the next time the file is played. Which options are
11351135
saved can be configured with the <tt class="docutils literal"><span class="pre">--watch-later-options</span></tt> option.</p>
11361136
<p>When playing multiple playlist entries, mpv checks if one them has a resume
@@ -2307,17 +2307,20 @@ <h2>Watch Later</h2>
23072307
<p>When removing options, existing watch later data won't be modified and will
23082308
still be applied fully, but new watch later data won't contain these
23092309
options.</p>
2310+
<p>See <tt class="docutils literal"><span class="pre">--help=watch-later-options</span></tt> for the list of the properties that are
2311+
restored by default.</p>
23102312
<p>This is a string list option. See <a class="reference internal" href="#list-options">List Options</a> for details.</p>
23112313
<div class="admonition admonition-examples last">
23122314
<p class="first admonition-title">Examples</p>
23132315
<ul class="last simple">
2314-
<li><tt class="docutils literal"><span class="pre">--watch-later-options-remove=fullscreen</span></tt>
2315-
The fullscreen state won't be saved to watch later files.</li>
2316+
<li><tt class="docutils literal"><span class="pre">--watch-later-options-remove=sid</span></tt>
2317+
The subtitle track selection will not be restored.</li>
23162318
<li><tt class="docutils literal"><span class="pre">--watch-later-options-remove=volume</span></tt>
23172319
<tt class="docutils literal"><span class="pre">--watch-later-options-remove=mute</span></tt>
23182320
The volume and mute state won't be saved to watch later files.</li>
2319-
<li><tt class="docutils literal"><span class="pre">--watch-later-options-clr</span></tt>
2320-
No option will be saved to watch later files.</li>
2321+
<li><tt class="docutils literal"><span class="pre">--watch-later-options=start</span></tt>
2322+
No option will be saved to watch later files, except the playback
2323+
position.</li>
23212324
</ul>
23222325
</div>
23232326
</dd>
@@ -5351,14 +5354,7 @@ <h2>OSD</h2>
53515354
<dt><tt class="docutils literal"><span class="pre">--osd-italic=&lt;yes|no&gt;</span></tt></dt>
53525355
<dd>Format text on italic.</dd>
53535356
<dt><tt class="docutils literal"><span class="pre">--osd-border-color=&lt;color&gt;</span></tt></dt>
5354-
<dd><p class="first">See <tt class="docutils literal"><span class="pre">--sub-color</span></tt>. Color used for the OSD font border.</p>
5355-
<div class="admonition note last">
5356-
<p class="first admonition-title">Note</p>
5357-
<p class="last">ignored when <tt class="docutils literal"><span class="pre">--osd-back-color</span></tt> is
5358-
specified (or more exactly: when that option is not set to completely
5359-
transparent).</p>
5360-
</div>
5361-
</dd>
5357+
<dd>See <tt class="docutils literal"><span class="pre">--sub-color</span></tt>. Color used for the OSD font border.</dd>
53625358
<dt><tt class="docutils literal"><span class="pre">--osd-border-size=&lt;size&gt;</span></tt></dt>
53635359
<dd><p class="first">Size of the OSD font border in scaled pixels (see <tt class="docutils literal"><span class="pre">--sub-font-size</span></tt>
53645360
for details). A value of 0 disables borders.</p>
@@ -5414,7 +5410,13 @@ <h2>OSD</h2>
54145410
are always in actual pixels. The effect is that changing the window size
54155411
won't change the OSD font size.</dd>
54165412
<dt><tt class="docutils literal"><span class="pre">--osd-shadow-color=&lt;color&gt;</span></tt></dt>
5417-
<dd>See <tt class="docutils literal"><span class="pre">--sub-color</span></tt>. Color used for OSD shadow.</dd>
5413+
<dd><p class="first">See <tt class="docutils literal"><span class="pre">--sub-color</span></tt>. Color used for OSD shadow.</p>
5414+
<div class="admonition note last">
5415+
<p class="first admonition-title">Note</p>
5416+
<p class="last">ignored when <tt class="docutils literal"><span class="pre">--osd-back-color</span></tt> is specified (or more exactly: when
5417+
that option is not set to completely transparent).</p>
5418+
</div>
5419+
</dd>
54185420
<dt><tt class="docutils literal"><span class="pre">--osd-shadow-offset=&lt;size&gt;</span></tt></dt>
54195421
<dd><p class="first">Displacement of the OSD shadow in scaled pixels (see
54205422
<tt class="docutils literal"><span class="pre">--sub-font-size</span></tt> for details). A value of 0 disables shadows.</p>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /