@@ -7451,6 +7451,15 @@ <h2>GPU renderer options</h2>
7451
7451
(<tt class="docutils literal"><span class="pre">--vo=gpu-next</span></tt> only)</dd>
7452
7452
</dl>
7453
7453
</dd>
7454
+ <dt><tt class="docutils literal"><span class="pre">--tone-mapping-visualize</span></tt></dt>
7455
+ <dd>Display a (PQ-PQ) graph of the active tone-mapping LUT. Intended only for
7456
+ debugging purposes. The X axis shows PQ input values, the Y axis shows PQ
7457
+ output values. The tone-mapping curve is shown in green/yellow. Yellow
7458
+ means the brightness has been boosted from the source, dark blue regions
7459
+ show where the brightness has been reduced. The extra colored regions and
7460
+ lines indicate various monitor limits, as well a reference diagonal
7461
+ (neutral tone-mapping) and source scene average brightness information (if
7462
+ available). (<tt class="docutils literal"><span class="pre">--vo=gpu-next</span></tt> only)</dd>
7454
7463
<dt><tt class="docutils literal"><span class="pre">--gamut-mapping-mode</span></tt></dt>
7455
7464
<dd><p class="first">Specifies the algorithm used for reducing the gamut of images for the
7456
7465
target display, after any tone mapping is done.</p>
0 commit comments