From d83e24b3fa42368e40aadab73b570e96158d5e72 Mon Sep 17 00:00:00 2001 From: Zen <46526140+master-of-zen@users.noreply.github.com> Date: Sun, 17 May 2020 20:01:29 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 616a542..42d8509 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ With your own parameters: --vmaf_path Custom path to libvmaf models, by default used system one. - --tg_vmaf Vmaf value to target. Best works with 90-95 on 720/1080. + --vmaf_target Vmaf value to target. Best works with 85-97. --vmaf_steps Number of evenly spaced probes that is used to interpolate vmaf to cq change. Must be bigger than 3. Optimal is 4-6 probes. Default: 4 @@ -113,7 +113,7 @@ With your own parameters: For start If target vmaf undershoot increase value by undershoot amount. --min_cq, --max_cq Minimum and maximum CQ values used in interpolation in target Vmaf mode - Use to limit CQ values range. Default: 20, 63. + Use to limit CQ values range. Default: 25, 50.