From f3b6966d14e8cb34477474b85c83beb46e542e70 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Sun, 26 Jun 2016 19:28:06 +0200 Subject: vo_opengl: implement the Panasonic V-Log function User request and not that hard. Closes #3157. Note that FFmpeg doesn't support this and there's no signalling in HEVC etc., so the only way users can access it is by using vf_format manually. Mind: This encoding uses full range values, not TV range. --- DOCS/man/vo.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/man/vo.rst') diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst index db6fa1d0fc..d9d4bb4d91 100644 --- a/DOCS/man/vo.rst +++ b/DOCS/man/vo.rst @@ -1007,6 +1007,8 @@ Available video output drivers are: SMPTE ST2084 (HDR) curve, PQ OETF std-b67 ARIB STD-B67 (Hybrid Log-gamma) curve, also known as BBC/NHK HDR + v-log + Panasonic V-Log (VARICAM) curve 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 -- cgit v1.2.3