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 2736c9d

Browse files
author
nadeko
committed
CI autodeploy
1 parent 7477832 commit 2736c9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎manual/master/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5938,7 +5938,7 @@ <h2>Cache</h2>
59385938
media is closed. If the option is disabled and enabled again, it will
59395939
continue to use the cache file that was opened first.</p>
59405940
</dd>
5941-
<dt><tt class="docutils literal"><span class="pre">--cache-dir=&lt;path&gt;</span></tt></dt>
5941+
<dt><tt class="docutils literal"><span class="pre">--demuxer-cache-dir=&lt;path&gt;</span></tt></dt>
59425942
<dd><p class="first">Directory where to create temporary files. Cache is stored in the system's
59435943
cache directory (usually <tt class="docutils literal"><span class="pre">~/.cache/mpv</span></tt>) if this is unset.</p>
59445944
<p class="last">Currently, this is used for <tt class="docutils literal"><span class="pre">--cache-on-disk</span></tt> only.</p>
@@ -5967,7 +5967,7 @@ <h2>Cache</h2>
59675967
<tt class="docutils literal"><span class="pre">--cache-secs</span></tt> and <tt class="docutils literal"><span class="pre">--cache-pause-wait</span></tt> to roughly the same value.</p>
59685968
<p class="last">This option also triggers when playback is restarted after seeking.</p>
59695969
</dd>
5970-
<dt><tt class="docutils literal"><span class="pre">--cache-unlink-files=&lt;immediate|whendone|no&gt;</span></tt></dt>
5970+
<dt><tt class="docutils literal"><span class="pre">--demuxer-cache-unlink-files=&lt;immediate|whendone|no&gt;</span></tt></dt>
59715971
<dd><p class="first">Whether or when to unlink cache files (default: immediate). This affects
59725972
cache files which are inherently temporary, and which make no sense to
59735973
remain on disk after the player terminates. This is a debugging option.</p>
@@ -6328,8 +6328,8 @@ <h2>GPU renderer options</h2>
63286328
filter is not tunable. Currently, this affects the following filter
63296329
parameters:</p>
63306330
<dl class="last docutils">
6331-
<dt>bcspline</dt>
6332-
<dd>Spline parameters (<tt class="docutils literal">B</tt> and <tt class="docutils literal">C</tt>). Defaults to 0.5 for both.</dd>
6331+
<dt>bicubic</dt>
6332+
<dd>Spline parameters (<tt class="docutils literal">B</tt> and <tt class="docutils literal">C</tt>). Defaults to B=1 and C=0.</dd>
63336333
<dt>gaussian</dt>
63346334
<dd>Scale parameter (<tt class="docutils literal">t</tt>). Increasing this makes the result blurrier.
63356335
Defaults to 1.</dd>

0 commit comments

Comments
(0)

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