2020-11-23 16:51:05 +01:00
|
|
|
|
namespace Flowframes
|
|
|
|
|
|
{
|
|
|
|
|
|
partial class Form1
|
|
|
|
|
|
{
|
|
|
|
|
|
/// <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(Form1));
|
|
|
|
|
|
this.titleLabel = new System.Windows.Forms.Label();
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.tilesize = new System.Windows.Forms.ComboBox();
|
2020-11-23 16:51:05 +01:00
|
|
|
|
this.tileSizeInfoLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.aiCombox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.outModeCombox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.fpsOutTbox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.fpsInTbox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.interpFactorCombox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.outputTbox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.inputTbox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.utilsDedupTestBtn = new System.Windows.Forms.Button();
|
|
|
|
|
|
this.utilsDedupBtn = new System.Windows.Forms.Button();
|
|
|
|
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.utilsConvCrf = new System.Windows.Forms.ComboBox();
|
|
|
|
|
|
this.utilsConvertMp4Btn = new System.Windows.Forms.Button();
|
|
|
|
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.utilsSpeedCombox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
|
this.utilsChangeSpeedBtn = new System.Windows.Forms.Button();
|
|
|
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.utilsLoopTimesCombox = new System.Windows.Forms.ComboBox();
|
|
|
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.utilsLoopVidBtn = new System.Windows.Forms.Button();
|
|
|
|
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.debugExtractFramesBtn = new System.Windows.Forms.Button();
|
|
|
|
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.runBtn = new System.Windows.Forms.Button();
|
|
|
|
|
|
this.progressCircle = new CircularProgressBar.CircularProgressBar();
|
|
|
|
|
|
this.logBox = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.inFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
|
|
|
this.inFileDialog = new System.Windows.Forms.OpenFileDialog();
|
|
|
|
|
|
this.outFolderDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
|
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
|
|
|
this.statusLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
|
|
|
|
|
|
this.updateBtn = new HTAlt.WinForms.HTButton();
|
|
|
|
|
|
this.queueBtn = new HTAlt.WinForms.HTButton();
|
|
|
|
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
|
|
|
|
this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
|
this.info1 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
|
|
|
this.settingsBtn = new HTAlt.WinForms.HTButton();
|
|
|
|
|
|
this.patreonBtn = new HTAlt.WinForms.HTButton();
|
|
|
|
|
|
this.paypalBtn = new HTAlt.WinForms.HTButton();
|
|
|
|
|
|
this.discordBtn = new HTAlt.WinForms.HTButton();
|
|
|
|
|
|
this.installerBtn = new HTAlt.WinForms.HTButton();
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.longProgBar = new HTAlt.WinForms.HTProgressBar();
|
|
|
|
|
|
this.cancelBtn = new System.Windows.Forms.Button();
|
|
|
|
|
|
this.mainTabControl = new HTAlt.WinForms.HTTabControl();
|
|
|
|
|
|
this.interpOptsTab = new System.Windows.Forms.TabPage();
|
|
|
|
|
|
this.tilesizeNotAvailLabel = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.browseOutBtn = new HTAlt.WinForms.HTButton();
|
|
|
|
|
|
this.browseInputFileBtn = new HTAlt.WinForms.HTButton();
|
|
|
|
|
|
this.browseInputBtn = new HTAlt.WinForms.HTButton();
|
|
|
|
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
|
this.videoUtilsTab = new System.Windows.Forms.TabPage();
|
|
|
|
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.utilsExtractAudioCbox = new System.Windows.Forms.CheckBox();
|
|
|
|
|
|
this.previewTab = new System.Windows.Forms.TabPage();
|
|
|
|
|
|
this.previewPicturebox = new System.Windows.Forms.PictureBox();
|
|
|
|
|
|
this.abtTab = new System.Windows.Forms.TabPage();
|
|
|
|
|
|
this.htButton1 = new HTAlt.WinForms.HTButton();
|
2020-11-23 16:51:05 +01:00
|
|
|
|
this.panel1.SuspendLayout();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.info1)).BeginInit();
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.mainTabControl.SuspendLayout();
|
|
|
|
|
|
this.interpOptsTab.SuspendLayout();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
|
|
|
|
this.videoUtilsTab.SuspendLayout();
|
|
|
|
|
|
this.previewTab.SuspendLayout();
|
2020-11-23 16:51:05 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.previewPicturebox)).BeginInit();
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.abtTab.SuspendLayout();
|
2020-11-23 16:51:05 +01:00
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
//
|
|
|
|
|
|
// 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(404, 40);
|
|
|
|
|
|
this.titleLabel.TabIndex = 0;
|
|
|
|
|
|
this.titleLabel.Text = "Flowframes Video Interpolator";
|
|
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// tilesize
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.tilesize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.tilesize.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.tilesize.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.tilesize.FormattingEnabled = true;
|
|
|
|
|
|
this.tilesize.Items.AddRange(new object[] {
|
|
|
|
|
|
"384",
|
|
|
|
|
|
"512",
|
|
|
|
|
|
"768",
|
2020-11-23 16:51:05 +01:00
|
|
|
|
"1024",
|
|
|
|
|
|
"1536",
|
2020-11-25 17:27:15 +01:00
|
|
|
|
"2048",
|
|
|
|
|
|
"3072",
|
|
|
|
|
|
"4096"});
|
|
|
|
|
|
this.tilesize.Location = new System.Drawing.Point(281, 127);
|
|
|
|
|
|
this.tilesize.Name = "tilesize";
|
|
|
|
|
|
this.tilesize.Size = new System.Drawing.Size(125, 23);
|
|
|
|
|
|
this.tilesize.TabIndex = 25;
|
|
|
|
|
|
this.tilesize.SelectedIndexChanged += new System.EventHandler(this.tilesize_SelectedIndexChanged);
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
|
|
|
|
|
// tileSizeInfoLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
this.tileSizeInfoLabel.AutoSize = true;
|
|
|
|
|
|
this.tileSizeInfoLabel.ForeColor = System.Drawing.Color.Silver;
|
|
|
|
|
|
this.tileSizeInfoLabel.Location = new System.Drawing.Point(532, 135);
|
|
|
|
|
|
this.tileSizeInfoLabel.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.tileSizeInfoLabel.Name = "tileSizeInfoLabel";
|
|
|
|
|
|
this.tileSizeInfoLabel.Size = new System.Drawing.Size(327, 15);
|
|
|
|
|
|
this.tileSizeInfoLabel.TabIndex = 24;
|
|
|
|
|
|
this.tileSizeInfoLabel.Text = "Note: You can use much higher values with CAIN than DAIN.";
|
|
|
|
|
|
this.tileSizeInfoLabel.Visible = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// aiCombox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.aiCombox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.aiCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
|
this.aiCombox.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.aiCombox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.aiCombox.FormattingEnabled = true;
|
|
|
|
|
|
this.aiCombox.Location = new System.Drawing.Point(281, 8);
|
|
|
|
|
|
this.aiCombox.Name = "aiCombox";
|
|
|
|
|
|
this.aiCombox.Size = new System.Drawing.Size(400, 23);
|
|
|
|
|
|
this.aiCombox.TabIndex = 21;
|
|
|
|
|
|
this.aiCombox.SelectedIndexChanged += new System.EventHandler(this.aiCombox_SelectedIndexChanged);
|
|
|
|
|
|
//
|
|
|
|
|
|
// label13
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label13.AutoSize = true;
|
|
|
|
|
|
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
|
this.label13.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label13.Location = new System.Drawing.Point(11, 11);
|
|
|
|
|
|
this.label13.Margin = new System.Windows.Forms.Padding(8, 8, 3, 0);
|
|
|
|
|
|
this.label13.Name = "label13";
|
|
|
|
|
|
this.label13.Size = new System.Drawing.Size(78, 13);
|
|
|
|
|
|
this.label13.TabIndex = 20;
|
|
|
|
|
|
this.label13.Text = "Interpolation AI";
|
|
|
|
|
|
//
|
|
|
|
|
|
// outModeCombox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.outModeCombox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.outModeCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
|
this.outModeCombox.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.outModeCombox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.outModeCombox.FormattingEnabled = true;
|
|
|
|
|
|
this.outModeCombox.Items.AddRange(new object[] {
|
|
|
|
|
|
"MP4 Video",
|
|
|
|
|
|
"Animated GIF",
|
|
|
|
|
|
"Image Sequence"});
|
|
|
|
|
|
this.outModeCombox.Location = new System.Drawing.Point(281, 158);
|
|
|
|
|
|
this.outModeCombox.Name = "outModeCombox";
|
|
|
|
|
|
this.outModeCombox.Size = new System.Drawing.Size(200, 23);
|
|
|
|
|
|
this.outModeCombox.TabIndex = 16;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label9
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label9.AutoSize = true;
|
|
|
|
|
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
|
this.label9.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label9.Location = new System.Drawing.Point(11, 161);
|
|
|
|
|
|
this.label9.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label9.Name = "label9";
|
|
|
|
|
|
this.label9.Size = new System.Drawing.Size(69, 13);
|
|
|
|
|
|
this.label9.TabIndex = 15;
|
|
|
|
|
|
this.label9.Text = "Output Mode";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label8
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label8.AutoSize = true;
|
|
|
|
|
|
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
|
this.label8.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label8.Location = new System.Drawing.Point(11, 131);
|
|
|
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label8.Name = "label8";
|
|
|
|
|
|
this.label8.Size = new System.Drawing.Size(177, 13);
|
|
|
|
|
|
this.label8.TabIndex = 13;
|
|
|
|
|
|
this.label8.Text = "Tile Size (Reduce if VRAM runs out)";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label7
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label7.AutoSize = true;
|
|
|
|
|
|
this.label7.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label7.Location = new System.Drawing.Point(684, 101);
|
|
|
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(0, 0, 3, 0);
|
|
|
|
|
|
this.label7.Name = "label7";
|
|
|
|
|
|
this.label7.Size = new System.Drawing.Size(67, 15);
|
|
|
|
|
|
this.label7.TabIndex = 12;
|
|
|
|
|
|
this.label7.Text = "Output FPS";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label6.AutoSize = true;
|
|
|
|
|
|
this.label6.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label6.Location = new System.Drawing.Point(560, 101);
|
|
|
|
|
|
this.label6.Name = "label6";
|
|
|
|
|
|
this.label6.Size = new System.Drawing.Size(15, 15);
|
|
|
|
|
|
this.label6.TabIndex = 11;
|
|
|
|
|
|
this.label6.Text = "=";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label5
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label5.AutoSize = true;
|
|
|
|
|
|
this.label5.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label5.Location = new System.Drawing.Point(384, 101);
|
|
|
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(0, 0, 3, 0);
|
|
|
|
|
|
this.label5.Name = "label5";
|
|
|
|
|
|
this.label5.Size = new System.Drawing.Size(57, 15);
|
|
|
|
|
|
this.label5.TabIndex = 10;
|
|
|
|
|
|
this.label5.Text = "Input FPS";
|
|
|
|
|
|
//
|
|
|
|
|
|
// fpsOutTbox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.fpsOutTbox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.fpsOutTbox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.fpsOutTbox.Location = new System.Drawing.Point(581, 98);
|
|
|
|
|
|
this.fpsOutTbox.MinimumSize = new System.Drawing.Size(4, 21);
|
|
|
|
|
|
this.fpsOutTbox.Name = "fpsOutTbox";
|
|
|
|
|
|
this.fpsOutTbox.ReadOnly = true;
|
|
|
|
|
|
this.fpsOutTbox.Size = new System.Drawing.Size(100, 23);
|
|
|
|
|
|
this.fpsOutTbox.TabIndex = 9;
|
|
|
|
|
|
//
|
|
|
|
|
|
// fpsInTbox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.fpsInTbox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.fpsInTbox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.fpsInTbox.Location = new System.Drawing.Point(281, 98);
|
|
|
|
|
|
this.fpsInTbox.MinimumSize = new System.Drawing.Size(4, 21);
|
|
|
|
|
|
this.fpsInTbox.Name = "fpsInTbox";
|
|
|
|
|
|
this.fpsInTbox.Size = new System.Drawing.Size(100, 23);
|
|
|
|
|
|
this.fpsInTbox.TabIndex = 8;
|
|
|
|
|
|
this.fpsInTbox.TextChanged += new System.EventHandler(this.fpsInTbox_TextChanged);
|
|
|
|
|
|
//
|
|
|
|
|
|
// interpFactorCombox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.interpFactorCombox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.interpFactorCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
|
this.interpFactorCombox.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.interpFactorCombox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.interpFactorCombox.FormattingEnabled = true;
|
|
|
|
|
|
this.interpFactorCombox.Items.AddRange(new object[] {
|
|
|
|
|
|
"x2",
|
|
|
|
|
|
"x4",
|
|
|
|
|
|
"x8"});
|
|
|
|
|
|
this.interpFactorCombox.Location = new System.Drawing.Point(454, 98);
|
|
|
|
|
|
this.interpFactorCombox.Name = "interpFactorCombox";
|
|
|
|
|
|
this.interpFactorCombox.Size = new System.Drawing.Size(100, 23);
|
|
|
|
|
|
this.interpFactorCombox.TabIndex = 7;
|
|
|
|
|
|
this.interpFactorCombox.SelectedIndexChanged += new System.EventHandler(this.interpFactorCombox_SelectedIndexChanged);
|
|
|
|
|
|
//
|
|
|
|
|
|
// label4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
|
|
|
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
|
this.label4.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label4.Location = new System.Drawing.Point(11, 101);
|
|
|
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label4.Name = "label4";
|
|
|
|
|
|
this.label4.Size = new System.Drawing.Size(148, 13);
|
|
|
|
|
|
this.label4.TabIndex = 6;
|
|
|
|
|
|
this.label4.Text = "Set FPS / Interpolation Factor";
|
|
|
|
|
|
//
|
|
|
|
|
|
// outputTbox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.outputTbox.AllowDrop = true;
|
|
|
|
|
|
this.outputTbox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.outputTbox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.outputTbox.Location = new System.Drawing.Point(281, 68);
|
|
|
|
|
|
this.outputTbox.MinimumSize = new System.Drawing.Size(4, 21);
|
|
|
|
|
|
this.outputTbox.Name = "outputTbox";
|
|
|
|
|
|
this.outputTbox.Size = new System.Drawing.Size(400, 23);
|
|
|
|
|
|
this.outputTbox.TabIndex = 4;
|
|
|
|
|
|
this.outputTbox.DragDrop += new System.Windows.Forms.DragEventHandler(this.outputTbox_DragDrop);
|
|
|
|
|
|
this.outputTbox.DragEnter += new System.Windows.Forms.DragEventHandler(this.outputTbox_DragEnter);
|
|
|
|
|
|
//
|
|
|
|
|
|
// inputTbox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.inputTbox.AllowDrop = true;
|
|
|
|
|
|
this.inputTbox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.inputTbox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.inputTbox.Location = new System.Drawing.Point(281, 38);
|
|
|
|
|
|
this.inputTbox.MinimumSize = new System.Drawing.Size(4, 21);
|
|
|
|
|
|
this.inputTbox.Name = "inputTbox";
|
|
|
|
|
|
this.inputTbox.Size = new System.Drawing.Size(400, 23);
|
|
|
|
|
|
this.inputTbox.TabIndex = 2;
|
|
|
|
|
|
this.inputTbox.DragDrop += new System.Windows.Forms.DragEventHandler(this.inputTbox_DragDrop);
|
|
|
|
|
|
this.inputTbox.DragEnter += new System.Windows.Forms.DragEventHandler(this.inputTbox_DragEnter);
|
|
|
|
|
|
//
|
|
|
|
|
|
// label3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
|
|
|
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label3.Location = new System.Drawing.Point(11, 71);
|
|
|
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label3.Name = "label3";
|
|
|
|
|
|
this.label3.Size = new System.Drawing.Size(84, 13);
|
|
|
|
|
|
this.label3.TabIndex = 1;
|
|
|
|
|
|
this.label3.Text = "Output Directory";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label2.AutoSize = true;
|
|
|
|
|
|
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
|
|
this.label2.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(11, 41);
|
|
|
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label2.Name = "label2";
|
|
|
|
|
|
this.label2.Size = new System.Drawing.Size(160, 13);
|
|
|
|
|
|
this.label2.TabIndex = 0;
|
|
|
|
|
|
this.label2.Text = "Input Video (or image sequence)";
|
|
|
|
|
|
//
|
|
|
|
|
|
// utilsDedupTestBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.utilsDedupTestBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.utilsDedupTestBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.utilsDedupTestBtn.Location = new System.Drawing.Point(436, 36);
|
|
|
|
|
|
this.utilsDedupTestBtn.Name = "utilsDedupTestBtn";
|
|
|
|
|
|
this.utilsDedupTestBtn.Size = new System.Drawing.Size(200, 23);
|
|
|
|
|
|
this.utilsDedupTestBtn.TabIndex = 33;
|
|
|
|
|
|
this.utilsDedupTestBtn.Text = "Only Analyze, Don\'t Delete";
|
|
|
|
|
|
this.utilsDedupTestBtn.UseVisualStyleBackColor = true;
|
|
|
|
|
|
this.utilsDedupTestBtn.Click += new System.EventHandler(this.utilsDedupTestBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// utilsDedupBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.utilsDedupBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.utilsDedupBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.utilsDedupBtn.Location = new System.Drawing.Point(280, 36);
|
|
|
|
|
|
this.utilsDedupBtn.Name = "utilsDedupBtn";
|
|
|
|
|
|
this.utilsDedupBtn.Size = new System.Drawing.Size(150, 23);
|
|
|
|
|
|
this.utilsDedupBtn.TabIndex = 32;
|
|
|
|
|
|
this.utilsDedupBtn.Text = "Run De-Duplication";
|
|
|
|
|
|
this.utilsDedupBtn.UseVisualStyleBackColor = true;
|
|
|
|
|
|
this.utilsDedupBtn.Click += new System.EventHandler(this.utilsDedupBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// label26
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label26.AutoSize = true;
|
|
|
|
|
|
this.label26.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label26.Location = new System.Drawing.Point(11, 41);
|
|
|
|
|
|
this.label26.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label26.Name = "label26";
|
|
|
|
|
|
this.label26.Size = new System.Drawing.Size(147, 15);
|
|
|
|
|
|
this.label26.TabIndex = 31;
|
|
|
|
|
|
this.label26.Text = "Run Frame De-Duplication";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label24
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label24.AutoSize = true;
|
|
|
|
|
|
this.label24.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label24.Location = new System.Drawing.Point(441, 131);
|
|
|
|
|
|
this.label24.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label24.Name = "label24";
|
|
|
|
|
|
this.label24.Size = new System.Drawing.Size(78, 15);
|
|
|
|
|
|
this.label24.TabIndex = 29;
|
|
|
|
|
|
this.label24.Text = "Quality Level:";
|
|
|
|
|
|
//
|
|
|
|
|
|
// utilsConvCrf
|
|
|
|
|
|
//
|
|
|
|
|
|
this.utilsConvCrf.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.utilsConvCrf.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.utilsConvCrf.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.utilsConvCrf.FormattingEnabled = true;
|
|
|
|
|
|
this.utilsConvCrf.Items.AddRange(new object[] {
|
|
|
|
|
|
"Quality: High (CRF 16)",
|
|
|
|
|
|
"Quality: Normal (CRF 20)",
|
|
|
|
|
|
"Quality: Medium (CRF 24)",
|
|
|
|
|
|
"Quality: Low (CRF 28)"});
|
|
|
|
|
|
this.utilsConvCrf.Location = new System.Drawing.Point(575, 128);
|
|
|
|
|
|
this.utilsConvCrf.Name = "utilsConvCrf";
|
|
|
|
|
|
this.utilsConvCrf.Size = new System.Drawing.Size(147, 23);
|
|
|
|
|
|
this.utilsConvCrf.TabIndex = 28;
|
|
|
|
|
|
//
|
|
|
|
|
|
// utilsConvertMp4Btn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.utilsConvertMp4Btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.utilsConvertMp4Btn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.utilsConvertMp4Btn.Location = new System.Drawing.Point(280, 126);
|
|
|
|
|
|
this.utilsConvertMp4Btn.Name = "utilsConvertMp4Btn";
|
|
|
|
|
|
this.utilsConvertMp4Btn.Size = new System.Drawing.Size(150, 23);
|
|
|
|
|
|
this.utilsConvertMp4Btn.TabIndex = 27;
|
|
|
|
|
|
this.utilsConvertMp4Btn.Text = "Convert Input Video";
|
|
|
|
|
|
this.utilsConvertMp4Btn.UseVisualStyleBackColor = true;
|
|
|
|
|
|
this.utilsConvertMp4Btn.Click += new System.EventHandler(this.utilsConvertMp4Btn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// label23
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label23.AutoSize = true;
|
|
|
|
|
|
this.label23.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label23.Location = new System.Drawing.Point(11, 131);
|
|
|
|
|
|
this.label23.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label23.Name = "label23";
|
|
|
|
|
|
this.label23.Size = new System.Drawing.Size(124, 15);
|
|
|
|
|
|
this.label23.TabIndex = 26;
|
|
|
|
|
|
this.label23.Text = "Convert Video To MP4";
|
|
|
|
|
|
//
|
|
|
|
|
|
// utilsSpeedCombox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.utilsSpeedCombox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.utilsSpeedCombox.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.utilsSpeedCombox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.utilsSpeedCombox.FormattingEnabled = true;
|
|
|
|
|
|
this.utilsSpeedCombox.Items.AddRange(new object[] {
|
|
|
|
|
|
"25%",
|
|
|
|
|
|
"50%",
|
|
|
|
|
|
"75%",
|
|
|
|
|
|
"125%",
|
|
|
|
|
|
"150%",
|
|
|
|
|
|
"200%"});
|
|
|
|
|
|
this.utilsSpeedCombox.Location = new System.Drawing.Point(575, 98);
|
|
|
|
|
|
this.utilsSpeedCombox.Name = "utilsSpeedCombox";
|
|
|
|
|
|
this.utilsSpeedCombox.Size = new System.Drawing.Size(100, 23);
|
|
|
|
|
|
this.utilsSpeedCombox.TabIndex = 23;
|
|
|
|
|
|
//
|
|
|
|
|
|
// utilsChangeSpeedBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.utilsChangeSpeedBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.utilsChangeSpeedBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.utilsChangeSpeedBtn.Location = new System.Drawing.Point(280, 96);
|
|
|
|
|
|
this.utilsChangeSpeedBtn.Name = "utilsChangeSpeedBtn";
|
|
|
|
|
|
this.utilsChangeSpeedBtn.Size = new System.Drawing.Size(150, 23);
|
|
|
|
|
|
this.utilsChangeSpeedBtn.TabIndex = 22;
|
|
|
|
|
|
this.utilsChangeSpeedBtn.Text = "Change Video Speed";
|
|
|
|
|
|
this.utilsChangeSpeedBtn.UseVisualStyleBackColor = true;
|
|
|
|
|
|
this.utilsChangeSpeedBtn.Click += new System.EventHandler(this.utilsChangeSpeedBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// label20
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label20.AutoSize = true;
|
|
|
|
|
|
this.label20.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label20.Location = new System.Drawing.Point(441, 101);
|
|
|
|
|
|
this.label20.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label20.Name = "label20";
|
|
|
|
|
|
this.label20.Size = new System.Drawing.Size(69, 15);
|
|
|
|
|
|
this.label20.TabIndex = 21;
|
|
|
|
|
|
this.label20.Text = "New Speed:";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label19
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label19.AutoSize = true;
|
|
|
|
|
|
this.label19.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label19.Location = new System.Drawing.Point(12, 101);
|
|
|
|
|
|
this.label19.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label19.Name = "label19";
|
|
|
|
|
|
this.label19.Size = new System.Drawing.Size(170, 15);
|
|
|
|
|
|
this.label19.TabIndex = 20;
|
|
|
|
|
|
this.label19.Text = "Change Video Speed Losslessly";
|
|
|
|
|
|
//
|
|
|
|
|
|
// utilsLoopTimesCombox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.utilsLoopTimesCombox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.utilsLoopTimesCombox.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.utilsLoopTimesCombox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.utilsLoopTimesCombox.FormattingEnabled = true;
|
|
|
|
|
|
this.utilsLoopTimesCombox.Items.AddRange(new object[] {
|
|
|
|
|
|
"2",
|
|
|
|
|
|
"4",
|
|
|
|
|
|
"8",
|
|
|
|
|
|
"10"});
|
|
|
|
|
|
this.utilsLoopTimesCombox.Location = new System.Drawing.Point(575, 68);
|
|
|
|
|
|
this.utilsLoopTimesCombox.Name = "utilsLoopTimesCombox";
|
|
|
|
|
|
this.utilsLoopTimesCombox.Size = new System.Drawing.Size(100, 23);
|
|
|
|
|
|
this.utilsLoopTimesCombox.TabIndex = 19;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label18
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label18.AutoSize = true;
|
|
|
|
|
|
this.label18.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label18.Location = new System.Drawing.Point(441, 71);
|
|
|
|
|
|
this.label18.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label18.Name = "label18";
|
|
|
|
|
|
this.label18.Size = new System.Drawing.Size(128, 15);
|
|
|
|
|
|
this.label18.TabIndex = 6;
|
|
|
|
|
|
this.label18.Text = "Loop This Many Times:";
|
|
|
|
|
|
//
|
|
|
|
|
|
// utilsLoopVidBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.utilsLoopVidBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.utilsLoopVidBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.utilsLoopVidBtn.Location = new System.Drawing.Point(280, 66);
|
|
|
|
|
|
this.utilsLoopVidBtn.Name = "utilsLoopVidBtn";
|
|
|
|
|
|
this.utilsLoopVidBtn.Size = new System.Drawing.Size(150, 23);
|
|
|
|
|
|
this.utilsLoopVidBtn.TabIndex = 5;
|
|
|
|
|
|
this.utilsLoopVidBtn.Text = "Create Looped Video";
|
|
|
|
|
|
this.utilsLoopVidBtn.UseVisualStyleBackColor = true;
|
|
|
|
|
|
this.utilsLoopVidBtn.Click += new System.EventHandler(this.utilsLoopVidBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// label17
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label17.AutoSize = true;
|
|
|
|
|
|
this.label17.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label17.Location = new System.Drawing.Point(12, 71);
|
|
|
|
|
|
this.label17.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label17.Name = "label17";
|
|
|
|
|
|
this.label17.Size = new System.Drawing.Size(121, 15);
|
|
|
|
|
|
this.label17.TabIndex = 4;
|
|
|
|
|
|
this.label17.Text = "Loop Video Losslessly";
|
|
|
|
|
|
//
|
|
|
|
|
|
// debugExtractFramesBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.debugExtractFramesBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.debugExtractFramesBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.debugExtractFramesBtn.Location = new System.Drawing.Point(280, 6);
|
|
|
|
|
|
this.debugExtractFramesBtn.Name = "debugExtractFramesBtn";
|
|
|
|
|
|
this.debugExtractFramesBtn.Size = new System.Drawing.Size(150, 23);
|
|
|
|
|
|
this.debugExtractFramesBtn.TabIndex = 3;
|
|
|
|
|
|
this.debugExtractFramesBtn.Text = "Extract Frames";
|
|
|
|
|
|
this.debugExtractFramesBtn.UseVisualStyleBackColor = true;
|
|
|
|
|
|
this.debugExtractFramesBtn.Click += new System.EventHandler(this.debugExtractFramesBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// label16
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label16.AutoSize = true;
|
|
|
|
|
|
this.label16.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label16.Location = new System.Drawing.Point(11, 11);
|
|
|
|
|
|
this.label16.Margin = new System.Windows.Forms.Padding(8, 8, 3, 0);
|
|
|
|
|
|
this.label16.Name = "label16";
|
|
|
|
|
|
this.label16.Size = new System.Drawing.Size(265, 15);
|
|
|
|
|
|
this.label16.TabIndex = 2;
|
|
|
|
|
|
this.label16.Text = "Extract Frames From Video Without Interpolating";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label14
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label14.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label14.Location = new System.Drawing.Point(11, 8);
|
|
|
|
|
|
this.label14.Margin = new System.Windows.Forms.Padding(8, 8, 3, 0);
|
|
|
|
|
|
this.label14.Name = "label14";
|
|
|
|
|
|
this.label14.Size = new System.Drawing.Size(884, 142);
|
|
|
|
|
|
this.label14.TabIndex = 2;
|
|
|
|
|
|
this.label14.Text = resources.GetString("label14.Text");
|
|
|
|
|
|
//
|
|
|
|
|
|
// runBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.runBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
|
|
this.runBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.runBtn.Enabled = false;
|
|
|
|
|
|
this.runBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.runBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.runBtn.Location = new System.Drawing.Point(12, 418);
|
|
|
|
|
|
this.runBtn.Name = "runBtn";
|
|
|
|
|
|
this.runBtn.Size = new System.Drawing.Size(203, 71);
|
|
|
|
|
|
this.runBtn.TabIndex = 2;
|
|
|
|
|
|
this.runBtn.Text = "Interpolate!";
|
|
|
|
|
|
this.runBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.runBtn.Click += new System.EventHandler(this.runBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// progressCircle
|
|
|
|
|
|
//
|
|
|
|
|
|
this.progressCircle.AnimationFunction = WinFormAnimation.KnownAnimationFunctions.Liner;
|
|
|
|
|
|
this.progressCircle.AnimationSpeed = 500;
|
|
|
|
|
|
this.progressCircle.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.progressCircle.Font = new System.Drawing.Font("Microsoft Sans Serif", 72F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
|
this.progressCircle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.progressCircle.InnerColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
|
|
|
this.progressCircle.InnerMargin = 2;
|
|
|
|
|
|
this.progressCircle.InnerWidth = -1;
|
|
|
|
|
|
this.progressCircle.Location = new System.Drawing.Point(422, 12);
|
|
|
|
|
|
this.progressCircle.MarqueeAnimationSpeed = 2000;
|
|
|
|
|
|
this.progressCircle.Name = "progressCircle";
|
|
|
|
|
|
this.progressCircle.OuterColor = System.Drawing.Color.Gray;
|
|
|
|
|
|
this.progressCircle.OuterMargin = -21;
|
|
|
|
|
|
this.progressCircle.OuterWidth = 21;
|
|
|
|
|
|
this.progressCircle.ProgressColor = System.Drawing.Color.LimeGreen;
|
|
|
|
|
|
this.progressCircle.ProgressWidth = 8;
|
|
|
|
|
|
this.progressCircle.SecondaryFont = new System.Drawing.Font("Microsoft Sans Serif", 36F);
|
|
|
|
|
|
this.progressCircle.Size = new System.Drawing.Size(40, 40);
|
|
|
|
|
|
this.progressCircle.StartAngle = 270;
|
|
|
|
|
|
this.progressCircle.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
|
|
|
|
|
|
this.progressCircle.SubscriptColor = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(166)))), ((int)(((byte)(166)))));
|
|
|
|
|
|
this.progressCircle.SubscriptMargin = new System.Windows.Forms.Padding(10, -35, 0, 0);
|
|
|
|
|
|
this.progressCircle.SubscriptText = ".23";
|
|
|
|
|
|
this.progressCircle.SuperscriptColor = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(166)))), ((int)(((byte)(166)))));
|
|
|
|
|
|
this.progressCircle.SuperscriptMargin = new System.Windows.Forms.Padding(10, 35, 0, 0);
|
|
|
|
|
|
this.progressCircle.SuperscriptText = "°C";
|
|
|
|
|
|
this.progressCircle.TabIndex = 3;
|
|
|
|
|
|
this.progressCircle.TextMargin = new System.Windows.Forms.Padding(8, 8, 0, 0);
|
|
|
|
|
|
this.progressCircle.Value = 33;
|
|
|
|
|
|
this.progressCircle.Visible = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// logBox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.logBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.logBox.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.logBox.Location = new System.Drawing.Point(221, 357);
|
|
|
|
|
|
this.logBox.MinimumSize = new System.Drawing.Size(4, 21);
|
|
|
|
|
|
this.logBox.Multiline = true;
|
|
|
|
|
|
this.logBox.Name = "logBox";
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.logBox.ReadOnly = true;
|
2020-11-23 16:51:05 +01:00
|
|
|
|
this.logBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
|
|
|
|
|
|
this.logBox.Size = new System.Drawing.Size(701, 111);
|
|
|
|
|
|
this.logBox.TabIndex = 5;
|
|
|
|
|
|
this.logBox.TabStop = false;
|
|
|
|
|
|
this.logBox.Text = "Welcome to Flowframes!\r\nThis is the console output box. Status messages will appe" +
|
|
|
|
|
|
"ar here.";
|
|
|
|
|
|
//
|
|
|
|
|
|
// inFileDialog
|
|
|
|
|
|
//
|
|
|
|
|
|
this.inFileDialog.FileName = "openFileDialog1";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label12
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label12.AutoSize = true;
|
|
|
|
|
|
this.label12.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label12.Location = new System.Drawing.Point(8, 7);
|
|
|
|
|
|
this.label12.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label12.Name = "label12";
|
|
|
|
|
|
this.label12.Size = new System.Drawing.Size(40, 13);
|
|
|
|
|
|
this.label12.TabIndex = 6;
|
|
|
|
|
|
this.label12.Text = "Status:";
|
|
|
|
|
|
//
|
|
|
|
|
|
// panel1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
|
this.panel1.Controls.Add(this.statusLabel);
|
|
|
|
|
|
this.panel1.Controls.Add(this.label12);
|
|
|
|
|
|
this.panel1.Location = new System.Drawing.Point(13, 357);
|
|
|
|
|
|
this.panel1.Name = "panel1";
|
|
|
|
|
|
this.panel1.Size = new System.Drawing.Size(203, 55);
|
|
|
|
|
|
this.panel1.TabIndex = 6;
|
|
|
|
|
|
//
|
|
|
|
|
|
// statusLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
this.statusLabel.AutoSize = true;
|
|
|
|
|
|
this.statusLabel.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.statusLabel.Location = new System.Drawing.Point(8, 30);
|
|
|
|
|
|
this.statusLabel.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.statusLabel.Name = "statusLabel";
|
|
|
|
|
|
this.statusLabel.Size = new System.Drawing.Size(38, 13);
|
|
|
|
|
|
this.statusLabel.TabIndex = 7;
|
|
|
|
|
|
this.statusLabel.Text = "Ready";
|
|
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// updateBtn
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.updateBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.updateBtn.ButtonImage = global::Flowframes.Properties.Resources.baseline_system_update_alt_white_48dp;
|
|
|
|
|
|
this.updateBtn.DrawImage = true;
|
|
|
|
|
|
this.updateBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.updateBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.updateBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.updateBtn.ImageIndex = 0;
|
|
|
|
|
|
this.updateBtn.ImageSizeMode = HTAlt.WinForms.HTButton.ButtonImageSizeMode.Zoom;
|
|
|
|
|
|
this.updateBtn.Location = new System.Drawing.Point(744, 12);
|
|
|
|
|
|
this.updateBtn.Name = "updateBtn";
|
|
|
|
|
|
this.updateBtn.Size = new System.Drawing.Size(40, 40);
|
|
|
|
|
|
this.updateBtn.TabIndex = 41;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.updateBtn, "Update");
|
|
|
|
|
|
this.updateBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.updateBtn.Click += new System.EventHandler(this.updateBtn_Click);
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// queueBtn
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.queueBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.queueBtn.ButtonImage = global::Flowframes.Properties.Resources.baseline_queue_white_48dp;
|
|
|
|
|
|
this.queueBtn.DrawImage = true;
|
|
|
|
|
|
this.queueBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.queueBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.queueBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.queueBtn.ImageIndex = 0;
|
|
|
|
|
|
this.queueBtn.ImageSizeMode = HTAlt.WinForms.HTButton.ButtonImageSizeMode.Zoom;
|
|
|
|
|
|
this.queueBtn.Location = new System.Drawing.Point(790, 12);
|
|
|
|
|
|
this.queueBtn.Name = "queueBtn";
|
|
|
|
|
|
this.queueBtn.Size = new System.Drawing.Size(40, 40);
|
|
|
|
|
|
this.queueBtn.TabIndex = 39;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.queueBtn, "Open Queue");
|
|
|
|
|
|
this.queueBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.queueBtn.Click += new System.EventHandler(this.queueBtn_Click);
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// panel7
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
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(412, 128);
|
|
|
|
|
|
this.panel7.Name = "panel7";
|
|
|
|
|
|
this.panel7.Size = new System.Drawing.Size(21, 21);
|
|
|
|
|
|
this.panel7.TabIndex = 60;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.panel7, "Allows custom input.");
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// pictureBox4
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.pictureBox4.BackgroundImage = global::Flowframes.Properties.Resources.questmark_72px_bordeer;
|
|
|
|
|
|
this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
|
|
|
|
this.pictureBox4.Location = new System.Drawing.Point(177, 38);
|
|
|
|
|
|
this.pictureBox4.Name = "pictureBox4";
|
|
|
|
|
|
this.pictureBox4.Size = new System.Drawing.Size(29, 21);
|
|
|
|
|
|
this.pictureBox4.TabIndex = 31;
|
|
|
|
|
|
this.pictureBox4.TabStop = false;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.pictureBox4, "Supports drag-n-drop.");
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// pictureBox3
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.pictureBox3.BackgroundImage = global::Flowframes.Properties.Resources.questmark_72px_bordeer;
|
|
|
|
|
|
this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
|
|
|
|
this.pictureBox3.Location = new System.Drawing.Point(101, 68);
|
|
|
|
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
|
|
|
|
this.pictureBox3.Size = new System.Drawing.Size(29, 21);
|
|
|
|
|
|
this.pictureBox3.TabIndex = 30;
|
|
|
|
|
|
this.pictureBox3.TabStop = false;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.pictureBox3, "Supports drag-n-drop.\r\nGets auto-assigned whenever you set an input file.");
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// pictureBox1
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.pictureBox1.BackgroundImage = global::Flowframes.Properties.Resources.questmark_72px_bordeer;
|
|
|
|
|
|
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
|
|
|
|
this.pictureBox1.Location = new System.Drawing.Point(194, 128);
|
|
|
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
|
|
|
|
this.pictureBox1.Size = new System.Drawing.Size(29, 21);
|
|
|
|
|
|
this.pictureBox1.TabIndex = 28;
|
|
|
|
|
|
this.pictureBox1.TabStop = false;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.pictureBox1, "Splits frames into tiles during processing. Use lower values for DAIN and very hi" +
|
|
|
|
|
|
"gh values (2048 should work on GPUs with 4 GB VRAM or more) for CAIN.");
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// info1
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.info1.BackgroundImage = global::Flowframes.Properties.Resources.questmark_72px_bordeer;
|
|
|
|
|
|
this.info1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
|
|
|
|
this.info1.Location = new System.Drawing.Point(165, 98);
|
|
|
|
|
|
this.info1.Name = "info1";
|
|
|
|
|
|
this.info1.Size = new System.Drawing.Size(29, 21);
|
|
|
|
|
|
this.info1.TabIndex = 27;
|
|
|
|
|
|
this.info1.TabStop = false;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.info1, "CAIN only supports 2x interpolation, but it\'s much faster than DAIN, and you can " +
|
|
|
|
|
|
"interpolate a video multiple times if you want more than 2x FPS.");
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// panel4
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
|
|
|
|
|
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(728, 129);
|
|
|
|
|
|
this.panel4.Name = "panel4";
|
|
|
|
|
|
this.panel4.Size = new System.Drawing.Size(21, 21);
|
|
|
|
|
|
this.panel4.TabIndex = 60;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.panel4, "Allows custom input.");
|
|
|
|
|
|
//
|
|
|
|
|
|
// 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(681, 100);
|
|
|
|
|
|
this.panel2.Name = "panel2";
|
|
|
|
|
|
this.panel2.Size = new System.Drawing.Size(21, 21);
|
|
|
|
|
|
this.panel2.TabIndex = 59;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.panel2, "Allows custom input.");
|
|
|
|
|
|
//
|
|
|
|
|
|
// 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(681, 70);
|
|
|
|
|
|
this.panel3.Name = "panel3";
|
|
|
|
|
|
this.panel3.Size = new System.Drawing.Size(21, 21);
|
|
|
|
|
|
this.panel3.TabIndex = 58;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.panel3, "Allows custom input.");
|
|
|
|
|
|
//
|
|
|
|
|
|
// settingsBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.settingsBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.settingsBtn.ButtonImage = global::Flowframes.Properties.Resources.baseline_settings_white_48dp;
|
|
|
|
|
|
this.settingsBtn.DrawImage = true;
|
|
|
|
|
|
this.settingsBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.settingsBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.settingsBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.settingsBtn.ImageIndex = 0;
|
|
|
|
|
|
this.settingsBtn.ImageSizeMode = HTAlt.WinForms.HTButton.ButtonImageSizeMode.Zoom;
|
|
|
|
|
|
this.settingsBtn.Location = new System.Drawing.Point(882, 12);
|
|
|
|
|
|
this.settingsBtn.Name = "settingsBtn";
|
|
|
|
|
|
this.settingsBtn.Size = new System.Drawing.Size(40, 40);
|
|
|
|
|
|
this.settingsBtn.TabIndex = 38;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.settingsBtn, "Open Settings");
|
|
|
|
|
|
this.settingsBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.settingsBtn.Click += new System.EventHandler(this.settingsBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// patreonBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.patreonBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.patreonBtn.ButtonImage = global::Flowframes.Properties.Resources.patreon256pxColored;
|
|
|
|
|
|
this.patreonBtn.DrawImage = true;
|
|
|
|
|
|
this.patreonBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.patreonBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.patreonBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.patreonBtn.ImageIndex = 0;
|
|
|
|
|
|
this.patreonBtn.ImageSizeMode = HTAlt.WinForms.HTButton.ButtonImageSizeMode.Zoom;
|
|
|
|
|
|
this.patreonBtn.Location = new System.Drawing.Point(606, 12);
|
|
|
|
|
|
this.patreonBtn.Name = "patreonBtn";
|
|
|
|
|
|
this.patreonBtn.Size = new System.Drawing.Size(40, 40);
|
|
|
|
|
|
this.patreonBtn.TabIndex = 37;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.patreonBtn, "Donate on Patreon :)");
|
|
|
|
|
|
this.patreonBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.patreonBtn.Click += new System.EventHandler(this.patreonBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// paypalBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.paypalBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.paypalBtn.ButtonImage = global::Flowframes.Properties.Resources.paypal256px;
|
|
|
|
|
|
this.paypalBtn.DrawImage = true;
|
|
|
|
|
|
this.paypalBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.paypalBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.paypalBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.paypalBtn.ImageIndex = 0;
|
|
|
|
|
|
this.paypalBtn.ImageSizeMode = HTAlt.WinForms.HTButton.ButtonImageSizeMode.Zoom;
|
|
|
|
|
|
this.paypalBtn.Location = new System.Drawing.Point(559, 12);
|
|
|
|
|
|
this.paypalBtn.Name = "paypalBtn";
|
|
|
|
|
|
this.paypalBtn.Size = new System.Drawing.Size(40, 40);
|
|
|
|
|
|
this.paypalBtn.TabIndex = 36;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.paypalBtn, "Donate :)");
|
|
|
|
|
|
this.paypalBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.paypalBtn.Click += new System.EventHandler(this.paypalBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// discordBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.discordBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.discordBtn.ButtonImage = global::Flowframes.Properties.Resources.discordIcoColored;
|
|
|
|
|
|
this.discordBtn.DrawImage = true;
|
|
|
|
|
|
this.discordBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.discordBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.discordBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.discordBtn.ImageIndex = 0;
|
|
|
|
|
|
this.discordBtn.ImageSizeMode = HTAlt.WinForms.HTButton.ButtonImageSizeMode.Zoom;
|
|
|
|
|
|
this.discordBtn.Location = new System.Drawing.Point(652, 12);
|
|
|
|
|
|
this.discordBtn.Name = "discordBtn";
|
|
|
|
|
|
this.discordBtn.Size = new System.Drawing.Size(40, 40);
|
|
|
|
|
|
this.discordBtn.TabIndex = 35;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.discordBtn, "Chat on Discord");
|
|
|
|
|
|
this.discordBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.discordBtn.Click += new System.EventHandler(this.discordBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// installerBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.installerBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.installerBtn.ButtonImage = global::Flowframes.Properties.Resources.baseline_fact_check_white_48dp;
|
|
|
|
|
|
this.installerBtn.DrawImage = true;
|
|
|
|
|
|
this.installerBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.installerBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.installerBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.installerBtn.ImageIndex = 0;
|
|
|
|
|
|
this.installerBtn.ImageSizeMode = HTAlt.WinForms.HTButton.ButtonImageSizeMode.Zoom;
|
|
|
|
|
|
this.installerBtn.Location = new System.Drawing.Point(836, 12);
|
|
|
|
|
|
this.installerBtn.Name = "installerBtn";
|
|
|
|
|
|
this.installerBtn.Size = new System.Drawing.Size(40, 40);
|
|
|
|
|
|
this.installerBtn.TabIndex = 9;
|
|
|
|
|
|
this.toolTip1.SetToolTip(this.installerBtn, "Open Package Installer");
|
|
|
|
|
|
this.installerBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.installerBtn.Click += new System.EventHandler(this.installerBtn_Click);
|
|
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
// longProgBar
|
2020-11-23 16:51:05 +01:00
|
|
|
|
//
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.longProgBar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.longProgBar.BorderThickness = 0;
|
|
|
|
|
|
this.longProgBar.Location = new System.Drawing.Point(221, 474);
|
|
|
|
|
|
this.longProgBar.Name = "longProgBar";
|
|
|
|
|
|
this.longProgBar.Size = new System.Drawing.Size(700, 15);
|
|
|
|
|
|
this.longProgBar.TabIndex = 33;
|
|
|
|
|
|
//
|
|
|
|
|
|
// cancelBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.cancelBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
|
|
|
this.cancelBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.cancelBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.cancelBtn.ForeColor = System.Drawing.Color.LightCoral;
|
|
|
|
|
|
this.cancelBtn.Location = new System.Drawing.Point(12, 418);
|
|
|
|
|
|
this.cancelBtn.Name = "cancelBtn";
|
|
|
|
|
|
this.cancelBtn.Size = new System.Drawing.Size(203, 71);
|
|
|
|
|
|
this.cancelBtn.TabIndex = 34;
|
|
|
|
|
|
this.cancelBtn.Text = "Cancel";
|
|
|
|
|
|
this.cancelBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.cancelBtn.Visible = false;
|
|
|
|
|
|
this.cancelBtn.Click += new System.EventHandler(this.cancelBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// mainTabControl
|
|
|
|
|
|
//
|
|
|
|
|
|
this.mainTabControl.AllowDrop = true;
|
|
|
|
|
|
this.mainTabControl.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.mainTabControl.BorderTabLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.interpOptsTab);
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.videoUtilsTab);
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.previewTab);
|
|
|
|
|
|
this.mainTabControl.Controls.Add(this.abtTab);
|
|
|
|
|
|
this.mainTabControl.DisableClose = true;
|
|
|
|
|
|
this.mainTabControl.DisableDragging = true;
|
|
|
|
|
|
this.mainTabControl.Font = new System.Drawing.Font("Segoe UI", 9F);
|
|
|
|
|
|
this.mainTabControl.HoverTabButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(82)))), ((int)(((byte)(176)))), ((int)(((byte)(239)))));
|
|
|
|
|
|
this.mainTabControl.HoverTabColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(151)))), ((int)(((byte)(234)))));
|
|
|
|
|
|
this.mainTabControl.HoverUnselectedTabButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
|
|
|
|
|
|
this.mainTabControl.Location = new System.Drawing.Point(13, 62);
|
|
|
|
|
|
this.mainTabControl.Name = "mainTabControl";
|
|
|
|
|
|
this.mainTabControl.Padding = new System.Drawing.Point(14, 4);
|
|
|
|
|
|
this.mainTabControl.SelectedIndex = 0;
|
|
|
|
|
|
this.mainTabControl.SelectedTabButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(151)))), ((int)(((byte)(234)))));
|
|
|
|
|
|
this.mainTabControl.SelectedTabColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(122)))), ((int)(((byte)(204)))));
|
|
|
|
|
|
this.mainTabControl.Size = new System.Drawing.Size(909, 289);
|
|
|
|
|
|
this.mainTabControl.TabIndex = 4;
|
|
|
|
|
|
this.mainTabControl.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
|
|
|
|
this.mainTabControl.UnderBorderTabLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(67)))), ((int)(((byte)(70)))));
|
|
|
|
|
|
this.mainTabControl.UnselectedBorderTabLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(70)))));
|
|
|
|
|
|
this.mainTabControl.UnselectedTabColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(70)))));
|
|
|
|
|
|
this.mainTabControl.UpDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(70)))));
|
|
|
|
|
|
this.mainTabControl.UpDownTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(112)))));
|
|
|
|
|
|
this.mainTabControl.DragDrop += new System.Windows.Forms.DragEventHandler(this.Form1_DragDrop);
|
|
|
|
|
|
this.mainTabControl.DragEnter += new System.Windows.Forms.DragEventHandler(this.Form1_DragEnter);
|
|
|
|
|
|
//
|
|
|
|
|
|
// interpOptsTab
|
|
|
|
|
|
//
|
|
|
|
|
|
this.interpOptsTab.AllowDrop = true;
|
|
|
|
|
|
this.interpOptsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.tilesizeNotAvailLabel);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.panel7);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label1);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.browseOutBtn);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.browseInputFileBtn);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.browseInputBtn);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label4);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.pictureBox4);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label2);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.pictureBox3);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label3);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.pictureBox2);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.inputTbox);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.pictureBox1);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.outputTbox);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.info1);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.interpFactorCombox);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.tilesize);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.fpsInTbox);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.tileSizeInfoLabel);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.fpsOutTbox);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label5);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.aiCombox);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label6);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label13);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label7);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label8);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.label9);
|
|
|
|
|
|
this.interpOptsTab.Controls.Add(this.outModeCombox);
|
|
|
|
|
|
this.interpOptsTab.Location = new System.Drawing.Point(4, 27);
|
|
|
|
|
|
this.interpOptsTab.Name = "interpOptsTab";
|
|
|
|
|
|
this.interpOptsTab.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
|
this.interpOptsTab.Size = new System.Drawing.Size(901, 258);
|
|
|
|
|
|
this.interpOptsTab.TabIndex = 0;
|
|
|
|
|
|
this.interpOptsTab.Text = "Interpolation";
|
|
|
|
|
|
this.interpOptsTab.DragDrop += new System.Windows.Forms.DragEventHandler(this.Form1_DragDrop);
|
|
|
|
|
|
this.interpOptsTab.DragEnter += new System.Windows.Forms.DragEventHandler(this.Form1_DragEnter);
|
|
|
|
|
|
//
|
|
|
|
|
|
// tilesizeNotAvailLabel
|
|
|
|
|
|
//
|
|
|
|
|
|
this.tilesizeNotAvailLabel.ForeColor = System.Drawing.Color.Silver;
|
|
|
|
|
|
this.tilesizeNotAvailLabel.Location = new System.Drawing.Point(278, 131);
|
|
|
|
|
|
this.tilesizeNotAvailLabel.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.tilesizeNotAvailLabel.Name = "tilesizeNotAvailLabel";
|
|
|
|
|
|
this.tilesizeNotAvailLabel.Size = new System.Drawing.Size(203, 24);
|
|
|
|
|
|
this.tilesizeNotAvailLabel.TabIndex = 37;
|
|
|
|
|
|
this.tilesizeNotAvailLabel.Text = "Not available for the selected AI.";
|
|
|
|
|
|
this.tilesizeNotAvailLabel.Visible = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// label1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
|
|
|
this.label1.ForeColor = System.Drawing.Color.Silver;
|
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(492, 162);
|
|
|
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label1.Name = "label1";
|
|
|
|
|
|
this.label1.Size = new System.Drawing.Size(360, 15);
|
|
|
|
|
|
this.label1.TabIndex = 36;
|
|
|
|
|
|
this.label1.Text = "Export encoder and quality options can be changed in the Settings.";
|
|
|
|
|
|
//
|
|
|
|
|
|
// browseOutBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.browseOutBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.browseOutBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.browseOutBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.browseOutBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.browseOutBtn.Location = new System.Drawing.Point(689, 68);
|
|
|
|
|
|
this.browseOutBtn.Name = "browseOutBtn";
|
|
|
|
|
|
this.browseOutBtn.Size = new System.Drawing.Size(206, 23);
|
|
|
|
|
|
this.browseOutBtn.TabIndex = 35;
|
|
|
|
|
|
this.browseOutBtn.Text = "Browse (Folder)";
|
|
|
|
|
|
this.browseOutBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.browseOutBtn.Click += new System.EventHandler(this.browseOutBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// browseInputFileBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.browseInputFileBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.browseInputFileBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.browseInputFileBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.browseInputFileBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.browseInputFileBtn.Location = new System.Drawing.Point(795, 39);
|
|
|
|
|
|
this.browseInputFileBtn.Name = "browseInputFileBtn";
|
|
|
|
|
|
this.browseInputFileBtn.Size = new System.Drawing.Size(100, 23);
|
|
|
|
|
|
this.browseInputFileBtn.TabIndex = 34;
|
|
|
|
|
|
this.browseInputFileBtn.Text = "Browse (Video)";
|
|
|
|
|
|
this.browseInputFileBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.browseInputFileBtn.Click += new System.EventHandler(this.browseInputFileBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// browseInputBtn
|
|
|
|
|
|
//
|
|
|
|
|
|
this.browseInputBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
|
|
|
|
|
this.browseInputBtn.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.browseInputBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.browseInputBtn.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.browseInputBtn.Location = new System.Drawing.Point(689, 39);
|
|
|
|
|
|
this.browseInputBtn.Name = "browseInputBtn";
|
|
|
|
|
|
this.browseInputBtn.Size = new System.Drawing.Size(100, 23);
|
|
|
|
|
|
this.browseInputBtn.TabIndex = 33;
|
|
|
|
|
|
this.browseInputBtn.Text = "Browse (Folder)";
|
|
|
|
|
|
this.browseInputBtn.UseVisualStyleBackColor = false;
|
|
|
|
|
|
this.browseInputBtn.Click += new System.EventHandler(this.browseInputBtn_Click);
|
|
|
|
|
|
//
|
|
|
|
|
|
// pictureBox2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.pictureBox2.BackgroundImage = global::Flowframes.Properties.Resources.questmark_72px_bordeer;
|
|
|
|
|
|
this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
|
|
|
|
this.pictureBox2.Location = new System.Drawing.Point(86, 158);
|
|
|
|
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
|
|
|
|
this.pictureBox2.Size = new System.Drawing.Size(29, 21);
|
|
|
|
|
|
this.pictureBox2.TabIndex = 29;
|
|
|
|
|
|
this.pictureBox2.TabStop = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// videoUtilsTab
|
|
|
|
|
|
//
|
|
|
|
|
|
this.videoUtilsTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.panel4);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.panel2);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.panel3);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.label10);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.utilsExtractAudioCbox);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.utilsDedupTestBtn);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.label16);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.utilsDedupBtn);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.debugExtractFramesBtn);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.label26);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.label17);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.utilsLoopVidBtn);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.label24);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.label18);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.utilsConvCrf);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.utilsLoopTimesCombox);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.utilsConvertMp4Btn);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.label19);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.label23);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.label20);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.utilsChangeSpeedBtn);
|
|
|
|
|
|
this.videoUtilsTab.Controls.Add(this.utilsSpeedCombox);
|
|
|
|
|
|
this.videoUtilsTab.Location = new System.Drawing.Point(4, 27);
|
|
|
|
|
|
this.videoUtilsTab.Name = "videoUtilsTab";
|
|
|
|
|
|
this.videoUtilsTab.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
|
this.videoUtilsTab.Size = new System.Drawing.Size(901, 258);
|
|
|
|
|
|
this.videoUtilsTab.TabIndex = 1;
|
|
|
|
|
|
this.videoUtilsTab.Text = "Video Utilities";
|
|
|
|
|
|
//
|
|
|
|
|
|
// label10
|
|
|
|
|
|
//
|
|
|
|
|
|
this.label10.AutoSize = true;
|
|
|
|
|
|
this.label10.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.label10.Location = new System.Drawing.Point(441, 11);
|
|
|
|
|
|
this.label10.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0);
|
|
|
|
|
|
this.label10.Name = "label10";
|
|
|
|
|
|
this.label10.Size = new System.Drawing.Size(107, 15);
|
|
|
|
|
|
this.label10.TabIndex = 35;
|
|
|
|
|
|
this.label10.Text = "Also Extract Audio:";
|
|
|
|
|
|
//
|
|
|
|
|
|
// utilsExtractAudioCbox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.utilsExtractAudioCbox.AutoSize = true;
|
|
|
|
|
|
this.utilsExtractAudioCbox.Checked = true;
|
|
|
|
|
|
this.utilsExtractAudioCbox.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
|
this.utilsExtractAudioCbox.Location = new System.Drawing.Point(575, 11);
|
|
|
|
|
|
this.utilsExtractAudioCbox.Name = "utilsExtractAudioCbox";
|
|
|
|
|
|
this.utilsExtractAudioCbox.Size = new System.Drawing.Size(15, 14);
|
|
|
|
|
|
this.utilsExtractAudioCbox.TabIndex = 34;
|
|
|
|
|
|
this.utilsExtractAudioCbox.UseVisualStyleBackColor = true;
|
|
|
|
|
|
//
|
|
|
|
|
|
// previewTab
|
|
|
|
|
|
//
|
|
|
|
|
|
this.previewTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.previewTab.Controls.Add(this.previewPicturebox);
|
|
|
|
|
|
this.previewTab.Location = new System.Drawing.Point(4, 27);
|
|
|
|
|
|
this.previewTab.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
|
this.previewTab.Name = "previewTab";
|
|
|
|
|
|
this.previewTab.Size = new System.Drawing.Size(901, 258);
|
|
|
|
|
|
this.previewTab.TabIndex = 3;
|
|
|
|
|
|
this.previewTab.Text = "Preview";
|
|
|
|
|
|
//
|
|
|
|
|
|
// previewPicturebox
|
|
|
|
|
|
//
|
|
|
|
|
|
this.previewPicturebox.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
|
this.previewPicturebox.Image = global::Flowframes.Properties.Resources.baseline_image_white_48dp_4x_25pcAlpha;
|
|
|
|
|
|
this.previewPicturebox.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
|
this.previewPicturebox.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
|
this.previewPicturebox.Name = "previewPicturebox";
|
|
|
|
|
|
this.previewPicturebox.Size = new System.Drawing.Size(901, 258);
|
|
|
|
|
|
this.previewPicturebox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
|
|
|
|
this.previewPicturebox.TabIndex = 0;
|
|
|
|
|
|
this.previewPicturebox.TabStop = false;
|
|
|
|
|
|
this.previewPicturebox.MouseClick += new System.Windows.Forms.MouseEventHandler(this.previewPicturebox_MouseClick);
|
|
|
|
|
|
//
|
|
|
|
|
|
// abtTab
|
|
|
|
|
|
//
|
|
|
|
|
|
this.abtTab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
|
|
|
|
|
this.abtTab.Controls.Add(this.label14);
|
|
|
|
|
|
this.abtTab.Location = new System.Drawing.Point(4, 27);
|
|
|
|
|
|
this.abtTab.Name = "abtTab";
|
|
|
|
|
|
this.abtTab.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
|
|
this.abtTab.Size = new System.Drawing.Size(901, 258);
|
|
|
|
|
|
this.abtTab.TabIndex = 2;
|
|
|
|
|
|
this.abtTab.Text = "About";
|
|
|
|
|
|
//
|
|
|
|
|
|
// htButton1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.htButton1.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
|
this.htButton1.ButtonImage = global::Flowframes.Properties.Resources.separatorTest1;
|
|
|
|
|
|
this.htButton1.DrawImage = true;
|
|
|
|
|
|
this.htButton1.Enabled = false;
|
|
|
|
|
|
this.htButton1.FlatAppearance.BorderSize = 0;
|
|
|
|
|
|
this.htButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
|
this.htButton1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
|
this.htButton1.ImageIndex = 0;
|
|
|
|
|
|
this.htButton1.ImageSizeMode = HTAlt.WinForms.HTButton.ButtonImageSizeMode.Zoom;
|
|
|
|
|
|
this.htButton1.Location = new System.Drawing.Point(698, 12);
|
|
|
|
|
|
this.htButton1.Name = "htButton1";
|
|
|
|
|
|
this.htButton1.Size = new System.Drawing.Size(40, 40);
|
|
|
|
|
|
this.htButton1.TabIndex = 40;
|
|
|
|
|
|
this.htButton1.UseVisualStyleBackColor = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// Form1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.AllowDrop = true;
|
|
|
|
|
|
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(934, 501);
|
|
|
|
|
|
this.Controls.Add(this.updateBtn);
|
|
|
|
|
|
this.Controls.Add(this.htButton1);
|
|
|
|
|
|
this.Controls.Add(this.queueBtn);
|
|
|
|
|
|
this.Controls.Add(this.mainTabControl);
|
|
|
|
|
|
this.Controls.Add(this.settingsBtn);
|
|
|
|
|
|
this.Controls.Add(this.patreonBtn);
|
|
|
|
|
|
this.Controls.Add(this.paypalBtn);
|
|
|
|
|
|
this.Controls.Add(this.discordBtn);
|
|
|
|
|
|
this.Controls.Add(this.cancelBtn);
|
|
|
|
|
|
this.Controls.Add(this.longProgBar);
|
|
|
|
|
|
this.Controls.Add(this.installerBtn);
|
|
|
|
|
|
this.Controls.Add(this.panel1);
|
|
|
|
|
|
this.Controls.Add(this.logBox);
|
|
|
|
|
|
this.Controls.Add(this.progressCircle);
|
|
|
|
|
|
this.Controls.Add(this.runBtn);
|
2020-11-23 16:51:05 +01:00
|
|
|
|
this.Controls.Add(this.titleLabel);
|
|
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
|
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
|
|
this.MaximizeBox = false;
|
|
|
|
|
|
this.Name = "Form1";
|
|
|
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
|
|
|
this.Text = "Flowframes";
|
|
|
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
|
|
|
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
|
|
|
|
this.DragDrop += new System.Windows.Forms.DragEventHandler(this.Form1_DragDrop);
|
|
|
|
|
|
this.DragEnter += new System.Windows.Forms.DragEventHandler(this.Form1_DragEnter);
|
|
|
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
|
|
|
this.panel1.PerformLayout();
|
2020-11-25 17:27:15 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.info1)).EndInit();
|
2020-11-23 16:51:05 +01:00
|
|
|
|
this.mainTabControl.ResumeLayout(false);
|
|
|
|
|
|
this.interpOptsTab.ResumeLayout(false);
|
|
|
|
|
|
this.interpOptsTab.PerformLayout();
|
2020-11-25 17:27:15 +01:00
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
2020-11-23 16:51:05 +01:00
|
|
|
|
this.videoUtilsTab.ResumeLayout(false);
|
|
|
|
|
|
this.videoUtilsTab.PerformLayout();
|
|
|
|
|
|
this.previewTab.ResumeLayout(false);
|
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.previewPicturebox)).EndInit();
|
2020-11-25 17:27:15 +01:00
|
|
|
|
this.abtTab.ResumeLayout(false);
|
2020-11-23 16:51:05 +01:00
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
this.PerformLayout();
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.Label titleLabel;
|
|
|
|
|
|
private System.Windows.Forms.Button runBtn;
|
|
|
|
|
|
private System.Windows.Forms.TextBox inputTbox;
|
|
|
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
|
|
private System.Windows.Forms.TextBox outputTbox;
|
|
|
|
|
|
private System.Windows.Forms.ComboBox interpFactorCombox;
|
|
|
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
|
|
|
private System.Windows.Forms.TextBox fpsOutTbox;
|
|
|
|
|
|
private System.Windows.Forms.TextBox fpsInTbox;
|
|
|
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
|
|
|
private System.Windows.Forms.ComboBox outModeCombox;
|
|
|
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
|
|
|
private CircularProgressBar.CircularProgressBar progressCircle;
|
|
|
|
|
|
private System.Windows.Forms.TextBox logBox;
|
|
|
|
|
|
private System.Windows.Forms.FolderBrowserDialog inFolderDialog;
|
|
|
|
|
|
private System.Windows.Forms.OpenFileDialog inFileDialog;
|
|
|
|
|
|
private System.Windows.Forms.FolderBrowserDialog outFolderDialog;
|
|
|
|
|
|
private System.Windows.Forms.Label label12;
|
|
|
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
|
|
|
private System.Windows.Forms.Label statusLabel;
|
|
|
|
|
|
private System.Windows.Forms.ComboBox aiCombox;
|
|
|
|
|
|
private System.Windows.Forms.Label label13;
|
|
|
|
|
|
private System.Windows.Forms.Label tileSizeInfoLabel;
|
2020-11-25 17:27:15 +01:00
|
|
|
|
private System.Windows.Forms.ComboBox tilesize;
|
2020-11-23 16:51:05 +01:00
|
|
|
|
private System.Windows.Forms.Label label14;
|
|
|
|
|
|
private System.Windows.Forms.Button debugExtractFramesBtn;
|
|
|
|
|
|
private System.Windows.Forms.Label label16;
|
|
|
|
|
|
private System.Windows.Forms.ComboBox utilsLoopTimesCombox;
|
|
|
|
|
|
private System.Windows.Forms.Label label18;
|
|
|
|
|
|
private System.Windows.Forms.Button utilsLoopVidBtn;
|
|
|
|
|
|
private System.Windows.Forms.Label label17;
|
|
|
|
|
|
private System.Windows.Forms.Label label19;
|
|
|
|
|
|
private System.Windows.Forms.ComboBox utilsSpeedCombox;
|
|
|
|
|
|
private System.Windows.Forms.Button utilsChangeSpeedBtn;
|
|
|
|
|
|
private System.Windows.Forms.Label label20;
|
|
|
|
|
|
private System.Windows.Forms.PictureBox info1;
|
|
|
|
|
|
private System.Windows.Forms.ToolTip toolTip1;
|
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox4;
|
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|
|
|
|
|
private System.Windows.Forms.Button utilsConvertMp4Btn;
|
|
|
|
|
|
private System.Windows.Forms.Label label23;
|
|
|
|
|
|
private System.Windows.Forms.ComboBox utilsConvCrf;
|
|
|
|
|
|
private System.Windows.Forms.Label label24;
|
|
|
|
|
|
private System.Windows.Forms.Button utilsDedupTestBtn;
|
|
|
|
|
|
private System.Windows.Forms.Button utilsDedupBtn;
|
|
|
|
|
|
private System.Windows.Forms.Label label26;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton installerBtn;
|
|
|
|
|
|
private HTAlt.WinForms.HTProgressBar longProgBar;
|
|
|
|
|
|
private System.Windows.Forms.Button cancelBtn;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton discordBtn;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton paypalBtn;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton patreonBtn;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton settingsBtn;
|
|
|
|
|
|
private System.Windows.Forms.TabPage interpOptsTab;
|
|
|
|
|
|
private System.Windows.Forms.TabPage videoUtilsTab;
|
|
|
|
|
|
private System.Windows.Forms.TabPage abtTab;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton browseOutBtn;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton browseInputFileBtn;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton browseInputBtn;
|
|
|
|
|
|
private System.Windows.Forms.TabPage previewTab;
|
|
|
|
|
|
private System.Windows.Forms.PictureBox previewPicturebox;
|
|
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
|
|
|
private System.Windows.Forms.Label tilesizeNotAvailLabel;
|
|
|
|
|
|
public HTAlt.WinForms.HTTabControl mainTabControl;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton queueBtn;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton htButton1;
|
|
|
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
|
|
|
private System.Windows.Forms.CheckBox utilsExtractAudioCbox;
|
|
|
|
|
|
private System.Windows.Forms.Panel panel7;
|
|
|
|
|
|
private System.Windows.Forms.Panel panel4;
|
|
|
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
|
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
|
|
|
private HTAlt.WinForms.HTButton updateBtn;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|