Files
flowframes/Code/Forms/SettingsForm.Designer.cs
N00MKRAD 86e27a4041 Only loop output if loop is on, fix SBS frame extraction not clearing, more
Improved Interpolate.Cleanup() with retries
minOutVidLength now defaults to 5s instead of 0s
Frames filenameMap now uses zeropadding value from Padding class
2021-01-26 16:45:02 +01:00

2018 lines
102 KiB
C#

namespace Flowframes.Forms
{
partial class SettingsForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
this.settingsTabList = new Cyotek.Windows.Forms.TabList();
this.generalTab = new Cyotek.Windows.Forms.TabListPage();
this.clearModelCacheBtn = new HTAlt.WinForms.HTButton();
this.label64 = new System.Windows.Forms.Label();
this.modelSuffix = new System.Windows.Forms.CheckBox();
this.label63 = new System.Windows.Forms.Label();
this.label62 = new System.Windows.Forms.Label();
this.clearLogOnInput = new System.Windows.Forms.CheckBox();
this.label61 = new System.Windows.Forms.Label();
this.processingMode = new System.Windows.Forms.ComboBox();
this.label39 = new System.Windows.Forms.Label();
this.tempDirBrowseBtn = new HTAlt.WinForms.HTButton();
this.tempDirCustom = new System.Windows.Forms.TextBox();
this.keepTempFolder = new System.Windows.Forms.CheckBox();
this.label6 = new System.Windows.Forms.Label();
this.label36 = new System.Windows.Forms.Label();
this.tempFolderLoc = new System.Windows.Forms.ComboBox();
this.label34 = new System.Windows.Forms.Label();
this.panel10 = new System.Windows.Forms.Panel();
this.maxVidHeight = new System.Windows.Forms.ComboBox();
this.label31 = new System.Windows.Forms.Label();
this.delLogsOnStartup = new System.Windows.Forms.CheckBox();
this.label11 = new System.Windows.Forms.Label();
this.tabListPage2 = new Cyotek.Windows.Forms.TabListPage();
this.label4 = new System.Windows.Forms.Label();
this.enableAlpha = new System.Windows.Forms.CheckBox();
this.label25 = new System.Windows.Forms.Label();
this.keepSubs = new System.Windows.Forms.CheckBox();
this.scnDetectValue = new System.Windows.Forms.NumericUpDown();
this.sbsAllowAutoEnc = new System.Windows.Forms.CheckBox();
this.dedupeSensLabel = new System.Windows.Forms.Label();
this.label53 = new System.Windows.Forms.Label();
this.autoEncMode = new System.Windows.Forms.ComboBox();
this.label49 = new System.Windows.Forms.Label();
this.panel14 = new System.Windows.Forms.Panel();
this.label52 = new System.Windows.Forms.Label();
this.label51 = new System.Windows.Forms.Label();
this.scnDetect = new System.Windows.Forms.CheckBox();
this.label50 = new System.Windows.Forms.Label();
this.mpDedupePanel = new System.Windows.Forms.Panel();
this.mpdecimateMode = new System.Windows.Forms.ComboBox();
this.magickDedupePanel = new System.Windows.Forms.Panel();
this.dedupThresh = new System.Windows.Forms.NumericUpDown();
this.panel3 = new System.Windows.Forms.Panel();
this.label24 = new System.Windows.Forms.Label();
this.enableLoop = new System.Windows.Forms.CheckBox();
this.label15 = new System.Windows.Forms.Label();
this.dedupMode = new System.Windows.Forms.ComboBox();
this.label2 = new System.Windows.Forms.Label();
this.keepAudio = new System.Windows.Forms.CheckBox();
this.label1 = new System.Windows.Forms.Label();
this.aiOptsPage = new Cyotek.Windows.Forms.TabListPage();
this.label35 = new System.Windows.Forms.Label();
this.panel12 = new System.Windows.Forms.Panel();
this.dainNcnnTilesize = new System.Windows.Forms.ComboBox();
this.label27 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.ncnnThreads = new System.Windows.Forms.NumericUpDown();
this.label30 = new System.Windows.Forms.Label();
this.panel6 = new System.Windows.Forms.Panel();
this.uhdThresh = new System.Windows.Forms.ComboBox();
this.label29 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.label43 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.panel1 = new System.Windows.Forms.Panel();
this.torchGpus = new System.Windows.Forms.ComboBox();
this.label33 = new System.Windows.Forms.Label();
this.ncnnGpus = new System.Windows.Forms.ComboBox();
this.label5 = new System.Windows.Forms.Label();
this.label32 = new System.Windows.Forms.Label();
this.vidExportTab = new Cyotek.Windows.Forms.TabListPage();
this.minOutVidLength = new System.Windows.Forms.NumericUpDown();
this.aviColors = new System.Windows.Forms.ComboBox();
this.aviCodec = new System.Windows.Forms.ComboBox();
this.label60 = new System.Windows.Forms.Label();
this.proResProfile = new System.Windows.Forms.ComboBox();
this.label59 = new System.Windows.Forms.Label();
this.panel11 = new System.Windows.Forms.Panel();
this.label58 = new System.Windows.Forms.Label();
this.vp9Crf = new System.Windows.Forms.ComboBox();
this.label57 = new System.Windows.Forms.Label();
this.loopMode = new System.Windows.Forms.ComboBox();
this.label55 = new System.Windows.Forms.Label();
this.panel8 = new System.Windows.Forms.Panel();
this.panel7 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.panel4 = new System.Windows.Forms.Panel();
this.label23 = new System.Windows.Forms.Label();
this.maxFpsMode = new System.Windows.Forms.ComboBox();
this.label22 = new System.Windows.Forms.Label();
this.maxFps = new System.Windows.Forms.ComboBox();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.gifColors = new System.Windows.Forms.ComboBox();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.h265Crf = new System.Windows.Forms.ComboBox();
this.h264Crf = new System.Windows.Forms.ComboBox();
this.label12 = new System.Windows.Forms.Label();
this.mp4Enc = new System.Windows.Forms.ComboBox();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.debugTab = new Cyotek.Windows.Forms.TabListPage();
this.ffEncArgs = new System.Windows.Forms.TextBox();
this.label56 = new System.Windows.Forms.Label();
this.label48 = new System.Windows.Forms.Label();
this.label54 = new System.Windows.Forms.Label();
this.ffEncPreset = new System.Windows.Forms.ComboBox();
this.label47 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.label41 = new System.Windows.Forms.Label();
this.ffprobeCountFrames = new System.Windows.Forms.CheckBox();
this.label40 = new System.Windows.Forms.Label();
this.label38 = new System.Windows.Forms.Label();
this.ffEncThreads = new System.Windows.Forms.TextBox();
this.label37 = new System.Windows.Forms.Label();
this.panel9 = new System.Windows.Forms.Panel();
this.autoDedupFrames = new System.Windows.Forms.ComboBox();
this.label7 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.cmdDebugMode = new System.Windows.Forms.ComboBox();
this.titleLabel = new System.Windows.Forms.Label();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.settingsTabList.SuspendLayout();
this.generalTab.SuspendLayout();
this.tabListPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.scnDetectValue)).BeginInit();
this.mpDedupePanel.SuspendLayout();
this.magickDedupePanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dedupThresh)).BeginInit();
this.aiOptsPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ncnnThreads)).BeginInit();
this.vidExportTab.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.minOutVidLength)).BeginInit();
this.debugTab.SuspendLayout();
this.SuspendLayout();
//
// settingsTabList
//
this.settingsTabList.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
this.settingsTabList.Controls.Add(this.generalTab);
this.settingsTabList.Controls.Add(this.tabListPage2);
this.settingsTabList.Controls.Add(this.aiOptsPage);
this.settingsTabList.Controls.Add(this.vidExportTab);
this.settingsTabList.Controls.Add(this.debugTab);
this.settingsTabList.ForeColor = System.Drawing.Color.White;
this.settingsTabList.Location = new System.Drawing.Point(12, 62);
this.settingsTabList.Name = "settingsTabList";
this.settingsTabList.Size = new System.Drawing.Size(920, 427);
this.settingsTabList.TabIndex = 0;
//
// generalTab
//
this.generalTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.generalTab.Controls.Add(this.clearModelCacheBtn);
this.generalTab.Controls.Add(this.label64);
this.generalTab.Controls.Add(this.modelSuffix);
this.generalTab.Controls.Add(this.label63);
this.generalTab.Controls.Add(this.label62);
this.generalTab.Controls.Add(this.clearLogOnInput);
this.generalTab.Controls.Add(this.label61);
this.generalTab.Controls.Add(this.processingMode);
this.generalTab.Controls.Add(this.label39);
this.generalTab.Controls.Add(this.tempDirBrowseBtn);
this.generalTab.Controls.Add(this.tempDirCustom);
this.generalTab.Controls.Add(this.keepTempFolder);
this.generalTab.Controls.Add(this.label6);
this.generalTab.Controls.Add(this.label36);
this.generalTab.Controls.Add(this.tempFolderLoc);
this.generalTab.Controls.Add(this.label34);
this.generalTab.Controls.Add(this.panel10);
this.generalTab.Controls.Add(this.maxVidHeight);
this.generalTab.Controls.Add(this.label31);
this.generalTab.Controls.Add(this.delLogsOnStartup);
this.generalTab.Controls.Add(this.label11);
this.generalTab.Name = "generalTab";
this.generalTab.Size = new System.Drawing.Size(762, 419);
this.generalTab.Text = "General";
//
// clearModelCacheBtn
//
this.clearModelCacheBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.clearModelCacheBtn.FlatAppearance.BorderSize = 0;
this.clearModelCacheBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.clearModelCacheBtn.ForeColor = System.Drawing.Color.White;
this.clearModelCacheBtn.Location = new System.Drawing.Point(280, 216);
this.clearModelCacheBtn.Name = "clearModelCacheBtn";
this.clearModelCacheBtn.Size = new System.Drawing.Size(206, 23);
this.clearModelCacheBtn.TabIndex = 79;
this.clearModelCacheBtn.Text = "Clear Model Cache";
this.clearModelCacheBtn.UseVisualStyleBackColor = false;
this.clearModelCacheBtn.Click += new System.EventHandler(this.clearModelCacheBtn_Click);
//
// label64
//
this.label64.AutoSize = true;
this.label64.Location = new System.Drawing.Point(10, 221);
this.label64.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label64.Name = "label64";
this.label64.Size = new System.Drawing.Size(157, 13);
this.label64.TabIndex = 78;
this.label64.Text = "Delete Downloaded Model Files";
//
// modelSuffix
//
this.modelSuffix.AutoSize = true;
this.modelSuffix.Location = new System.Drawing.Point(280, 191);
this.modelSuffix.Name = "modelSuffix";
this.modelSuffix.Size = new System.Drawing.Size(15, 14);
this.modelSuffix.TabIndex = 77;
this.modelSuffix.UseVisualStyleBackColor = true;
//
// label63
//
this.label63.AutoSize = true;
this.label63.Location = new System.Drawing.Point(10, 191);
this.label63.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label63.Name = "label63";
this.label63.Size = new System.Drawing.Size(210, 13);
this.label63.TabIndex = 76;
this.label63.Text = "Include AI Model Name In Output Filename";
//
// label62
//
this.label62.AutoSize = true;
this.label62.ForeColor = System.Drawing.Color.Silver;
this.label62.Location = new System.Drawing.Point(308, 161);
this.label62.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label62.Name = "label62";
this.label62.Size = new System.Drawing.Size(249, 13);
this.label62.TabIndex = 75;
this.label62.Text = "Only affects the log box in the GUI, not the log files.";
//
// clearLogOnInput
//
this.clearLogOnInput.AutoSize = true;
this.clearLogOnInput.Location = new System.Drawing.Point(280, 161);
this.clearLogOnInput.Name = "clearLogOnInput";
this.clearLogOnInput.Size = new System.Drawing.Size(15, 14);
this.clearLogOnInput.TabIndex = 74;
this.clearLogOnInput.UseVisualStyleBackColor = true;
//
// label61
//
this.label61.AutoSize = true;
this.label61.Location = new System.Drawing.Point(10, 161);
this.label61.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(181, 13);
this.label61.TabIndex = 73;
this.label61.Text = "Clear Log Box When Switching Input";
//
// processingMode
//
this.processingMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.processingMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.processingMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.processingMode.ForeColor = System.Drawing.Color.White;
this.processingMode.FormattingEnabled = true;
this.processingMode.Items.AddRange(new object[] {
"Do All Steps At Once (Extract, Interpolate, Encode)",
"Run Each Step Separately (For Manually Editing Frames)"});
this.processingMode.Location = new System.Drawing.Point(280, 7);
this.processingMode.Name = "processingMode";
this.processingMode.Size = new System.Drawing.Size(300, 21);
this.processingMode.TabIndex = 72;
//
// label39
//
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(10, 10);
this.label39.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(85, 13);
this.label39.TabIndex = 71;
this.label39.Text = "Processing Style";
//
// tempDirBrowseBtn
//
this.tempDirBrowseBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.tempDirBrowseBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.tempDirBrowseBtn.ForeColor = System.Drawing.Color.White;
this.tempDirBrowseBtn.Location = new System.Drawing.Point(704, 65);
this.tempDirBrowseBtn.Name = "tempDirBrowseBtn";
this.tempDirBrowseBtn.Size = new System.Drawing.Size(55, 23);
this.tempDirBrowseBtn.TabIndex = 70;
this.tempDirBrowseBtn.Text = "Browse";
this.tempDirBrowseBtn.UseVisualStyleBackColor = false;
this.tempDirBrowseBtn.Click += new System.EventHandler(this.tempDirBrowseBtn_Click);
//
// tempDirCustom
//
this.tempDirCustom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.tempDirCustom.ForeColor = System.Drawing.Color.White;
this.tempDirCustom.Location = new System.Drawing.Point(486, 67);
this.tempDirCustom.MinimumSize = new System.Drawing.Size(4, 21);
this.tempDirCustom.Name = "tempDirCustom";
this.tempDirCustom.Size = new System.Drawing.Size(212, 20);
this.tempDirCustom.TabIndex = 69;
//
// keepTempFolder
//
this.keepTempFolder.AutoSize = true;
this.keepTempFolder.Location = new System.Drawing.Point(280, 100);
this.keepTempFolder.Name = "keepTempFolder";
this.keepTempFolder.Size = new System.Drawing.Size(15, 14);
this.keepTempFolder.TabIndex = 68;
this.keepTempFolder.UseVisualStyleBackColor = true;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(10, 100);
this.label6.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(214, 13);
this.label6.TabIndex = 67;
this.label6.Text = "Don\'t Delete Temp Folder After Interpolation";
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(10, 70);
this.label36.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(133, 13);
this.label36.TabIndex = 66;
this.label36.Text = "Temporary Folder Location";
//
// tempFolderLoc
//
this.tempFolderLoc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.tempFolderLoc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.tempFolderLoc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.tempFolderLoc.ForeColor = System.Drawing.Color.White;
this.tempFolderLoc.FormattingEnabled = true;
this.tempFolderLoc.Items.AddRange(new object[] {
"Same As Input Directory",
"Parent Directory Of Output Folder",
"Inside Output Folder",
"Flowframes Program Folder",
"Custom..."});
this.tempFolderLoc.Location = new System.Drawing.Point(280, 67);
this.tempFolderLoc.Name = "tempFolderLoc";
this.tempFolderLoc.Size = new System.Drawing.Size(200, 21);
this.tempFolderLoc.TabIndex = 65;
this.tempFolderLoc.SelectedIndexChanged += new System.EventHandler(this.tempFolderLoc_SelectedIndexChanged);
//
// label34
//
this.label34.AutoSize = true;
this.label34.ForeColor = System.Drawing.Color.Silver;
this.label34.Location = new System.Drawing.Point(412, 41);
this.label34.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(268, 13);
this.label34.TabIndex = 64;
this.label34.Text = "Maximum Height. Video will be downscaled if it\'s bigger.";
//
// panel10
//
this.panel10.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel10.Location = new System.Drawing.Point(378, 37);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(21, 21);
this.panel10.TabIndex = 61;
this.toolTip1.SetToolTip(this.panel10, "Allows custom input.");
//
// maxVidHeight
//
this.maxVidHeight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.maxVidHeight.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.maxVidHeight.ForeColor = System.Drawing.Color.White;
this.maxVidHeight.FormattingEnabled = true;
this.maxVidHeight.Items.AddRange(new object[] {
"4320",
"2160",
"1440",
"1080",
"720",
"540",
"360"});
this.maxVidHeight.Location = new System.Drawing.Point(280, 37);
this.maxVidHeight.Margin = new System.Windows.Forms.Padding(3, 3, 8, 3);
this.maxVidHeight.Name = "maxVidHeight";
this.maxVidHeight.Size = new System.Drawing.Size(87, 21);
this.maxVidHeight.TabIndex = 63;
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(10, 40);
this.label31.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(171, 13);
this.label31.TabIndex = 62;
this.label31.Text = "Maximum Video Input Size (Height)";
//
// delLogsOnStartup
//
this.delLogsOnStartup.AutoSize = true;
this.delLogsOnStartup.Location = new System.Drawing.Point(280, 130);
this.delLogsOnStartup.Name = "delLogsOnStartup";
this.delLogsOnStartup.Size = new System.Drawing.Size(15, 14);
this.delLogsOnStartup.TabIndex = 23;
this.delLogsOnStartup.UseVisualStyleBackColor = true;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(10, 130);
this.label11.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(216, 13);
this.label11.TabIndex = 22;
this.label11.Text = "Delete Logs Of Previous Session On Startup";
//
// tabListPage2
//
this.tabListPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.tabListPage2.Controls.Add(this.label4);
this.tabListPage2.Controls.Add(this.enableAlpha);
this.tabListPage2.Controls.Add(this.label25);
this.tabListPage2.Controls.Add(this.keepSubs);
this.tabListPage2.Controls.Add(this.scnDetectValue);
this.tabListPage2.Controls.Add(this.sbsAllowAutoEnc);
this.tabListPage2.Controls.Add(this.dedupeSensLabel);
this.tabListPage2.Controls.Add(this.label53);
this.tabListPage2.Controls.Add(this.autoEncMode);
this.tabListPage2.Controls.Add(this.label49);
this.tabListPage2.Controls.Add(this.panel14);
this.tabListPage2.Controls.Add(this.label52);
this.tabListPage2.Controls.Add(this.label51);
this.tabListPage2.Controls.Add(this.scnDetect);
this.tabListPage2.Controls.Add(this.label50);
this.tabListPage2.Controls.Add(this.mpDedupePanel);
this.tabListPage2.Controls.Add(this.magickDedupePanel);
this.tabListPage2.Controls.Add(this.label24);
this.tabListPage2.Controls.Add(this.enableLoop);
this.tabListPage2.Controls.Add(this.label15);
this.tabListPage2.Controls.Add(this.dedupMode);
this.tabListPage2.Controls.Add(this.label2);
this.tabListPage2.Controls.Add(this.keepAudio);
this.tabListPage2.Controls.Add(this.label1);
this.tabListPage2.Name = "tabListPage2";
this.tabListPage2.Size = new System.Drawing.Size(762, 419);
this.tabListPage2.Text = "Interpolation";
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.Color.Silver;
this.label4.Location = new System.Drawing.Point(308, 70);
this.label4.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(300, 13);
this.label4.TabIndex = 78;
this.label4.Text = "Enables Transparency (Alpha) support for GIFs and PNG input";
//
// enableAlpha
//
this.enableAlpha.AutoSize = true;
this.enableAlpha.Location = new System.Drawing.Point(280, 70);
this.enableAlpha.Name = "enableAlpha";
this.enableAlpha.Size = new System.Drawing.Size(15, 14);
this.enableAlpha.TabIndex = 77;
this.enableAlpha.UseVisualStyleBackColor = true;
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(10, 70);
this.label25.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(108, 13);
this.label25.TabIndex = 76;
this.label25.Text = "Enable Transparency";
//
// keepSubs
//
this.keepSubs.AutoSize = true;
this.keepSubs.Location = new System.Drawing.Point(367, 39);
this.keepSubs.Name = "keepSubs";
this.keepSubs.Size = new System.Drawing.Size(94, 17);
this.keepSubs.TabIndex = 75;
this.keepSubs.Text = "Keep Subtitles";
this.keepSubs.UseVisualStyleBackColor = true;
//
// scnDetectValue
//
this.scnDetectValue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.scnDetectValue.DecimalPlaces = 2;
this.scnDetectValue.ForeColor = System.Drawing.Color.White;
this.scnDetectValue.Increment = new decimal(new int[] {
5,
0,
0,
131072});
this.scnDetectValue.Location = new System.Drawing.Point(364, 158);
this.scnDetectValue.Maximum = new decimal(new int[] {
5,
0,
0,
65536});
this.scnDetectValue.Minimum = new decimal(new int[] {
5,
0,
0,
131072});
this.scnDetectValue.Name = "scnDetectValue";
this.scnDetectValue.Size = new System.Drawing.Size(100, 20);
this.scnDetectValue.TabIndex = 74;
this.scnDetectValue.Value = new decimal(new int[] {
5,
0,
0,
131072});
//
// sbsAllowAutoEnc
//
this.sbsAllowAutoEnc.AutoSize = true;
this.sbsAllowAutoEnc.Location = new System.Drawing.Point(280, 220);
this.sbsAllowAutoEnc.Name = "sbsAllowAutoEnc";
this.sbsAllowAutoEnc.Size = new System.Drawing.Size(15, 14);
this.sbsAllowAutoEnc.TabIndex = 72;
this.sbsAllowAutoEnc.UseVisualStyleBackColor = true;
//
// dedupeSensLabel
//
this.dedupeSensLabel.AutoSize = true;
this.dedupeSensLabel.Location = new System.Drawing.Point(536, 101);
this.dedupeSensLabel.Margin = new System.Windows.Forms.Padding(3);
this.dedupeSensLabel.Name = "dedupeSensLabel";
this.dedupeSensLabel.Size = new System.Drawing.Size(57, 13);
this.dedupeSensLabel.TabIndex = 29;
this.dedupeSensLabel.Text = "Sensitivity:";
//
// label53
//
this.label53.AutoSize = true;
this.label53.Location = new System.Drawing.Point(10, 220);
this.label53.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(203, 13);
this.label53.TabIndex = 71;
this.label53.Text = "Allow Auto-Encode in Step-By-Step Mode";
//
// autoEncMode
//
this.autoEncMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.autoEncMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.autoEncMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.autoEncMode.ForeColor = System.Drawing.Color.White;
this.autoEncMode.FormattingEnabled = true;
this.autoEncMode.Items.AddRange(new object[] {
"Disabled",
"Enabled (Keep Interpolated Frames)",
"Enabled (Delete Frames Once Encoded)"});
this.autoEncMode.Location = new System.Drawing.Point(280, 187);
this.autoEncMode.Name = "autoEncMode";
this.autoEncMode.Size = new System.Drawing.Size(250, 21);
this.autoEncMode.TabIndex = 70;
//
// label49
//
this.label49.AutoSize = true;
this.label49.Location = new System.Drawing.Point(10, 190);
this.label49.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(206, 13);
this.label49.TabIndex = 69;
this.label49.Text = "Auto-Encode (Encode While Interpolating)";
//
// panel14
//
this.panel14.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel14.Location = new System.Drawing.Point(475, 157);
this.panel14.Name = "panel14";
this.panel14.Size = new System.Drawing.Size(21, 21);
this.panel14.TabIndex = 68;
this.toolTip1.SetToolTip(this.panel14, "Allows custom input.");
//
// label52
//
this.label52.AutoSize = true;
this.label52.ForeColor = System.Drawing.Color.Silver;
this.label52.Location = new System.Drawing.Point(509, 162);
this.label52.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(225, 13);
this.label52.TabIndex = 67;
this.label52.Text = "Lower values will detect more scene changes.";
//
// label51
//
this.label51.AutoSize = true;
this.label51.Location = new System.Drawing.Point(301, 161);
this.label51.Margin = new System.Windows.Forms.Padding(3);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(57, 13);
this.label51.TabIndex = 66;
this.label51.Text = "Sensitivity:";
//
// scnDetect
//
this.scnDetect.AutoSize = true;
this.scnDetect.Location = new System.Drawing.Point(280, 160);
this.scnDetect.Name = "scnDetect";
this.scnDetect.Size = new System.Drawing.Size(15, 14);
this.scnDetect.TabIndex = 64;
this.scnDetect.UseVisualStyleBackColor = true;
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(10, 160);
this.label50.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(194, 13);
this.label50.TabIndex = 63;
this.label50.Text = "Don\'t Interpolate Scene Changes (Cuts)";
//
// mpDedupePanel
//
this.mpDedupePanel.Controls.Add(this.mpdecimateMode);
this.mpDedupePanel.Location = new System.Drawing.Point(599, 97);
this.mpDedupePanel.Margin = new System.Windows.Forms.Padding(0);
this.mpDedupePanel.Name = "mpDedupePanel";
this.mpDedupePanel.Size = new System.Drawing.Size(135, 21);
this.mpDedupePanel.TabIndex = 61;
//
// mpdecimateMode
//
this.mpdecimateMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.mpdecimateMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.mpdecimateMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.mpdecimateMode.ForeColor = System.Drawing.Color.White;
this.mpdecimateMode.FormattingEnabled = true;
this.mpdecimateMode.Items.AddRange(new object[] {
"Normal",
"Aggressive"});
this.mpdecimateMode.Location = new System.Drawing.Point(0, 0);
this.mpdecimateMode.Margin = new System.Windows.Forms.Padding(3, 3, 8, 3);
this.mpdecimateMode.Name = "mpdecimateMode";
this.mpdecimateMode.Size = new System.Drawing.Size(135, 21);
this.mpdecimateMode.TabIndex = 28;
//
// magickDedupePanel
//
this.magickDedupePanel.Controls.Add(this.dedupThresh);
this.magickDedupePanel.Controls.Add(this.panel3);
this.magickDedupePanel.Location = new System.Drawing.Point(599, 97);
this.magickDedupePanel.Margin = new System.Windows.Forms.Padding(0);
this.magickDedupePanel.Name = "magickDedupePanel";
this.magickDedupePanel.Size = new System.Drawing.Size(135, 21);
this.magickDedupePanel.TabIndex = 60;
//
// dedupThresh
//
this.dedupThresh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.dedupThresh.DecimalPlaces = 1;
this.dedupThresh.ForeColor = System.Drawing.Color.White;
this.dedupThresh.Increment = new decimal(new int[] {
5,
0,
0,
65536});
this.dedupThresh.Location = new System.Drawing.Point(0, 1);
this.dedupThresh.Maximum = new decimal(new int[] {
20,
0,
0,
0});
this.dedupThresh.Minimum = new decimal(new int[] {
5,
0,
0,
65536});
this.dedupThresh.Name = "dedupThresh";
this.dedupThresh.Size = new System.Drawing.Size(103, 20);
this.dedupThresh.TabIndex = 75;
this.dedupThresh.Tag = "";
this.dedupThresh.Value = new decimal(new int[] {
5,
0,
0,
65536});
//
// panel3
//
this.panel3.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel3.Location = new System.Drawing.Point(114, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(21, 21);
this.panel3.TabIndex = 57;
this.toolTip1.SetToolTip(this.panel3, "Allows custom input.");
//
// label24
//
this.label24.AutoSize = true;
this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label24.Location = new System.Drawing.Point(10, 10);
this.label24.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(120, 16);
this.label24.TabIndex = 44;
this.label24.Text = "General Options";
//
// enableLoop
//
this.enableLoop.AutoSize = true;
this.enableLoop.Location = new System.Drawing.Point(280, 130);
this.enableLoop.Name = "enableLoop";
this.enableLoop.Size = new System.Drawing.Size(15, 14);
this.enableLoop.TabIndex = 31;
this.enableLoop.UseVisualStyleBackColor = true;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(10, 130);
this.label15.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(217, 13);
this.label15.TabIndex = 30;
this.label15.Text = "Loop Interpolation (Copy First Frame To End)";
//
// dedupMode
//
this.dedupMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.dedupMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.dedupMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.dedupMode.ForeColor = System.Drawing.Color.White;
this.dedupMode.FormattingEnabled = true;
this.dedupMode.Items.AddRange(new object[] {
"Disabled",
"1: After Extraction - Slow, Accurate",
"2: During Extraction - Fast, Less Accurate"});
this.dedupMode.Location = new System.Drawing.Point(280, 97);
this.dedupMode.Name = "dedupMode";
this.dedupMode.Size = new System.Drawing.Size(250, 21);
this.dedupMode.TabIndex = 27;
this.dedupMode.SelectedIndexChanged += new System.EventHandler(this.dedupMode_SelectedIndexChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(10, 100);
this.label2.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(139, 13);
this.label2.TabIndex = 26;
this.label2.Text = "Frame De-Duplication Mode";
//
// keepAudio
//
this.keepAudio.AutoSize = true;
this.keepAudio.Location = new System.Drawing.Point(280, 39);
this.keepAudio.Name = "keepAudio";
this.keepAudio.Size = new System.Drawing.Size(81, 17);
this.keepAudio.TabIndex = 25;
this.keepAudio.Text = "Keep Audio";
this.keepAudio.UseVisualStyleBackColor = true;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(10, 40);
this.label1.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(124, 13);
this.label1.TabIndex = 24;
this.label1.Text = "Input Media To Preserve";
//
// aiOptsPage
//
this.aiOptsPage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.aiOptsPage.Controls.Add(this.label35);
this.aiOptsPage.Controls.Add(this.panel12);
this.aiOptsPage.Controls.Add(this.dainNcnnTilesize);
this.aiOptsPage.Controls.Add(this.label27);
this.aiOptsPage.Controls.Add(this.label26);
this.aiOptsPage.Controls.Add(this.ncnnThreads);
this.aiOptsPage.Controls.Add(this.label30);
this.aiOptsPage.Controls.Add(this.panel6);
this.aiOptsPage.Controls.Add(this.uhdThresh);
this.aiOptsPage.Controls.Add(this.label29);
this.aiOptsPage.Controls.Add(this.label28);
this.aiOptsPage.Controls.Add(this.label44);
this.aiOptsPage.Controls.Add(this.label43);
this.aiOptsPage.Controls.Add(this.panel2);
this.aiOptsPage.Controls.Add(this.panel1);
this.aiOptsPage.Controls.Add(this.torchGpus);
this.aiOptsPage.Controls.Add(this.label33);
this.aiOptsPage.Controls.Add(this.ncnnGpus);
this.aiOptsPage.Controls.Add(this.label5);
this.aiOptsPage.Controls.Add(this.label32);
this.aiOptsPage.Name = "aiOptsPage";
this.aiOptsPage.Size = new System.Drawing.Size(762, 419);
this.aiOptsPage.Text = "AI Specific Settings";
//
// label35
//
this.label35.AutoSize = true;
this.label35.ForeColor = System.Drawing.Color.Silver;
this.label35.Location = new System.Drawing.Point(412, 261);
this.label35.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(258, 13);
this.label35.TabIndex = 80;
this.label35.Text = "Lower values decrease VRAM usage but also speed.";
//
// panel12
//
this.panel12.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel12.Location = new System.Drawing.Point(378, 257);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(21, 21);
this.panel12.TabIndex = 78;
this.toolTip1.SetToolTip(this.panel12, "Allows custom input.");
//
// dainNcnnTilesize
//
this.dainNcnnTilesize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.dainNcnnTilesize.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.dainNcnnTilesize.ForeColor = System.Drawing.Color.White;
this.dainNcnnTilesize.FormattingEnabled = true;
this.dainNcnnTilesize.Items.AddRange(new object[] {
"256",
"384",
"512",
"768",
"1024",
"1536",
"2048"});
this.dainNcnnTilesize.Location = new System.Drawing.Point(280, 257);
this.dainNcnnTilesize.Margin = new System.Windows.Forms.Padding(3, 3, 8, 3);
this.dainNcnnTilesize.Name = "dainNcnnTilesize";
this.dainNcnnTilesize.Size = new System.Drawing.Size(87, 21);
this.dainNcnnTilesize.TabIndex = 79;
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(10, 260);
this.label27.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(93, 13);
this.label27.TabIndex = 77;
this.label27.Text = "Tile Size (Splitting)";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
this.label26.Location = new System.Drawing.Point(10, 230);
this.label26.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(152, 16);
this.label26.TabIndex = 76;
this.label26.Text = "DAIN-NCNN Settings";
//
// ncnnThreads
//
this.ncnnThreads.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ncnnThreads.ForeColor = System.Drawing.Color.White;
this.ncnnThreads.Location = new System.Drawing.Point(280, 98);
this.ncnnThreads.Maximum = new decimal(new int[] {
4,
0,
0,
0});
this.ncnnThreads.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.ncnnThreads.Name = "ncnnThreads";
this.ncnnThreads.Size = new System.Drawing.Size(77, 20);
this.ncnnThreads.TabIndex = 75;
this.ncnnThreads.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// label30
//
this.label30.AutoSize = true;
this.label30.ForeColor = System.Drawing.Color.Silver;
this.label30.Location = new System.Drawing.Point(412, 181);
this.label30.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(347, 13);
this.label30.TabIndex = 67;
this.label30.Text = "Minimum height to enable UHD mode which helps high-res interpolations";
//
// panel6
//
this.panel6.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel6.Location = new System.Drawing.Point(378, 177);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(21, 21);
this.panel6.TabIndex = 65;
this.toolTip1.SetToolTip(this.panel6, "Allows custom input.");
//
// uhdThresh
//
this.uhdThresh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uhdThresh.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.uhdThresh.ForeColor = System.Drawing.Color.White;
this.uhdThresh.FormattingEnabled = true;
this.uhdThresh.Items.AddRange(new object[] {
"4320",
"2160",
"1440",
"1080",
"720"});
this.uhdThresh.Location = new System.Drawing.Point(280, 177);
this.uhdThresh.Margin = new System.Windows.Forms.Padding(3, 3, 8, 3);
this.uhdThresh.Name = "uhdThresh";
this.uhdThresh.Size = new System.Drawing.Size(87, 21);
this.uhdThresh.TabIndex = 66;
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(10, 180);
this.label29.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(151, 13);
this.label29.TabIndex = 62;
this.label29.Text = "UHD Mode Threshold (Height)";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
this.label28.Location = new System.Drawing.Point(10, 150);
this.label28.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(102, 16);
this.label28.TabIndex = 61;
this.label28.Text = "RIFE Settings";
//
// label44
//
this.label44.AutoSize = true;
this.label44.ForeColor = System.Drawing.Color.Silver;
this.label44.Location = new System.Drawing.Point(370, 101);
this.label44.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(358, 13);
this.label44.TabIndex = 60;
this.label44.Text = "Use 1 for small videos, 2 for >1080p, higher values might cause slowdown!";
//
// label43
//
this.label43.AutoSize = true;
this.label43.Location = new System.Drawing.Point(10, 100);
this.label43.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(135, 13);
this.label43.TabIndex = 58;
this.label43.Text = "NCNN Processing Threads";
//
// panel2
//
this.panel2.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel2.Location = new System.Drawing.Point(536, 67);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(21, 21);
this.panel2.TabIndex = 57;
this.toolTip1.SetToolTip(this.panel2, "Allows custom input.");
//
// panel1
//
this.panel1.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel1.Location = new System.Drawing.Point(536, 37);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(21, 21);
this.panel1.TabIndex = 56;
this.toolTip1.SetToolTip(this.panel1, "Allows custom input.");
//
// torchGpus
//
this.torchGpus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.torchGpus.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.torchGpus.ForeColor = System.Drawing.Color.White;
this.torchGpus.FormattingEnabled = true;
this.torchGpus.Items.AddRange(new object[] {
"0",
"1",
"0,1"});
this.torchGpus.Location = new System.Drawing.Point(280, 37);
this.torchGpus.Name = "torchGpus";
this.torchGpus.Size = new System.Drawing.Size(250, 21);
this.torchGpus.TabIndex = 55;
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(10, 40);
this.label33.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(205, 13);
this.label33.TabIndex = 54;
this.label33.Text = "Pytorch GPU IDs (For Multi GPU Systems)";
//
// ncnnGpus
//
this.ncnnGpus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ncnnGpus.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ncnnGpus.ForeColor = System.Drawing.Color.White;
this.ncnnGpus.FormattingEnabled = true;
this.ncnnGpus.Items.AddRange(new object[] {
"0",
"1",
"0,1"});
this.ncnnGpus.Location = new System.Drawing.Point(280, 67);
this.ncnnGpus.Name = "ncnnGpus";
this.ncnnGpus.Size = new System.Drawing.Size(250, 21);
this.ncnnGpus.TabIndex = 53;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(10, 70);
this.label5.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(200, 13);
this.label5.TabIndex = 52;
this.label5.Text = "NCNN GPU IDs (For Multi GPU Systems)";
//
// label32
//
this.label32.AutoSize = true;
this.label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold);
this.label32.Location = new System.Drawing.Point(10, 10);
this.label32.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(162, 16);
this.label32.TabIndex = 51;
this.label32.Text = "AI Framework Settings";
//
// vidExportTab
//
this.vidExportTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.vidExportTab.Controls.Add(this.minOutVidLength);
this.vidExportTab.Controls.Add(this.aviColors);
this.vidExportTab.Controls.Add(this.aviCodec);
this.vidExportTab.Controls.Add(this.label60);
this.vidExportTab.Controls.Add(this.proResProfile);
this.vidExportTab.Controls.Add(this.label59);
this.vidExportTab.Controls.Add(this.panel11);
this.vidExportTab.Controls.Add(this.label58);
this.vidExportTab.Controls.Add(this.vp9Crf);
this.vidExportTab.Controls.Add(this.label57);
this.vidExportTab.Controls.Add(this.loopMode);
this.vidExportTab.Controls.Add(this.label55);
this.vidExportTab.Controls.Add(this.panel8);
this.vidExportTab.Controls.Add(this.panel7);
this.vidExportTab.Controls.Add(this.panel5);
this.vidExportTab.Controls.Add(this.panel4);
this.vidExportTab.Controls.Add(this.label23);
this.vidExportTab.Controls.Add(this.maxFpsMode);
this.vidExportTab.Controls.Add(this.label22);
this.vidExportTab.Controls.Add(this.maxFps);
this.vidExportTab.Controls.Add(this.label20);
this.vidExportTab.Controls.Add(this.label21);
this.vidExportTab.Controls.Add(this.label19);
this.vidExportTab.Controls.Add(this.label18);
this.vidExportTab.Controls.Add(this.gifColors);
this.vidExportTab.Controls.Add(this.label17);
this.vidExportTab.Controls.Add(this.label16);
this.vidExportTab.Controls.Add(this.label14);
this.vidExportTab.Controls.Add(this.label13);
this.vidExportTab.Controls.Add(this.h265Crf);
this.vidExportTab.Controls.Add(this.h264Crf);
this.vidExportTab.Controls.Add(this.label12);
this.vidExportTab.Controls.Add(this.mp4Enc);
this.vidExportTab.Controls.Add(this.label10);
this.vidExportTab.Controls.Add(this.label9);
this.vidExportTab.Controls.Add(this.label8);
this.vidExportTab.Name = "vidExportTab";
this.vidExportTab.Size = new System.Drawing.Size(762, 419);
this.vidExportTab.Text = "Video Export";
//
// minOutVidLength
//
this.minOutVidLength.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.minOutVidLength.ForeColor = System.Drawing.Color.White;
this.minOutVidLength.Location = new System.Drawing.Point(280, 37);
this.minOutVidLength.Maximum = new decimal(new int[] {
60,
0,
0,
0});
this.minOutVidLength.Name = "minOutVidLength";
this.minOutVidLength.Size = new System.Drawing.Size(100, 20);
this.minOutVidLength.TabIndex = 75;
this.minOutVidLength.Value = new decimal(new int[] {
5,
0,
0,
131072});
//
// aviColors
//
this.aviColors.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.aviColors.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.aviColors.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.aviColors.ForeColor = System.Drawing.Color.White;
this.aviColors.FormattingEnabled = true;
this.aviColors.Items.AddRange(new object[] {
"yuv420p",
"yuv422p",
"yuv444p",
"rgb24"});
this.aviColors.Location = new System.Drawing.Point(486, 357);
this.aviColors.Name = "aviColors";
this.aviColors.Size = new System.Drawing.Size(194, 21);
this.aviColors.TabIndex = 71;
//
// aviCodec
//
this.aviCodec.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.aviCodec.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.aviCodec.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.aviCodec.ForeColor = System.Drawing.Color.White;
this.aviCodec.FormattingEnabled = true;
this.aviCodec.Items.AddRange(new object[] {
"ffv1",
"huffyuv",
"rawvideo"});
this.aviCodec.Location = new System.Drawing.Point(280, 357);
this.aviCodec.Name = "aviCodec";
this.aviCodec.Size = new System.Drawing.Size(200, 21);
this.aviCodec.TabIndex = 70;
//
// label60
//
this.label60.AutoSize = true;
this.label60.Location = new System.Drawing.Point(10, 360);
this.label60.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label60.Name = "label60";
this.label60.Size = new System.Drawing.Size(130, 13);
this.label60.TabIndex = 69;
this.label60.Text = "AVI: Codec / Color Space";
//
// proResProfile
//
this.proResProfile.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.proResProfile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.proResProfile.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.proResProfile.ForeColor = System.Drawing.Color.White;
this.proResProfile.FormattingEnabled = true;
this.proResProfile.Items.AddRange(new object[] {
"0 (Proxy)",
"1 (LT)",
"2 (Standard)",
"3 (HQ)",
"4 (4444)",
"5 (4444xq)"});
this.proResProfile.Location = new System.Drawing.Point(280, 327);
this.proResProfile.Name = "proResProfile";
this.proResProfile.Size = new System.Drawing.Size(400, 21);
this.proResProfile.TabIndex = 68;
//
// label59
//
this.label59.AutoSize = true;
this.label59.Location = new System.Drawing.Point(10, 330);
this.label59.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(139, 13);
this.label59.TabIndex = 67;
this.label59.Text = "MOV: ProRes Quality Profile";
//
// panel11
//
this.panel11.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel11.Location = new System.Drawing.Point(386, 297);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(21, 21);
this.panel11.TabIndex = 66;
this.toolTip1.SetToolTip(this.panel11, "Allows custom input.");
//
// label58
//
this.label58.AutoSize = true;
this.label58.ForeColor = System.Drawing.Color.Silver;
this.label58.Location = new System.Drawing.Point(420, 301);
this.label58.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(255, 13);
this.label58.TabIndex = 65;
this.label58.Text = "Lower is better. Use slightly higher values than h265!";
//
// vp9Crf
//
this.vp9Crf.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.vp9Crf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.vp9Crf.ForeColor = System.Drawing.Color.White;
this.vp9Crf.FormattingEnabled = true;
this.vp9Crf.Items.AddRange(new object[] {
"24",
"28",
"32",
"36",
"40",
"44"});
this.vp9Crf.Location = new System.Drawing.Point(280, 297);
this.vp9Crf.Name = "vp9Crf";
this.vp9Crf.Size = new System.Drawing.Size(100, 21);
this.vp9Crf.TabIndex = 64;
//
// label57
//
this.label57.AutoSize = true;
this.label57.Location = new System.Drawing.Point(10, 300);
this.label57.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label57.Name = "label57";
this.label57.Size = new System.Drawing.Size(176, 13);
this.label57.TabIndex = 63;
this.label57.Text = "WEBM: Quality Level (CRF) for VP9";
//
// loopMode
//
this.loopMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.loopMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.loopMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.loopMode.ForeColor = System.Drawing.Color.White;
this.loopMode.FormattingEnabled = true;
this.loopMode.Items.AddRange(new object[] {
"Only Save Looped Video",
"Save Both Original And Looped Video"});
this.loopMode.Location = new System.Drawing.Point(280, 67);
this.loopMode.Name = "loopMode";
this.loopMode.Size = new System.Drawing.Size(400, 21);
this.loopMode.TabIndex = 62;
//
// label55
//
this.label55.AutoSize = true;
this.label55.Location = new System.Drawing.Point(10, 70);
this.label55.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label55.Name = "label55";
this.label55.Size = new System.Drawing.Size(162, 13);
this.label55.TabIndex = 61;
this.label55.Text = "Minimum Length Encoding Mode";
//
// panel8
//
this.panel8.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel8.Location = new System.Drawing.Point(386, 97);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(21, 21);
this.panel8.TabIndex = 60;
this.toolTip1.SetToolTip(this.panel8, "Allows custom input.");
//
// panel7
//
this.panel7.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel7.Location = new System.Drawing.Point(386, 37);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(21, 21);
this.panel7.TabIndex = 59;
this.toolTip1.SetToolTip(this.panel7, "Allows custom input.");
//
// panel5
//
this.panel5.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel5.Location = new System.Drawing.Point(386, 267);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(21, 21);
this.panel5.TabIndex = 58;
this.toolTip1.SetToolTip(this.panel5, "Allows custom input.");
//
// panel4
//
this.panel4.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel4.Location = new System.Drawing.Point(386, 237);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(21, 21);
this.panel4.TabIndex = 57;
this.toolTip1.SetToolTip(this.panel4, "Allows custom input.");
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(10, 130);
this.label23.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(187, 13);
this.label23.TabIndex = 50;
this.label23.Text = "Maximum Output FPS Encoding Mode";
//
// maxFpsMode
//
this.maxFpsMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.maxFpsMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.maxFpsMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.maxFpsMode.ForeColor = System.Drawing.Color.White;
this.maxFpsMode.FormattingEnabled = true;
this.maxFpsMode.Items.AddRange(new object[] {
"Only Create Video With Limited FPS",
"Create Videos With Full FPS And Limited FPS (2x Slower Encoding!)"});
this.maxFpsMode.Location = new System.Drawing.Point(280, 127);
this.maxFpsMode.Name = "maxFpsMode";
this.maxFpsMode.Size = new System.Drawing.Size(400, 21);
this.maxFpsMode.TabIndex = 49;
//
// label22
//
this.label22.AutoSize = true;
this.label22.ForeColor = System.Drawing.Color.Silver;
this.label22.Location = new System.Drawing.Point(420, 101);
this.label22.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(325, 13);
this.label22.TabIndex = 48;
this.label22.Text = "Limit the final output video to this frame rate (FPS). Use 0 to disable.";
//
// maxFps
//
this.maxFps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.maxFps.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.maxFps.ForeColor = System.Drawing.Color.White;
this.maxFps.FormattingEnabled = true;
this.maxFps.Items.AddRange(new object[] {
"0",
"30",
"60",
"120"});
this.maxFps.Location = new System.Drawing.Point(280, 97);
this.maxFps.Name = "maxFps";
this.maxFps.Size = new System.Drawing.Size(100, 21);
this.maxFps.TabIndex = 47;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(10, 100);
this.label20.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(144, 13);
this.label20.TabIndex = 46;
this.label20.Text = "Maximum Output Frame Rate";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label21.Location = new System.Drawing.Point(10, 10);
this.label21.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(227, 16);
this.label21.TabIndex = 45;
this.label21.Text = "Length And Frame Rate Options";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label19.Location = new System.Drawing.Point(10, 180);
this.label19.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(130, 16);
this.label19.TabIndex = 43;
this.label19.Text = "Encoding Options";
//
// label18
//
this.label18.AutoSize = true;
this.label18.ForeColor = System.Drawing.Color.Silver;
this.label18.Location = new System.Drawing.Point(393, 391);
this.label18.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(208, 13);
this.label18.TabIndex = 42;
this.label18.Text = "More colors increase the file size noticably.";
//
// gifColors
//
this.gifColors.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.gifColors.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.gifColors.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.gifColors.ForeColor = System.Drawing.Color.White;
this.gifColors.FormattingEnabled = true;
this.gifColors.Items.AddRange(new object[] {
"128 (High)",
"64 (Medium)",
"32 (Low)",
"16 (Very Low)"});
this.gifColors.Location = new System.Drawing.Point(280, 387);
this.gifColors.Name = "gifColors";
this.gifColors.Size = new System.Drawing.Size(100, 21);
this.gifColors.TabIndex = 41;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(10, 390);
this.label17.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(154, 13);
this.label17.TabIndex = 40;
this.label17.Text = "GIF: Color Quality (Palette Size)";
//
// label16
//
this.label16.AutoSize = true;
this.label16.ForeColor = System.Drawing.Color.Silver;
this.label16.Location = new System.Drawing.Point(420, 271);
this.label16.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(224, 13);
this.label16.TabIndex = 39;
this.label16.Text = "Lower is better. Use higher values than h264! ";
//
// label14
//
this.label14.AutoSize = true;
this.label14.ForeColor = System.Drawing.Color.Silver;
this.label14.Location = new System.Drawing.Point(420, 241);
this.label14.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(82, 13);
this.label14.TabIndex = 38;
this.label14.Text = "Lower is better. ";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(10, 270);
this.label13.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(168, 13);
this.label13.TabIndex = 37;
this.label13.Text = "MP4: Quality Level (CRF) for h265";
//
// h265Crf
//
this.h265Crf.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.h265Crf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.h265Crf.ForeColor = System.Drawing.Color.White;
this.h265Crf.FormattingEnabled = true;
this.h265Crf.Items.AddRange(new object[] {
"20",
"24",
"28",
"32",
"36"});
this.h265Crf.Location = new System.Drawing.Point(280, 267);
this.h265Crf.Name = "h265Crf";
this.h265Crf.Size = new System.Drawing.Size(100, 21);
this.h265Crf.TabIndex = 36;
//
// h264Crf
//
this.h264Crf.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.h264Crf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.h264Crf.ForeColor = System.Drawing.Color.White;
this.h264Crf.FormattingEnabled = true;
this.h264Crf.Items.AddRange(new object[] {
"16",
"20",
"24",
"28",
"32"});
this.h264Crf.Location = new System.Drawing.Point(280, 237);
this.h264Crf.Name = "h264Crf";
this.h264Crf.Size = new System.Drawing.Size(100, 21);
this.h264Crf.TabIndex = 35;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(10, 240);
this.label12.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(168, 13);
this.label12.TabIndex = 34;
this.label12.Text = "MP4: Quality Level (CRF) for h264";
//
// mp4Enc
//
this.mp4Enc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.mp4Enc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.mp4Enc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.mp4Enc.ForeColor = System.Drawing.Color.White;
this.mp4Enc.FormattingEnabled = true;
this.mp4Enc.Items.AddRange(new object[] {
"h264 - Fast, good compatibility, medium quality per filesize",
"h265 - Slower, mixed compatibility, very good quality per filesize",
"h264 NVENC - Fast GPU-accelerated encoding, worse compression than h264",
"h265 NVENC - Fast GPU-accelerated encoding, worse compression than h265"});
this.mp4Enc.Location = new System.Drawing.Point(280, 207);
this.mp4Enc.Name = "mp4Enc";
this.mp4Enc.Size = new System.Drawing.Size(400, 21);
this.mp4Enc.TabIndex = 33;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(10, 210);
this.label10.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(96, 13);
this.label10.TabIndex = 32;
this.label10.Text = "MP4: Video Codec";
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.Color.Silver;
this.label9.Location = new System.Drawing.Point(420, 41);
this.label9.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(328, 13);
this.label9.TabIndex = 31;
this.label9.Text = "The output will be looped until it meets the specified minimum length.";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(10, 40);
this.label8.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(192, 13);
this.label8.TabIndex = 30;
this.label8.Text = "Minimum Loop Video Length (Seconds)";
//
// debugTab
//
this.debugTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.debugTab.Controls.Add(this.ffEncArgs);
this.debugTab.Controls.Add(this.label56);
this.debugTab.Controls.Add(this.label48);
this.debugTab.Controls.Add(this.label54);
this.debugTab.Controls.Add(this.ffEncPreset);
this.debugTab.Controls.Add(this.label47);
this.debugTab.Controls.Add(this.label46);
this.debugTab.Controls.Add(this.label45);
this.debugTab.Controls.Add(this.label41);
this.debugTab.Controls.Add(this.ffprobeCountFrames);
this.debugTab.Controls.Add(this.label40);
this.debugTab.Controls.Add(this.label38);
this.debugTab.Controls.Add(this.ffEncThreads);
this.debugTab.Controls.Add(this.label37);
this.debugTab.Controls.Add(this.panel9);
this.debugTab.Controls.Add(this.autoDedupFrames);
this.debugTab.Controls.Add(this.label7);
this.debugTab.Controls.Add(this.label3);
this.debugTab.Controls.Add(this.cmdDebugMode);
this.debugTab.Name = "debugTab";
this.debugTab.Size = new System.Drawing.Size(762, 419);
this.debugTab.Text = "Debugging / Experimental";
//
// ffEncArgs
//
this.ffEncArgs.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ffEncArgs.ForeColor = System.Drawing.Color.White;
this.ffEncArgs.Location = new System.Drawing.Point(280, 210);
this.ffEncArgs.MinimumSize = new System.Drawing.Size(4, 21);
this.ffEncArgs.Name = "ffEncArgs";
this.ffEncArgs.Size = new System.Drawing.Size(250, 20);
this.ffEncArgs.TabIndex = 85;
//
// label56
//
this.label56.AutoSize = true;
this.label56.Location = new System.Drawing.Point(10, 213);
this.label56.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label56.Name = "label56";
this.label56.Size = new System.Drawing.Size(154, 13);
this.label56.TabIndex = 84;
this.label56.Text = "Additional Encoding Arguments";
//
// label48
//
this.label48.AutoSize = true;
this.label48.ForeColor = System.Drawing.Color.Silver;
this.label48.Location = new System.Drawing.Point(570, 71);
this.label48.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(169, 13);
this.label48.TabIndex = 83;
this.label48.Text = "Use 0 to disable (check all frames)";
//
// label54
//
this.label54.AutoSize = true;
this.label54.ForeColor = System.Drawing.Color.Silver;
this.label54.Location = new System.Drawing.Point(543, 184);
this.label54.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(118, 13);
this.label54.TabIndex = 82;
this.label54.Text = "Slower is more efficient.\r\n";
//
// ffEncPreset
//
this.ffEncPreset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ffEncPreset.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ffEncPreset.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.ffEncPreset.ForeColor = System.Drawing.Color.White;
this.ffEncPreset.FormattingEnabled = true;
this.ffEncPreset.Items.AddRange(new object[] {
"veryfast",
"faster",
"fast",
"medium",
"slow",
"slower",
"veryslow"});
this.ffEncPreset.Location = new System.Drawing.Point(280, 180);
this.ffEncPreset.Name = "ffEncPreset";
this.ffEncPreset.Size = new System.Drawing.Size(250, 21);
this.ffEncPreset.TabIndex = 78;
//
// label47
//
this.label47.AutoSize = true;
this.label47.Location = new System.Drawing.Point(10, 183);
this.label47.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(145, 13);
this.label47.TabIndex = 77;
this.label47.Text = "H264/H265 Encoding Preset";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label46.Location = new System.Drawing.Point(10, 120);
this.label46.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(65, 16);
this.label46.TabIndex = 76;
this.label46.Text = "FFmpeg";
//
// label45
//
this.label45.AutoSize = true;
this.label45.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label45.Location = new System.Drawing.Point(10, 10);
this.label45.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(63, 16);
this.label45.TabIndex = 75;
this.label45.Text = "General";
//
// label41
//
this.label41.AutoSize = true;
this.label41.ForeColor = System.Drawing.Color.Silver;
this.label41.Location = new System.Drawing.Point(308, 243);
this.label41.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(395, 13);
this.label41.TabIndex = 74;
this.label41.Text = "Use alternative method to get the amount of total frames. Slower, but more reliab" +
"le.";
//
// ffprobeCountFrames
//
this.ffprobeCountFrames.AutoSize = true;
this.ffprobeCountFrames.Location = new System.Drawing.Point(280, 243);
this.ffprobeCountFrames.Name = "ffprobeCountFrames";
this.ffprobeCountFrames.Size = new System.Drawing.Size(15, 14);
this.ffprobeCountFrames.TabIndex = 73;
this.ffprobeCountFrames.UseVisualStyleBackColor = true;
//
// label40
//
this.label40.AutoSize = true;
this.label40.Location = new System.Drawing.Point(10, 243);
this.label40.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(162, 13);
this.label40.TabIndex = 72;
this.label40.Text = "FFprobe: Count Frames Manually";
//
// label38
//
this.label38.AutoSize = true;
this.label38.ForeColor = System.Drawing.Color.Silver;
this.label38.Location = new System.Drawing.Point(543, 156);
this.label38.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(131, 13);
this.label38.TabIndex = 71;
this.label38.Text = "Use 0 for automatic mode.";
//
// ffEncThreads
//
this.ffEncThreads.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.ffEncThreads.ForeColor = System.Drawing.Color.White;
this.ffEncThreads.Location = new System.Drawing.Point(280, 153);
this.ffEncThreads.MinimumSize = new System.Drawing.Size(4, 21);
this.ffEncThreads.Name = "ffEncThreads";
this.ffEncThreads.Size = new System.Drawing.Size(250, 20);
this.ffEncThreads.TabIndex = 70;
//
// label37
//
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(10, 153);
this.label37.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(204, 13);
this.label37.TabIndex = 61;
this.label37.Text = "Override FFmpeg Encoding Thread Count";
//
// panel9
//
this.panel9.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent;
this.panel9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel9.Location = new System.Drawing.Point(536, 67);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(21, 21);
this.panel9.TabIndex = 60;
this.toolTip1.SetToolTip(this.panel9, "Allows custom input.");
//
// autoDedupFrames
//
this.autoDedupFrames.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.autoDedupFrames.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.autoDedupFrames.ForeColor = System.Drawing.Color.White;
this.autoDedupFrames.FormattingEnabled = true;
this.autoDedupFrames.Items.AddRange(new object[] {
"0",
"25",
"50",
"100",
"250",
"500"});
this.autoDedupFrames.Location = new System.Drawing.Point(280, 67);
this.autoDedupFrames.Name = "autoDedupFrames";
this.autoDedupFrames.Size = new System.Drawing.Size(250, 21);
this.autoDedupFrames.TabIndex = 34;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(10, 70);
this.label7.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(224, 13);
this.label7.TabIndex = 33;
this.label7.Text = "Amount Of Non-Dupe Frames Before Skipping";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(10, 40);
this.label3.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(148, 13);
this.label3.TabIndex = 28;
this.label3.Text = "Show Hidden CMD Windows ";
//
// cmdDebugMode
//
this.cmdDebugMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.cmdDebugMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmdDebugMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.cmdDebugMode.ForeColor = System.Drawing.Color.White;
this.cmdDebugMode.FormattingEnabled = true;
this.cmdDebugMode.Items.AddRange(new object[] {
"No",
"Yes, Close After Execution",
"Yes, Keep Open After Process Has Exited"});
this.cmdDebugMode.Location = new System.Drawing.Point(280, 37);
this.cmdDebugMode.Name = "cmdDebugMode";
this.cmdDebugMode.Size = new System.Drawing.Size(250, 21);
this.cmdDebugMode.TabIndex = 27;
this.cmdDebugMode.SelectedIndexChanged += new System.EventHandler(this.cmdDebugMode_SelectedIndexChanged);
//
// titleLabel
//
this.titleLabel.AutoSize = true;
this.titleLabel.Font = new System.Drawing.Font("Yu Gothic UI", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.titleLabel.ForeColor = System.Drawing.Color.White;
this.titleLabel.Location = new System.Drawing.Point(12, 9);
this.titleLabel.Margin = new System.Windows.Forms.Padding(3, 0, 3, 10);
this.titleLabel.Name = "titleLabel";
this.titleLabel.Size = new System.Drawing.Size(119, 40);
this.titleLabel.TabIndex = 1;
this.titleLabel.Text = "Settings";
//
// SettingsForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
this.ClientSize = new System.Drawing.Size(944, 501);
this.Controls.Add(this.titleLabel);
this.Controls.Add(this.settingsTabList);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.Name = "SettingsForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Flowframes Settings ";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.SettingsForm_FormClosing);
this.Load += new System.EventHandler(this.SettingsForm_Load);
this.settingsTabList.ResumeLayout(false);
this.generalTab.ResumeLayout(false);
this.generalTab.PerformLayout();
this.tabListPage2.ResumeLayout(false);
this.tabListPage2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.scnDetectValue)).EndInit();
this.mpDedupePanel.ResumeLayout(false);
this.magickDedupePanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dedupThresh)).EndInit();
this.aiOptsPage.ResumeLayout(false);
this.aiOptsPage.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ncnnThreads)).EndInit();
this.vidExportTab.ResumeLayout(false);
this.vidExportTab.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.minOutVidLength)).EndInit();
this.debugTab.ResumeLayout(false);
this.debugTab.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Cyotek.Windows.Forms.TabList settingsTabList;
private Cyotek.Windows.Forms.TabListPage generalTab;
private Cyotek.Windows.Forms.TabListPage tabListPage2;
private Cyotek.Windows.Forms.TabListPage debugTab;
private System.Windows.Forms.Label titleLabel;
private System.Windows.Forms.CheckBox delLogsOnStartup;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.CheckBox keepAudio;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ComboBox dedupMode;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.ComboBox cmdDebugMode;
private System.Windows.Forms.Label dedupeSensLabel;
private System.Windows.Forms.CheckBox enableLoop;
private System.Windows.Forms.Label label15;
private Cyotek.Windows.Forms.TabListPage vidExportTab;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.ComboBox autoDedupFrames;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.ComboBox mp4Enc;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.ComboBox gifColors;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.ComboBox h265Crf;
private System.Windows.Forms.ComboBox h264Crf;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.ComboBox maxFpsMode;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.ComboBox maxFps;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label24;
private Cyotek.Windows.Forms.TabListPage aiOptsPage;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ComboBox torchGpus;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.ComboBox ncnnGpus;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Panel panel10;
private System.Windows.Forms.ComboBox maxVidHeight;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.ComboBox tempFolderLoc;
private System.Windows.Forms.CheckBox keepTempFolder;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox tempDirCustom;
private HTAlt.WinForms.HTButton tempDirBrowseBtn;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.TextBox ffEncThreads;
private System.Windows.Forms.ComboBox processingMode;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Label label41;
private System.Windows.Forms.CheckBox ffprobeCountFrames;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.Panel mpDedupePanel;
private System.Windows.Forms.ComboBox mpdecimateMode;
private System.Windows.Forms.Panel magickDedupePanel;
private System.Windows.Forms.Label label44;
private System.Windows.Forms.Label label43;
private System.Windows.Forms.ComboBox ffEncPreset;
private System.Windows.Forms.Label label47;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.Label label45;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.CheckBox scnDetect;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.Label label54;
private System.Windows.Forms.ComboBox loopMode;
private System.Windows.Forms.Label label55;
private System.Windows.Forms.Panel panel14;
private System.Windows.Forms.Label label49;
private System.Windows.Forms.ComboBox autoEncMode;
private System.Windows.Forms.Label label48;
private System.Windows.Forms.CheckBox sbsAllowAutoEnc;
private System.Windows.Forms.Label label53;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.ComboBox uhdThresh;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.TextBox ffEncArgs;
private System.Windows.Forms.Label label56;
private System.Windows.Forms.Panel panel11;
private System.Windows.Forms.Label label58;
private System.Windows.Forms.ComboBox vp9Crf;
private System.Windows.Forms.Label label57;
private System.Windows.Forms.ComboBox proResProfile;
private System.Windows.Forms.Label label59;
private System.Windows.Forms.ComboBox aviColors;
private System.Windows.Forms.ComboBox aviCodec;
private System.Windows.Forms.Label label60;
private System.Windows.Forms.Label label62;
private System.Windows.Forms.CheckBox clearLogOnInput;
private System.Windows.Forms.Label label61;
private System.Windows.Forms.CheckBox modelSuffix;
private System.Windows.Forms.Label label63;
private System.Windows.Forms.Label label64;
private HTAlt.WinForms.HTButton clearModelCacheBtn;
private System.Windows.Forms.NumericUpDown scnDetectValue;
private System.Windows.Forms.NumericUpDown dedupThresh;
private System.Windows.Forms.NumericUpDown ncnnThreads;
private System.Windows.Forms.NumericUpDown minOutVidLength;
private System.Windows.Forms.CheckBox keepSubs;
private System.Windows.Forms.CheckBox enableAlpha;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Panel panel12;
private System.Windows.Forms.ComboBox dainNcnnTilesize;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label26;
}
}