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:
parent
0d5bc6624c
commit
1d2c5153ae
@ -22,28 +22,28 @@ function details () {
|
|||||||
tooltip: `Enter the CQ:V value you want for 480p and 576p content.
|
tooltip: `Enter the CQ:V value you want for 480p and 576p content.
|
||||||
\\nExample:\\n
|
\\nExample:\\n
|
||||||
|
|
||||||
18`
|
21`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'hdCQV',
|
name: 'hdCQV',
|
||||||
tooltip: `Enter the CQ:V value you want for 720p content.
|
tooltip: `Enter the CQ:V value you want for 720p content.
|
||||||
|
|
||||||
\\nExample:\\n
|
\\nExample:\\n
|
||||||
17`
|
23`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'fullhdCQV',
|
name: 'fullhdCQV',
|
||||||
tooltip: `Enter the CQ:V value you want for 1080p content.
|
tooltip: `Enter the CQ:V value you want for 1080p content.
|
||||||
|
|
||||||
\\nExample:\\n
|
\\nExample:\\n
|
||||||
18`
|
25`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'uhdCQV',
|
name: 'uhdCQV',
|
||||||
tooltip: `Enter the CQ:V value you want for 4K/UHD/2160p content.
|
tooltip: `Enter the CQ:V value you want for 4K/UHD/2160p content.
|
||||||
|
|
||||||
\\nExample:\\n
|
\\nExample:\\n
|
||||||
22`
|
28`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'bframe',
|
name: 'bframe',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user