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 c8c32f3

Browse files
author
nadeko
committed
CI autodeploy
1 parent c2092aa commit c8c32f3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎manual/master/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4440,6 +4440,11 @@ <h2>Window</h2>
44404440
<tt class="docutils literal">vdpau</tt>, <tt class="docutils literal">direct3d</tt>), this can be slightly faster or slower,
44414441
depending on GPU drivers and hardware. For other VOs, this just makes
44424442
rendering slower.</dd>
4443+
<dt><tt class="docutils literal"><span class="pre">--force-render</span></tt></dt>
4444+
<dd>Forces mpv to always render frames regardless of the visibility of the
4445+
window. Currently only affects X11 and Wayland VOs since they are the
4446+
only ones that have this optimization (i.e. everything else always renders
4447+
regardless of visibility).</dd>
44434448
<dt><tt class="docutils literal"><span class="pre">--force-window-position</span></tt></dt>
44444449
<dd>Forcefully move mpv's video output window to default location whenever
44454450
there is a change in video parameters, video stream or file. This used to
@@ -6534,6 +6539,11 @@ <h2>GPU renderer options</h2>
65346539
just prevents the mpv window from being larger than the size of the monitor when
65356540
it first renders. This option will take precedence over any <tt class="docutils literal">autofit</tt> or
65366541
<tt class="docutils literal">geometry</tt> type settings if the configure bounds are used.</dd>
6542+
<dt><tt class="docutils literal"><span class="pre">--wayland-content-type=&lt;auto|none|photo|video|game&gt;</span></tt></dt>
6543+
<dd>If supported by the compositor, mpv will send a hint using the content-type
6544+
protocol telling the compositor what type of content is being displayed. <tt class="docutils literal">auto</tt>
6545+
(default) will automatically switch between telling the compositor the content
6546+
is a photo, video or possibly none depending on internal heuristics.</dd>
65376547
<dt><tt class="docutils literal"><span class="pre">--wayland-disable-vsync=&lt;yes|no&gt;</span></tt></dt>
65386548
<dd>Disable mpv's internal vsync for Wayland-based video output (default: no).
65396549
This is mainly useful for benchmarking wayland VOs when combined with

0 commit comments

Comments
(0)

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