Skip to content

Commit a5ddd60

Browse files
committed
DOCS/man/options: add some description for sdr-adjust-gamma
Add some description about output metadata. Signed-off-by: Shengyu Qu <[email protected]>
1 parent 25aa402 commit a5ddd60

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

DOCS/man/options.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7380,7 +7380,15 @@ them.
73807380
explicitly set, in which case it behaves like ``yes``.
73817381

73827382
Generally it's recommended to enable this option, if you can ensure that
7383-
both source and target metadata is correct.
7383+
both source and target metadata is correct. Besides, on color managed
7384+
platforms, the output metadata will most likely to be correct. For example,
7385+
macOS, Windows with ACM enabled, or Wayland that compositor has color
7386+
management protocol support are all globally color managed.
7387+
7388+
However, your render API should also support passing output metadata to MPV,
7389+
or able to let MPV pick color space description for output surface. Setting
7390+
``--gpu-api`` to ``d3d11`` or ``vulkan`` (``opengl`` won't work) would allow
7391+
this.
73847392

73857393
(Only for ``--vo=gpu-next``)
73867394

0 commit comments

Comments
 (0)