File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments