Highest preset option for vid height is 8K, not 4K

This commit is contained in:
N00MKRAD
2020-12-09 19:44:41 +01:00
parent d8f3af8548
commit 44b296e5d7

View File

@@ -308,6 +308,7 @@
this.maxVidHeight.ForeColor = System.Drawing.Color.White;
this.maxVidHeight.FormattingEnabled = true;
this.maxVidHeight.Items.AddRange(new object[] {
"4320",
"2160",
"1440",
"1080",