From 1d2c5153aeef4ccb80173de7cf856bb8ec7fc55c Mon Sep 17 00:00:00 2001 From: vodkapmp <70449815+vodkapmp@users.noreply.github.com> Date: Thu, 17 Sep 2020 19:04:03 +0200 Subject: [PATCH] changed example values changed example values to sane numbers that would give the typical compression results people might expect from such a plugin, should someone decide to just, use what it says instead of testing and finding the right value for their use --- ...arr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Community/Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js b/Community/Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js index 6dc6e0d..08319a3 100644 --- a/Community/Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js +++ b/Community/Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js @@ -22,28 +22,28 @@ function details () { tooltip: `Enter the CQ:V value you want for 480p and 576p content. \\nExample:\\n - 18` + 21` }, { name: 'hdCQV', tooltip: `Enter the CQ:V value you want for 720p content. \\nExample:\\n - 17` + 23` }, { name: 'fullhdCQV', tooltip: `Enter the CQ:V value you want for 1080p content. \\nExample:\\n - 18` + 25` }, { name: 'uhdCQV', tooltip: `Enter the CQ:V value you want for 4K/UHD/2160p content. \\nExample:\\n - 22` + 28` }, { name: 'bframe',