OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Controls / PictureSettings.Designer.cs
index c033f74..2dfbd97 100644 (file)
@@ -1,5 +1,3 @@
-using System.Windows.Forms;\r
-\r
 namespace Handbrake.Controls\r
 {\r
     partial class PictureSettings\r
@@ -30,499 +28,617 @@ namespace Handbrake.Controls
         /// </summary>\r
         private void InitializeComponent()\r
         {\r
-            this.text_height = new System.Windows.Forms.NumericUpDown();\r
+            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();\r
+            this.Label15 = new System.Windows.Forms.Label();\r
+            this.crop_left = new System.Windows.Forms.NumericUpDown();\r
+            this.crop_right = new System.Windows.Forms.NumericUpDown();\r
+            this.check_autoCrop = new System.Windows.Forms.RadioButton();\r
+            this.Label51 = new System.Windows.Forms.Label();\r
+            this.crop_top = new System.Windows.Forms.NumericUpDown();\r
+            this.Label53 = new System.Windows.Forms.Label();\r
+            this.Label52 = new System.Windows.Forms.Label();\r
+            this.crop_bottom = new System.Windows.Forms.NumericUpDown();\r
+            this.check_customCrop = new System.Windows.Forms.RadioButton();\r
+            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();\r
+            this.label7 = new System.Windows.Forms.Label();\r
+            this.lbl_src_res = new System.Windows.Forms.Label();\r
+            this.Label55 = new System.Windows.Forms.Label();\r
             this.text_width = new System.Windows.Forms.NumericUpDown();\r
             this.label4 = new System.Windows.Forms.Label();\r
-            this.lbl_max = new System.Windows.Forms.Label();\r
-            this.lbl_src_res = new System.Windows.Forms.Label();\r
-            this.label7 = new System.Windows.Forms.Label();\r
+            this.text_height = new System.Windows.Forms.NumericUpDown();\r
+            this.check_KeepAR = new System.Windows.Forms.CheckBox();\r
+            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
+            this.updownParHeight = new System.Windows.Forms.NumericUpDown();\r
             this.label6 = new System.Windows.Forms.Label();\r
+            this.labelDisplaySize = new System.Windows.Forms.Label();\r
+            this.lbl_parHeight = new System.Windows.Forms.Label();\r
+            this.labelStaticDisplaySize = new System.Windows.Forms.Label();\r
+            this.updownParWidth = new System.Windows.Forms.NumericUpDown();\r
             this.drp_anamorphic = new System.Windows.Forms.ComboBox();\r
-            this.label26 = new System.Windows.Forms.Label();\r
-            this.lbl_Aspect = new System.Windows.Forms.Label();\r
-            this.Label91 = new System.Windows.Forms.Label();\r
-            this.Label55 = new System.Windows.Forms.Label();\r
+            this.lbl_parWidth = new System.Windows.Forms.Label();\r
+            this.updownDisplayWidth = new System.Windows.Forms.NumericUpDown();\r
             this.lbl_modulus = new System.Windows.Forms.Label();\r
-            this.drop_modulus = new System.Windows.Forms.ComboBox();\r
-            this.txt_displayWidth = new System.Windows.Forms.TextBox();\r
             this.lbl_displayWidth = new System.Windows.Forms.Label();\r
-            this.lbl_parWidth = new System.Windows.Forms.Label();\r
-            this.txt_parWidth = new System.Windows.Forms.TextBox();\r
-            this.lbl_parHeight = new System.Windows.Forms.Label();\r
-            this.txt_parHeight = new System.Windows.Forms.TextBox();\r
-            this.check_KeepAR = new System.Windows.Forms.CheckBox();\r
-            this.check_customCrop = new System.Windows.Forms.RadioButton();\r
-            this.check_autoCrop = new System.Windows.Forms.RadioButton();\r
-            this.crop_bottom = new System.Windows.Forms.NumericUpDown();\r
-            this.crop_top = new System.Windows.Forms.NumericUpDown();\r
-            this.crop_left = new System.Windows.Forms.NumericUpDown();\r
-            this.crop_right = new System.Windows.Forms.NumericUpDown();\r
+            this.drp_modulus = new System.Windows.Forms.ComboBox();\r
             this.label8 = new System.Windows.Forms.Label();\r
-            this.Label53 = new System.Windows.Forms.Label();\r
-            this.Label52 = new System.Windows.Forms.Label();\r
-            this.Label51 = new System.Windows.Forms.Label();\r
-            this.Label15 = new System.Windows.Forms.Label();\r
-            this.lbl_anamorphic = new System.Windows.Forms.Label();\r
-            this.lbl_anamprohicLbl = new System.Windows.Forms.Label();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_height)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_width)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.crop_bottom)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.crop_top)).BeginInit();\r
+            this.label26 = new System.Windows.Forms.Label();\r
+            this.lbl_presetCropWarning = new System.Windows.Forms.Label();\r
+            this.tableLayoutPanel3.SuspendLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.crop_left)).BeginInit();\r
             ((System.ComponentModel.ISupportInitialize)(this.crop_right)).BeginInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.crop_top)).BeginInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.crop_bottom)).BeginInit();\r
+            this.tableLayoutPanel2.SuspendLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.text_width)).BeginInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.text_height)).BeginInit();\r
+            this.tableLayoutPanel1.SuspendLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.updownParHeight)).BeginInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.updownParWidth)).BeginInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.updownDisplayWidth)).BeginInit();\r
             this.SuspendLayout();\r
             // \r
-            // text_height\r
+            // tableLayoutPanel3\r
+            // \r
+            this.tableLayoutPanel3.AutoSize = true;\r
+            this.tableLayoutPanel3.ColumnCount = 5;\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.Controls.Add(this.Label15, 0, 4);\r
+            this.tableLayoutPanel3.Controls.Add(this.crop_left, 1, 4);\r
+            this.tableLayoutPanel3.Controls.Add(this.crop_right, 3, 4);\r
+            this.tableLayoutPanel3.Controls.Add(this.check_autoCrop, 0, 0);\r
+            this.tableLayoutPanel3.Controls.Add(this.Label51, 4, 4);\r
+            this.tableLayoutPanel3.Controls.Add(this.crop_top, 2, 3);\r
+            this.tableLayoutPanel3.Controls.Add(this.Label53, 2, 6);\r
+            this.tableLayoutPanel3.Controls.Add(this.Label52, 2, 2);\r
+            this.tableLayoutPanel3.Controls.Add(this.crop_bottom, 2, 5);\r
+            this.tableLayoutPanel3.Controls.Add(this.check_customCrop, 0, 1);\r
+            this.tableLayoutPanel3.Location = new System.Drawing.Point(419, 35);\r
+            this.tableLayoutPanel3.Name = "tableLayoutPanel3";\r
+            this.tableLayoutPanel3.RowCount = 7;\r
+            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel3.Size = new System.Drawing.Size(217, 165);\r
+            this.tableLayoutPanel3.TabIndex = 117;\r
             // \r
