@@ -8125,10 +8125,6 @@ <h2>GPU renderer options</h2>
8125
8125
the colorspace, you may need to adjust the <tt class="docutils literal"><span class="pre">--target-*</span></tt> options to match
8126
8126
your display capabilities.
8127
8127
Requires a supporting driver and <tt class="docutils literal"><span class="pre">--vo=gpu-next</span></tt>. (Default: <tt class="docutils literal">auto</tt>)</p>
8128
- <div class="admonition note">
8129
- <p class="first admonition-title">Note</p>
8130
- <p class="last">When <cite>--icc-profile</cite> is used colorspace hint is disabled.</p>
8131
- </div>
8132
8128
<div class="admonition note last">
8133
8129
<p class="first admonition-title">Note</p>
8134
8130
<p class="last">Auto detected target colorspace metadata is not guaranteed to be always
@@ -8164,6 +8160,10 @@ <h2>GPU renderer options</h2>
8164
8160
<p><tt class="docutils literal"><span class="pre">--target-*</span></tt> options override the metadata in both modes.</p>
8165
8161
<div class="admonition note">
8166
8162
<p class="first admonition-title">Note</p>
8163
+ <p class="last">The ICC profile always takes precedence over any metadata.</p>
8164
+ </div>
8165
+ <div class="admonition note">
8166
+ <p class="first admonition-title">Note</p>
8167
8167
<p>It is highly recommended to use <tt class="docutils literal"><span class="pre">--target-colorspace-hint=<auto|yes></span></tt>
8168
8168
to ensure the output colorspace is set correctly. This is crucial for
8169
8169
all non-sRGB content, even SDR, to allow the compositor, driver, and
0 commit comments