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 cbedc16

Browse files
author
nadeko
committed
CI autodeploy
1 parent dab2cef commit cbedc16

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

‎manual/master/index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5631,21 +5631,20 @@ <h2>Screenshot</h2>
56315631
<p class="last">Default: <tt class="docutils literal"><span class="pre">libaom-av1</span></tt></p>
56325632
</dd>
56335633
<dt><tt class="docutils literal"><span class="pre">--screenshot-avif-pixfmt=&lt;format&gt;</span></tt></dt>
5634-
<dd><p class="first">Specify the pixel format to the libavcodec encoder.</p>
5635-
<p class="last">Default: <tt class="docutils literal">yuv420p</tt></p>
5636-
</dd>
5634+
<dd>Specify the pixel format for the libavcodec encoder. Defaults to empty,
5635+
which lets mpv pick one close to the source format.</dd>
56375636
<dt><tt class="docutils literal"><span class="pre">--screenshot-avif-opts=key1=value1,key2=value2,...</span></tt></dt>
56385637
<dd><p class="first">Specifies libavcodec options for selected encoder. For more information,
56395638
consult the FFmpeg documentation.</p>
5640-
<p>Default: <tt class="docutils literal"><span class="pre">usage=allintra,crf=32,cpu-used=8,tune=ssim</span></tt></p>
5639+
<p>Default: <tt class="docutils literal"><span class="pre">usage=allintra,crf=0,cpu-used=8</span></tt></p>
56415640
<p>Note: the default is only guaranteed to work with the libaom-av1 encoder.
56425641
Above options may not be valid and or optimal for other encoders.</p>
56435642
<p>This is a key/value list option. See <a class="reference internal" href="#list-options">List Options</a> for details.</p>
56445643
<div class="admonition admonition-example last">
56455644
<p class="first admonition-title">Example</p>
56465645
<dl class="last docutils">
5647-
<dt>&quot;<tt class="docutils literal"><span class="pre">--screenshot-avif-opts=crf=32,aq-mode=complexity</span></tt>&quot;</dt>
5648-
<dd>sets the crf to 32 and quantization (aq-mode) to complexity based.</dd>
5646+
<dt>&quot;<tt class="docutils literal"><span class="pre">--screenshot-avif-opts=crf=23,aq-mode=complexity</span></tt>&quot;</dt>
5647+
<dd>sets the crf to 23 and quantization (aq-mode) to complexity based.</dd>
56495648
</dl>
56505649
</div>
56515650
</dd>

0 commit comments

Comments
(0)

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