-            this.text_height.Location = new System.Drawing.Point(206, 59);\r
-            this.text_height.Maximum = new decimal(new int[] {\r
-            2560,\r
+            // Label15\r
+            // \r
+            this.Label15.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
+            this.Label15.AutoSize = true;\r
+            this.Label15.BackColor = System.Drawing.Color.Transparent;\r
+            this.Label15.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.Label15.Location = new System.Drawing.Point(0, 99);\r
+            this.Label15.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
+            this.Label15.Name = "Label15";\r
+            this.Label15.Size = new System.Drawing.Size(26, 13);\r
+            this.Label15.TabIndex = 97;\r
+            this.Label15.Text = "Left";\r
+            // \r
+            // crop_left\r
+            // \r
+            this.crop_left.Enabled = false;\r
+            this.crop_left.Increment = new decimal(new int[] {\r
+            2,\r
             0,\r
             0,\r
             0});\r
-            this.text_height.Minimum = new decimal(new int[] {\r
-            64,\r
+            this.crop_left.Location = new System.Drawing.Point(32, 95);\r
+            this.crop_left.Maximum = new decimal(new int[] {\r
+            128000,\r
             0,\r
             0,\r
             0});\r
-            this.text_height.Name = "text_height";\r
-            this.text_height.Size = new System.Drawing.Size(64, 20);\r
-            this.text_height.TabIndex = 50;\r
-            this.text_height.Value = new decimal(new int[] {\r
-            64,\r
+            this.crop_left.Name = "crop_left";\r
+            this.crop_left.Size = new System.Drawing.Size(44, 21);\r
+            this.crop_left.TabIndex = 98;\r
+            this.crop_left.ValueChanged += new System.EventHandler(this.CropValueChanged);\r
+            // \r
+            // crop_right\r
+            // \r
+            this.crop_right.Enabled = false;\r
+            this.crop_right.Increment = new decimal(new int[] {\r
+            2,\r
             0,\r
             0,\r
             0});\r
-            this.text_height.ValueChanged += new System.EventHandler(this.text_height_ValueChanged);\r
-            // \r
-            // text_width\r
-            // \r
-            this.text_width.Location = new System.Drawing.Point(68, 59);\r
-            this.text_width.Maximum = new decimal(new int[] {\r
-            2560,\r
+            this.crop_right.Location = new System.Drawing.Point(132, 95);\r
+            this.crop_right.Maximum = new decimal(new int[] {\r
+            128000,\r
             0,\r
             0,\r
             0});\r
-            this.text_width.Minimum = new decimal(new int[] {\r
-            64,\r
+            this.crop_right.Name = "crop_right";\r
+            this.crop_right.Size = new System.Drawing.Size(44, 21);\r
+            this.crop_right.TabIndex = 101;\r
+            this.crop_right.ValueChanged += new System.EventHandler(this.CropValueChanged);\r
+            // \r
+            // check_autoCrop\r
+            // \r
+            this.check_autoCrop.AutoSize = true;\r
+            this.check_autoCrop.Checked = true;\r
+            this.tableLayoutPanel3.SetColumnSpan(this.check_autoCrop, 5);\r
+            this.check_autoCrop.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.check_autoCrop.Location = new System.Drawing.Point(0, 3);\r
+            this.check_autoCrop.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
+            this.check_autoCrop.Name = "check_autoCrop";\r
+            this.check_autoCrop.Size = new System.Drawing.Size(73, 17);\r
+            this.check_autoCrop.TabIndex = 105;\r
+            this.check_autoCrop.TabStop = true;\r
+            this.check_autoCrop.Text = "Automatic";\r
+            this.check_autoCrop.UseVisualStyleBackColor = true;\r
+            this.check_autoCrop.CheckedChanged += new System.EventHandler(this.CheckAutoCropCheckedChanged);\r
+            // \r
+            // Label51\r
+            // \r
+            this.Label51.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+            this.Label51.AutoSize = true;\r
+            this.Label51.BackColor = System.Drawing.Color.Transparent;\r
+            this.Label51.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.Label51.Location = new System.Drawing.Point(182, 99);\r
+            this.Label51.Margin = new System.Windows.Forms.Padding(3);\r
+            this.Label51.Name = "Label51";\r
+            this.Label51.Size = new System.Drawing.Size(32, 13);\r
+            this.Label51.TabIndex = 102;\r
+            this.Label51.Text = "Right";\r
+            // \r
+            // crop_top\r
+            // \r
+            this.crop_top.Enabled = false;\r
+            this.crop_top.Increment = new decimal(new int[] {\r
+            2,\r
             0,\r
             0,\r
             0});\r
-            this.text_width.Name = "text_width";\r
-            this.text_width.Size = new System.Drawing.Size(64, 20);\r
-            this.text_width.TabIndex = 49;\r
-            this.text_width.Value = new decimal(new int[] {\r
-            64,\r
+            this.crop_top.Location = new System.Drawing.Point(82, 68);\r
+            this.crop_top.Maximum = new decimal(new int[] {\r
+            128000,\r
             0,\r
             0,\r
             0});\r
-            this.text_width.ValueChanged += new System.EventHandler(this.text_width_ValueChanged);\r
+            this.crop_top.Name = "crop_top";\r
+            this.crop_top.Size = new System.Drawing.Size(44, 21);\r
+            this.crop_top.TabIndex = 100;\r
+            this.crop_top.ValueChanged += new System.EventHandler(this.CropValueChanged);\r
             // \r
-            // label4\r
+            // Label53\r
             // \r
-            this.label4.AutoSize = true;\r
-            this.label4.BackColor = System.Drawing.Color.Transparent;\r
-            this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label4.ForeColor = System.Drawing.Color.Black;\r
-            this.label4.Location = new System.Drawing.Point(152, 63);\r
-            this.label4.Name = "label4";\r
-            this.label4.Size = new System.Drawing.Size(48, 13);\r
-            this.label4.TabIndex = 48;\r
-            this.label4.Text = "Height:";\r
+            this.Label53.Anchor = System.Windows.Forms.AnchorStyles.Top;\r
+            this.Label53.AutoSize = true;\r
+            this.Label53.BackColor = System.Drawing.Color.Transparent;\r
+            this.Label53.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.Label53.Location = new System.Drawing.Point(83, 149);\r
+            this.Label53.Margin = new System.Windows.Forms.Padding(3);\r
+            this.Label53.Name = "Label53";\r
+            this.Label53.Size = new System.Drawing.Size(41, 13);\r
+            this.Label53.TabIndex = 104;\r
+            this.Label53.Text = "Bottom";\r
             // \r
-            // lbl_max\r
+            // Label52\r
             // \r
-            this.lbl_max.AutoSize = true;\r
-            this.lbl_max.Location = new System.Drawing.Point(273, 80);\r
-            this.lbl_max.Name = "lbl_max";\r
-            this.lbl_max.Size = new System.Drawing.Size(34, 13);\r
-            this.lbl_max.TabIndex = 47;\r
-            this.lbl_max.Text = "{max}";\r
+            this.Label52.Anchor = System.Windows.Forms.AnchorStyles.Bottom;\r
+            this.Label52.AutoSize = true;\r
+            this.Label52.BackColor = System.Drawing.Color.Transparent;\r
+            this.Label52.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.Label52.Location = new System.Drawing.Point(91, 49);\r
+            this.Label52.Margin = new System.Windows.Forms.Padding(3);\r
+            this.Label52.Name = "Label52";\r
+            this.Label52.Size = new System.Drawing.Size(25, 13);\r
+            this.Label52.TabIndex = 99;\r
+            this.Label52.Text = "Top";\r
             // \r
-            // lbl_src_res\r
+            // crop_bottom\r
             // \r
-            this.lbl_src_res.AutoSize = true;\r
-            this.lbl_src_res.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_src_res.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_src_res.Location = new System.Drawing.Point(66, 36);\r
-            this.lbl_src_res.Name = "lbl_src_res";\r
-            this.lbl_src_res.Size = new System.Drawing.Size(72, 12);\r
-            this.lbl_src_res.TabIndex = 41;\r
-            this.lbl_src_res.Text = "Select a Title";\r
+            this.crop_bottom.Enabled = false;\r
+            this.crop_bottom.Increment = new decimal(new int[] {\r
+            2,\r
+            0,\r
+            0,\r
+            0});\r
+            this.crop_bottom.Location = new System.Drawing.Point(82, 122);\r
+            this.crop_bottom.Maximum = new decimal(new int[] {\r
+            128000,\r
+            0,\r
+            0,\r
+            0});\r
+            this.crop_bottom.Name = "crop_bottom";\r
+            this.crop_bottom.Size = new System.Drawing.Size(44, 21);\r
+            this.crop_bottom.TabIndex = 103;\r
+            this.crop_bottom.ValueChanged += new System.EventHandler(this.CropValueChanged);\r
+            // \r
+            // check_customCrop\r
+            // \r
+            this.check_customCrop.AutoSize = true;\r
+            this.tableLayoutPanel3.SetColumnSpan(this.check_customCrop, 5);\r
+            this.check_customCrop.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.check_customCrop.Location = new System.Drawing.Point(0, 26);\r
+            this.check_customCrop.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
+            this.check_customCrop.Name = "check_customCrop";\r
+            this.check_customCrop.Size = new System.Drawing.Size(61, 17);\r
+            this.check_customCrop.TabIndex = 106;\r
+            this.check_customCrop.Text = "Custom";\r
+            this.check_customCrop.UseVisualStyleBackColor = true;\r
+            // \r
+            // tableLayoutPanel2\r
+            // \r
+            this.tableLayoutPanel2.AutoSize = true;\r
+            this.tableLayoutPanel2.ColumnCount = 5;\r
+            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel2.Controls.Add(this.label7, 0, 0);\r
+            this.tableLayoutPanel2.Controls.Add(this.lbl_src_res, 1, 0);\r
+            this.tableLayoutPanel2.Controls.Add(this.Label55, 0, 1);\r
+            this.tableLayoutPanel2.Controls.Add(this.text_width, 1, 1);\r
+            this.tableLayoutPanel2.Controls.Add(this.label4, 2, 1);\r
+            this.tableLayoutPanel2.Controls.Add(this.text_height, 3, 1);\r
+            this.tableLayoutPanel2.Controls.Add(this.check_KeepAR, 1, 2);\r
+            this.tableLayoutPanel2.Location = new System.Drawing.Point(16, 35);\r
+            this.tableLayoutPanel2.Name = "tableLayoutPanel2";\r
+            this.tableLayoutPanel2.RowCount = 3;\r
+            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel2.Size = new System.Drawing.Size(376, 69);\r
+            this.tableLayoutPanel2.TabIndex = 116;\r
             // \r
             // label7\r
             // \r
+            this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.label7.AutoSize = true;\r
             this.label7.BackColor = System.Drawing.Color.Transparent;\r
-            this.label7.Location = new System.Drawing.Point(13, 35);\r
+            this.label7.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.label7.Location = new System.Drawing.Point(0, 3);\r
+            this.label7.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
             this.label7.Name = "label7";\r
             this.label7.Size = new System.Drawing.Size(44, 13);\r
-            this.label7.TabIndex = 40;\r
+            this.label7.TabIndex = 76;\r
             this.label7.Text = "Source:";\r
             // \r
-            // label6\r
-            // \r
-            this.label6.AutoSize = true;\r
-            this.label6.BackColor = System.Drawing.Color.Transparent;\r
-            this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label6.Location = new System.Drawing.Point(13, 91);\r
-            this.label6.Name = "label6";\r
-            this.label6.Size = new System.Drawing.Size(80, 13);\r
-            this.label6.TabIndex = 45;\r
-            this.label6.Text = "Anamorphic:";\r
-            // \r
-            // drp_anamorphic\r
-            // \r
-            this.drp_anamorphic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
-            this.drp_anamorphic.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drp_anamorphic.FormattingEnabled = true;\r
-            this.drp_anamorphic.Items.AddRange(new object[] {\r
-            "None",\r
-            "Strict",\r
-            "Loose",\r
-            "Custom"});\r
-            this.drp_anamorphic.Location = new System.Drawing.Point(109, 88);\r
-            this.drp_anamorphic.Name = "drp_anamorphic";\r
-            this.drp_anamorphic.Size = new System.Drawing.Size(110, 21);\r
-            this.drp_anamorphic.TabIndex = 46;\r
-            this.drp_anamorphic.SelectedIndexChanged += new System.EventHandler(this.drp_anamorphic_SelectedIndexChanged);\r
-            // \r
-            // label26\r
-            // \r
-            this.label26.AutoSize = true;\r
-            this.label26.BackColor = System.Drawing.Color.Transparent;\r
-            this.label26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label26.Location = new System.Drawing.Point(13, 13);\r
-            this.label26.Name = "label26";\r
-            this.label26.Size = new System.Drawing.Size(34, 13);\r
-            this.label26.TabIndex = 39;\r
-            this.label26.Text = "Size";\r
-            // \r
-            // lbl_Aspect\r
-            // \r
-            this.lbl_Aspect.AutoSize = true;\r
-            this.lbl_Aspect.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_Aspect.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_Aspect.Location = new System.Drawing.Point(241, 36);\r
-            this.lbl_Aspect.Name = "lbl_Aspect";\r
-            this.lbl_Aspect.Size = new System.Drawing.Size(72, 12);\r
-            this.lbl_Aspect.TabIndex = 43;\r
-            this.lbl_Aspect.Text = "Select a Title";\r
-            // \r
-            // Label91\r
+            // lbl_src_res\r
             // \r
-            this.Label91.AutoSize = true;\r
-            this.Label91.BackColor = System.Drawing.Color.Transparent;\r
-            this.Label91.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label91.Location = new System.Drawing.Point(152, 35);\r
-            this.Label91.Name = "Label91";\r
-            this.Label91.Size = new System.Drawing.Size(83, 13);\r
-            this.Label91.TabIndex = 42;\r
-            this.Label91.Text = "Aspect Ratio:";\r
+            this.lbl_src_res.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+            this.lbl_src_res.AutoSize = true;\r
+            this.lbl_src_res.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_src_res.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.lbl_src_res.Location = new System.Drawing.Point(50, 3);\r
+            this.lbl_src_res.Margin = new System.Windows.Forms.Padding(3);\r
+            this.lbl_src_res.Name = "lbl_src_res";\r
+            this.lbl_src_res.Size = new System.Drawing.Size(15, 13);\r
+            this.lbl_src_res.TabIndex = 77;\r
+            this.lbl_src_res.Text = "--";\r
             // \r
             // Label55\r
             // \r
+            this.Label55.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.Label55.AutoSize = true;\r
             this.Label55.BackColor = System.Drawing.Color.Transparent;\r
-            this.Label55.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Label55.ForeColor = System.Drawing.Color.Black;\r
-            this.Label55.Location = new System.Drawing.Point(13, 63);\r
+            this.Label55.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.Label55.Location = new System.Drawing.Point(0, 26);\r
+            this.Label55.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
             this.Label55.Name = "Label55";\r
-            this.Label55.Size = new System.Drawing.Size(44, 13);\r
-            this.Label55.TabIndex = 44;\r
+            this.Label55.Size = new System.Drawing.Size(39, 13);\r
+            this.Label55.TabIndex = 80;\r
             this.Label55.Text = "Width:";\r
             // \r
-            // lbl_modulus\r
+            // text_width\r
             // \r
-            this.lbl_modulus.AutoSize = true;\r
-            this.lbl_modulus.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_modulus.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_modulus.Location = new System.Drawing.Point(13, 118);\r
-            this.lbl_modulus.Name = "lbl_modulus";\r
-            this.lbl_modulus.Size = new System.Drawing.Size(58, 13);\r
-            this.lbl_modulus.TabIndex = 51;\r
-            this.lbl_modulus.Text = "Modulus:";\r
+            this.text_width.Location = new System.Drawing.Point(50, 22);\r
+            this.text_width.Maximum = new decimal(new int[] {\r
+            1280000,\r
+            0,\r
+            0,\r
+            0});\r
+            this.text_width.Name = "text_width";\r
+            this.text_width.Size = new System.Drawing.Size(64, 21);\r
+            this.text_width.TabIndex = 85;\r
+            this.text_width.ValueChanged += new System.EventHandler(this.TextWidthValueChanged);\r
             // \r
-            // drop_modulus\r
+            // label4\r
             // \r
-            this.drop_modulus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
-            this.drop_modulus.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drop_modulus.FormattingEnabled = true;\r
-            this.drop_modulus.Items.AddRange(new object[] {\r
-            "16",\r
-            "8",\r
-            "4",\r
-            "2"});\r
-            this.drop_modulus.Location = new System.Drawing.Point(109, 115);\r
-            this.drop_modulus.Name = "drop_modulus";\r
-            this.drop_modulus.Size = new System.Drawing.Size(110, 21);\r
-            this.drop_modulus.TabIndex = 52;\r
+            this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+            this.label4.AutoSize = true;\r
+            this.label4.BackColor = System.Drawing.Color.Transparent;\r
+            this.label4.ForeColor = System.Drawing.Color.Black;\r
+            this.label4.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.label4.Location = new System.Drawing.Point(120, 26);\r
+            this.label4.Margin = new System.Windows.Forms.Padding(3);\r
+            this.label4.Name = "label4";\r
+            this.label4.Size = new System.Drawing.Size(42, 13);\r
+            this.label4.TabIndex = 84;\r
+            this.label4.Text = "Height:";\r
             // \r
-            // txt_displayWidth\r
+            // text_height\r
             // \r
-            this.txt_displayWidth.Location = new System.Drawing.Point(109, 142);\r
-            this.txt_displayWidth.Name = "txt_displayWidth";\r
-            this.txt_displayWidth.Size = new System.Drawing.Size(100, 20);\r
-            this.txt_displayWidth.TabIndex = 53;\r
-            this.txt_displayWidth.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_displayWidth_Keyup);\r
+            this.text_height.Location = new System.Drawing.Point(168, 22);\r
+            this.text_height.Maximum = new decimal(new int[] {\r
+            1280000,\r
+            0,\r
+            0,\r
+            0});\r
+            this.text_height.Name = "text_height";\r
+            this.text_height.Size = new System.Drawing.Size(64, 21);\r
+            this.text_height.TabIndex = 86;\r
+            this.text_height.ValueChanged += new System.EventHandler(this.TextHeightValueChanged);\r
             // \r
-            // lbl_displayWidth\r
+            // check_KeepAR\r
             // \r
-            this.lbl_displayWidth.AutoSize = true;\r
-            this.lbl_displayWidth.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_displayWidth.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_displayWidth.Location = new System.Drawing.Point(13, 145);\r
-            this.lbl_displayWidth.Name = "lbl_displayWidth";\r
-            this.lbl_displayWidth.Size = new System.Drawing.Size(90, 13);\r
-            this.lbl_displayWidth.TabIndex = 54;\r
-            this.lbl_displayWidth.Text = "Display Width:";\r
+            this.check_KeepAR.AutoSize = true;\r
+            this.check_KeepAR.Checked = true;\r
+            this.check_KeepAR.CheckState = System.Windows.Forms.CheckState.Checked;\r
+            this.tableLayoutPanel2.SetColumnSpan(this.check_KeepAR, 3);\r
+            this.check_KeepAR.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.check_KeepAR.Location = new System.Drawing.Point(50, 49);\r
+            this.check_KeepAR.Name = "check_KeepAR";\r
+            this.check_KeepAR.Size = new System.Drawing.Size(114, 17);\r
+            this.check_KeepAR.TabIndex = 95;\r
+            this.check_KeepAR.Text = "Keep Aspect Ratio";\r
+            this.check_KeepAR.UseVisualStyleBackColor = true;\r
+            this.check_KeepAR.CheckedChanged += new System.EventHandler(this.CheckKeepArCheckedChanged);\r
+            // \r
+            // tableLayoutPanel1\r
+            // \r
+            this.tableLayoutPanel1.AutoSize = true;\r
+            this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
+            this.tableLayoutPanel1.ColumnCount = 2;\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.Controls.Add(this.updownParHeight, 1, 4);\r
+            this.tableLayoutPanel1.Controls.Add(this.label6, 0, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.labelDisplaySize, 1, 5);\r
+            this.tableLayoutPanel1.Controls.Add(this.lbl_parHeight, 0, 4);\r
+            this.tableLayoutPanel1.Controls.Add(this.labelStaticDisplaySize, 0, 5);\r
+            this.tableLayoutPanel1.Controls.Add(this.updownParWidth, 1, 3);\r
+            this.tableLayoutPanel1.Controls.Add(this.drp_anamorphic, 1, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.lbl_parWidth, 0, 3);\r
+            this.tableLayoutPanel1.Controls.Add(this.updownDisplayWidth, 1, 2);\r
+            this.tableLayoutPanel1.Controls.Add(this.lbl_modulus, 0, 1);\r
+            this.tableLayoutPanel1.Controls.Add(this.lbl_displayWidth, 0, 2);\r
+            this.tableLayoutPanel1.Controls.Add(this.drp_modulus, 1, 1);\r
+            this.tableLayoutPanel1.Location = new System.Drawing.Point(16, 110);\r
+            this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
+            this.tableLayoutPanel1.RowCount = 6;\r
+            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
+            this.tableLayoutPanel1.Size = new System.Drawing.Size(195, 154);\r
+            this.tableLayoutPanel1.TabIndex = 115;\r
+            // \r
+            // updownParHeight\r
+            // \r
+            this.updownParHeight.Location = new System.Drawing.Point(82, 111);\r
+            this.updownParHeight.Maximum = new decimal(new int[] {\r
+            1280000,\r
+            0,\r
+            0,\r
+            0});\r
+            this.updownParHeight.Name = "updownParHeight";\r
+            this.updownParHeight.Size = new System.Drawing.Size(53, 21);\r
+            this.updownParHeight.TabIndex = 112;\r
+            this.updownParHeight.ValueChanged += new System.EventHandler(this.TextWidthValueChanged);\r
             // \r
-            // lbl_parWidth\r
+            // label6\r
             // \r
-            this.lbl_parWidth.AutoSize = true;\r
-            this.lbl_parWidth.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_parWidth.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_parWidth.Location = new System.Drawing.Point(13, 171);\r
-            this.lbl_parWidth.Name = "lbl_parWidth";\r
-            this.lbl_parWidth.Size = new System.Drawing.Size(71, 13);\r
-            this.lbl_parWidth.TabIndex = 56;\r
-            this.lbl_parWidth.Text = "PAR Width:";\r
+            this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+            this.label6.AutoSize = true;\r
+            this.label6.BackColor = System.Drawing.Color.Transparent;\r
+            this.label6.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.label6.Location = new System.Drawing.Point(0, 7);\r
+            this.label6.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
+            this.label6.Name = "label6";\r
+            this.label6.Size = new System.Drawing.Size(67, 13);\r
+            this.label6.TabIndex = 81;\r
+            this.label6.Text = "Anamorphic:";\r
             // \r
-            // txt_parWidth\r
+            // labelDisplaySize\r
             // \r
-            this.txt_parWidth.Location = new System.Drawing.Point(109, 168);\r
-            this.txt_parWidth.Name = "txt_parWidth";\r
-            this.txt_parWidth.Size = new System.Drawing.Size(100, 20);\r
-            this.txt_parWidth.TabIndex = 55;\r
-            this.txt_parWidth.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_parWidth_Keyup);\r
+            this.labelDisplaySize.AutoSize = true;\r
+            this.labelDisplaySize.BackColor = System.Drawing.Color.Transparent;\r
+            this.labelDisplaySize.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.labelDisplaySize.Location = new System.Drawing.Point(82, 138);\r
+            this.labelDisplaySize.Margin = new System.Windows.Forms.Padding(3);\r
+            this.labelDisplaySize.Name = "labelDisplaySize";\r
+            this.labelDisplaySize.Size = new System.Drawing.Size(15, 13);\r
+            this.labelDisplaySize.TabIndex = 108;\r
+            this.labelDisplaySize.Text = "--";\r
             // \r
             // lbl_parHeight\r
             // \r
+            this.lbl_parHeight.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.lbl_parHeight.AutoSize = true;\r
             this.lbl_parHeight.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_parHeight.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_parHeight.Location = new System.Drawing.Point(13, 197);\r
+            this.lbl_parHeight.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.lbl_parHeight.Location = new System.Drawing.Point(0, 115);\r
+            this.lbl_parHeight.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
             this.lbl_parHeight.Name = "lbl_parHeight";\r
-            this.lbl_parHeight.Size = new System.Drawing.Size(75, 13);\r
-            this.lbl_parHeight.TabIndex = 58;\r
+            this.lbl_parHeight.Size = new System.Drawing.Size(65, 13);\r
+            this.lbl_parHeight.TabIndex = 94;\r
             this.lbl_parHeight.Text = "PAR Height:";\r
             // \r
-            // txt_parHeight\r
+            // labelStaticDisplaySize\r
             // \r
-            this.txt_parHeight.Location = new System.Drawing.Point(109, 194);\r
-            this.txt_parHeight.Name = "txt_parHeight";\r
-            this.txt_parHeight.Size = new System.Drawing.Size(100, 20);\r
-            this.txt_parHeight.TabIndex = 57;\r
-            this.txt_parHeight.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_parHeight_Keyup);\r
+            this.labelStaticDisplaySize.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+            this.labelStaticDisplaySize.AutoSize = true;\r
+            this.labelStaticDisplaySize.BackColor = System.Drawing.Color.Transparent;\r
+            this.labelStaticDisplaySize.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.labelStaticDisplaySize.Location = new System.Drawing.Point(0, 138);\r
+            this.labelStaticDisplaySize.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
+            this.labelStaticDisplaySize.Name = "labelStaticDisplaySize";\r
+            this.labelStaticDisplaySize.Size = new System.Drawing.Size(67, 13);\r
+            this.labelStaticDisplaySize.TabIndex = 107;\r
+            this.labelStaticDisplaySize.Text = "Display Size:";\r
             // \r
-            // check_KeepAR\r
+            // updownParWidth\r
             // \r
-            this.check_KeepAR.AutoSize = true;\r
-            this.check_KeepAR.Location = new System.Drawing.Point(276, 60);\r
-            this.check_KeepAR.Name = "check_KeepAR";\r
-            this.check_KeepAR.Size = new System.Drawing.Size(69, 17);\r
-            this.check_KeepAR.TabIndex = 59;\r
-            this.check_KeepAR.Text = "Keep AR";\r
-            this.check_KeepAR.UseVisualStyleBackColor = true;\r
-            this.check_KeepAR.CheckedChanged += new System.EventHandler(this.check_KeepAR_CheckedChanged);\r
+            this.updownParWidth.Location = new System.Drawing.Point(82, 84);\r
+            this.updownParWidth.Maximum = new decimal(new int[] {\r
+            1280000,\r
+            0,\r
+            0,\r
+            0});\r
+            this.updownParWidth.Name = "updownParWidth";\r
+            this.updownParWidth.Size = new System.Drawing.Size(53, 21);\r
+            this.updownParWidth.TabIndex = 111;\r
+            this.updownParWidth.ValueChanged += new System.EventHandler(this.TextWidthValueChanged);\r
             // \r
-            // check_customCrop\r
+            // drp_anamorphic\r
             // \r
-            this.check_customCrop.AutoSize = true;\r
-            this.check_customCrop.Location = new System.Drawing.Point(387, 57);\r
-            this.check_customCrop.Name = "check_customCrop";\r
-            this.check_customCrop.Size = new System.Drawing.Size(63, 17);\r
-            this.check_customCrop.TabIndex = 70;\r
-            this.check_customCrop.Text = "Custom:";\r
-            this.check_customCrop.UseVisualStyleBackColor = true;\r
-            this.check_customCrop.CheckedChanged += new System.EventHandler(this.check_customCrop_CheckedChanged);\r
+            this.drp_anamorphic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+            this.drp_anamorphic.FormattingEnabled = true;\r
+            this.drp_anamorphic.Items.AddRange(new object[] {\r
+            "None",\r
+            "Strict",\r
+            "Loose",\r
+            "Custom"});\r
+            this.drp_anamorphic.Location = new System.Drawing.Point(82, 3);\r
+            this.drp_anamorphic.Name = "drp_anamorphic";\r
+            this.drp_anamorphic.Size = new System.Drawing.Size(110, 21);\r
+            this.drp_anamorphic.TabIndex = 82;\r
+            this.drp_anamorphic.SelectedIndexChanged += new System.EventHandler(this.DrpAnamorphicSelectedIndexChanged);\r
             // \r
-            // check_autoCrop\r
+            // lbl_parWidth\r
             // \r
-            this.check_autoCrop.AutoSize = true;\r
-            this.check_autoCrop.Checked = true;\r
-            this.check_autoCrop.Location = new System.Drawing.Point(387, 33);\r
-            this.check_autoCrop.Name = "check_autoCrop";\r
-            this.check_autoCrop.Size = new System.Drawing.Size(72, 17);\r
-            this.check_autoCrop.TabIndex = 69;\r
-            this.check_autoCrop.TabStop = true;\r
-            this.check_autoCrop.Text = "Automatic";\r
-            this.check_autoCrop.UseVisualStyleBackColor = true;\r
-            this.check_autoCrop.CheckedChanged += new System.EventHandler(this.check_autoCrop_CheckedChanged);\r
+            this.lbl_parWidth.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+            this.lbl_parWidth.AutoSize = true;\r
+            this.lbl_parWidth.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_parWidth.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.lbl_parWidth.Location = new System.Drawing.Point(0, 88);\r
+            this.lbl_parWidth.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
+            this.lbl_parWidth.Name = "lbl_parWidth";\r
+            this.lbl_parWidth.Size = new System.Drawing.Size(62, 13);\r
+            this.lbl_parWidth.TabIndex = 92;\r
+            this.lbl_parWidth.Text = "PAR Width:";\r
             // \r
-            // crop_bottom\r
+            // updownDisplayWidth\r
             // \r
-            this.crop_bottom.Enabled = false;\r
-            this.crop_bottom.Location = new System.Drawing.Point(467, 146);\r
-            this.crop_bottom.Maximum = new decimal(new int[] {\r
-            1080,\r
+            this.updownDisplayWidth.Location = new System.Drawing.Point(82, 57);\r
+            this.updownDisplayWidth.Maximum = new decimal(new int[] {\r
+            1280000,\r
             0,\r
             0,\r
             0});\r
-            this.crop_bottom.Name = "crop_bottom";\r
-            this.crop_bottom.Size = new System.Drawing.Size(44, 20);\r
-            this.crop_bottom.TabIndex = 67;\r
+            this.updownDisplayWidth.Name = "updownDisplayWidth";\r
+            this.updownDisplayWidth.Size = new System.Drawing.Size(53, 21);\r
+            this.updownDisplayWidth.TabIndex = 110;\r
+            this.updownDisplayWidth.ValueChanged += new System.EventHandler(this.UpdownDisplayWidthValueChanged);\r
             // \r
-            // crop_top\r
+            // lbl_modulus\r
             // \r
-            this.crop_top.Enabled = false;\r
-            this.crop_top.Location = new System.Drawing.Point(467, 100);\r
-            this.crop_top.Maximum = new decimal(new int[] {\r
-            1080,\r
-            0,\r
-            0,\r
-            0});\r
-            this.crop_top.Name = "crop_top";\r
-            this.crop_top.Size = new System.Drawing.Size(44, 20);\r
-            this.crop_top.TabIndex = 64;\r
+            this.lbl_modulus.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+            this.lbl_modulus.AutoSize = true;\r
+            this.lbl_modulus.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_modulus.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.lbl_modulus.Location = new System.Drawing.Point(0, 34);\r
+            this.lbl_modulus.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
+            this.lbl_modulus.Name = "lbl_modulus";\r
+            this.lbl_modulus.Size = new System.Drawing.Size(50, 13);\r
+            this.lbl_modulus.TabIndex = 87;\r
+            this.lbl_modulus.Text = "Modulus:";\r
             // \r
-            // crop_left\r
+            // lbl_displayWidth\r
             // \r
-            this.crop_left.Enabled = false;\r
-            this.crop_left.Location = new System.Drawing.Point(416, 122);\r
-            this.crop_left.Maximum = new decimal(new int[] {\r
-            1920,\r
-            0,\r
-            0,\r
-            0});\r
-            this.crop_left.Name = "crop_left";\r
-            this.crop_left.Size = new System.Drawing.Size(44, 20);\r
-            this.crop_left.TabIndex = 62;\r
+            this.lbl_displayWidth.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+            this.lbl_displayWidth.AutoSize = true;\r
+            this.lbl_displayWidth.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_displayWidth.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.lbl_displayWidth.Location = new System.Drawing.Point(0, 61);\r
+            this.lbl_displayWidth.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
+            this.lbl_displayWidth.Name = "lbl_displayWidth";\r
+            this.lbl_displayWidth.Size = new System.Drawing.Size(76, 13);\r
+            this.lbl_displayWidth.TabIndex = 90;\r
+            this.lbl_displayWidth.Text = "Display Width:";\r
             // \r
-            // crop_right\r
+            // drp_modulus\r
             // \r
-            this.crop_right.Enabled = false;\r
-            this.crop_right.Location = new System.Drawing.Point(518, 122);\r
-            this.crop_right.Maximum = new decimal(new int[] {\r
-            1920,\r
-            0,\r
-            0,\r
-            0});\r
-            this.crop_right.Name = "crop_right";\r
-            this.crop_right.Size = new System.Drawing.Size(44, 20);\r
-            this.crop_right.TabIndex = 65;\r
+            this.drp_modulus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+            this.drp_modulus.FormattingEnabled = true;\r
+            this.drp_modulus.Items.AddRange(new object[] {\r
+            "16",\r
+            "8",\r
+            "4",\r
+            "2"});\r
+            this.drp_modulus.Location = new System.Drawing.Point(82, 30);\r
+            this.drp_modulus.Name = "drp_modulus";\r
+            this.drp_modulus.Size = new System.Drawing.Size(110, 21);\r
+            this.drp_modulus.TabIndex = 88;\r
+            this.drp_modulus.SelectedIndexChanged += new System.EventHandler(this.DrpModulusSelectedIndexChanged);\r
             // \r
             // label8\r
             // \r
             this.label8.AutoSize = true;\r
             this.label8.BackColor = System.Drawing.Color.Transparent;\r
-            this.label8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label8.Location = new System.Drawing.Point(384, 13);\r
+            this.label8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label8.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.label8.Location = new System.Drawing.Point(416, 13);\r
             this.label8.Name = "label8";\r
-            this.label8.Size = new System.Drawing.Size(37, 13);\r
-            this.label8.TabIndex = 60;\r
-            this.label8.Text = "Crop";\r
-            // \r
-            // Label53\r
-            // \r
-            this.Label53.AutoSize = true;\r
-            this.Label53.BackColor = System.Drawing.Color.Transparent;\r
-            this.Label53.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label53.Location = new System.Drawing.Point(465, 170);\r
-            this.Label53.Name = "Label53";\r
-            this.Label53.Size = new System.Drawing.Size(48, 13);\r
-            this.Label53.TabIndex = 68;\r
-            this.Label53.Text = "Bottom";\r
-            // \r
-            // Label52\r
-            // \r
-            this.Label52.AutoSize = true;\r
-            this.Label52.BackColor = System.Drawing.Color.Transparent;\r
-            this.Label52.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label52.Location = new System.Drawing.Point(474, 85);\r
-            this.Label52.Name = "Label52";\r
-            this.Label52.Size = new System.Drawing.Size(28, 13);\r
-            this.Label52.TabIndex = 63;\r
-            this.Label52.Text = "Top";\r
-            // \r
-            // Label51\r
-            // \r
-            this.Label51.AutoSize = true;\r
-            this.Label51.BackColor = System.Drawing.Color.Transparent;\r
-            this.Label51.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label51.Location = new System.Drawing.Point(561, 124);\r
-            this.Label51.Name = "Label51";\r
-            this.Label51.Size = new System.Drawing.Size(36, 13);\r
-            this.Label51.TabIndex = 66;\r
-            this.Label51.Text = "Right";\r
+            this.label8.Size = new System.Drawing.Size(57, 13);\r
+            this.label8.TabIndex = 114;\r
+            this.label8.Text = "Cropping";\r
             // \r
-            // Label15\r
-            // \r
-            this.Label15.AutoSize = true;\r
-            this.Label15.BackColor = System.Drawing.Color.Transparent;\r
-            this.Label15.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label15.Location = new System.Drawing.Point(384, 124);\r
-            this.Label15.Name = "Label15";\r
-            this.Label15.Size = new System.Drawing.Size(28, 13);\r
-            this.Label15.TabIndex = 61;\r
-            this.Label15.Text = "Left";\r
-            // \r
-            // lbl_anamorphic\r
+            // label26\r
             // \r
-            this.lbl_anamorphic.AutoSize = true;\r
-            this.lbl_anamorphic.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_anamorphic.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_anamorphic.Location = new System.Drawing.Point(107, 222);\r
-            this.lbl_anamorphic.Name = "lbl_anamorphic";\r
-            this.lbl_anamorphic.Size = new System.Drawing.Size(72, 12);\r
-            this.lbl_anamorphic.TabIndex = 74;\r
-            this.lbl_anamorphic.Text = "Select a Title";\r
+            this.label26.AutoSize = true;\r
+            this.label26.BackColor = System.Drawing.Color.Transparent;\r
+            this.label26.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label26.ImeMode = System.Windows.Forms.ImeMode.NoControl;\r
+            this.label26.Location = new System.Drawing.Point(13, 13);\r
+            this.label26.Name = "label26";\r
+            this.label26.Size = new System.Drawing.Size(30, 13);\r
+            this.label26.TabIndex = 113;\r
+            this.label26.Text = "Size";\r
             // \r
-            // lbl_anamprohicLbl\r
+            // lbl_presetCropWarning\r
             // \r
-            this.lbl_anamprohicLbl.AutoSize = true;\r
-            this.lbl_anamprohicLbl.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_anamprohicLbl.Location = new System.Drawing.Point(13, 221);\r
-            this.lbl_anamprohicLbl.Name = "lbl_anamprohicLbl";\r
-            this.lbl_anamprohicLbl.Size = new System.Drawing.Size(66, 13);\r
-            this.lbl_anamprohicLbl.TabIndex = 73;\r
-            this.lbl_anamprohicLbl.Text = "Anamorphic:";\r
+            this.lbl_presetCropWarning.AutoSize = true;\r
+            this.lbl_presetCropWarning.ForeColor = System.Drawing.Color.Black;\r
+            this.lbl_presetCropWarning.Location = new System.Drawing.Point(479, 13);\r
+            this.lbl_presetCropWarning.Name = "lbl_presetCropWarning";\r
+            this.lbl_presetCropWarning.Size = new System.Drawing.Size(140, 13);\r
+            this.lbl_presetCropWarning.TabIndex = 118;\r
+            this.lbl_presetCropWarning.Text = "( Preset values are in use! )";\r
             // \r
             // PictureSettings\r
             // \r
-            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;\r
-            this.Controls.Add(this.lbl_anamorphic);\r
-            this.Controls.Add(this.lbl_anamprohicLbl);\r
-            this.Controls.Add(this.check_customCrop);\r
-            this.Controls.Add(this.check_autoCrop);\r
-            this.Controls.Add(this.crop_bottom);\r
-            this.Controls.Add(this.crop_top);\r
-            this.Controls.Add(this.crop_left);\r
-            this.Controls.Add(this.crop_right);\r
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;\r
+            this.BackColor = System.Drawing.Color.Transparent;\r
+            this.Controls.Add(this.lbl_presetCropWarning);\r
+            this.Controls.Add(this.tableLayoutPanel3);\r
+            this.Controls.Add(this.tableLayoutPanel2);\r
+            this.Controls.Add(this.tableLayoutPanel1);\r
             this.Controls.Add(this.label8);\r
-            this.Controls.Add(this.Label53);\r
-            this.Controls.Add(this.Label52);\r
-            this.Controls.Add(this.Label51);\r
-            this.Controls.Add(this.Label15);\r
-            this.Controls.Add(this.check_KeepAR);\r
-            this.Controls.Add(this.lbl_parHeight);\r
-            this.Controls.Add(this.txt_parHeight);\r
-            this.Controls.Add(this.lbl_parWidth);\r
-            this.Controls.Add(this.txt_parWidth);\r
-            this.Controls.Add(this.lbl_displayWidth);\r
-            this.Controls.Add(this.txt_displayWidth);\r
-            this.Controls.Add(this.lbl_modulus);\r
-            this.Controls.Add(this.drop_modulus);\r
-            this.Controls.Add(this.text_height);\r
-            this.Controls.Add(this.text_width);\r
-            this.Controls.Add(this.label4);\r
-            this.Controls.Add(this.lbl_max);\r
-            this.Controls.Add(this.lbl_src_res);\r
-            this.Controls.Add(this.label7);\r
-            this.Controls.Add(this.label6);\r
-            this.Controls.Add(this.drp_anamorphic);\r
             this.Controls.Add(this.label26);\r
-            this.Controls.Add(this.lbl_Aspect);\r
-            this.Controls.Add(this.Label91);\r
-            this.Controls.Add(this.Label55);\r
+            this.Enabled = false;\r
+            this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Name = "PictureSettings";\r
             this.Size = new System.Drawing.Size(666, 279);\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_height)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_width)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.crop_bottom)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.crop_top)).EndInit();\r
+            this.tableLayoutPanel3.ResumeLayout(false);\r
+            this.tableLayoutPanel3.PerformLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.crop_left)).EndInit();\r
             ((System.ComponentModel.ISupportInitialize)(this.crop_right)).EndInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.crop_top)).EndInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.crop_bottom)).EndInit();\r
