From 595ff96e2e18b7a607728087606ba7347a3f4753 Mon Sep 17 00:00:00 2001 From: erazortt Date: Tue, 19 Mar 2024 00:12:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1166a47..6861e5a 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ Just like in the HLG example above, the parameter `lumaScale` was not given to ` ## Workflow for conversions from HLG to BT.709 SDR Generate the LUT by the following command: ``` -DoViLutGen.exe hlg2sdr709.cube -s 65 -i 2 -o 3 +DoViLutGen.exe hlg2sdr709.cube -s 50 -i 2 -o 3 ``` At this stage you can experiment with the SDR looks settings `gain` and `compression`.