namespace Flowframes.Forms { partial class SettingsForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// 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.procedureMode = 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.deleteLogsOnStartup = new System.Windows.Forms.CheckBox(); this.label11 = new System.Windows.Forms.Label(); this.tabListPage2 = new Cyotek.Windows.Forms.TabListPage(); this.mpDedupePanel = new System.Windows.Forms.Panel(); this.panel13 = new System.Windows.Forms.Panel(); this.mpdecimateMode = new System.Windows.Forms.ComboBox(); this.label42 = new System.Windows.Forms.Label(); this.magickDedupePanel = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.dedupThresh = new System.Windows.Forms.ComboBox(); this.label4 = new System.Windows.Forms.Label(); this.timingMode = new System.Windows.Forms.ComboBox(); this.label35 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.jpegInterps = new System.Windows.Forms.CheckBox(); this.label25 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); 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.enableAudio = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); this.aiOptsPage = new Cyotek.Windows.Forms.TabListPage(); this.panel12 = new System.Windows.Forms.Panel(); this.label44 = new System.Windows.Forms.Label(); this.ncnnThreads = new System.Windows.Forms.ComboBox(); 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.label30 = new System.Windows.Forms.Label(); this.rifeMode = new System.Windows.Forms.ComboBox(); this.label28 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.vidExportTab = new Cyotek.Windows.Forms.TabListPage(); this.panel8 = new System.Windows.Forms.Panel(); this.panel7 = new System.Windows.Forms.Panel(); this.panel6 = 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.gifskiQ = 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.minOutVidLength = new System.Windows.Forms.ComboBox(); this.debugTab = new Cyotek.Windows.Forms.TabListPage(); 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.panel11 = new System.Windows.Forms.Panel(); 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(); this.mpDedupePanel.SuspendLayout(); this.magickDedupePanel.SuspendLayout(); this.aiOptsPage.SuspendLayout(); this.vidExportTab.SuspendLayout(); 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.procedureMode); 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.deleteLogsOnStartup); this.generalTab.Controls.Add(this.label11); this.generalTab.Name = "generalTab"; this.generalTab.Size = new System.Drawing.Size(762, 419); this.generalTab.Text = "General"; // // procedureMode // this.procedureMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.procedureMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.procedureMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.procedureMode.ForeColor = System.Drawing.Color.White; this.procedureMode.FormattingEnabled = true; this.procedureMode.Items.AddRange(new object[] { "COMING SOON - NOT FUNCTIONAL YET", "Do All Steps At Once (Extract, Interpolate, Encode)", "Run Each Step Separately (For Manually Editing Frames)"}); this.procedureMode.Location = new System.Drawing.Point(280, 7); this.procedureMode.Name = "procedureMode"; this.procedureMode.Size = new System.Drawing.Size(300, 21); this.procedureMode.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.ForeColor = System.Drawing.Color.White; this.tempDirBrowseBtn.Location = new System.Drawing.Point(709, 66); this.tempDirBrowseBtn.Name = "tempDirBrowseBtn"; this.tempDirBrowseBtn.Size = new System.Drawing.Size(50, 23); this.tempDirBrowseBtn.TabIndex = 70; this.tempDirBrowseBtn.Text = "Browse"; 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(217, 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[] { "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)"; // // deleteLogsOnStartup // this.deleteLogsOnStartup.AutoSize = true; this.deleteLogsOnStartup.Location = new System.Drawing.Point(280, 130); this.deleteLogsOnStartup.Name = "deleteLogsOnStartup"; this.deleteLogsOnStartup.Size = new System.Drawing.Size(15, 14); this.deleteLogsOnStartup.TabIndex = 23; this.deleteLogsOnStartup.UseVisualStyleBackColor = true; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(8, 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.mpDedupePanel); this.tabListPage2.Controls.Add(this.magickDedupePanel); this.tabListPage2.Controls.Add(this.timingMode); this.tabListPage2.Controls.Add(this.label35); this.tabListPage2.Controls.Add(this.label27); this.tabListPage2.Controls.Add(this.jpegInterps); this.tabListPage2.Controls.Add(this.label25); this.tabListPage2.Controls.Add(this.label26); 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.enableAudio); this.tabListPage2.Controls.Add(this.label1); this.tabListPage2.Name = "tabListPage2"; this.tabListPage2.Size = new System.Drawing.Size(762, 419); this.tabListPage2.Text = "Interpolation"; // // mpDedupePanel // this.mpDedupePanel.Controls.Add(this.panel13); this.mpDedupePanel.Controls.Add(this.mpdecimateMode); this.mpDedupePanel.Controls.Add(this.label42); this.mpDedupePanel.Location = new System.Drawing.Point(536, 67); this.mpDedupePanel.Margin = new System.Windows.Forms.Padding(0); this.mpDedupePanel.Name = "mpDedupePanel"; this.mpDedupePanel.Size = new System.Drawing.Size(218, 21); this.mpDedupePanel.TabIndex = 61; // // panel13 // this.panel13.BackgroundImage = global::Flowframes.Properties.Resources.baseline_create_white_18dp_semiTransparent; this.panel13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.panel13.Location = new System.Drawing.Point(164, 0); this.panel13.Name = "panel13"; this.panel13.Size = new System.Drawing.Size(21, 21); this.panel13.TabIndex = 57; this.toolTip1.SetToolTip(this.panel13, "Allows custom input."); // // 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(46, 0); this.mpdecimateMode.Margin = new System.Windows.Forms.Padding(3, 3, 8, 3); this.mpdecimateMode.Name = "mpdecimateMode"; this.mpdecimateMode.Size = new System.Drawing.Size(107, 21); this.mpdecimateMode.TabIndex = 28; // // label42 // this.label42.AutoSize = true; this.label42.Location = new System.Drawing.Point(3, 3); this.label42.Margin = new System.Windows.Forms.Padding(3); this.label42.Name = "label42"; this.label42.Size = new System.Drawing.Size(37, 13); this.label42.TabIndex = 29; this.label42.Text = "Mode:"; // // magickDedupePanel // this.magickDedupePanel.Controls.Add(this.panel3); this.magickDedupePanel.Controls.Add(this.dedupThresh); this.magickDedupePanel.Controls.Add(this.label4); this.magickDedupePanel.Location = new System.Drawing.Point(536, 67); this.magickDedupePanel.Margin = new System.Windows.Forms.Padding(0); this.magickDedupePanel.Name = "magickDedupePanel"; this.magickDedupePanel.Size = new System.Drawing.Size(218, 21); this.magickDedupePanel.TabIndex = 60; // // 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(164, 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."); // // dedupThresh // this.dedupThresh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.dedupThresh.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.dedupThresh.ForeColor = System.Drawing.Color.White; this.dedupThresh.FormattingEnabled = true; this.dedupThresh.Items.AddRange(new object[] { "1%", "2%", "3%", "4%", "5%", "10%"}); this.dedupThresh.Location = new System.Drawing.Point(66, 0); this.dedupThresh.Margin = new System.Windows.Forms.Padding(3, 3, 8, 3); this.dedupThresh.Name = "dedupThresh"; this.dedupThresh.Size = new System.Drawing.Size(87, 21); this.dedupThresh.TabIndex = 28; this.dedupThresh.Leave += new System.EventHandler(this.dedupThresh_Leave); // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(3, 3); this.label4.Margin = new System.Windows.Forms.Padding(3); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(57, 13); this.label4.TabIndex = 29; this.label4.Text = "Threshold:"; // // timingMode // this.timingMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.timingMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.timingMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.timingMode.ForeColor = System.Drawing.Color.White; this.timingMode.FormattingEnabled = true; this.timingMode.Items.AddRange(new object[] { "Disabled", "Use Timecodes From Source Video"}); this.timingMode.Location = new System.Drawing.Point(280, 97); this.timingMode.Name = "timingMode"; this.timingMode.Size = new System.Drawing.Size(250, 21); this.timingMode.TabIndex = 59; // // label35 // this.label35.AutoSize = true; this.label35.Location = new System.Drawing.Point(10, 100); this.label35.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(197, 13); this.label35.TabIndex = 58; this.label35.Text = "Frame Handling Mode For Deduplication"; // // label27 // this.label27.AutoSize = true; this.label27.ForeColor = System.Drawing.Color.Silver; this.label27.Location = new System.Drawing.Point(308, 221); this.label27.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(449, 13); this.label27.TabIndex = 49; this.label27.Text = "Drastically reduces the amount of storage space needed during interpolation, but " + "isn\'t lossless."; // // jpegInterps // this.jpegInterps.AutoSize = true; this.jpegInterps.Location = new System.Drawing.Point(280, 220); this.jpegInterps.Name = "jpegInterps"; this.jpegInterps.Size = new System.Drawing.Size(15, 14); this.jpegInterps.TabIndex = 48; this.jpegInterps.UseVisualStyleBackColor = true; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(10, 220); this.label25.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(149, 13); this.label25.TabIndex = 47; this.label25.Text = "Save Output Frames As JPEG"; // // 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, 190); this.label26.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(76, 16); this.label26.TabIndex = 46; this.label26.Text = "Technical"; // // 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(205, 13); this.label15.TabIndex = 30; this.label15.Text = "Animation Loop (Copy First Frame As Last)"; // // 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", "Remove After Extraction - Slow, Accurate", "Remove During Extraction - Fast, Less Accurate"}); this.dedupMode.Location = new System.Drawing.Point(280, 67); 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, 70); this.label2.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(132, 13); this.label2.TabIndex = 26; this.label2.Text = "Remove Duplicate Frames"; // // enableAudio // this.enableAudio.AutoSize = true; this.enableAudio.Location = new System.Drawing.Point(280, 40); this.enableAudio.Name = "enableAudio"; this.enableAudio.Size = new System.Drawing.Size(15, 14); this.enableAudio.TabIndex = 25; this.enableAudio.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(166, 13); this.label1.TabIndex = 24; this.label1.Text = "Copy Audio To Interpolated Video"; // // aiOptsPage // this.aiOptsPage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.aiOptsPage.Controls.Add(this.panel12); this.aiOptsPage.Controls.Add(this.label44); this.aiOptsPage.Controls.Add(this.ncnnThreads); 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.Controls.Add(this.label30); this.aiOptsPage.Controls.Add(this.rifeMode); this.aiOptsPage.Controls.Add(this.label28); this.aiOptsPage.Controls.Add(this.label29); this.aiOptsPage.Name = "aiOptsPage"; this.aiOptsPage.Size = new System.Drawing.Size(762, 419); this.aiOptsPage.Text = "AI Specific Settings"; // // 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(336, 187); this.panel12.Name = "panel12"; this.panel12.Size = new System.Drawing.Size(21, 21); this.panel12.TabIndex = 58; this.toolTip1.SetToolTip(this.panel12, "Allows custom input."); // // label44 // this.label44.AutoSize = true; this.label44.ForeColor = System.Drawing.Color.Silver; this.label44.Location = new System.Drawing.Point(370, 191); 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!"; // // ncnnThreads // this.ncnnThreads.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.ncnnThreads.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.ncnnThreads.ForeColor = System.Drawing.Color.White; this.ncnnThreads.FormattingEnabled = true; this.ncnnThreads.Items.AddRange(new object[] { "1", "2", "3", "4"}); this.ncnnThreads.Location = new System.Drawing.Point(280, 187); this.ncnnThreads.Name = "ncnnThreads"; this.ncnnThreads.Size = new System.Drawing.Size(50, 21); this.ncnnThreads.TabIndex = 59; // // label43 // this.label43.AutoSize = true; this.label43.Location = new System.Drawing.Point(10, 190); 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, 157); 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, 127); 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, 127); 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, 130); 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, 157); 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, 160); 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, 100); 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"; // // label30 // this.label30.AutoSize = true; this.label30.ForeColor = System.Drawing.Color.Silver; this.label30.Location = new System.Drawing.Point(543, 41); this.label30.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(190, 13); this.label30.TabIndex = 49; this.label30.Text = "An 8 GB GPU is recommended for this."; // // rifeMode // this.rifeMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.rifeMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.rifeMode.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.rifeMode.ForeColor = System.Drawing.Color.White; this.rifeMode.FormattingEnabled = true; this.rifeMode.Items.AddRange(new object[] { "Disabled - Slower, but needs less VRAM", "Enabled - Up to 2x as fast, needs more VRAM"}); this.rifeMode.Location = new System.Drawing.Point(280, 37); this.rifeMode.Name = "rifeMode"; this.rifeMode.Size = new System.Drawing.Size(250, 21); this.rifeMode.TabIndex = 48; // // label28 // this.label28.AutoSize = true; this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label28.Location = new System.Drawing.Point(10, 10); this.label28.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(42, 16); this.label28.TabIndex = 47; this.label28.Text = "RIFE"; // // label29 // this.label29.AutoSize = true; this.label29.Location = new System.Drawing.Point(10, 40); this.label29.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(116, 13); this.label29.TabIndex = 45; this.label29.Text = "Use Fast Parallel Mode"; // // vidExportTab // this.vidExportTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.vidExportTab.Controls.Add(this.panel8); this.vidExportTab.Controls.Add(this.panel7); this.vidExportTab.Controls.Add(this.panel6); 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.gifskiQ); 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.Controls.Add(this.minOutVidLength); this.vidExportTab.Name = "vidExportTab"; this.vidExportTab.Size = new System.Drawing.Size(762, 419); this.vidExportTab.Text = "Video Export"; // // 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, 247); 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, 217); 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."); // // 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(386, 127); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(21, 21); this.panel6.TabIndex = 57; this.toolTip1.SetToolTip(this.panel6, "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, 97); 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, 67); 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, 280); 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[] { "Encode With Limited FPS", "Encode With Full FPS And Create Second Video With Limited FPS"}); this.maxFpsMode.Location = new System.Drawing.Point(280, 277); 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, 251); 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, 247); 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, 250); 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, 190); 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, 10); 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(420, 131); this.label18.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(257, 13); this.label18.TabIndex = 42; this.label18.Text = "Higher is better. Values are passed to Gifski encoder."; // // gifskiQ // this.gifskiQ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.gifskiQ.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.gifskiQ.ForeColor = System.Drawing.Color.White; this.gifskiQ.FormattingEnabled = true; this.gifskiQ.Items.AddRange(new object[] { "100", "95", "90", "75", "50", "25"}); this.gifskiQ.Location = new System.Drawing.Point(280, 127); this.gifskiQ.Name = "gifskiQ"; this.gifskiQ.Size = new System.Drawing.Size(100, 21); this.gifskiQ.TabIndex = 41; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(10, 130); this.label17.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(91, 13); this.label17.TabIndex = 40; this.label17.Text = "GIF: Quality Level"; // // label16 // this.label16.AutoSize = true; this.label16.ForeColor = System.Drawing.Color.Silver; this.label16.Location = new System.Drawing.Point(420, 101); this.label16.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(82, 13); this.label16.TabIndex = 39; this.label16.Text = "Lower is better. "; // // label14 // this.label14.AutoSize = true; this.label14.ForeColor = System.Drawing.Color.Silver; this.label14.Location = new System.Drawing.Point(420, 71); 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, 100); 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[] { "18", "22", "26", "30", "34"}); this.h265Crf.Location = new System.Drawing.Point(280, 97); 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, 67); 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, 70); 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"}); this.mp4Enc.Location = new System.Drawing.Point(280, 37); 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, 40); 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, 221); 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, 220); this.label8.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(193, 13); this.label8.TabIndex = 30; this.label8.Text = "MP4: Minimum Video Length (Seconds)"; // // minOutVidLength // this.minOutVidLength.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.minOutVidLength.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.minOutVidLength.ForeColor = System.Drawing.Color.White; this.minOutVidLength.FormattingEnabled = true; this.minOutVidLength.Items.AddRange(new object[] { "2", "5", "10", "20"}); this.minOutVidLength.Location = new System.Drawing.Point(280, 217); this.minOutVidLength.Name = "minOutVidLength"; this.minOutVidLength.Size = new System.Drawing.Size(100, 21); this.minOutVidLength.TabIndex = 29; // // debugTab // this.debugTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); 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.panel11); 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"; // // 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, 217); 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, 220); this.label47.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label47.Name = "label47"; this.label47.Size = new System.Drawing.Size(85, 13); this.label47.TabIndex = 77; this.label47.Text = "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, 160); 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, 250); this.label41.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(423, 13); this.label41.TabIndex = 74; this.label41.Text = "Use alternative method to get the amount of total frames. Slower, but better comp" + "atibility."; // // ffprobeCountFrames // this.ffprobeCountFrames.AutoSize = true; this.ffprobeCountFrames.Location = new System.Drawing.Point(280, 250); 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, 250); 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(570, 194); 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."; // // 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(536, 190); this.panel11.Name = "panel11"; this.panel11.Size = new System.Drawing.Size(21, 21); this.panel11.TabIndex = 61; this.toolTip1.SetToolTip(this.panel11, "Allows custom input."); // // 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, 190); this.ffEncThreads.MinimumSize = new System.Drawing.Size(4, 21); this.ffEncThreads.Name = "ffEncThreads"; this.ffEncThreads.Size = new System.Drawing.Size(250, 21); this.ffEncThreads.TabIndex = 70; // // label37 // this.label37.AutoSize = true; this.label37.Location = new System.Drawing.Point(10, 190); 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[] { "5", "10", "20", "30", "45", "60"}); 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(228, 13); this.label7.TabIndex = 33; this.label7.Text = "Amount Of Frames To Check For Auto-Dedupe"; // // 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.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(); this.mpDedupePanel.ResumeLayout(false); this.mpDedupePanel.PerformLayout(); this.magickDedupePanel.ResumeLayout(false); this.magickDedupePanel.PerformLayout(); this.aiOptsPage.ResumeLayout(false); this.aiOptsPage.PerformLayout(); this.vidExportTab.ResumeLayout(false); this.vidExportTab.PerformLayout(); 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 deleteLogsOnStartup; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label2; private System.Windows.Forms.CheckBox enableAudio; private System.Windows.Forms.Label label1; private System.Windows.Forms.ComboBox dedupMode; private System.Windows.Forms.ComboBox dedupThresh; private System.Windows.Forms.Label label3; private System.Windows.Forms.ComboBox cmdDebugMode; private System.Windows.Forms.Label label4; 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 minOutVidLength; 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 gifskiQ; 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 label27; private System.Windows.Forms.CheckBox jpegInterps; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label24; private Cyotek.Windows.Forms.TabListPage aiOptsPage; private System.Windows.Forms.Label label30; private System.Windows.Forms.ComboBox rifeMode; private System.Windows.Forms.Label label28; private System.Windows.Forms.Label label29; 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 panel6; 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.ComboBox timingMode; private System.Windows.Forms.Label label35; 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.Panel panel11; private System.Windows.Forms.TextBox ffEncThreads; private System.Windows.Forms.ComboBox procedureMode; 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.Panel panel13; private System.Windows.Forms.ComboBox mpdecimateMode; private System.Windows.Forms.Label label42; private System.Windows.Forms.Panel magickDedupePanel; private System.Windows.Forms.Label label44; private System.Windows.Forms.ComboBox ncnnThreads; private System.Windows.Forms.Label label43; private System.Windows.Forms.Panel panel12; private System.Windows.Forms.ComboBox ffEncPreset; private System.Windows.Forms.Label label47; private System.Windows.Forms.Label label46; private System.Windows.Forms.Label label45; } }