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 7477832

Browse files
author
nadeko
committed
CI autodeploy
1 parent 03bd5ee commit 7477832

File tree

1 file changed

+8
-19
lines changed

1 file changed

+8
-19
lines changed

‎manual/master/index.html

Lines changed: 8 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8767,25 +8767,6 @@ <h1>VIDEO OUTPUT DRIVERS</h1>
87678767
<dd><tt class="docutils literal"><span class="pre">non-linear</span> anamorphic scaling</tt></dd>
87688768
</dl>
87698769
</dd>
8770-
<dt><tt class="docutils literal"><span class="pre">--vo-vaapi-deint-mode=&lt;mode&gt;</span></tt></dt>
8771-
<dd><p class="first">Select deinterlacing algorithm. Note that by default deinterlacing is
8772-
initially always off, and needs to be enabled with the <tt class="docutils literal">d</tt> key
8773-
(default key binding for <tt class="docutils literal">cycle deinterlace</tt>).</p>
8774-
<p>This option doesn't apply if libva supports video post processing (vpp).
8775-
In this case, the default for <tt class="docutils literal"><span class="pre">deint-mode</span></tt> is <tt class="docutils literal">no</tt>, and enabling
8776-
deinterlacing via user interaction using the methods mentioned above
8777-
actually inserts the <tt class="docutils literal">vavpp</tt> video filter. If vpp is not actually
8778-
supported with the libva backend in use, you can use this option to
8779-
forcibly enable VO based deinterlacing.</p>
8780-
<dl class="last docutils">
8781-
<dt>no</dt>
8782-
<dd>Don't allow deinterlacing (default for newer libva).</dd>
8783-
<dt>first-field</dt>
8784-
<dd>Show only first field.</dd>
8785-
<dt>bob</dt>
8786-
<dd>bob deinterlacing (default for older libva).</dd>
8787-
</dl>
8788-
</dd>
87898770
<dt><tt class="docutils literal"><span class="pre">--vo-vaapi-scaled-osd=&lt;yes|no&gt;</span></tt></dt>
87908771
<dd>If enabled, then the OSD is rendered at video resolution and scaled to
87918772
display resolution. By default, this is disabled, and the OSD is
@@ -12923,6 +12904,10 @@ <h2>Property list</h2>
1292312904
<dd>If this track is being decoded, the human-readable decoder name,</dd>
1292412905
<dt><tt class="docutils literal"><span class="pre">track-list/N/demux-w</span></tt>, <tt class="docutils literal"><span class="pre">track-list/N/demux-h</span></tt></dt>
1292512906
<dd>Video size hint as indicated by the container. (Not always accurate.)</dd>
12907+
<dt><tt class="docutils literal"><span class="pre">track-list/N/demux-crop-x</span></tt>, <tt class="docutils literal"><span class="pre">track-list/N/demux-crop-y</span></tt></dt>
12908+
<dd>Crop offset of the source video frame.</dd>
12909+
<dt><tt class="docutils literal"><span class="pre">track-list/N/demux-crop-w</span></tt>, <tt class="docutils literal"><span class="pre">track-list/N/demux-crop-h</span></tt></dt>
12910+
<dd>Video size after cropping.</dd>
1292612911
<dt><tt class="docutils literal"><span class="pre">track-list/N/demux-channel-count</span></tt></dt>
1292712912
<dd>Number of audio channels as indicated by the container. (Not always
1292812913
accurate - in particular, the track could be decoded as a different
@@ -12974,6 +12959,10 @@ <h2>Property list</h2>
1297412959
&quot;decoder-desc&quot; MPV_FORMAT_STRING
1297512960
&quot;demux-w&quot; MPV_FORMAT_INT64
1297612961
&quot;demux-h&quot; MPV_FORMAT_INT64
12962+
&quot;demux-crop-x&quot; MPV_FORMAT_INT64
12963+
&quot;demux-crop-y&quot; MPV_FORMAT_INT64
12964+
&quot;demux-crop-w&quot; MPV_FORMAT_INT64
12965+
&quot;demux-crop-h&quot; MPV_FORMAT_INT64
1297712966
&quot;demux-channel-count&quot; MPV_FORMAT_INT64
1297812967
&quot;demux-channels&quot; MPV_FORMAT_STRING
1297912968
&quot;demux-samplerate&quot; MPV_FORMAT_INT64

0 commit comments

Comments
(0)

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