+            this.tableLayoutPanel2.ResumeLayout(false);\r
+            this.tableLayoutPanel2.PerformLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.text_width)).EndInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.text_height)).EndInit();\r
+            this.tableLayoutPanel1.ResumeLayout(false);\r
+            this.tableLayoutPanel1.PerformLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.updownParHeight)).EndInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.updownParWidth)).EndInit();\r
+            ((System.ComponentModel.ISupportInitialize)(this.updownDisplayWidth)).EndInit();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -530,40 +646,43 @@ namespace Handbrake.Controls
 \r
         #endregion\r
 \r
-        internal System.Windows.Forms.Label label4;\r
-        private System.Windows.Forms.Label lbl_max;\r
-        internal System.Windows.Forms.Label lbl_src_res;\r
+        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;\r
+        internal System.Windows.Forms.Label Label15;\r
+        internal System.Windows.Forms.NumericUpDown crop_left;\r
+        internal System.Windows.Forms.NumericUpDown crop_right;\r
+        internal System.Windows.Forms.RadioButton check_autoCrop;\r
+        internal System.Windows.Forms.Label Label51;\r
+        internal System.Windows.Forms.NumericUpDown crop_top;\r
+        internal System.Windows.Forms.Label Label53;\r
+        internal System.Windows.Forms.Label Label52;\r
+        internal System.Windows.Forms.NumericUpDown crop_bottom;\r
+        internal System.Windows.Forms.RadioButton check_customCrop;\r
+        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;\r
         internal System.Windows.Forms.Label label7;\r
