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
This commit is contained in:
vodkapmp 2020-09-17 19:04:03 +02:00 committed by GitHub
parent 0d5bc6624c
commit 1d2c5153ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',