summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2016-06-26 19:10:46 +0200
committerwm4 <wm4@nowhere>2016-06-28 19:48:29 +0200
commit13a63331b67f489d547b566ea8b7b60de62192bd (patch)
tree2bb2cc4afeeea98984ec40953900c8c88c75a598
parent9278ce98f7198e61116043fe69f885bfca54ec1c (diff)
downloadmpv-13a63331b67f489d547b566ea8b7b60de62192bd.tar.bz2
mpv-13a63331b67f489d547b566ea8b7b60de62192bd.tar.xz
manpage: warn about the use of HDR functions for target-trc
Most devices seems to require special signalling (e.g. via HDMI metadata) to actually decode HDR signals and treat them as such, so it's probably worth warning the potential user about the fact that mpv pretty definitely does *not* set any of this metadata signalling.
-rw-r--r--DOCS/man/vo.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index a4d42e48c3..306b027561 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -1006,6 +1006,12 @@ Available video output drivers are:
std-b67
ARIB STD-B67 (Hybrid Log-gamma) curve, also known as BBC/NHK HDR
+ NOTE: When using HDR output formats, mpv will encode to the specified
+ curve but it will not set any HDMI flags or other signalling that
+ might be required for the target device to correctly display the
+ HDR signal. The user should independently guarantee this before
+ using these signal formats for display.
+
``target-brightness=<1..100000>``
Specifies the display's approximate brightness in cd/m^2. When playing
HDR content on a SDR display (or SDR content on an HDR display), video