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 6bf7b6d

Browse files
author
nadeko
committed
CI autodeploy
1 parent 91bd2fa commit 6bf7b6d

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

‎manual/master/index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2900,7 +2900,7 @@ <h2>Video</h2>
29002900
output drivers.</p>
29012901
<p class="last">This option has no effect if <tt class="docutils literal"><span class="pre">--video-unscaled</span></tt> option is used.</p>
29022902
</dd>
2903-
<dt><tt class="docutils literal"><span class="pre">--video-aspect-override=&lt;ratio|no&gt;</span></tt></dt>
2903+
<dt><tt class="docutils literal"><span class="pre">--video-aspect-override=&lt;ratio|no|original&gt;</span></tt></dt>
29042904
<dd><p class="first">Override video aspect ratio, in case aspect information is incorrect or
29052905
missing in the file being played.</p>
29062906
<p>These values have special meaning:</p>
@@ -2912,7 +2912,9 @@ <h2>Video</h2>
29122912
</tr>
29132913
<tr class="field"><th class="field-name">no:</th><td class="field-body">same as <tt class="docutils literal">0</tt></td>
29142914
</tr>
2915-
<tr class="field"><th class="field-name">-1:</th><td class="field-body">use the video stream or container aspect (default)</td>
2915+
<tr class="field"><th class="field-name">original:</th><td class="field-body">use the video stream or container aspect (default)</td>
2916+
</tr>
2917+
<tr class="field"><th class="field-name">-1:</th><td class="field-body">same as <tt class="docutils literal">1</tt> (deprecated)</td>
29162918
</tr>
29172919
</tbody>
29182920
</table>
@@ -7981,9 +7983,9 @@ <h2>GPU renderer options</h2>
79817983
<dt><tt class="docutils literal"><span class="pre">--target-colorspace-hint=&lt;auto|yes|no&gt;</span></tt></dt>
79827984
<dd>Automatically configure the output colorspace of the display to pass
79837985
through the input values of the stream (e.g. for HDR passthrough), if
7984-
possible. In <tt class="docutils literal">auto</tt> mode (the default), the target colorspace is only set,
7986+
possible. In <tt class="docutils literal">auto</tt> mode, the target colorspace is only set,
79857987
if the display signals support for HDR colorspace.
7986-
Requires a supporting driver and <tt class="docutils literal"><span class="pre">--vo=gpu-next</span></tt>. (Default: <tt class="docutils literal">auto</tt>)</dd>
7988+
Requires a supporting driver and <tt class="docutils literal"><span class="pre">--vo=gpu-next</span></tt>. (Default: <tt class="docutils literal">no</tt>)</dd>
79877989
<dt><tt class="docutils literal"><span class="pre">--target-prim=&lt;value&gt;</span></tt></dt>
79887990
<dd><p class="first">Specifies the primaries of the display. Video colors will be adapted to
79897991
this colorspace when ICC color management is not being used. Valid values
@@ -8127,7 +8129,8 @@ <h2>GPU renderer options</h2>
81278129
Valid values are:</p>
81288130
<dl class="last docutils">
81298131
<dt>auto</dt>
8130-
<dd>Choose the best curve according to internal heuristics. (Default)</dd>
8132+
<dd>Maps to <tt class="docutils literal">bt.2390</tt> when using <tt class="docutils literal"><span class="pre">--vo=gpu</span></tt>, and to <tt class="docutils literal">spline</tt> with
8133+
<tt class="docutils literal"><span class="pre">--vo=gpu-next</span></tt>. (Default)</dd>
81318134
<dt>clip</dt>
81328135
<dd>Hard-clip any out-of-range values. Use this when you care about
81338136
perfect color accuracy for in-range values at the cost of completely
@@ -13574,7 +13577,7 @@ <h2>Property list</h2>
1357413577
<dt><tt class="docutils literal"><span class="pre">video-params/crop-w</span></tt>, <tt class="docutils literal"><span class="pre">video-params/crop-h</span></tt></dt>
1357513578
<dd>Video size after cropping.</dd>
1357613579
<dt><tt class="docutils literal"><span class="pre">video-params/aspect</span></tt></dt>
13577-
<dd>Display aspect ratio as float.</dd>
13580+
<dd>Display aspect ratio as double.</dd>
1357813581
<dt><tt class="docutils literal"><span class="pre">video-params/aspect-name</span></tt></dt>
1357913582
<dd>Display aspect ratio name as string. The name corresponds to motion
1358013583
picture film format that introduced given aspect ratio in film.</dd>

0 commit comments

Comments
(0)

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