+        internal System.Windows.Forms.Label lbl_src_res;\r
+        internal System.Windows.Forms.Label Label55;\r
+        internal System.Windows.Forms.Label label4;\r
+        internal System.Windows.Forms.CheckBox check_KeepAR;\r
+        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;\r
+        internal System.Windows.Forms.NumericUpDown updownParHeight;\r
         internal System.Windows.Forms.Label label6;\r
+        internal System.Windows.Forms.Label labelDisplaySize;\r
+        internal System.Windows.Forms.Label lbl_parHeight;\r
+        internal System.Windows.Forms.Label labelStaticDisplaySize;\r
+        internal System.Windows.Forms.NumericUpDown updownParWidth;\r
         internal System.Windows.Forms.ComboBox drp_anamorphic;\r
-        internal System.Windows.Forms.Label label26;\r
-        internal System.Windows.Forms.Label lbl_Aspect;\r
-        internal System.Windows.Forms.Label Label91;\r
-        internal System.Windows.Forms.Label Label55;\r
+        internal System.Windows.Forms.Label lbl_parWidth;\r
+        internal System.Windows.Forms.NumericUpDown updownDisplayWidth;\r
         internal System.Windows.Forms.Label lbl_modulus;\r
-        internal System.Windows.Forms.ComboBox drop_modulus;\r
         internal System.Windows.Forms.Label lbl_displayWidth;\r
