You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On <tt class="docutils literal">vo=gpu</tt>: if output bit depth cannot be detected, 8 bpc is assumed.
6546
-
On <tt class="docutils literal"><span class="pre">vo=gpu-next</span></tt>: with <tt class="docutils literal"><span class="pre">gpu-api=d3d11</span></tt>, real on-the-wire bpc is used.
6547
-
For other <tt class="docutils literal"><span class="pre">gpu-api</span></tt>, 8 bpc is used for SDR content.</dd>
6547
+
On <tt class="docutils literal"><span class="pre">--vo=gpu</span></tt>: detected depth or 8 bpc otherwise
6548
+
On <tt class="docutils literal"><span class="pre">--vo=gpu-next</span></tt>: detected depth or 8 bpc (for SDR target)</dd>
6548
6549
<dt>8</dt>
6549
6550
<dd>Dither to 8 bit output.</dd>
6550
6551
</dl>
6551
-
<p class="last">Note that the depth of the connected video display device cannot be
6552
-
detected. Often, LCD panels will do dithering on their own, which conflicts
6553
-
with this option and leads to ugly output.</p>
6552
+
<p class="last">Note that the on-the-wire bit depth cannot be detected except when using
6553
+
<tt class="docutils literal"><span class="pre">gpu-api=d3d11</span></tt>. Explicitly setting the value to your display's bit depth
6554
+
is recommended, as dithering performed by some LCD panels can be of low
0 commit comments