-        internal System.Windows.Forms.Label lbl_parWidth;\r
-        internal System.Windows.Forms.Label lbl_parHeight;\r
-        internal System.Windows.Forms.RadioButton check_customCrop;\r
-        internal System.Windows.Forms.RadioButton check_autoCrop;\r
-        internal System.Windows.Forms.NumericUpDown crop_bottom;\r
-        internal System.Windows.Forms.NumericUpDown crop_top;\r
-        internal System.Windows.Forms.NumericUpDown crop_left;\r
-        internal System.Windows.Forms.NumericUpDown crop_right;\r
+        internal System.Windows.Forms.ComboBox drp_modulus;\r
         internal System.Windows.Forms.Label label8;\r
-        internal System.Windows.Forms.Label Label53;\r
-        internal System.Windows.Forms.Label Label52;\r
-        internal System.Windows.Forms.Label Label51;\r
-        internal System.Windows.Forms.Label Label15;\r
-        internal System.Windows.Forms.NumericUpDown text_height;\r
+        internal System.Windows.Forms.Label label26;\r
         internal System.Windows.Forms.NumericUpDown text_width;\r
-        internal System.Windows.Forms.TextBox txt_displayWidth;\r
-        internal System.Windows.Forms.TextBox txt_parWidth;\r
-        internal System.Windows.Forms.TextBox txt_parHeight;\r
-        internal System.Windows.Forms.CheckBox check_KeepAR;\r
-        internal System.Windows.Forms.Label lbl_anamorphic;\r
-        internal System.Windows.Forms.Label lbl_anamprohicLbl;\r
+        internal System.Windows.Forms.NumericUpDown text_height;\r
+        private System.Windows.Forms.Label lbl_presetCropWarning;\r
+\r
+\r
 \r
     }\r
 }\r