OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmMain.Designer.cs
index 418b479..8e8dd09 100644 (file)
@@ -40,7 +40,6 @@ namespace Handbrake
             this.RadioISO = new System.Windows.Forms.RadioButton();\r
             this.text_source = new System.Windows.Forms.TextBox();\r
             this.text_destination = new System.Windows.Forms.TextBox();\r
-            this.drp_subtitle = new System.Windows.Forms.ComboBox();\r
             this.btn_Browse = new System.Windows.Forms.Button();\r
             this.text_height = new System.Windows.Forms.TextBox();\r
             this.text_width = new System.Windows.Forms.TextBox();\r
@@ -48,6 +47,19 @@ namespace Handbrake
             this.drp_videoEncoder = new System.Windows.Forms.ComboBox();\r
             this.drp_audioCodec = new System.Windows.Forms.ComboBox();\r
             this.CheckCRF = new System.Windows.Forms.CheckBox();\r
+            this.drp_subtitle = new System.Windows.Forms.ComboBox();\r
+            this.QueryEditorText = new System.Windows.Forms.RichTextBox();\r
+            this.rtf_h264advanced = new System.Windows.Forms.RichTextBox();\r
+            this.drp_audioBitrate = new System.Windows.Forms.ComboBox();\r
+            this.drp_audioSampleRate = new System.Windows.Forms.ComboBox();\r
+            this.check_largeFile = new System.Windows.Forms.CheckBox();\r
+            this.check_turbo = new System.Windows.Forms.CheckBox();\r
+            this.drp_videoFramerate = new System.Windows.Forms.ComboBox();\r
+            this.slider_videoQuality = new System.Windows.Forms.TrackBar();\r
+            this.text_filesize = new System.Windows.Forms.TextBox();\r
+            this.text_bitrate = new System.Windows.Forms.TextBox();\r
+            this.drp_deInterlace_option = new System.Windows.Forms.ComboBox();\r
+            this.drp_deNoise = new System.Windows.Forms.ComboBox();\r
             this.DVD_Open = new System.Windows.Forms.FolderBrowserDialog();\r
             this.File_Open = new System.Windows.Forms.OpenFileDialog();\r
             this.ISO_Open = new System.Windows.Forms.OpenFileDialog();\r
@@ -58,24 +70,37 @@ namespace Handbrake
             this.mnu_update = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
             this.mnu_exit = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_open3 = new System.Windows.Forms.ToolStripMenuItem();\r
             this.ToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_encode = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_viewDVDdata = new System.Windows.Forms.ToolStripMenuItem();\r
             this.ToolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();\r
             this.mnu_options = new System.Windows.Forms.ToolStripMenuItem();\r
             this.PresetsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_preset_ipod133 = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_preset_ipod178 = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_preset_ipod235 = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_animation = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_appleTv = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_presetPS3 = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_bedlam = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_blind = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_broke = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_Classic = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_CQR = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_DSQ = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_film = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_iphone = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_ipod = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_ipodLow = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_normal = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_ps3 = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_psp = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_qt = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_television = new System.Windows.Forms.ToolStripMenuItem();\r
             this.ToolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();\r
             this.mnu_ProgramDefaultOptions = new System.Windows.Forms.ToolStripMenuItem();\r
             this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
             this.OnlineDocumentationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_wiki = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_onlineDocs = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_faq = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_onlineDocs = new System.Windows.Forms.ToolStripMenuItem();\r
             this.WebsiteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_homepage = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_forum = new System.Windows.Forms.ToolStripMenuItem();\r
@@ -83,22 +108,67 @@ namespace Handbrake
             this.mnu_about = new System.Windows.Forms.ToolStripMenuItem();\r
             this.frmMainMenu = new System.Windows.Forms.MenuStrip();\r
             this.GroupBox1 = new System.Windows.Forms.GroupBox();\r
-            this.lbl_chptWarn = new System.Windows.Forms.Label();\r
             this.Label13 = new System.Windows.Forms.Label();\r
             this.RadioDVD = new System.Windows.Forms.RadioButton();\r
             this.Label17 = new System.Windows.Forms.Label();\r
             this.Label9 = new System.Windows.Forms.Label();\r
             this.Label10 = new System.Windows.Forms.Label();\r
-            this.GroupBox4 = new System.Windows.Forms.GroupBox();\r
+            this.groupBox_output = new System.Windows.Forms.GroupBox();\r
             this.Label56 = 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.Label3 = new System.Windows.Forms.Label();\r
             this.Label47 = new System.Windows.Forms.Label();\r
             this.Label12 = new System.Windows.Forms.Label();\r
-            this.advancedOptions = new System.Windows.Forms.TabControl();\r
+            this.Label3 = new System.Windows.Forms.Label();\r
+            this.lbl_update = new System.Windows.Forms.Label();\r
+            this.btn_queue = new System.Windows.Forms.Button();\r
+            this.btn_encode = new System.Windows.Forms.Button();\r
+            this.Version = new System.Windows.Forms.Label();\r
+            this.lbl_encode = new System.Windows.Forms.Label();\r
+            this.btn_eCancel = new System.Windows.Forms.Button();\r
+            this.TabPage6 = new System.Windows.Forms.TabPage();\r
+            this.Label7 = new System.Windows.Forms.Label();\r
+            this.Label39 = new System.Windows.Forms.Label();\r
+            this.btn_ClearQuery = new System.Windows.Forms.Button();\r
+            this.GenerateQuery = new System.Windows.Forms.Button();\r
+            this.h264Tab = new System.Windows.Forms.TabPage();\r
+            this.Label43 = new System.Windows.Forms.Label();\r
+            this.label_h264 = new System.Windows.Forms.LinkLabel();\r
+            this.Label95 = new System.Windows.Forms.Label();\r
+            this.btn_h264Clear = new System.Windows.Forms.Button();\r
+            this.Label90 = new System.Windows.Forms.Label();\r
+            this.Label92 = new System.Windows.Forms.Label();\r
+            this.TabPage2 = new System.Windows.Forms.TabPage();\r
+            this.Label29 = new System.Windows.Forms.Label();\r
+            this.drp_audioMixDown = new System.Windows.Forms.ComboBox();\r
+            this.drp_audioChannels = new System.Windows.Forms.ComboBox();\r
+            this.Label14 = new System.Windows.Forms.Label();\r
+            this.Label5 = new System.Windows.Forms.Label();\r
+            this.Label35 = new System.Windows.Forms.Label();\r
+            this.Label16 = new System.Windows.Forms.Label();\r
+            this.Label32 = new System.Windows.Forms.Label();\r
+            this.Label18 = new System.Windows.Forms.Label();\r
+            this.TabPage3 = new System.Windows.Forms.TabPage();\r
+            this.label24 = new System.Windows.Forms.Label();\r
+            this.label11 = new System.Windows.Forms.Label();\r
+            this.check_deblock = new System.Windows.Forms.CheckBox();\r
+            this.check_detelecine = new System.Windows.Forms.CheckBox();\r
+            this.label4 = new System.Windows.Forms.Label();\r
+            this.Label37 = new System.Windows.Forms.Label();\r
+            this.Label23 = new System.Windows.Forms.Label();\r
+            this.Label22 = new System.Windows.Forms.Label();\r
+            this.Label2 = new System.Windows.Forms.Label();\r
+            this.SliderValue = new System.Windows.Forms.Label();\r
+            this.check_2PassEncode = new System.Windows.Forms.CheckBox();\r
+            this.Label46 = new System.Windows.Forms.Label();\r
+            this.Label40 = new System.Windows.Forms.Label();\r
+            this.Label42 = new System.Windows.Forms.Label();\r
             this.TabPage1 = new System.Windows.Forms.TabPage();\r
+            this.Check_ChapterMarkers = new System.Windows.Forms.CheckBox();\r
+            this.CheckPixelRatio = new System.Windows.Forms.CheckBox();\r
+            this.check_grayscale = new System.Windows.Forms.CheckBox();\r
+            this.label6 = new System.Windows.Forms.Label();\r
             this.Label19 = new System.Windows.Forms.Label();\r
             this.lbl_RecomendedCrop = new System.Windows.Forms.Label();\r
             this.Label8 = new System.Windows.Forms.Label();\r
@@ -115,69 +185,20 @@ namespace Handbrake
             this.drp_crop = new System.Windows.Forms.ComboBox();\r
             this.text_right = new System.Windows.Forms.TextBox();\r
             this.text_left = new System.Windows.Forms.TextBox();\r
-            this.TabPage3 = new System.Windows.Forms.TabPage();\r
-            this.Label37 = new System.Windows.Forms.Label();\r
-            this.check_largeFile = new System.Windows.Forms.CheckBox();\r
-            this.check_turbo = new System.Windows.Forms.CheckBox();\r
-            this.Label36 = new System.Windows.Forms.Label();\r
-            this.Check_ChapterMarkers = new System.Windows.Forms.CheckBox();\r
-            this.CheckPixelRatio = new System.Windows.Forms.CheckBox();\r
-            this.Label23 = new System.Windows.Forms.Label();\r
-            this.Label22 = new System.Windows.Forms.Label();\r
-            this.Label2 = new System.Windows.Forms.Label();\r
-            this.check_grayscale = new System.Windows.Forms.CheckBox();\r
-            this.SliderValue = new System.Windows.Forms.Label();\r
-            this.check_DeInterlace = new System.Windows.Forms.CheckBox();\r
-            this.drp_videoFramerate = new System.Windows.Forms.ComboBox();\r
-            this.check_2PassEncode = new System.Windows.Forms.CheckBox();\r
-            this.slider_videoQuality = new System.Windows.Forms.TrackBar();\r
-            this.text_filesize = new System.Windows.Forms.TextBox();\r
-            this.Label46 = new System.Windows.Forms.Label();\r
-            this.Label40 = new System.Windows.Forms.Label();\r
-            this.text_bitrate = new System.Windows.Forms.TextBox();\r
-            this.Label42 = new System.Windows.Forms.Label();\r
-            this.TabPage2 = new System.Windows.Forms.TabPage();\r
-            this.Label29 = new System.Windows.Forms.Label();\r
-            this.drp_audioMixDown = new System.Windows.Forms.ComboBox();\r
-            this.drp_audioChannels = new System.Windows.Forms.ComboBox();\r
-            this.drp_audioBitrate = new System.Windows.Forms.ComboBox();\r
-            this.Label14 = new System.Windows.Forms.Label();\r
-            this.Label5 = new System.Windows.Forms.Label();\r
-            this.Label35 = new System.Windows.Forms.Label();\r
-            this.Label16 = new System.Windows.Forms.Label();\r
-            this.Label32 = new System.Windows.Forms.Label();\r
-            this.Label18 = new System.Windows.Forms.Label();\r
-            this.drp_audioSampleRate = new System.Windows.Forms.ComboBox();\r
-            this.h264Tab = new System.Windows.Forms.TabPage();\r
-            this.Label43 = new System.Windows.Forms.Label();\r
-            this.label_h264 = new System.Windows.Forms.LinkLabel();\r
-            this.Label95 = new System.Windows.Forms.Label();\r
-            this.btn_h264Clear = new System.Windows.Forms.Button();\r
-            this.Label90 = new System.Windows.Forms.Label();\r
-            this.rtf_h264advanced = new System.Windows.Forms.RichTextBox();\r
-            this.Label92 = new System.Windows.Forms.Label();\r
-            this.TabPage6 = new System.Windows.Forms.TabPage();\r
-            this.Label7 = new System.Windows.Forms.Label();\r
-            this.Label39 = new System.Windows.Forms.Label();\r
-            this.btn_ClearQuery = new System.Windows.Forms.Button();\r
-            this.GenerateQuery = new System.Windows.Forms.Button();\r
-            this.QueryEditorText = new System.Windows.Forms.RichTextBox();\r
-            this.lbl_update = new System.Windows.Forms.Label();\r
-            this.btn_queue = new System.Windows.Forms.Button();\r
-            this.btn_encode = new System.Windows.Forms.Button();\r
-            this.Version = new System.Windows.Forms.Label();\r
-            this.lbl_encode = new System.Windows.Forms.Label();\r
+            this.advancedOptions = new System.Windows.Forms.TabControl();\r
+            this.groupBox_dest = new System.Windows.Forms.GroupBox();\r
             Label38 = new System.Windows.Forms.Label();\r
+            ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit();\r
             this.frmMainMenu.SuspendLayout();\r
             this.GroupBox1.SuspendLayout();\r
-            this.GroupBox4.SuspendLayout();\r
-            this.advancedOptions.SuspendLayout();\r
-            this.TabPage1.SuspendLayout();\r
-            this.TabPage3.SuspendLayout();\r
-            ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit();\r
-            this.TabPage2.SuspendLayout();\r
-            this.h264Tab.SuspendLayout();\r
+            this.groupBox_output.SuspendLayout();\r
             this.TabPage6.SuspendLayout();\r
+            this.h264Tab.SuspendLayout();\r
+            this.TabPage2.SuspendLayout();\r
+            this.TabPage3.SuspendLayout();\r
+            this.TabPage1.SuspendLayout();\r
+            this.advancedOptions.SuspendLayout();\r
+            this.groupBox_dest.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
             // Label38\r
@@ -193,19 +214,23 @@ namespace Handbrake
             // DVD_Save\r
             // \r
             this.DVD_Save.DefaultExt = "mp4";\r
-            this.DVD_Save.Filter = ".mp4|*.mp4| .m4v|*.m4v |.avi|*.avi |.ogm|*.ogm |.mkv|*.mkv";\r
+            this.DVD_Save.Filter = "*.mp4|*.mp4|*.m4v|*.m4v|*.avi|*.avi|*.ogm|*.ogm|*.mkv|*.mkv";\r
             // \r
             // File_Save\r
             // \r
             this.File_Save.DefaultExt = "hb";\r
             this.File_Save.Filter = "hb|*.hb";\r
             // \r
+            // ToolTip\r
+            // \r
+            this.ToolTip.Active = false;\r
+            // \r
             // drop_chapterFinish\r
             // \r
             this.drop_chapterFinish.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.drop_chapterFinish.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.drop_chapterFinish.FormattingEnabled = true;\r
-            this.drop_chapterFinish.Location = new System.Drawing.Point(212, 81);\r
+            this.drop_chapterFinish.Location = new System.Drawing.Point(434, 58);\r
             this.drop_chapterFinish.Name = "drop_chapterFinish";\r
             this.drop_chapterFinish.Size = new System.Drawing.Size(69, 21);\r
             this.drop_chapterFinish.TabIndex = 41;\r
@@ -219,7 +244,7 @@ namespace Handbrake
             this.drop_chapterStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.drop_chapterStart.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.drop_chapterStart.FormattingEnabled = true;\r
-            this.drop_chapterStart.Location = new System.Drawing.Point(99, 81);\r
+            this.drop_chapterStart.Location = new System.Drawing.Point(321, 58);\r
             this.drop_chapterStart.Name = "drop_chapterStart";\r
             this.drop_chapterStart.Size = new System.Drawing.Size(69, 21);\r
             this.drop_chapterStart.TabIndex = 40;\r
@@ -235,7 +260,7 @@ namespace Handbrake
             this.drp_dvdtitle.FormattingEnabled = true;\r
             this.drp_dvdtitle.Items.AddRange(new object[] {\r
             "Automatic"});\r
-            this.drp_dvdtitle.Location = new System.Drawing.Point(99, 50);\r
+            this.drp_dvdtitle.Location = new System.Drawing.Point(99, 55);\r
             this.drp_dvdtitle.Name = "drp_dvdtitle";\r
             this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21);\r
             this.drp_dvdtitle.TabIndex = 39;\r
@@ -248,7 +273,7 @@ namespace Handbrake
             // \r
             this.RadioISO.AutoSize = true;\r
             this.RadioISO.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.RadioISO.Location = new System.Drawing.Point(358, 34);\r
+            this.RadioISO.Location = new System.Drawing.Point(487, 33);\r
             this.RadioISO.Name = "RadioISO";\r
             this.RadioISO.Size = new System.Drawing.Size(44, 17);\r
             this.RadioISO.TabIndex = 19;\r
@@ -262,7 +287,7 @@ namespace Handbrake
             this.text_source.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.text_source.Location = new System.Drawing.Point(99, 22);\r
             this.text_source.Name = "text_source";\r
-            this.text_source.Size = new System.Drawing.Size(253, 21);\r
+            this.text_source.Size = new System.Drawing.Size(294, 21);\r
             this.text_source.TabIndex = 1;\r
             this.text_source.Text = "Click \'Browse\' to continue";\r
             this.ToolTip.SetToolTip(this.text_source, "The input source location.");\r
@@ -271,31 +296,19 @@ namespace Handbrake
             // \r
             this.text_destination.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
             this.text_destination.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.text_destination.Location = new System.Drawing.Point(99, 21);\r
+            this.text_destination.Location = new System.Drawing.Point(99, 19);\r
             this.text_destination.Name = "text_destination";\r
-            this.text_destination.Size = new System.Drawing.Size(262, 21);\r
+            this.text_destination.Size = new System.Drawing.Size(294, 21);\r
             this.text_destination.TabIndex = 4;\r
             this.ToolTip.SetToolTip(this.text_destination, "Location where the enoceded file will be saved.");\r
             // \r
-            // drp_subtitle\r
-            // \r
-            this.drp_subtitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.drp_subtitle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drp_subtitle.FormattingEnabled = true;\r
-            this.drp_subtitle.Location = new System.Drawing.Point(381, 36);\r
-            this.drp_subtitle.Name = "drp_subtitle";\r
-            this.drp_subtitle.Size = new System.Drawing.Size(213, 21);\r
-            this.drp_subtitle.TabIndex = 42;\r
-            this.drp_subtitle.Text = "None";\r
-            this.ToolTip.SetToolTip(this.drp_subtitle, "Select the subtitle language you require from this dropdown.");\r
-            // \r
             // btn_Browse\r
             // \r
             this.btn_Browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
             this.btn_Browse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.btn_Browse.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_Browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_Browse.Location = new System.Drawing.Point(415, 22);\r
+            this.btn_Browse.Location = new System.Drawing.Point(399, 22);\r
             this.btn_Browse.Name = "btn_Browse";\r
             this.btn_Browse.Size = new System.Drawing.Size(78, 22);\r
             this.btn_Browse.TabIndex = 2;\r
@@ -309,7 +322,7 @@ namespace Handbrake
             this.text_height.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
             this.text_height.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.text_height.ForeColor = System.Drawing.SystemColors.InfoText;\r
-            this.text_height.Location = new System.Drawing.Point(191, 87);\r
+            this.text_height.Location = new System.Drawing.Point(196, 58);\r
             this.text_height.Name = "text_height";\r
             this.text_height.Size = new System.Drawing.Size(64, 21);\r
             this.text_height.TabIndex = 8;\r
@@ -320,7 +333,7 @@ namespace Handbrake
             // \r
             this.text_width.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
             this.text_width.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.text_width.Location = new System.Drawing.Point(99, 87);\r
+            this.text_width.Location = new System.Drawing.Point(104, 58);\r
             this.text_width.Name = "text_width";\r
             this.text_width.Size = new System.Drawing.Size(64, 21);\r
             this.text_width.TabIndex = 7;\r
@@ -333,7 +346,7 @@ namespace Handbrake
             this.btn_destBrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.btn_destBrowse.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_destBrowse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_destBrowse.Location = new System.Drawing.Point(370, 21);\r
+            this.btn_destBrowse.Location = new System.Drawing.Point(399, 18);\r
             this.btn_destBrowse.Name = "btn_destBrowse";\r
             this.btn_destBrowse.Size = new System.Drawing.Size(83, 22);\r
             this.btn_destBrowse.TabIndex = 4;\r
@@ -353,7 +366,7 @@ namespace Handbrake
             "H.264",\r
             "H.264 (iPod)",\r
             "H.264 Baseline 1.3"});\r
-            this.drp_videoEncoder.Location = new System.Drawing.Point(99, 54);\r
+            this.drp_videoEncoder.Location = new System.Drawing.Point(104, 25);\r
             this.drp_videoEncoder.Name = "drp_videoEncoder";\r
             this.drp_videoEncoder.Size = new System.Drawing.Size(156, 21);\r
             this.drp_videoEncoder.TabIndex = 5;\r
@@ -371,7 +384,7 @@ namespace Handbrake
             "MP3",\r
             "Vorbis",\r
             "AC3"});\r
-            this.drp_audioCodec.Location = new System.Drawing.Point(371, 53);\r
+            this.drp_audioCodec.Location = new System.Drawing.Point(376, 24);\r
             this.drp_audioCodec.Name = "drp_audioCodec";\r
             this.drp_audioCodec.Size = new System.Drawing.Size(111, 21);\r
             this.drp_audioCodec.TabIndex = 6;\r
@@ -392,74 +405,270 @@ namespace Handbrake
             this.ToolTip.SetToolTip(this.CheckCRF, "Constant Rate Factor");\r
             this.CheckCRF.UseVisualStyleBackColor = true;\r
             // \r
-            // File_Open\r
-            // \r
-            this.File_Open.DefaultExt = "hb";\r
-            this.File_Open.Filter = "hb|*.hb";\r
-            // \r
-            // ISO_Open\r
-            // \r
-            this.ISO_Open.DefaultExt = "ISO";\r
-            this.ISO_Open.Filter = "All Supported Files|*.iso;*.mpg;*.mpeg;*.vob";\r
+            // drp_subtitle\r
             // \r
-            // FileToolStripMenuItem\r
+            this.drp_subtitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.drp_subtitle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.drp_subtitle.FormattingEnabled = true;\r
+            this.drp_subtitle.Location = new System.Drawing.Point(381, 36);\r
+            this.drp_subtitle.Name = "drp_subtitle";\r
+            this.drp_subtitle.Size = new System.Drawing.Size(213, 21);\r
+            this.drp_subtitle.TabIndex = 42;\r
+            this.drp_subtitle.Text = "None";\r
+            this.ToolTip.SetToolTip(this.drp_subtitle, "Select the subtitle language you require from this dropdown.");\r
             // \r
-            this.FileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.mnu_open,\r
-            this.mnu_save,\r
-            this.ToolStripSeparator1,\r
-            this.mnu_update,\r
-            this.toolStripSeparator2,\r
-            this.mnu_exit});\r
-            this.FileToolStripMenuItem.Name = "FileToolStripMenuItem";\r
-            this.FileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);\r
-            this.FileToolStripMenuItem.Text = "&File";\r
+            // QueryEditorText\r
             // \r
-            // mnu_open\r
+            this.QueryEditorText.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.QueryEditorText.Location = new System.Drawing.Point(16, 114);\r
+            this.QueryEditorText.Name = "QueryEditorText";\r
+            this.QueryEditorText.Size = new System.Drawing.Size(605, 104);\r
+            this.QueryEditorText.TabIndex = 41;\r
+            this.QueryEditorText.Text = "";\r
+            this.ToolTip.SetToolTip(this.QueryEditorText, "Manually add or edit a query generated by the GUI.");\r
             // \r
-            this.mnu_open.Image = ((System.Drawing.Image)(resources.GetObject("mnu_open.Image")));\r
-            this.mnu_open.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.mnu_open.Name = "mnu_open";\r
-            this.mnu_open.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));\r
-            this.mnu_open.Size = new System.Drawing.Size(184, 22);\r
-            this.mnu_open.Text = "&Open Profile";\r
-            this.mnu_open.Click += new System.EventHandler(this.mnu_open_Click);\r
+            // rtf_h264advanced\r
             // \r
-            // mnu_save\r
+            this.rtf_h264advanced.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.rtf_h264advanced.Location = new System.Drawing.Point(16, 79);\r
+            this.rtf_h264advanced.Name = "rtf_h264advanced";\r
+            this.rtf_h264advanced.Size = new System.Drawing.Size(605, 96);\r
+            this.rtf_h264advanced.TabIndex = 41;\r
+            this.rtf_h264advanced.Text = "";\r
+            this.ToolTip.SetToolTip(this.rtf_h264advanced, "H.264 advanced options can be added here. See link below for details.");\r
             // \r
-            this.mnu_save.Image = ((System.Drawing.Image)(resources.GetObject("mnu_save.Image")));\r
-            this.mnu_save.ImageTransparentColor = System.Drawing.Color.Magenta;\r
-            this.mnu_save.Name = "mnu_save";\r
-            this.mnu_save.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));\r
-            this.mnu_save.Size = new System.Drawing.Size(184, 22);\r
-            this.mnu_save.Text = "&Save Profile";\r
-            this.mnu_save.Click += new System.EventHandler(this.mnu_save_Click);\r
+            // drp_audioBitrate\r
             // \r
-            // ToolStripSeparator1\r
+            this.drp_audioBitrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.drp_audioBitrate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.drp_audioBitrate.FormattingEnabled = true;\r
+            this.drp_audioBitrate.Items.AddRange(new object[] {\r
+            "32",\r
+            "40",\r
+            "48",\r
+            "56",\r
+            "64",\r
+            "80",\r
+            "86",\r
+            "112",\r
+            "128",\r
+            "160"});\r
+            this.drp_audioBitrate.Location = new System.Drawing.Point(157, 37);\r
+            this.drp_audioBitrate.Name = "drp_audioBitrate";\r
+            this.drp_audioBitrate.Size = new System.Drawing.Size(101, 21);\r
+            this.drp_audioBitrate.TabIndex = 40;\r
+            this.drp_audioBitrate.Text = "128";\r
+            this.ToolTip.SetToolTip(this.drp_audioBitrate, "Set the Audio Bit-Rate");\r
             // \r
-            this.ToolStripSeparator1.Name = "ToolStripSeparator1";\r
-            this.ToolStripSeparator1.Size = new System.Drawing.Size(181, 6);\r
+            // drp_audioSampleRate\r
             // \r
-            // mnu_update\r
+            this.drp_audioSampleRate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.drp_audioSampleRate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.drp_audioSampleRate.FormattingEnabled = true;\r
+            this.drp_audioSampleRate.Items.AddRange(new object[] {\r
+            "48",\r
+            "44.1",\r
+            "32",\r
+            "24",\r
+            "22.05"});\r
+            this.drp_audioSampleRate.Location = new System.Drawing.Point(157, 67);\r
+            this.drp_audioSampleRate.Name = "drp_audioSampleRate";\r
+            this.drp_audioSampleRate.Size = new System.Drawing.Size(101, 21);\r
+            this.drp_audioSampleRate.TabIndex = 23;\r
+            this.drp_audioSampleRate.Text = "44.1";\r
+            this.ToolTip.SetToolTip(this.drp_audioSampleRate, "Set the Audio Sample Rate");\r
             // \r
-            this.mnu_update.Name = "mnu_update";\r
-            this.mnu_update.Size = new System.Drawing.Size(184, 22);\r
-            this.mnu_update.Text = "Check for Updates";\r
-            this.mnu_update.Click += new System.EventHandler(this.mnu_update_Click);\r
+            // check_largeFile\r
             // \r
-            // toolStripSeparator2\r
+            this.check_largeFile.AutoSize = true;\r
+            this.check_largeFile.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.check_largeFile.Location = new System.Drawing.Point(363, 84);\r
+            this.check_largeFile.Name = "check_largeFile";\r
+            this.check_largeFile.Size = new System.Drawing.Size(172, 17);\r
+            this.check_largeFile.TabIndex = 51;\r
+            this.check_largeFile.Text = "Larger mp4 Files (> 4GB)";\r
+            this.ToolTip.SetToolTip(this.check_largeFile, "Allows creation of mp4 files greater than 4GB.");\r
+            this.check_largeFile.UseVisualStyleBackColor = true;\r
+            this.check_largeFile.Click += new System.EventHandler(this.check_largeFile_CheckedChanged);\r
             // \r
-            this.toolStripSeparator2.Name = "toolStripSeparator2";\r
-            this.toolStripSeparator2.Size = new System.Drawing.Size(181, 6);\r
+            // check_turbo\r
             // \r
-            // mnu_exit\r
+            this.check_turbo.AutoSize = true;\r
+            this.check_turbo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.check_turbo.Location = new System.Drawing.Point(363, 61);\r
+            this.check_turbo.Name = "check_turbo";\r
+            this.check_turbo.Size = new System.Drawing.Size(110, 17);\r
+            this.check_turbo.TabIndex = 50;\r
+            this.check_turbo.Text = "Turbo 1st Pass";\r
+            this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster.");\r
+            this.check_turbo.UseVisualStyleBackColor = true;\r
             // \r
-            this.mnu_exit.Name = "mnu_exit";\r
-            this.mnu_exit.Size = new System.Drawing.Size(184, 22);\r
-            this.mnu_exit.Text = "E&xit";\r
-            this.mnu_exit.Click += new System.EventHandler(this.mnu_exit_Click);\r
+            // drp_videoFramerate\r
             // \r
-            // ToolsToolStripMenuItem\r
+            this.drp_videoFramerate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.drp_videoFramerate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.drp_videoFramerate.FormattingEnabled = true;\r
+            this.drp_videoFramerate.Items.AddRange(new object[] {\r
+            "Automatic",\r
+            "5",\r
+            "10",\r
+            "12",\r
+            "15",\r
+            "23.976",\r
+            "24",\r
+            "25",\r
+            "29.97"});\r
+            this.drp_videoFramerate.Location = new System.Drawing.Point(155, 179);\r
+            this.drp_videoFramerate.Name = "drp_videoFramerate";\r
+            this.drp_videoFramerate.Size = new System.Drawing.Size(112, 21);\r
+            this.drp_videoFramerate.TabIndex = 21;\r
+            this.drp_videoFramerate.Text = "Automatic";\r
+            this.ToolTip.SetToolTip(this.drp_videoFramerate, "Can be left to automcatic in most cases.");\r
+            // \r
+            // slider_videoQuality\r
+            // \r
+            this.slider_videoQuality.Location = new System.Drawing.Point(144, 90);\r
+            this.slider_videoQuality.Maximum = 100;\r
+            this.slider_videoQuality.Name = "slider_videoQuality";\r
+            this.slider_videoQuality.Size = new System.Drawing.Size(167, 42);\r
+            this.slider_videoQuality.TabIndex = 6;\r
+            this.slider_videoQuality.TickFrequency = 17;\r
+            this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. (Around 70% is fine for most)");\r
+            this.slider_videoQuality.Scroll += new System.EventHandler(this.slider_videoQuality_Scroll);\r
+            // \r
+            // text_filesize\r
+            // \r
+            this.text_filesize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.text_filesize.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.text_filesize.Location = new System.Drawing.Point(155, 63);\r
+            this.text_filesize.Name = "text_filesize";\r
+            this.text_filesize.Size = new System.Drawing.Size(156, 21);\r
+            this.text_filesize.TabIndex = 16;\r
+            this.ToolTip.SetToolTip(this.text_filesize, "Set the file size you wish the encoded file to be.");\r
+            this.text_filesize.TextChanged += new System.EventHandler(this.text_filesize_TextChanged);\r
+            // \r
+            // text_bitrate\r
+            // \r
+            this.text_bitrate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.text_bitrate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.text_bitrate.Location = new System.Drawing.Point(155, 36);\r
+            this.text_bitrate.Name = "text_bitrate";\r
+            this.text_bitrate.Size = new System.Drawing.Size(156, 21);\r
+            this.text_bitrate.TabIndex = 15;\r
+            this.ToolTip.SetToolTip(this.text_bitrate, "Set the bitrate of the video");\r
+            this.text_bitrate.TextChanged += new System.EventHandler(this.text_bitrate_TextChanged);\r
+            // \r
+            // drp_deInterlace_option\r
+            // \r
+            this.drp_deInterlace_option.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.drp_deInterlace_option.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.drp_deInterlace_option.FormattingEnabled = true;\r
+            this.drp_deInterlace_option.Items.AddRange(new object[] {\r
+            "None",\r
+            "Origional (Fast)",\r
+            "yadif (Slow)",\r
+            "yadif + mcdeint (Slower)",\r
+            "yadif + mcdeint  (Slowest)"});\r
+            this.drp_deInterlace_option.Location = new System.Drawing.Point(462, 154);\r
+            this.drp_deInterlace_option.Name = "drp_deInterlace_option";\r
+            this.drp_deInterlace_option.Size = new System.Drawing.Size(161, 21);\r
+            this.drp_deInterlace_option.TabIndex = 67;\r
+            this.drp_deInterlace_option.Text = "None";\r
+            // \r
+            // drp_deNoise\r
+            // \r
+            this.drp_deNoise.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.drp_deNoise.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.drp_deNoise.FormattingEnabled = true;\r
+            this.drp_deNoise.Items.AddRange(new object[] {\r
+            "None",\r
+            "Weak",\r
+            "Medium",\r
+            "Strong"});\r
+            this.drp_deNoise.Location = new System.Drawing.Point(462, 211);\r
+            this.drp_deNoise.Name = "drp_deNoise";\r
+            this.drp_deNoise.Size = new System.Drawing.Size(161, 21);\r
+            this.drp_deNoise.TabIndex = 72;\r
+            this.drp_deNoise.Text = "None";\r
+            // \r
+            // DVD_Open\r
+            // \r
+            this.DVD_Open.Description = "Select the \"VIDEO_TS\" folder from your DVD Drvie.";\r
+            this.DVD_Open.ShowNewFolderButton = false;\r
+            // \r
+            // File_Open\r
+            // \r
+            this.File_Open.DefaultExt = "hb";\r
+            this.File_Open.Filter = "hb|*.hb";\r
+            // \r
+            // ISO_Open\r
+            // \r
+            this.ISO_Open.DefaultExt = "ISO";\r
+            this.ISO_Open.Filter = "All Supported Files|*.iso;*.mpg;*.m2t;*.vob;*.ts;*.mpeg;";\r
+            this.ISO_Open.SupportMultiDottedExtensions = true;\r
+            // \r
+            // FileToolStripMenuItem\r
+            // \r
+            this.FileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.mnu_open,\r
+            this.mnu_save,\r
+            this.ToolStripSeparator1,\r
+            this.mnu_update,\r
+            this.toolStripSeparator2,\r
+            this.mnu_exit});\r
+            this.FileToolStripMenuItem.Name = "FileToolStripMenuItem";\r
+            this.FileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);\r
+            this.FileToolStripMenuItem.Text = "&File";\r
+            // \r
+            // mnu_open\r
+            // \r
+            this.mnu_open.Image = ((System.Drawing.Image)(resources.GetObject("mnu_open.Image")));\r
+            this.mnu_open.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.mnu_open.Name = "mnu_open";\r
+            this.mnu_open.Size = new System.Drawing.Size(180, 22);\r
+            this.mnu_open.Text = "&Open Profile";\r
+            this.mnu_open.Click += new System.EventHandler(this.mnu_open_Click);\r
+            // \r
+            // mnu_save\r
+            // \r
+            this.mnu_save.Image = ((System.Drawing.Image)(resources.GetObject("mnu_save.Image")));\r
+            this.mnu_save.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.mnu_save.Name = "mnu_save";\r
+            this.mnu_save.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));\r
+            this.mnu_save.Size = new System.Drawing.Size(180, 22);\r
+            this.mnu_save.Text = "&Save Profile";\r
+            this.mnu_save.Click += new System.EventHandler(this.mnu_save_Click);\r
+            // \r
+            // ToolStripSeparator1\r
+            // \r
+            this.ToolStripSeparator1.Name = "ToolStripSeparator1";\r
+            this.ToolStripSeparator1.Size = new System.Drawing.Size(177, 6);\r
+            // \r
+            // mnu_update\r
+            // \r
+            this.mnu_update.Name = "mnu_update";\r
+            this.mnu_update.Size = new System.Drawing.Size(180, 22);\r
+            this.mnu_update.Text = "Check for Updates";\r
+            this.mnu_update.Click += new System.EventHandler(this.mnu_update_Click);\r
+            // \r
+            // toolStripSeparator2\r
+            // \r
+            this.toolStripSeparator2.Name = "toolStripSeparator2";\r
+            this.toolStripSeparator2.Size = new System.Drawing.Size(177, 6);\r
+            // \r
+            // mnu_exit\r
+            // \r
+            this.mnu_exit.Name = "mnu_exit";\r
+            this.mnu_exit.Size = new System.Drawing.Size(180, 22);\r
+            this.mnu_exit.Text = "E&xit";\r
+            this.mnu_exit.Click += new System.EventHandler(this.mnu_exit_Click);\r
+            // \r
+            // mnu_open3\r
+            // \r
+            this.mnu_open3.Name = "mnu_open3";\r
+            this.mnu_open3.Size = new System.Drawing.Size(32, 19);\r
+            // \r
+            // ToolsToolStripMenuItem\r
             // \r
             this.ToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
             this.mnu_encode,\r
@@ -474,7 +683,7 @@ namespace Handbrake
             // \r
             this.mnu_encode.Name = "mnu_encode";\r
             this.mnu_encode.Size = new System.Drawing.Size(155, 22);\r
-            this.mnu_encode.Text = "Encode Queue";\r
+            this.mnu_encode.Text = "View Queue";\r
             this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);\r
             // \r
             // mnu_viewDVDdata\r
@@ -500,51 +709,171 @@ namespace Handbrake
             // \r
             this.PresetsToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control;\r
             this.PresetsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.mnu_preset_ipod133,\r
-            this.mnu_preset_ipod178,\r
-            this.mnu_preset_ipod235,\r
+            this.mnu_animation,\r
             this.mnu_appleTv,\r
-            this.mnu_presetPS3,\r
+            this.mnu_bedlam,\r
+            this.mnu_blind,\r
+            this.mnu_broke,\r
+            this.mnu_Classic,\r
+            this.mnu_CQR,\r
+            this.mnu_DSQ,\r
+            this.mnu_film,\r
+            this.mnu_iphone,\r
+            this.mnu_ipod,\r
+            this.mnu_ipodLow,\r
+            this.mnu_normal,\r
+            this.mnu_ps3,\r
+            this.mnu_psp,\r
+            this.mnu_qt,\r
+            this.mnu_television,\r
             this.ToolStripSeparator4,\r
             this.mnu_ProgramDefaultOptions});\r
             this.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem";\r
             this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(55, 20);\r
             this.PresetsToolStripMenuItem.Text = "&Presets";\r
             // \r
-            // mnu_preset_ipod133\r
-            // \r
-            this.mnu_preset_ipod133.Name = "mnu_preset_ipod133";\r
-            this.mnu_preset_ipod133.Size = new System.Drawing.Size(276, 22);\r
-            this.mnu_preset_ipod133.Text = "iPod (1.33)";\r
-            this.mnu_preset_ipod133.Click += new System.EventHandler(this.mnu_preset_ipod133_Click);\r
+            // mnu_animation\r
             // \r
-            // mnu_preset_ipod178\r
-            // \r
-            this.mnu_preset_ipod178.Name = "mnu_preset_ipod178";\r
-            this.mnu_preset_ipod178.Size = new System.Drawing.Size(276, 22);\r
-            this.mnu_preset_ipod178.Text = "iPod (1.78)";\r
-            this.mnu_preset_ipod178.Click += new System.EventHandler(this.mnu_preset_ipod178_Click);\r
-            // \r
-            // mnu_preset_ipod235\r
-            // \r
-            this.mnu_preset_ipod235.Name = "mnu_preset_ipod235";\r
-            this.mnu_preset_ipod235.Size = new System.Drawing.Size(276, 22);\r
-            this.mnu_preset_ipod235.Text = "iPod (2.35)";\r
-            this.mnu_preset_ipod235.Click += new System.EventHandler(this.mnu_preset_ipod235_Click);\r
+            this.mnu_animation.Name = "mnu_animation";\r
+            this.mnu_animation.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_animation.Text = "Animation";\r
+            this.mnu_animation.ToolTipText = "HandBrake\'s settings for cartoons, anime, and CGI.";\r
+            this.mnu_animation.Click += new System.EventHandler(this.mnu_animation_Click);\r
             // \r
             // mnu_appleTv\r
             // \r
             this.mnu_appleTv.Name = "mnu_appleTv";\r
             this.mnu_appleTv.Size = new System.Drawing.Size(276, 22);\r
             this.mnu_appleTv.Text = "Apple TV";\r
+            this.mnu_appleTv.ToolTipText = "HandBrake\'s settings for the AppleTV. \r\nProvides a good balance between quality a" +\r
+                "nd file size, and optimizes performance.";\r
             this.mnu_appleTv.Click += new System.EventHandler(this.mnu_appleTv_Click);\r
             // \r
-            // mnu_presetPS3\r
+            // mnu_bedlam\r
+            // \r
+            this.mnu_bedlam.Name = "mnu_bedlam";\r
+            this.mnu_bedlam.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_bedlam.Text = "Bedlam";\r
+            this.mnu_bedlam.ToolTipText = "HandBrake\'s settings maxed out for slowest encoding and highest quality. \r\nUse at" +\r
+                " your own risk. So slow it\'s not just insane...it\'s a trip to the looney bin.";\r
+            this.mnu_bedlam.Click += new System.EventHandler(this.mnu_bedlam_Click);\r
+            // \r
+            // mnu_blind\r
+            // \r
+            this.mnu_blind.Name = "mnu_blind";\r
+            this.mnu_blind.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_blind.Text = "Blind";\r
+            this.mnu_blind.ToolTipText = "HandBrake\'s preset for impatient people who don\'t care about picture quality.";\r
+            this.mnu_blind.Click += new System.EventHandler(this.mnu_blind_Click);\r
+            // \r
+            // mnu_broke\r
+            // \r
+            this.mnu_broke.Name = "mnu_broke";\r
+            this.mnu_broke.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_broke.Text = "Broke";\r
+            this.mnu_broke.ToolTipText = "HandBrake\'s preset for people without a lot of money to waste on hard drives. \r\nT" +\r
+                "ries to maximize quality for burning to CDs, so you can party like it\'s 1999.";\r
+            this.mnu_broke.Click += new System.EventHandler(this.mnu_broke_Click);\r
+            // \r
+            // mnu_Classic\r
+            // \r
+            this.mnu_Classic.Name = "mnu_Classic";\r
+            this.mnu_Classic.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_Classic.Text = "Classic";\r
+            this.mnu_Classic.ToolTipText = "HandBrake\'s traditional, faster, lower-quality settings.";\r
+            this.mnu_Classic.Click += new System.EventHandler(this.mnu_Classic_Click);\r
+            // \r
+            // mnu_CQR\r
+            // \r
+            this.mnu_CQR.Name = "mnu_CQR";\r
+            this.mnu_CQR.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_CQR.Text = "Constant Quality Rate";\r
+            this.mnu_CQR.ToolTipText = "HandBrake\'s preset for consistently excellent quality in one pass, \r\nwith the dow" +\r
+                "nside of entirely unpredictable file sizes and bitrates.";\r
+            this.mnu_CQR.Click += new System.EventHandler(this.mnu_CQR_Click);\r
+            // \r
+            // mnu_DSQ\r
+            // \r
+            this.mnu_DSQ.Name = "mnu_DSQ";\r
+            this.mnu_DSQ.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_DSQ.Text = "Deux Six Quatre";\r
+            this.mnu_DSQ.ToolTipText = resources.GetString("mnu_DSQ.ToolTipText");\r
+            this.mnu_DSQ.Click += new System.EventHandler(this.mnu_DSQ_Click);\r
+            // \r
+            // mnu_film\r
+            // \r
+            this.mnu_film.Name = "mnu_film";\r
+            this.mnu_film.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_film.Text = "Film";\r
+            this.mnu_film.ToolTipText = "HandBrake\'s preset for feature films.";\r
+            this.mnu_film.Click += new System.EventHandler(this.mnu_film_Click);\r
+            // \r
+            // mnu_iphone\r
+            // \r
+            this.mnu_iphone.Name = "mnu_iphone";\r
+            this.mnu_iphone.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_iphone.Text = "iPhone";\r
+            this.mnu_iphone.ToolTipText = "HandBrake\'s settings for the iPhone.";\r
+            this.mnu_iphone.Click += new System.EventHandler(this.mnu_iphone_Click);\r
             // \r
-            this.mnu_presetPS3.Name = "mnu_presetPS3";\r
-            this.mnu_presetPS3.Size = new System.Drawing.Size(276, 22);\r
-            this.mnu_presetPS3.Text = "PS3";\r
-            this.mnu_presetPS3.Click += new System.EventHandler(this.mnu_presetPS3_Click);\r
+            // mnu_ipod\r
+            // \r
+            this.mnu_ipod.Name = "mnu_ipod";\r
+            this.mnu_ipod.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_ipod.Text = "iPod High Rez";\r
+            this.mnu_ipod.ToolTipText = "HandBrake\'s high resolution settings for the iPod.\r\nGood video quality, great for" +\r
+                " viewing on a TV using your iPod.";\r
+            this.mnu_ipod.Click += new System.EventHandler(this.mnu_ipod_Click);\r
+            // \r
+            // mnu_ipodLow\r
+            // \r
+            this.mnu_ipodLow.Name = "mnu_ipodLow";\r
+            this.mnu_ipodLow.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_ipodLow.Text = "iPod Low Rez";\r
+            this.mnu_ipodLow.ToolTipText = "HandBrake\'s low resolution settings for the iPod. \r\nOptimized for great playback " +\r
+                "on the iPod screen, with smaller file size.";\r
+            this.mnu_ipodLow.Click += new System.EventHandler(this.mnu_ipodLow_Click);\r
+            // \r
+            // mnu_normal\r
+            // \r
+            this.mnu_normal.Name = "mnu_normal";\r
+            this.mnu_normal.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_normal.Text = "Normal";\r
+            this.mnu_normal.ToolTipText = "HandBrake\'s normal, default settings.";\r
+            this.mnu_normal.Click += new System.EventHandler(this.mnu_normal_Click);\r
+            // \r
+            // mnu_ps3\r
+            // \r
+            this.mnu_ps3.Name = "mnu_ps3";\r
+            this.mnu_ps3.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_ps3.Text = "PS3";\r
+            this.mnu_ps3.ToolTipText = "HandBrake\'s settings for the Sony PlayStation 3.";\r
+            this.mnu_ps3.Click += new System.EventHandler(this.mnu_PS3_Click);\r
+            // \r
+            // mnu_psp\r
+            // \r
+            this.mnu_psp.Name = "mnu_psp";\r
+            this.mnu_psp.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_psp.Text = "PSP";\r
+            this.mnu_psp.ToolTipText = "HandBrake\'s settings for the Sony PlayStation Portable.";\r
+            this.mnu_psp.Click += new System.EventHandler(this.mnu_psp_Click);\r
+            // \r
+            // mnu_qt\r
+            // \r
+            this.mnu_qt.Name = "mnu_qt";\r
+            this.mnu_qt.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_qt.Text = "Quicktime";\r
+            this.mnu_qt.ToolTipText = "HandBrake\'s high quality settings for use with QuickTime. \r\nIt can be slow, so us" +\r
+                "e it when the Normal preset doesn\'t look good enough.";\r
+            this.mnu_qt.Click += new System.EventHandler(this.mnu_qt_Click);\r
+            // \r
+            // mnu_television\r
+            // \r
+            this.mnu_television.Name = "mnu_television";\r
+            this.mnu_television.Size = new System.Drawing.Size(276, 22);\r
+            this.mnu_television.Text = "Television";\r
+            this.mnu_television.ToolTipText = "HandBrake\'s settings for video from television.";\r
+            this.mnu_television.Click += new System.EventHandler(this.mnu_television_Click);\r
             // \r
             // ToolStripSeparator4\r
             // \r
@@ -573,8 +902,8 @@ namespace Handbrake
             // \r
             this.OnlineDocumentationToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
             this.mnu_wiki,\r
-            this.mnu_onlineDocs,\r
-            this.mnu_faq});\r
+            this.mnu_faq,\r
+            this.mnu_onlineDocs});\r
             this.OnlineDocumentationToolStripMenuItem.Name = "OnlineDocumentationToolStripMenuItem";\r
             this.OnlineDocumentationToolStripMenuItem.Size = new System.Drawing.Size(190, 22);\r
             this.OnlineDocumentationToolStripMenuItem.Text = "Online Documentation";\r
@@ -582,24 +911,24 @@ namespace Handbrake
             // mnu_wiki\r
             // \r
             this.mnu_wiki.Name = "mnu_wiki";\r
-            this.mnu_wiki.Size = new System.Drawing.Size(157, 22);\r
-            this.mnu_wiki.Text = "Wiki";\r
+            this.mnu_wiki.Size = new System.Drawing.Size(195, 22);\r
+            this.mnu_wiki.Text = "Wiki / User Guides";\r
             this.mnu_wiki.Click += new System.EventHandler(this.mnu_wiki_Click);\r
             // \r
-            // mnu_onlineDocs\r
-            // \r
-            this.mnu_onlineDocs.Name = "mnu_onlineDocs";\r
-            this.mnu_onlineDocs.Size = new System.Drawing.Size(157, 22);\r
-            this.mnu_onlineDocs.Text = "Documentation";\r
-            this.mnu_onlineDocs.Click += new System.EventHandler(this.mnu_onlineDocs_Click);\r
-            // \r
             // mnu_faq\r
             // \r
             this.mnu_faq.Name = "mnu_faq";\r
-            this.mnu_faq.Size = new System.Drawing.Size(157, 22);\r
+            this.mnu_faq.Size = new System.Drawing.Size(195, 22);\r
             this.mnu_faq.Text = "FAQ";\r
             this.mnu_faq.Click += new System.EventHandler(this.mnu_faq_Click);\r
             // \r
+            // mnu_onlineDocs\r
+            // \r
+            this.mnu_onlineDocs.Name = "mnu_onlineDocs";\r
+            this.mnu_onlineDocs.Size = new System.Drawing.Size(195, 22);\r
+            this.mnu_onlineDocs.Text = "Full Documentation List";\r
+            this.mnu_onlineDocs.Click += new System.EventHandler(this.mnu_onlineDocs_Click);\r
+            // \r
             // WebsiteToolStripMenuItem\r
             // \r
             this.WebsiteToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
@@ -637,7 +966,7 @@ namespace Handbrake
             // \r
             // frmMainMenu\r
             // \r
-            this.frmMainMenu.BackColor = System.Drawing.SystemColors.Control;\r
+            this.frmMainMenu.BackColor = System.Drawing.SystemColors.ControlLight;\r
             this.frmMainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
             this.FileToolStripMenuItem,\r
             this.ToolsToolStripMenuItem,\r
@@ -645,14 +974,13 @@ namespace Handbrake
             this.HelpToolStripMenuItem});\r
             this.frmMainMenu.Location = new System.Drawing.Point(0, 0);\r
             this.frmMainMenu.Name = "frmMainMenu";\r
-            this.frmMainMenu.Size = new System.Drawing.Size(675, 24);\r
+            this.frmMainMenu.Size = new System.Drawing.Size(676, 24);\r
             this.frmMainMenu.TabIndex = 1;\r
             this.frmMainMenu.Text = "MenuStrip1";\r
             // \r
             // GroupBox1\r
             // \r
-            this.GroupBox1.BackColor = System.Drawing.SystemColors.Control;\r
-            this.GroupBox1.Controls.Add(this.lbl_chptWarn);\r
+            this.GroupBox1.BackColor = System.Drawing.SystemColors.ControlLight;\r
             this.GroupBox1.Controls.Add(this.Label13);\r
             this.GroupBox1.Controls.Add(this.drop_chapterFinish);\r
             this.GroupBox1.Controls.Add(this.drop_chapterStart);\r
@@ -666,28 +994,18 @@ namespace Handbrake
             this.GroupBox1.Controls.Add(this.Label10);\r
             this.GroupBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.GroupBox1.ForeColor = System.Drawing.Color.Black;\r
-            this.GroupBox1.Location = new System.Drawing.Point(15, 35);\r
+            this.GroupBox1.Location = new System.Drawing.Point(14, 35);\r
             this.GroupBox1.Name = "GroupBox1";\r
-            this.GroupBox1.Size = new System.Drawing.Size(647, 116);\r
+            this.GroupBox1.Size = new System.Drawing.Size(647, 98);\r
             this.GroupBox1.TabIndex = 408;\r
             this.GroupBox1.TabStop = false;\r
             this.GroupBox1.Text = "Source";\r
             // \r
-            // lbl_chptWarn\r
-            // \r
-            this.lbl_chptWarn.AutoSize = true;\r
-            this.lbl_chptWarn.Location = new System.Drawing.Point(287, 85);\r
-            this.lbl_chptWarn.Name = "lbl_chptWarn";\r
-            this.lbl_chptWarn.Size = new System.Drawing.Size(77, 13);\r
-            this.lbl_chptWarn.TabIndex = 43;\r
-            this.lbl_chptWarn.Text = "{Warning}";\r
-            this.lbl_chptWarn.Visible = false;\r
-            // \r
             // Label13\r
             // \r
             this.Label13.AutoSize = true;\r
             this.Label13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label13.Location = new System.Drawing.Point(178, 85);\r
+            this.Label13.Location = new System.Drawing.Point(400, 62);\r
             this.Label13.Name = "Label13";\r
             this.Label13.Size = new System.Drawing.Size(21, 13);\r
             this.Label13.TabIndex = 42;\r
@@ -698,12 +1016,12 @@ namespace Handbrake
             this.RadioDVD.AutoSize = true;\r
             this.RadioDVD.Checked = true;\r
             this.RadioDVD.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.RadioDVD.Location = new System.Drawing.Point(358, 18);\r
+            this.RadioDVD.Location = new System.Drawing.Point(487, 17);\r
             this.RadioDVD.Name = "RadioDVD";\r
-            this.RadioDVD.Size = new System.Drawing.Size(51, 17);\r
+            this.RadioDVD.Size = new System.Drawing.Size(60, 17);\r
             this.RadioDVD.TabIndex = 20;\r
             this.RadioDVD.TabStop = true;\r
-            this.RadioDVD.Text = "DVD";\r
+            this.RadioDVD.Text = "Folder";\r
             this.RadioDVD.UseVisualStyleBackColor = true;\r
             // \r
             // Label17\r
@@ -722,7 +1040,7 @@ namespace Handbrake
             this.Label9.AutoSize = true;\r
             this.Label9.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Label9.ForeColor = System.Drawing.Color.Black;\r
-            this.Label9.Location = new System.Drawing.Point(12, 84);\r
+            this.Label9.Location = new System.Drawing.Point(234, 61);\r
             this.Label9.Name = "Label9";\r
             this.Label9.Size = new System.Drawing.Size(64, 13);\r
             this.Label9.TabIndex = 12;\r
@@ -733,43 +1051,40 @@ namespace Handbrake
             this.Label10.AutoSize = true;\r
             this.Label10.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Label10.ForeColor = System.Drawing.Color.Black;\r
-            this.Label10.Location = new System.Drawing.Point(12, 56);\r
+            this.Label10.Location = new System.Drawing.Point(12, 61);\r
             this.Label10.Name = "Label10";\r
             this.Label10.Size = new System.Drawing.Size(36, 13);\r
             this.Label10.TabIndex = 11;\r
             this.Label10.Text = "Title:";\r
             // \r
-            // GroupBox4\r
-            // \r
-            this.GroupBox4.BackColor = System.Drawing.SystemColors.Control;\r
-            this.GroupBox4.Controls.Add(this.Label56);\r
-            this.GroupBox4.Controls.Add(this.lbl_Aspect);\r
-            this.GroupBox4.Controls.Add(this.Label91);\r
-            this.GroupBox4.Controls.Add(this.text_height);\r
-            this.GroupBox4.Controls.Add(this.Label55);\r
-            this.GroupBox4.Controls.Add(this.text_width);\r
-            this.GroupBox4.Controls.Add(this.btn_destBrowse);\r
-            this.GroupBox4.Controls.Add(this.Label3);\r
-            this.GroupBox4.Controls.Add(this.drp_videoEncoder);\r
-            this.GroupBox4.Controls.Add(this.Label47);\r
-            this.GroupBox4.Controls.Add(this.text_destination);\r
-            this.GroupBox4.Controls.Add(this.drp_audioCodec);\r
-            this.GroupBox4.Controls.Add(this.Label12);\r
-            this.GroupBox4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.GroupBox4.ForeColor = System.Drawing.Color.Black;\r
-            this.GroupBox4.Location = new System.Drawing.Point(15, 157);\r
-            this.GroupBox4.Name = "GroupBox4";\r
-            this.GroupBox4.Size = new System.Drawing.Size(647, 126);\r
-            this.GroupBox4.TabIndex = 409;\r
-            this.GroupBox4.TabStop = false;\r
-            this.GroupBox4.Text = "Destination";\r
+            // groupBox_output\r
+            // \r
+            this.groupBox_output.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.groupBox_output.Controls.Add(this.Label56);\r
+            this.groupBox_output.Controls.Add(this.lbl_Aspect);\r
+            this.groupBox_output.Controls.Add(this.Label91);\r
+            this.groupBox_output.Controls.Add(this.text_height);\r
+            this.groupBox_output.Controls.Add(this.Label55);\r
+            this.groupBox_output.Controls.Add(this.text_width);\r
+            this.groupBox_output.Controls.Add(this.drp_videoEncoder);\r
+            this.groupBox_output.Controls.Add(this.Label47);\r
+            this.groupBox_output.Controls.Add(this.drp_audioCodec);\r
+            this.groupBox_output.Controls.Add(this.Label12);\r
+            this.groupBox_output.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.groupBox_output.ForeColor = System.Drawing.Color.Black;\r
+            this.groupBox_output.Location = new System.Drawing.Point(14, 194);\r
+            this.groupBox_output.Name = "groupBox_output";\r
+            this.groupBox_output.Size = new System.Drawing.Size(647, 89);\r
+            this.groupBox_output.TabIndex = 409;\r
+            this.groupBox_output.TabStop = false;\r
+            this.groupBox_output.Text = "Output Settings (Preset: None)";\r
             // \r
             // Label56\r
             // \r
             this.Label56.AutoSize = true;\r
             this.Label56.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Label56.ForeColor = System.Drawing.Color.Black;\r
-            this.Label56.Location = new System.Drawing.Point(170, 90);\r
+            this.Label56.Location = new System.Drawing.Point(175, 61);\r
             this.Label56.Name = "Label56";\r
             this.Label56.Size = new System.Drawing.Size(15, 13);\r
             this.Label56.TabIndex = 38;\r
@@ -779,7 +1094,7 @@ namespace Handbrake
             // \r
             this.lbl_Aspect.AutoSize = true;\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(369, 91);\r
+            this.lbl_Aspect.Location = new System.Drawing.Point(374, 62);\r
             this.lbl_Aspect.Name = "lbl_Aspect";\r
             this.lbl_Aspect.Size = new System.Drawing.Size(72, 12);\r
             this.lbl_Aspect.TabIndex = 41;\r
@@ -789,7 +1104,7 @@ namespace Handbrake
             // \r
             this.Label91.AutoSize = true;\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(265, 91);\r
+            this.Label91.Location = new System.Drawing.Point(270, 62);\r
             this.Label91.Name = "Label91";\r
             this.Label91.Size = new System.Drawing.Size(87, 13);\r
             this.Label91.TabIndex = 40;\r
@@ -800,29 +1115,18 @@ namespace Handbrake
             this.Label55.AutoSize = true;\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(12, 91);\r
+            this.Label55.Location = new System.Drawing.Point(17, 62);\r
             this.Label55.Name = "Label55";\r
             this.Label55.Size = new System.Drawing.Size(85, 13);\r
             this.Label55.TabIndex = 29;\r
             this.Label55.Text = "Width/Height:";\r
             // \r
-            // Label3\r
-            // \r
-            this.Label3.AutoSize = true;\r
-            this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label3.ForeColor = System.Drawing.Color.Black;\r
-            this.Label3.Location = new System.Drawing.Point(12, 25);\r
-            this.Label3.Name = "Label3";\r
-            this.Label3.Size = new System.Drawing.Size(80, 13);\r
-            this.Label3.TabIndex = 3;\r
-            this.Label3.Text = "Destination: ";\r
-            // \r
             // Label47\r
             // \r
             this.Label47.AutoSize = true;\r
             this.Label47.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Label47.ForeColor = System.Drawing.Color.Black;\r
-            this.Label47.Location = new System.Drawing.Point(12, 57);\r
+            this.Label47.Location = new System.Drawing.Point(17, 28);\r
             this.Label47.Name = "Label47";\r
             this.Label47.Size = new System.Drawing.Size(62, 13);\r
             this.Label47.TabIndex = 12;\r
@@ -833,235 +1137,386 @@ namespace Handbrake
             this.Label12.AutoSize = true;\r
             this.Label12.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Label12.ForeColor = System.Drawing.Color.Black;\r
-            this.Label12.Location = new System.Drawing.Point(265, 57);\r
+            this.Label12.Location = new System.Drawing.Point(270, 28);\r
             this.Label12.Name = "Label12";\r
             this.Label12.Size = new System.Drawing.Size(94, 13);\r
             this.Label12.TabIndex = 20;\r
             this.Label12.Text = "Audio Encoder:";\r
             // \r
-            // advancedOptions\r
+            // Label3\r
             // \r
-            this.advancedOptions.Controls.Add(this.TabPage1);\r
-            this.advancedOptions.Controls.Add(this.TabPage3);\r
-            this.advancedOptions.Controls.Add(this.TabPage2);\r
-            this.advancedOptions.Controls.Add(this.h264Tab);\r
-            this.advancedOptions.Controls.Add(this.TabPage6);\r
-            this.advancedOptions.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.advancedOptions.Location = new System.Drawing.Point(15, 295);\r
-            this.advancedOptions.Name = "advancedOptions";\r
-            this.advancedOptions.SelectedIndex = 0;\r
-            this.advancedOptions.Size = new System.Drawing.Size(647, 268);\r
-            this.advancedOptions.TabIndex = 411;\r
-            this.advancedOptions.TabStop = false;\r
+            this.Label3.AutoSize = true;\r
+            this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label3.ForeColor = System.Drawing.Color.Black;\r
+            this.Label3.Location = new System.Drawing.Point(12, 23);\r
+            this.Label3.Name = "Label3";\r
+            this.Label3.Size = new System.Drawing.Size(80, 13);\r
+            this.Label3.TabIndex = 3;\r
+            this.Label3.Text = "Destination: ";\r
             // \r
-            // TabPage1\r
+            // lbl_update\r
             // \r
-            this.TabPage1.BackColor = System.Drawing.SystemColors.Control;\r
-            this.TabPage1.Controls.Add(this.drp_subtitle);\r
-            this.TabPage1.Controls.Add(this.Label19);\r
-            this.TabPage1.Controls.Add(this.lbl_RecomendedCrop);\r
-            this.TabPage1.Controls.Add(this.Label8);\r
-            this.TabPage1.Controls.Add(this.Label1);\r
-            this.TabPage1.Controls.Add(this.Label53);\r
-            this.TabPage1.Controls.Add(this.Label21);\r
-            this.TabPage1.Controls.Add(this.Label20);\r
-            this.TabPage1.Controls.Add(this.Label52);\r
-            this.TabPage1.Controls.Add(this.Label51);\r
-            this.TabPage1.Controls.Add(this.Label50);\r
-            this.TabPage1.Controls.Add(this.Label15);\r
-            this.TabPage1.Controls.Add(this.text_top);\r
-            this.TabPage1.Controls.Add(this.text_bottom);\r
-            this.TabPage1.Controls.Add(this.drp_crop);\r
-            this.TabPage1.Controls.Add(this.text_right);\r
-            this.TabPage1.Controls.Add(this.text_left);\r
-            this.TabPage1.Location = new System.Drawing.Point(4, 22);\r
-            this.TabPage1.Name = "TabPage1";\r
-            this.TabPage1.Padding = new System.Windows.Forms.Padding(3);\r
-            this.TabPage1.Size = new System.Drawing.Size(639, 242);\r
-            this.TabPage1.TabIndex = 0;\r
-            this.TabPage1.Text = "Picture Settings";\r
+            this.lbl_update.AutoSize = true;\r
+            this.lbl_update.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_update.ForeColor = System.Drawing.Color.Black;\r
+            this.lbl_update.Location = new System.Drawing.Point(102, 594);\r
+            this.lbl_update.Name = "lbl_update";\r
+            this.lbl_update.Size = new System.Drawing.Size(193, 13);\r
+            this.lbl_update.TabIndex = 417;\r
+            this.lbl_update.Text = "- A New Version is available!";\r
+            this.lbl_update.Visible = false;\r
             // \r
-            // Label19\r
+            // btn_queue\r
             // \r
-            this.Label19.AutoSize = true;\r
-            this.Label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label19.Location = new System.Drawing.Point(311, 13);\r
-            this.Label19.Name = "Label19";\r
-            this.Label19.Size = new System.Drawing.Size(64, 13);\r
-            this.Label19.TabIndex = 39;\r
-            this.Label19.Text = "Subtitles";\r
+            this.btn_queue.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.btn_queue.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.btn_queue.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.btn_queue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_queue.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_queue.Location = new System.Drawing.Point(415, 589);\r
+            this.btn_queue.Name = "btn_queue";\r
+            this.btn_queue.Size = new System.Drawing.Size(115, 22);\r
+            this.btn_queue.TabIndex = 416;\r
+            this.btn_queue.TabStop = false;\r
+            this.btn_queue.Text = "Add to Queue";\r
+            this.btn_queue.UseVisualStyleBackColor = false;\r
+            this.btn_queue.Click += new System.EventHandler(this.btn_queue_Click);\r
             // \r
-            // lbl_RecomendedCrop\r
+            // btn_encode\r
             // \r
-            this.lbl_RecomendedCrop.AutoSize = true;\r
-            this.lbl_RecomendedCrop.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_RecomendedCrop.Location = new System.Drawing.Point(119, 72);\r
-            this.lbl_RecomendedCrop.Name = "lbl_RecomendedCrop";\r
-            this.lbl_RecomendedCrop.Size = new System.Drawing.Size(72, 12);\r
-            this.lbl_RecomendedCrop.TabIndex = 38;\r
-            this.lbl_RecomendedCrop.Text = "Select a Title";\r
+            this.btn_encode.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.btn_encode.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.btn_encode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.btn_encode.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_encode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_encode.Location = new System.Drawing.Point(536, 589);\r
+            this.btn_encode.Name = "btn_encode";\r
+            this.btn_encode.Size = new System.Drawing.Size(124, 22);\r
+            this.btn_encode.TabIndex = 414;\r
+            this.btn_encode.TabStop = false;\r
+            this.btn_encode.Text = "Encode Video";\r
+            this.btn_encode.UseVisualStyleBackColor = false;\r
+            this.btn_encode.Click += new System.EventHandler(this.btn_encode_Click);\r
             // \r
-            // Label8\r
+            // Version\r
             // \r
-            this.Label8.AutoSize = true;\r
-            this.Label8.Location = new System.Drawing.Point(13, 71);\r
-            this.Label8.Name = "Label8";\r
-            this.Label8.Size = new System.Drawing.Size(70, 13);\r
-            this.Label8.TabIndex = 37;\r
-            this.Label8.Text = "Auto Crop:";\r
+            this.Version.BackColor = System.Drawing.Color.Transparent;\r
+            this.Version.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Version.Location = new System.Drawing.Point(12, 594);\r
+            this.Version.Name = "Version";\r
+            this.Version.Size = new System.Drawing.Size(94, 20);\r
+            this.Version.TabIndex = 415;\r
+            this.Version.Text = "Version 2.4";\r
             // \r
-            // Label1\r
+            // lbl_encode\r
             // \r
-            this.Label1.AutoSize = true;\r
-            this.Label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label1.Location = new System.Drawing.Point(13, 13);\r
-            this.Label1.Name = "Label1";\r
-            this.Label1.Size = new System.Drawing.Size(65, 13);\r
-            this.Label1.TabIndex = 36;\r
-            this.Label1.Text = "Cropping";\r
+            this.lbl_encode.AutoSize = true;\r
+            this.lbl_encode.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_encode.Location = new System.Drawing.Point(12, 571);\r
+            this.lbl_encode.Name = "lbl_encode";\r
+            this.lbl_encode.Size = new System.Drawing.Size(129, 13);\r
+            this.lbl_encode.TabIndex = 418;\r
+            this.lbl_encode.Text = "Encoding started...";\r
+            this.lbl_encode.Visible = false;\r
             // \r
-            // Label53\r
+            // btn_eCancel\r
+            // \r
+            this.btn_eCancel.BackColor = System.Drawing.SystemColors.Control;\r
+            this.btn_eCancel.Enabled = false;\r
+            this.btn_eCancel.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.btn_eCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.btn_eCancel.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_eCancel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_eCancel.Location = new System.Drawing.Point(344, 589);\r
+            this.btn_eCancel.Name = "btn_eCancel";\r
+            this.btn_eCancel.Size = new System.Drawing.Size(65, 22);\r
+            this.btn_eCancel.TabIndex = 419;\r
+            this.btn_eCancel.TabStop = false;\r
+            this.btn_eCancel.Text = "Cancel";\r
+            this.btn_eCancel.UseVisualStyleBackColor = false;\r
+            this.btn_eCancel.Visible = false;\r
+            this.btn_eCancel.Click += new System.EventHandler(this.btn_eCancel_Click);\r
             // \r
-            this.Label53.AutoSize = true;\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(134, 196);\r
-            this.Label53.Name = "Label53";\r
-            this.Label53.Size = new System.Drawing.Size(48, 13);\r
-            this.Label53.TabIndex = 32;\r
-            this.Label53.Text = "Bottom";\r
+            // TabPage6\r
             // \r
-            // Label21\r
+            this.TabPage6.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.TabPage6.Controls.Add(this.Label7);\r
+            this.TabPage6.Controls.Add(this.Label39);\r
+            this.TabPage6.Controls.Add(this.btn_ClearQuery);\r
+            this.TabPage6.Controls.Add(this.GenerateQuery);\r
+            this.TabPage6.Controls.Add(this.QueryEditorText);\r
+            this.TabPage6.Location = new System.Drawing.Point(4, 22);\r
+            this.TabPage6.Name = "TabPage6";\r
+            this.TabPage6.Padding = new System.Windows.Forms.Padding(3);\r
+            this.TabPage6.Size = new System.Drawing.Size(639, 242);\r
+            this.TabPage6.TabIndex = 6;\r
+            this.TabPage6.Text = "Query Editor";\r
             // \r
-            this.Label21.AutoSize = true;\r
-            this.Label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label21.Location = new System.Drawing.Point(378, 63);\r
-            this.Label21.Name = "Label21";\r
-            this.Label21.Size = new System.Drawing.Size(224, 26);\r
-            this.Label21.TabIndex = 34;\r
-            this.Label21.Text = "Please note that subtitles will be hard \r\ncoded into the video.\r\n";\r
+            // Label7\r
             // \r
-            // Label20\r
+            this.Label7.AutoSize = true;\r
+            this.Label7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label7.Location = new System.Drawing.Point(13, 13);\r
+            this.Label7.Name = "Label7";\r
+            this.Label7.Size = new System.Drawing.Size(89, 13);\r
+            this.Label7.TabIndex = 42;\r
+            this.Label7.Text = "Query Editor";\r
             // \r
-            this.Label20.AutoSize = true;\r
-            this.Label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label20.Location = new System.Drawing.Point(314, 39);\r
-            this.Label20.Name = "Label20";\r
-            this.Label20.Size = new System.Drawing.Size(61, 13);\r
-            this.Label20.TabIndex = 33;\r
-            this.Label20.Text = "Subtitles:";\r
+            // Label39\r
             // \r
-            // Label52\r
+            this.Label39.AutoSize = true;\r
+            this.Label39.Location = new System.Drawing.Point(13, 34);\r
+            this.Label39.Name = "Label39";\r
+            this.Label39.Size = new System.Drawing.Size(403, 39);\r
+            this.Label39.TabIndex = 40;\r
+            this.Label39.Text = "Here you can alter the query generated by the program.\r\nClick the \"Generate Query" +\r
+                " Now\" button to continue.\r\nRemember to re-generate the query each time you chang" +\r
+                "e a setting!";\r
             // \r
-            this.Label52.AutoSize = true;\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(138, 105);\r
-            this.Label52.Name = "Label52";\r
-            this.Label52.Size = new System.Drawing.Size(28, 13);\r
-            this.Label52.TabIndex = 31;\r
-            this.Label52.Text = "Top";\r
+            // btn_ClearQuery\r
             // \r
-            // Label51\r
+            this.btn_ClearQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.btn_ClearQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.btn_ClearQuery.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_ClearQuery.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_ClearQuery.Location = new System.Drawing.Point(542, 84);\r
+            this.btn_ClearQuery.Name = "btn_ClearQuery";\r
+            this.btn_ClearQuery.Size = new System.Drawing.Size(79, 23);\r
+            this.btn_ClearQuery.TabIndex = 39;\r
+            this.btn_ClearQuery.Text = "Clear";\r
+            this.btn_ClearQuery.UseVisualStyleBackColor = true;\r
+            this.btn_ClearQuery.Click += new System.EventHandler(this.btn_ClearQuery_Click);\r
             // \r
-            this.Label51.AutoSize = true;\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(243, 148);\r
-            this.Label51.Name = "Label51";\r
-            this.Label51.Size = new System.Drawing.Size(36, 13);\r
-            this.Label51.TabIndex = 30;\r
-            this.Label51.Text = "Right";\r
+            // GenerateQuery\r
             // \r
-            // Label50\r
+            this.GenerateQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.GenerateQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.GenerateQuery.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.GenerateQuery.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.GenerateQuery.Location = new System.Drawing.Point(16, 84);\r
+            this.GenerateQuery.Name = "GenerateQuery";\r
+            this.GenerateQuery.Size = new System.Drawing.Size(176, 23);\r
+            this.GenerateQuery.TabIndex = 38;\r
+            this.GenerateQuery.Text = "Generate Query Now";\r
+            this.GenerateQuery.UseVisualStyleBackColor = true;\r
+            this.GenerateQuery.Click += new System.EventHandler(this.GenerateQuery_Click);\r
             // \r
-            this.Label50.AutoSize = true;\r
-            this.Label50.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label50.Location = new System.Drawing.Point(13, 41);\r
-            this.Label50.Name = "Label50";\r
-            this.Label50.Size = new System.Drawing.Size(88, 13);\r
-            this.Label50.TabIndex = 17;\r
-            this.Label50.Text = "Select Option:";\r
+            // h264Tab\r
             // \r
-            // Label15\r
+            this.h264Tab.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.h264Tab.Controls.Add(this.Label43);\r
+            this.h264Tab.Controls.Add(this.label_h264);\r
+            this.h264Tab.Controls.Add(this.Label95);\r
+            this.h264Tab.Controls.Add(this.btn_h264Clear);\r
+            this.h264Tab.Controls.Add(this.Label90);\r
+            this.h264Tab.Controls.Add(this.rtf_h264advanced);\r
+            this.h264Tab.Controls.Add(this.Label92);\r
+            this.h264Tab.Location = new System.Drawing.Point(4, 22);\r
+            this.h264Tab.Name = "h264Tab";\r
+            this.h264Tab.Padding = new System.Windows.Forms.Padding(3);\r
+            this.h264Tab.Size = new System.Drawing.Size(639, 242);\r
+            this.h264Tab.TabIndex = 5;\r
+            this.h264Tab.Text = "H.264";\r
             // \r
-            this.Label15.AutoSize = true;\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(39, 148);\r
-            this.Label15.Name = "Label15";\r
-            this.Label15.Size = new System.Drawing.Size(28, 13);\r
-            this.Label15.TabIndex = 29;\r
-            this.Label15.Text = "Left";\r
+            // Label43\r
             // \r
-            // text_top\r
+            this.Label43.AutoSize = true;\r
+            this.Label43.Location = new System.Drawing.Point(78, 206);\r
+            this.Label43.Name = "Label43";\r
+            this.Label43.Size = new System.Drawing.Size(158, 13);\r
+            this.Label43.TabIndex = 48;\r
+            this.Label43.Text = "for help using this feature.";\r
             // \r
-            this.text_top.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.text_top.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.text_top.Location = new System.Drawing.Point(131, 120);\r
-            this.text_top.Name = "text_top";\r
-            this.text_top.Size = new System.Drawing.Size(51, 21);\r
-            this.text_top.TabIndex = 10;\r
-            this.text_top.Text = "0";\r
+            // label_h264\r
             // \r
-            // text_bottom\r
+            this.label_h264.AutoSize = true;\r
+            this.label_h264.Location = new System.Drawing.Point(13, 206);\r
+            this.label_h264.Name = "label_h264";\r
+            this.label_h264.Size = new System.Drawing.Size(66, 13);\r
+            this.label_h264.TabIndex = 47;\r
+            this.label_h264.TabStop = true;\r
+            this.label_h264.Text = "Click Here";\r
+            this.label_h264.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.label_h264_LinkClicked);\r
             // \r
-            this.text_bottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.text_bottom.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.text_bottom.Location = new System.Drawing.Point(131, 172);\r
-            this.text_bottom.Name = "text_bottom";\r
-            this.text_bottom.Size = new System.Drawing.Size(51, 21);\r
-            this.text_bottom.TabIndex = 12;\r
-            this.text_bottom.Text = "0";\r
+            // Label95\r
             // \r
-            // drp_crop\r
+            this.Label95.AutoSize = true;\r
+            this.Label95.Location = new System.Drawing.Point(13, 187);\r
+            this.Label95.Name = "Label95";\r
+            this.Label95.Size = new System.Drawing.Size(387, 13);\r
+            this.Label95.TabIndex = 46;\r
+            this.Label95.Text = "Note: Incorrect usage of this feature will cause the encoder to fail!";\r
             // \r
-            this.drp_crop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.drp_crop.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drp_crop.FormattingEnabled = true;\r
-            this.drp_crop.Items.AddRange(new object[] {\r
-            "Auto Crop",\r
-            "No Crop",\r
-            "Manual"});\r
-            this.drp_crop.Location = new System.Drawing.Point(121, 36);\r
-            this.drp_crop.Name = "drp_crop";\r
-            this.drp_crop.Size = new System.Drawing.Size(123, 21);\r
-            this.drp_crop.TabIndex = 9;\r
-            this.drp_crop.Text = "No Crop";\r
-            this.drp_crop.SelectedIndexChanged += new System.EventHandler(this.drp_crop_SelectedIndexChanged);\r
+            // btn_h264Clear\r
             // \r
-            // text_right\r
+            this.btn_h264Clear.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.btn_h264Clear.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.btn_h264Clear.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_h264Clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_h264Clear.Location = new System.Drawing.Point(542, 50);\r
+            this.btn_h264Clear.Name = "btn_h264Clear";\r
+            this.btn_h264Clear.Size = new System.Drawing.Size(79, 23);\r
+            this.btn_h264Clear.TabIndex = 45;\r
+            this.btn_h264Clear.Text = "Clear";\r
+            this.btn_h264Clear.UseVisualStyleBackColor = true;\r
+            this.btn_h264Clear.Click += new System.EventHandler(this.btn_h264Clear_Click);\r
             // \r
-            this.text_right.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.text_right.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.text_right.Location = new System.Drawing.Point(190, 145);\r
-            this.text_right.Name = "text_right";\r
-            this.text_right.Size = new System.Drawing.Size(51, 21);\r
-            this.text_right.TabIndex = 13;\r
-            this.text_right.Text = "0";\r
+            // Label90\r
+            // \r
+            this.Label90.AutoSize = true;\r
+            this.Label90.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label90.Location = new System.Drawing.Point(13, 13);\r
+            this.Label90.Name = "Label90";\r
+            this.Label90.Size = new System.Drawing.Size(165, 13);\r
+            this.Label90.TabIndex = 42;\r
+            this.Label90.Text = "Advanced H.264 Options";\r
+            // \r
+            // Label92\r
+            // \r
+            this.Label92.AutoSize = true;\r
+            this.Label92.Location = new System.Drawing.Point(13, 41);\r
+            this.Label92.Name = "Label92";\r
+            this.Label92.Size = new System.Drawing.Size(370, 26);\r
+            this.Label92.TabIndex = 40;\r
+            this.Label92.Text = "Specify advanced x264 options in the same style as mencoder:\r\noption1=value1:opti" +\r
+                "on2=value2";\r
+            // \r
+            // TabPage2\r
+            // \r
+            this.TabPage2.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.TabPage2.Controls.Add(this.Label29);\r
+            this.TabPage2.Controls.Add(this.drp_audioMixDown);\r
+            this.TabPage2.Controls.Add(this.drp_audioChannels);\r
+            this.TabPage2.Controls.Add(this.drp_audioBitrate);\r
+            this.TabPage2.Controls.Add(this.Label14);\r
+            this.TabPage2.Controls.Add(this.Label5);\r
+            this.TabPage2.Controls.Add(this.Label35);\r
+            this.TabPage2.Controls.Add(this.Label16);\r
+            this.TabPage2.Controls.Add(this.Label32);\r
+            this.TabPage2.Controls.Add(this.Label18);\r
+            this.TabPage2.Controls.Add(this.drp_audioSampleRate);\r
+            this.TabPage2.Location = new System.Drawing.Point(4, 22);\r
+            this.TabPage2.Name = "TabPage2";\r
+            this.TabPage2.Padding = new System.Windows.Forms.Padding(3);\r
+            this.TabPage2.Size = new System.Drawing.Size(639, 242);\r
+            this.TabPage2.TabIndex = 3;\r
+            this.TabPage2.Text = "Audio Settings";\r
+            // \r
+            // Label29\r
+            // \r
+            this.Label29.AutoSize = true;\r
+            this.Label29.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label29.Location = new System.Drawing.Point(155, 151);\r
+            this.Label29.Name = "Label29";\r
+            this.Label29.Size = new System.Drawing.Size(189, 24);\r
+            this.Label29.TabIndex = 42;\r
+            this.Label29.Text = "Please note: Some options require a \r\n5.1 Audio Channel to be selected.";\r
+            // \r
+            // drp_audioMixDown\r
+            // \r
+            this.drp_audioMixDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.drp_audioMixDown.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.drp_audioMixDown.FormattingEnabled = true;\r
+            this.drp_audioMixDown.Items.AddRange(new object[] {\r
+            "Mono",\r
+            "Stereo",\r
+            "Dolby Surround",\r
+            "Dolby Pro Logic II",\r
+            "6 Channel Discrete"});\r
+            this.drp_audioMixDown.Location = new System.Drawing.Point(157, 127);\r
+            this.drp_audioMixDown.Name = "drp_audioMixDown";\r
+            this.drp_audioMixDown.Size = new System.Drawing.Size(173, 21);\r
+            this.drp_audioMixDown.TabIndex = 50;\r
+            this.drp_audioMixDown.Text = "Automatic";\r
+            this.drp_audioMixDown.SelectedIndexChanged += new System.EventHandler(this.drp_audioMixDown_SelectedIndexChanged);\r
+            // \r
+            // drp_audioChannels\r
+            // \r
+            this.drp_audioChannels.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.drp_audioChannels.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.drp_audioChannels.FormattingEnabled = true;\r
+            this.drp_audioChannels.Location = new System.Drawing.Point(157, 97);\r
+            this.drp_audioChannels.Name = "drp_audioChannels";\r
+            this.drp_audioChannels.Size = new System.Drawing.Size(173, 21);\r
+            this.drp_audioChannels.TabIndex = 49;\r
+            this.drp_audioChannels.Text = "Automatic";\r
+            // \r
+            // Label14\r
+            // \r
+            this.Label14.AutoSize = true;\r
+            this.Label14.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label14.Location = new System.Drawing.Point(13, 130);\r
+            this.Label14.Name = "Label14";\r
+            this.Label14.Size = new System.Drawing.Size(99, 13);\r
+            this.Label14.TabIndex = 39;\r
+            this.Label14.Text = "Audio MixDown:";\r
+            // \r
+            // Label5\r
+            // \r
+            this.Label5.AutoSize = true;\r
+            this.Label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label5.Location = new System.Drawing.Point(13, 13);\r
+            this.Label5.Name = "Label5";\r
+            this.Label5.Size = new System.Drawing.Size(101, 13);\r
+            this.Label5.TabIndex = 37;\r
+            this.Label5.Text = "Audio Settings";\r
+            // \r
+            // Label35\r
+            // \r
+            this.Label35.AutoSize = true;\r
+            this.Label35.Location = new System.Drawing.Point(239, 103);\r
+            this.Label35.Name = "Label35";\r
+            this.Label35.Size = new System.Drawing.Size(0, 13);\r
+            this.Label35.TabIndex = 30;\r
+            // \r
+            // Label16\r
+            // \r
+            this.Label16.AutoSize = true;\r
+            this.Label16.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label16.Location = new System.Drawing.Point(13, 40);\r
+            this.Label16.Name = "Label16";\r
+            this.Label16.Size = new System.Drawing.Size(91, 13);\r
+            this.Label16.TabIndex = 20;\r
+            this.Label16.Text = "Bitrate (kbps):";\r
+            // \r
+            // Label32\r
+            // \r
+            this.Label32.AutoSize = true;\r
+            this.Label32.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label32.Location = new System.Drawing.Point(13, 100);\r
+            this.Label32.Name = "Label32";\r
+            this.Label32.Size = new System.Drawing.Size(80, 13);\r
+            this.Label32.TabIndex = 29;\r
+            this.Label32.Text = "Audio Track:";\r
             // \r
-            // text_left\r
+            // Label18\r
             // \r
-            this.text_left.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.text_left.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.text_left.Location = new System.Drawing.Point(72, 145);\r
-            this.text_left.Name = "text_left";\r
-            this.text_left.Size = new System.Drawing.Size(51, 21);\r
-            this.text_left.TabIndex = 11;\r
-            this.text_left.Text = "0";\r
+            this.Label18.AutoSize = true;\r
+            this.Label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label18.Location = new System.Drawing.Point(13, 70);\r
+            this.Label18.Name = "Label18";\r
+            this.Label18.Size = new System.Drawing.Size(120, 13);\r
+            this.Label18.TabIndex = 23;\r
+            this.Label18.Text = "Sample Rate (kHz):";\r
             // \r
             // TabPage3\r
             // \r
-            this.TabPage3.BackColor = System.Drawing.SystemColors.Control;\r
+            this.TabPage3.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.TabPage3.Controls.Add(this.label24);\r
+            this.TabPage3.Controls.Add(this.drp_deNoise);\r
+            this.TabPage3.Controls.Add(this.label11);\r
+            this.TabPage3.Controls.Add(this.check_deblock);\r
+            this.TabPage3.Controls.Add(this.check_detelecine);\r
+            this.TabPage3.Controls.Add(this.label4);\r
+            this.TabPage3.Controls.Add(this.drp_deInterlace_option);\r
             this.TabPage3.Controls.Add(this.Label37);\r
             this.TabPage3.Controls.Add(this.check_largeFile);\r
             this.TabPage3.Controls.Add(this.check_turbo);\r
-            this.TabPage3.Controls.Add(this.Label36);\r
-            this.TabPage3.Controls.Add(this.Check_ChapterMarkers);\r
             this.TabPage3.Controls.Add(this.CheckCRF);\r
-            this.TabPage3.Controls.Add(this.CheckPixelRatio);\r
             this.TabPage3.Controls.Add(this.Label23);\r
             this.TabPage3.Controls.Add(this.Label22);\r
             this.TabPage3.Controls.Add(this.Label2);\r
-            this.TabPage3.Controls.Add(this.check_grayscale);\r
             this.TabPage3.Controls.Add(this.SliderValue);\r
-            this.TabPage3.Controls.Add(this.check_DeInterlace);\r
             this.TabPage3.Controls.Add(this.drp_videoFramerate);\r
             this.TabPage3.Controls.Add(this.check_2PassEncode);\r
             this.TabPage3.Controls.Add(this.slider_videoQuality);\r
@@ -1078,78 +1533,73 @@ namespace Handbrake
             this.TabPage3.TabIndex = 2;\r
             this.TabPage3.Text = "Video Settings";\r
             // \r
+            // label24\r
+            // \r
+            this.label24.AutoSize = true;\r
+            this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label24.Location = new System.Drawing.Point(360, 133);\r
+            this.label24.Name = "label24";\r
+            this.label24.Size = new System.Drawing.Size(109, 13);\r
+            this.label24.TabIndex = 73;\r
+            this.label24.Text = "Picture Cleanup";\r
+            // \r
+            // label11\r
+            // \r
+            this.label11.AutoSize = true;\r
+            this.label11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label11.Location = new System.Drawing.Point(360, 214);\r
+            this.label11.Name = "label11";\r
+            this.label11.Size = new System.Drawing.Size(58, 13);\r
+            this.label11.TabIndex = 71;\r
+            this.label11.Text = "Denoise:";\r
+            // \r
+            // check_deblock\r
+            // \r
+            this.check_deblock.AutoSize = true;\r
+            this.check_deblock.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.check_deblock.Location = new System.Drawing.Point(462, 186);\r
+            this.check_deblock.Name = "check_deblock";\r
+            this.check_deblock.Size = new System.Drawing.Size(72, 17);\r
+            this.check_deblock.TabIndex = 70;\r
+            this.check_deblock.Text = "Deblock";\r
+            this.check_deblock.UseVisualStyleBackColor = true;\r
+            // \r
+            // check_detelecine\r
+            // \r
+            this.check_detelecine.AutoSize = true;\r
+            this.check_detelecine.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.check_detelecine.Location = new System.Drawing.Point(363, 185);\r
+            this.check_detelecine.Name = "check_detelecine";\r
+            this.check_detelecine.Size = new System.Drawing.Size(86, 17);\r
+            this.check_detelecine.TabIndex = 69;\r
+            this.check_detelecine.Text = "Detelecine";\r
+            this.check_detelecine.UseVisualStyleBackColor = true;\r
+            // \r
+            // label4\r
+            // \r
+            this.label4.AutoSize = true;\r
+            this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label4.Location = new System.Drawing.Point(360, 157);\r
+            this.label4.Name = "label4";\r
+            this.label4.Size = new System.Drawing.Size(77, 13);\r
+            this.label4.TabIndex = 68;\r
+            this.label4.Text = "Deinterlace:";\r
+            // \r
             // Label37\r
             // \r
             this.Label37.AutoSize = true;\r
             this.Label37.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label37.Location = new System.Drawing.Point(382, 194);\r
+            this.Label37.Location = new System.Drawing.Point(382, 104);\r
             this.Label37.Name = "Label37";\r
-            this.Label37.Size = new System.Drawing.Size(228, 12);\r
+            this.Label37.Size = new System.Drawing.Size(241, 12);\r
             this.Label37.TabIndex = 52;\r
-            this.Label37.Text = " Note: Breaks iPod, @TV, PS3 compatibility.";\r
-            // \r
-            // check_largeFile\r
-            // \r
-            this.check_largeFile.AutoSize = true;\r
-            this.check_largeFile.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.check_largeFile.Location = new System.Drawing.Point(367, 176);\r
-            this.check_largeFile.Name = "check_largeFile";\r
-            this.check_largeFile.Size = new System.Drawing.Size(172, 17);\r
-            this.check_largeFile.TabIndex = 51;\r
-            this.check_largeFile.Text = "Larger mp4 Files (> 4GB)";\r
-            this.check_largeFile.UseVisualStyleBackColor = true;\r
-            this.check_largeFile.Click += new System.EventHandler(this.check_largeFile_CheckedChanged);\r
-            // \r
-            // check_turbo\r
-            // \r
-            this.check_turbo.AutoSize = true;\r
-            this.check_turbo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.check_turbo.Location = new System.Drawing.Point(387, 61);\r
-            this.check_turbo.Name = "check_turbo";\r
-            this.check_turbo.Size = new System.Drawing.Size(110, 17);\r
-            this.check_turbo.TabIndex = 50;\r
-            this.check_turbo.Text = "Turbo 1st Pass";\r
-            this.check_turbo.UseVisualStyleBackColor = true;\r
-            // \r
-            // Label36\r
-            // \r
-            this.Label36.AutoSize = true;\r
-            this.Label36.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label36.Location = new System.Drawing.Point(486, 155);\r
-            this.Label36.Name = "Label36";\r
-            this.Label36.Size = new System.Drawing.Size(109, 12);\r
-            this.Label36.TabIndex = 49;\r
-            this.Label36.Text = "(m4v container only)";\r
-            // \r
-            // Check_ChapterMarkers\r
-            // \r
-            this.Check_ChapterMarkers.AutoSize = true;\r
-            this.Check_ChapterMarkers.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Check_ChapterMarkers.Location = new System.Drawing.Point(368, 153);\r
-            this.Check_ChapterMarkers.Name = "Check_ChapterMarkers";\r
-            this.Check_ChapterMarkers.Size = new System.Drawing.Size(122, 17);\r
-            this.Check_ChapterMarkers.TabIndex = 48;\r
-            this.Check_ChapterMarkers.Text = "Chapter Markers";\r
-            this.Check_ChapterMarkers.UseVisualStyleBackColor = true;\r
-            this.Check_ChapterMarkers.CheckedChanged += new System.EventHandler(this.Check_ChapterMarkers_CheckedChanged);\r
-            // \r
-            // CheckPixelRatio\r
-            // \r
-            this.CheckPixelRatio.AutoSize = true;\r
-            this.CheckPixelRatio.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.CheckPixelRatio.Location = new System.Drawing.Point(368, 130);\r
-            this.CheckPixelRatio.Name = "CheckPixelRatio";\r
-            this.CheckPixelRatio.Size = new System.Drawing.Size(121, 17);\r
-            this.CheckPixelRatio.TabIndex = 40;\r
-            this.CheckPixelRatio.Text = "Anamorphic PAR";\r
-            this.CheckPixelRatio.UseVisualStyleBackColor = true;\r
-            this.CheckPixelRatio.CheckedChanged += new System.EventHandler(this.CheckPixelRatio_CheckedChanged);\r
+            this.Label37.Text = "Warning: Breaks iPod, @TV, PS3 compatibility.";\r
             // \r
             // Label23\r
             // \r
             this.Label23.AutoSize = true;\r
             this.Label23.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label23.Location = new System.Drawing.Point(13, 157);\r
+            this.Label23.Location = new System.Drawing.Point(13, 162);\r
             this.Label23.Name = "Label23";\r
             this.Label23.Size = new System.Drawing.Size(100, 13);\r
             this.Label23.TabIndex = 39;\r
@@ -1159,7 +1609,7 @@ namespace Handbrake
             // \r
             this.Label22.AutoSize = true;\r
             this.Label22.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label22.Location = new System.Drawing.Point(365, 13);\r
+            this.Label22.Location = new System.Drawing.Point(360, 13);\r
             this.Label22.Name = "Label22";\r
             this.Label22.Size = new System.Drawing.Size(175, 13);\r
             this.Label22.TabIndex = 38;\r
@@ -1175,17 +1625,6 @@ namespace Handbrake
             this.Label2.TabIndex = 37;\r
             this.Label2.Text = "Quality Settings";\r
             // \r
-            // check_grayscale\r
-            // \r
-            this.check_grayscale.AutoSize = true;\r
-            this.check_grayscale.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.check_grayscale.Location = new System.Drawing.Point(368, 107);\r
-            this.check_grayscale.Name = "check_grayscale";\r
-            this.check_grayscale.Size = new System.Drawing.Size(138, 17);\r
-            this.check_grayscale.TabIndex = 20;\r
-            this.check_grayscale.Text = "Grayscale Encoding";\r
-            this.check_grayscale.UseVisualStyleBackColor = true;\r
-            // \r
             // SliderValue\r
             // \r
             this.SliderValue.AutoSize = true;\r
@@ -1196,74 +1635,22 @@ namespace Handbrake
             this.SliderValue.TabIndex = 32;\r
             this.SliderValue.Text = "0%";\r
             // \r
-            // check_DeInterlace\r
-            // \r
-            this.check_DeInterlace.AutoSize = true;\r
-            this.check_DeInterlace.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.check_DeInterlace.Location = new System.Drawing.Point(368, 84);\r
-            this.check_DeInterlace.Name = "check_DeInterlace";\r
-            this.check_DeInterlace.Size = new System.Drawing.Size(98, 17);\r
-            this.check_DeInterlace.TabIndex = 19;\r
-            this.check_DeInterlace.Text = "De-Interlace";\r
-            this.check_DeInterlace.UseVisualStyleBackColor = true;\r
-            // \r
-            // drp_videoFramerate\r
-            // \r
-            this.drp_videoFramerate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.drp_videoFramerate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drp_videoFramerate.FormattingEnabled = true;\r
-            this.drp_videoFramerate.Items.AddRange(new object[] {\r
-            "Automatic",\r
-            "5",\r
-            "10",\r
-            "12",\r
-            "15",\r
-            "23.976",\r
-            "24",\r
-            "25",\r
-            "29.97"});\r
-            this.drp_videoFramerate.Location = new System.Drawing.Point(155, 174);\r
-            this.drp_videoFramerate.Name = "drp_videoFramerate";\r
-            this.drp_videoFramerate.Size = new System.Drawing.Size(112, 21);\r
-            this.drp_videoFramerate.TabIndex = 21;\r
-            this.drp_videoFramerate.Text = "Automatic";\r
-            // \r
             // check_2PassEncode\r
             // \r
             this.check_2PassEncode.AutoSize = true;\r
             this.check_2PassEncode.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.check_2PassEncode.Location = new System.Drawing.Point(368, 38);\r
+            this.check_2PassEncode.Location = new System.Drawing.Point(363, 38);\r
             this.check_2PassEncode.Name = "check_2PassEncode";\r
             this.check_2PassEncode.Size = new System.Drawing.Size(119, 17);\r
             this.check_2PassEncode.TabIndex = 18;\r
             this.check_2PassEncode.Text = "2-Pass Encoding";\r
             this.check_2PassEncode.UseVisualStyleBackColor = true;\r
             // \r
-            // slider_videoQuality\r
-            // \r
-            this.slider_videoQuality.Location = new System.Drawing.Point(144, 90);\r
-            this.slider_videoQuality.Maximum = 100;\r
-            this.slider_videoQuality.Name = "slider_videoQuality";\r
-            this.slider_videoQuality.Size = new System.Drawing.Size(167, 42);\r
-            this.slider_videoQuality.TabIndex = 6;\r
-            this.slider_videoQuality.TickFrequency = 17;\r
-            this.slider_videoQuality.Scroll += new System.EventHandler(this.slider_videoQuality_Scroll);\r
-            // \r
-            // text_filesize\r
-            // \r
-            this.text_filesize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.text_filesize.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.text_filesize.Location = new System.Drawing.Point(155, 63);\r
-            this.text_filesize.Name = "text_filesize";\r
-            this.text_filesize.Size = new System.Drawing.Size(156, 21);\r
-            this.text_filesize.TabIndex = 16;\r
-            this.text_filesize.TextChanged += new System.EventHandler(this.text_filesize_TextChanged);\r
-            // \r
             // Label46\r
             // \r
             this.Label46.AutoSize = true;\r
             this.Label46.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label46.Location = new System.Drawing.Point(13, 181);\r
+            this.Label46.Location = new System.Drawing.Point(13, 186);\r
             this.Label46.Name = "Label46";\r
             this.Label46.Size = new System.Drawing.Size(107, 13);\r
             this.Label46.TabIndex = 21;\r
@@ -1279,16 +1666,6 @@ namespace Handbrake
             this.Label40.TabIndex = 27;\r
             this.Label40.Text = "Constant Quality:";\r
             // \r
-            // text_bitrate\r
-            // \r
-            this.text_bitrate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.text_bitrate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.text_bitrate.Location = new System.Drawing.Point(155, 36);\r
-            this.text_bitrate.Name = "text_bitrate";\r
-            this.text_bitrate.Size = new System.Drawing.Size(156, 21);\r
-            this.text_bitrate.TabIndex = 15;\r
-            this.text_bitrate.TextChanged += new System.EventHandler(this.text_bitrate_TextChanged);\r
-            // \r
             // Label42\r
             // \r
             this.Label42.AutoSize = true;\r
@@ -1299,427 +1676,318 @@ namespace Handbrake
             this.Label42.TabIndex = 18;\r
             this.Label42.Text = "Avg Bitrate (kbps):";\r
             // \r
-            // TabPage2\r
-            // \r
-            this.TabPage2.BackColor = System.Drawing.SystemColors.Control;\r
-            this.TabPage2.Controls.Add(this.Label29);\r
-            this.TabPage2.Controls.Add(this.drp_audioMixDown);\r
-            this.TabPage2.Controls.Add(this.drp_audioChannels);\r
-            this.TabPage2.Controls.Add(this.drp_audioBitrate);\r
-            this.TabPage2.Controls.Add(this.Label14);\r
-            this.TabPage2.Controls.Add(this.Label5);\r
-            this.TabPage2.Controls.Add(this.Label35);\r
-            this.TabPage2.Controls.Add(this.Label16);\r
-            this.TabPage2.Controls.Add(this.Label32);\r
-            this.TabPage2.Controls.Add(this.Label18);\r
-            this.TabPage2.Controls.Add(this.drp_audioSampleRate);\r
-            this.TabPage2.Location = new System.Drawing.Point(4, 22);\r
-            this.TabPage2.Name = "TabPage2";\r
-            this.TabPage2.Padding = new System.Windows.Forms.Padding(3);\r
-            this.TabPage2.Size = new System.Drawing.Size(639, 242);\r
-            this.TabPage2.TabIndex = 3;\r
-            this.TabPage2.Text = "Audio Settings";\r
-            // \r
-            // Label29\r
-            // \r
-            this.Label29.AutoSize = true;\r
-            this.Label29.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label29.Location = new System.Drawing.Point(155, 151);\r
-            this.Label29.Name = "Label29";\r
-            this.Label29.Size = new System.Drawing.Size(189, 24);\r
-            this.Label29.TabIndex = 42;\r
-            this.Label29.Text = "Please note: Some options require a \r\n5.1 Audio Channel to be selected.";\r
-            // \r
-            // drp_audioMixDown\r
-            // \r
-            this.drp_audioMixDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.drp_audioMixDown.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drp_audioMixDown.FormattingEnabled = true;\r
-            this.drp_audioMixDown.Items.AddRange(new object[] {\r
-            "Mono",\r
-            "Stereo",\r
-            "Dolby Surround",\r
-            "Dolby Pro Logic II",\r
-            "6 Channel Discrete"});\r
-            this.drp_audioMixDown.Location = new System.Drawing.Point(157, 127);\r
-            this.drp_audioMixDown.Name = "drp_audioMixDown";\r
-            this.drp_audioMixDown.Size = new System.Drawing.Size(173, 21);\r
-            this.drp_audioMixDown.TabIndex = 50;\r
-            this.drp_audioMixDown.Text = "Automatic";\r
-            this.drp_audioMixDown.SelectedIndexChanged += new System.EventHandler(this.drp_audioMixDown_SelectedIndexChanged);\r
-            // \r
-            // drp_audioChannels\r
-            // \r
-            this.drp_audioChannels.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.drp_audioChannels.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drp_audioChannels.FormattingEnabled = true;\r
-            this.drp_audioChannels.Location = new System.Drawing.Point(157, 97);\r
-            this.drp_audioChannels.Name = "drp_audioChannels";\r
-            this.drp_audioChannels.Size = new System.Drawing.Size(173, 21);\r
-            this.drp_audioChannels.TabIndex = 49;\r
-            this.drp_audioChannels.Text = "Automatic";\r
-            // \r
-            // drp_audioBitrate\r
-            // \r
-            this.drp_audioBitrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.drp_audioBitrate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drp_audioBitrate.FormattingEnabled = true;\r
-            this.drp_audioBitrate.Items.AddRange(new object[] {\r
-            "32",\r
-            "40",\r
-            "48",\r
-            "56",\r
-            "64",\r
-            "80",\r
-            "86",\r
-            "112",\r
-            "128",\r
-            "160"});\r
-            this.drp_audioBitrate.Location = new System.Drawing.Point(157, 37);\r
-            this.drp_audioBitrate.Name = "drp_audioBitrate";\r
-            this.drp_audioBitrate.Size = new System.Drawing.Size(101, 21);\r
-            this.drp_audioBitrate.TabIndex = 40;\r
-            this.drp_audioBitrate.Text = "128";\r
-            // \r
-            // Label14\r
-            // \r
-            this.Label14.AutoSize = true;\r
-            this.Label14.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label14.Location = new System.Drawing.Point(13, 130);\r
-            this.Label14.Name = "Label14";\r
-            this.Label14.Size = new System.Drawing.Size(99, 13);\r
-            this.Label14.TabIndex = 39;\r
-            this.Label14.Text = "Audio MixDown:";\r
-            // \r
-            // Label5\r
-            // \r
-            this.Label5.AutoSize = true;\r
-            this.Label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label5.Location = new System.Drawing.Point(13, 13);\r
-            this.Label5.Name = "Label5";\r
-            this.Label5.Size = new System.Drawing.Size(101, 13);\r
-            this.Label5.TabIndex = 37;\r
-            this.Label5.Text = "Audio Settings";\r
-            // \r
-            // Label35\r
-            // \r
-            this.Label35.AutoSize = true;\r
-            this.Label35.Location = new System.Drawing.Point(239, 103);\r
-            this.Label35.Name = "Label35";\r
-            this.Label35.Size = new System.Drawing.Size(0, 13);\r
-            this.Label35.TabIndex = 30;\r
-            // \r
-            // Label16\r
-            // \r
-            this.Label16.AutoSize = true;\r
-            this.Label16.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label16.Location = new System.Drawing.Point(13, 40);\r
-            this.Label16.Name = "Label16";\r
-            this.Label16.Size = new System.Drawing.Size(91, 13);\r
-            this.Label16.TabIndex = 20;\r
-            this.Label16.Text = "Bitrate (kbps):";\r
+            // TabPage1\r
             // \r
-            // Label32\r
+            this.TabPage1.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.TabPage1.Controls.Add(this.Check_ChapterMarkers);\r
+            this.TabPage1.Controls.Add(this.CheckPixelRatio);\r
+            this.TabPage1.Controls.Add(this.check_grayscale);\r
+            this.TabPage1.Controls.Add(this.label6);\r
+            this.TabPage1.Controls.Add(this.drp_subtitle);\r
+            this.TabPage1.Controls.Add(this.Label19);\r
+            this.TabPage1.Controls.Add(this.lbl_RecomendedCrop);\r
+            this.TabPage1.Controls.Add(this.Label8);\r
+            this.TabPage1.Controls.Add(this.Label1);\r
+            this.TabPage1.Controls.Add(this.Label53);\r
+            this.TabPage1.Controls.Add(this.Label21);\r
+            this.TabPage1.Controls.Add(this.Label20);\r
+            this.TabPage1.Controls.Add(this.Label52);\r
+            this.TabPage1.Controls.Add(this.Label51);\r
+            this.TabPage1.Controls.Add(this.Label50);\r
+            this.TabPage1.Controls.Add(this.Label15);\r
+            this.TabPage1.Controls.Add(this.text_top);\r
+            this.TabPage1.Controls.Add(this.text_bottom);\r
+            this.TabPage1.Controls.Add(this.drp_crop);\r
+            this.TabPage1.Controls.Add(this.text_right);\r
+            this.TabPage1.Controls.Add(this.text_left);\r
+            this.TabPage1.Location = new System.Drawing.Point(4, 22);\r
+            this.TabPage1.Name = "TabPage1";\r
+            this.TabPage1.Padding = new System.Windows.Forms.Padding(3);\r
+            this.TabPage1.Size = new System.Drawing.Size(639, 242);\r
+            this.TabPage1.TabIndex = 0;\r
+            this.TabPage1.Text = "Picture Settings";\r
             // \r
-            this.Label32.AutoSize = true;\r
-            this.Label32.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label32.Location = new System.Drawing.Point(13, 100);\r
-            this.Label32.Name = "Label32";\r
-            this.Label32.Size = new System.Drawing.Size(80, 13);\r
-            this.Label32.TabIndex = 29;\r
-            this.Label32.Text = "Audio Track:";\r
+            // Check_ChapterMarkers\r
             // \r
-            // Label18\r
+            this.Check_ChapterMarkers.AutoSize = true;\r
+            this.Check_ChapterMarkers.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Check_ChapterMarkers.Location = new System.Drawing.Point(317, 173);\r
+            this.Check_ChapterMarkers.Name = "Check_ChapterMarkers";\r
+            this.Check_ChapterMarkers.Size = new System.Drawing.Size(122, 17);\r
+            this.Check_ChapterMarkers.TabIndex = 50;\r
+            this.Check_ChapterMarkers.Text = "Chapter Markers";\r
+            this.Check_ChapterMarkers.UseVisualStyleBackColor = true;\r
+            this.Check_ChapterMarkers.CheckedChanged += new System.EventHandler(this.Check_ChapterMarkers_CheckedChanged);\r
             // \r
-            this.Label18.AutoSize = true;\r
-            this.Label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label18.Location = new System.Drawing.Point(13, 70);\r
-            this.Label18.Name = "Label18";\r
-            this.Label18.Size = new System.Drawing.Size(120, 13);\r
-            this.Label18.TabIndex = 23;\r
-            this.Label18.Text = "Sample Rate (kHz):";\r
+            // CheckPixelRatio\r
             // \r
-            // drp_audioSampleRate\r
+            this.CheckPixelRatio.AutoSize = true;\r
+            this.CheckPixelRatio.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.CheckPixelRatio.Location = new System.Drawing.Point(317, 150);\r
+            this.CheckPixelRatio.Name = "CheckPixelRatio";\r
+            this.CheckPixelRatio.Size = new System.Drawing.Size(121, 17);\r
+            this.CheckPixelRatio.TabIndex = 49;\r
+            this.CheckPixelRatio.Text = "Anamorphic PAR";\r
+            this.CheckPixelRatio.UseVisualStyleBackColor = true;\r
+            this.CheckPixelRatio.CheckedChanged += new System.EventHandler(this.CheckPixelRatio_CheckedChanged);\r
             // \r
-            this.drp_audioSampleRate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.drp_audioSampleRate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drp_audioSampleRate.FormattingEnabled = true;\r
-            this.drp_audioSampleRate.Items.AddRange(new object[] {\r
-            "48",\r
-            "44.1",\r
-            "32",\r
-            "24",\r
-            "22.05"});\r
-            this.drp_audioSampleRate.Location = new System.Drawing.Point(157, 67);\r
-            this.drp_audioSampleRate.Name = "drp_audioSampleRate";\r
-            this.drp_audioSampleRate.Size = new System.Drawing.Size(101, 21);\r
-            this.drp_audioSampleRate.TabIndex = 23;\r
-            this.drp_audioSampleRate.Text = "44.1";\r
+            // check_grayscale\r
             // \r
-            // h264Tab\r
+            this.check_grayscale.AutoSize = true;\r
+            this.check_grayscale.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.check_grayscale.Location = new System.Drawing.Point(317, 127);\r
+            this.check_grayscale.Name = "check_grayscale";\r
+            this.check_grayscale.Size = new System.Drawing.Size(138, 17);\r
+            this.check_grayscale.TabIndex = 46;\r
+            this.check_grayscale.Text = "Grayscale Encoding";\r
+            this.check_grayscale.UseVisualStyleBackColor = true;\r
             // \r
-            this.h264Tab.BackColor = System.Drawing.SystemColors.Control;\r
-            this.h264Tab.Controls.Add(this.Label43);\r
-            this.h264Tab.Controls.Add(this.label_h264);\r
-            this.h264Tab.Controls.Add(this.Label95);\r
-            this.h264Tab.Controls.Add(this.btn_h264Clear);\r
-            this.h264Tab.Controls.Add(this.Label90);\r
-            this.h264Tab.Controls.Add(this.rtf_h264advanced);\r
-            this.h264Tab.Controls.Add(this.Label92);\r
-            this.h264Tab.Location = new System.Drawing.Point(4, 22);\r
-            this.h264Tab.Name = "h264Tab";\r
-            this.h264Tab.Padding = new System.Windows.Forms.Padding(3);\r
-            this.h264Tab.Size = new System.Drawing.Size(639, 242);\r
-            this.h264Tab.TabIndex = 5;\r
-            this.h264Tab.Text = "H.264";\r
+            // label6\r
             // \r
-            // Label43\r
+            this.label6.AutoSize = true;\r
+            this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label6.Location = new System.Drawing.Point(314, 105);\r
+            this.label6.Name = "label6";\r
+            this.label6.Size = new System.Drawing.Size(110, 13);\r
+            this.label6.TabIndex = 45;\r
+            this.label6.Text = "Picture Settings";\r
             // \r
-            this.Label43.AutoSize = true;\r
-            this.Label43.Location = new System.Drawing.Point(78, 206);\r
-            this.Label43.Name = "Label43";\r
-            this.Label43.Size = new System.Drawing.Size(158, 13);\r
-            this.Label43.TabIndex = 48;\r
-            this.Label43.Text = "for help using this feature.";\r
+            // Label19\r
             // \r
-            // label_h264\r
+            this.Label19.AutoSize = true;\r
+            this.Label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label19.Location = new System.Drawing.Point(311, 13);\r
+            this.Label19.Name = "Label19";\r
+            this.Label19.Size = new System.Drawing.Size(64, 13);\r
+            this.Label19.TabIndex = 39;\r
+            this.Label19.Text = "Subtitles";\r
             // \r
-            this.label_h264.AutoSize = true;\r
-            this.label_h264.Location = new System.Drawing.Point(13, 206);\r
-            this.label_h264.Name = "label_h264";\r
-            this.label_h264.Size = new System.Drawing.Size(66, 13);\r
-            this.label_h264.TabIndex = 47;\r
-            this.label_h264.TabStop = true;\r
-            this.label_h264.Text = "Click Here";\r
-            this.label_h264.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.label_h264_LinkClicked);\r
+            // lbl_RecomendedCrop\r
             // \r
-            // Label95\r
+            this.lbl_RecomendedCrop.AutoSize = true;\r
+            this.lbl_RecomendedCrop.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_RecomendedCrop.Location = new System.Drawing.Point(119, 72);\r
+            this.lbl_RecomendedCrop.Name = "lbl_RecomendedCrop";\r
+            this.lbl_RecomendedCrop.Size = new System.Drawing.Size(72, 12);\r
+            this.lbl_RecomendedCrop.TabIndex = 38;\r
+            this.lbl_RecomendedCrop.Text = "Select a Title";\r
             // \r
-            this.Label95.AutoSize = true;\r
-            this.Label95.Location = new System.Drawing.Point(13, 187);\r
-            this.Label95.Name = "Label95";\r
-            this.Label95.Size = new System.Drawing.Size(387, 13);\r
-            this.Label95.TabIndex = 46;\r
-            this.Label95.Text = "Note: Incorrect usage of this feature will cause the encoder to fail!";\r
+            // Label8\r
             // \r
-            // btn_h264Clear\r
+            this.Label8.AutoSize = true;\r
+            this.Label8.Location = new System.Drawing.Point(13, 71);\r
+            this.Label8.Name = "Label8";\r
+            this.Label8.Size = new System.Drawing.Size(70, 13);\r
+            this.Label8.TabIndex = 37;\r
+            this.Label8.Text = "Auto Crop:";\r
             // \r
-            this.btn_h264Clear.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_h264Clear.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.btn_h264Clear.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_h264Clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_h264Clear.Location = new System.Drawing.Point(542, 50);\r
-            this.btn_h264Clear.Name = "btn_h264Clear";\r
-            this.btn_h264Clear.Size = new System.Drawing.Size(79, 23);\r
-            this.btn_h264Clear.TabIndex = 45;\r
-            this.btn_h264Clear.Text = "Clear";\r
-            this.btn_h264Clear.UseVisualStyleBackColor = true;\r
-            this.btn_h264Clear.Click += new System.EventHandler(this.btn_h264Clear_Click);\r
+            // Label1\r
             // \r
-            // Label90\r
+            this.Label1.AutoSize = true;\r
+            this.Label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label1.Location = new System.Drawing.Point(13, 13);\r
+            this.Label1.Name = "Label1";\r
+            this.Label1.Size = new System.Drawing.Size(65, 13);\r
+            this.Label1.TabIndex = 36;\r
+            this.Label1.Text = "Cropping";\r
             // \r
-            this.Label90.AutoSize = true;\r
-            this.Label90.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label90.Location = new System.Drawing.Point(13, 13);\r
-            this.Label90.Name = "Label90";\r
-            this.Label90.Size = new System.Drawing.Size(165, 13);\r
-            this.Label90.TabIndex = 42;\r
-            this.Label90.Text = "Advanced H.264 Options";\r
+            // Label53\r
             // \r
-            // rtf_h264advanced\r
+            this.Label53.AutoSize = true;\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(134, 196);\r
+            this.Label53.Name = "Label53";\r
+            this.Label53.Size = new System.Drawing.Size(48, 13);\r
+            this.Label53.TabIndex = 32;\r
+            this.Label53.Text = "Bottom";\r
             // \r
-            this.rtf_h264advanced.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.rtf_h264advanced.Location = new System.Drawing.Point(16, 79);\r
-            this.rtf_h264advanced.Name = "rtf_h264advanced";\r
-            this.rtf_h264advanced.Size = new System.Drawing.Size(605, 96);\r
-            this.rtf_h264advanced.TabIndex = 41;\r
-            this.rtf_h264advanced.Text = "";\r
+            // Label21\r
             // \r
-            // Label92\r
+            this.Label21.AutoSize = true;\r
+            this.Label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label21.Location = new System.Drawing.Point(378, 63);\r
+            this.Label21.Name = "Label21";\r
+            this.Label21.Size = new System.Drawing.Size(224, 26);\r
+            this.Label21.TabIndex = 34;\r
+            this.Label21.Text = "Please note that subtitles will be hard \r\ncoded into the video.\r\n";\r
             // \r
-            this.Label92.AutoSize = true;\r
-            this.Label92.Location = new System.Drawing.Point(13, 41);\r
-            this.Label92.Name = "Label92";\r
-            this.Label92.Size = new System.Drawing.Size(370, 26);\r
-            this.Label92.TabIndex = 40;\r
-            this.Label92.Text = "Specify advanced x264 options in the same style as mencoder:\r\noption1=value1:opti" +\r
-                "on2=value2";\r
+            // Label20\r
             // \r
-            // TabPage6\r
+            this.Label20.AutoSize = true;\r
+            this.Label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label20.Location = new System.Drawing.Point(314, 39);\r
+            this.Label20.Name = "Label20";\r
+            this.Label20.Size = new System.Drawing.Size(61, 13);\r
+            this.Label20.TabIndex = 33;\r
+            this.Label20.Text = "Subtitles:";\r
             // \r
-            this.TabPage6.BackColor = System.Drawing.SystemColors.Control;\r
-            this.TabPage6.Controls.Add(this.Label7);\r
-            this.TabPage6.Controls.Add(this.Label39);\r
-            this.TabPage6.Controls.Add(this.btn_ClearQuery);\r
-            this.TabPage6.Controls.Add(this.GenerateQuery);\r
-            this.TabPage6.Controls.Add(this.QueryEditorText);\r
-            this.TabPage6.Location = new System.Drawing.Point(4, 22);\r
-            this.TabPage6.Name = "TabPage6";\r
-            this.TabPage6.Padding = new System.Windows.Forms.Padding(3);\r
-            this.TabPage6.Size = new System.Drawing.Size(639, 242);\r
-            this.TabPage6.TabIndex = 6;\r
-            this.TabPage6.Text = "Query Editor";\r
+            // Label52\r
             // \r
-            // Label7\r
+            this.Label52.AutoSize = true;\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(138, 105);\r
+            this.Label52.Name = "Label52";\r
+            this.Label52.Size = new System.Drawing.Size(28, 13);\r
+            this.Label52.TabIndex = 31;\r
+            this.Label52.Text = "Top";\r
             // \r
-            this.Label7.AutoSize = true;\r
-            this.Label7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label7.Location = new System.Drawing.Point(13, 13);\r
-            this.Label7.Name = "Label7";\r
-            this.Label7.Size = new System.Drawing.Size(89, 13);\r
-            this.Label7.TabIndex = 42;\r
-            this.Label7.Text = "Query Editor";\r
+            // Label51\r
             // \r
-            // Label39\r
+            this.Label51.AutoSize = true;\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(243, 148);\r
+            this.Label51.Name = "Label51";\r
+            this.Label51.Size = new System.Drawing.Size(36, 13);\r
+            this.Label51.TabIndex = 30;\r
+            this.Label51.Text = "Right";\r
             // \r
-            this.Label39.AutoSize = true;\r
-            this.Label39.Location = new System.Drawing.Point(13, 34);\r
-            this.Label39.Name = "Label39";\r
-            this.Label39.Size = new System.Drawing.Size(403, 39);\r
-            this.Label39.TabIndex = 40;\r
-            this.Label39.Text = "Here you can alter the query generated by the program.\r\nClick the \"Generate Query" +\r
-                " Now\" button to continue.\r\nRemember to re-generate the query each time you chang" +\r
-                "e a setting!";\r
+            // Label50\r
             // \r
-            // btn_ClearQuery\r
+            this.Label50.AutoSize = true;\r
+            this.Label50.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label50.Location = new System.Drawing.Point(13, 41);\r
+            this.Label50.Name = "Label50";\r
+            this.Label50.Size = new System.Drawing.Size(88, 13);\r
+            this.Label50.TabIndex = 17;\r
+            this.Label50.Text = "Select Option:";\r
             // \r
-            this.btn_ClearQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_ClearQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.btn_ClearQuery.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_ClearQuery.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_ClearQuery.Location = new System.Drawing.Point(542, 84);\r
-            this.btn_ClearQuery.Name = "btn_ClearQuery";\r
-            this.btn_ClearQuery.Size = new System.Drawing.Size(79, 23);\r
-            this.btn_ClearQuery.TabIndex = 39;\r
-            this.btn_ClearQuery.Text = "Clear";\r
-            this.btn_ClearQuery.UseVisualStyleBackColor = true;\r
-            this.btn_ClearQuery.Click += new System.EventHandler(this.btn_ClearQuery_Click);\r
+            // Label15\r
             // \r
-            // GenerateQuery\r
+            this.Label15.AutoSize = true;\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(39, 148);\r
+            this.Label15.Name = "Label15";\r
+            this.Label15.Size = new System.Drawing.Size(28, 13);\r
+            this.Label15.TabIndex = 29;\r
+            this.Label15.Text = "Left";\r
             // \r
-            this.GenerateQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.GenerateQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.GenerateQuery.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.GenerateQuery.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.GenerateQuery.Location = new System.Drawing.Point(16, 84);\r
-            this.GenerateQuery.Name = "GenerateQuery";\r
-            this.GenerateQuery.Size = new System.Drawing.Size(176, 23);\r
-            this.GenerateQuery.TabIndex = 38;\r
-            this.GenerateQuery.Text = "Generate Query Now";\r
-            this.GenerateQuery.UseVisualStyleBackColor = true;\r
-            this.GenerateQuery.Click += new System.EventHandler(this.GenerateQuery_Click);\r
+            // text_top\r
             // \r
-            // QueryEditorText\r
+            this.text_top.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.text_top.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.text_top.Location = new System.Drawing.Point(131, 120);\r
+            this.text_top.Name = "text_top";\r
+            this.text_top.Size = new System.Drawing.Size(51, 21);\r
+            this.text_top.TabIndex = 10;\r
+            this.text_top.Text = "0";\r
             // \r
-            this.QueryEditorText.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.QueryEditorText.Location = new System.Drawing.Point(16, 114);\r
-            this.QueryEditorText.Name = "QueryEditorText";\r
-            this.QueryEditorText.Size = new System.Drawing.Size(605, 104);\r
-            this.QueryEditorText.TabIndex = 41;\r
-            this.QueryEditorText.Text = "";\r
+            // text_bottom\r
             // \r
-            // lbl_update\r
+            this.text_bottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.text_bottom.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.text_bottom.Location = new System.Drawing.Point(131, 172);\r
+            this.text_bottom.Name = "text_bottom";\r
+            this.text_bottom.Size = new System.Drawing.Size(51, 21);\r
+            this.text_bottom.TabIndex = 12;\r
+            this.text_bottom.Text = "0";\r
             // \r
-            this.lbl_update.AutoSize = true;\r
-            this.lbl_update.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_update.ForeColor = System.Drawing.Color.Black;\r
-            this.lbl_update.Location = new System.Drawing.Point(83, 594);\r
-            this.lbl_update.Name = "lbl_update";\r
-            this.lbl_update.Size = new System.Drawing.Size(193, 13);\r
-            this.lbl_update.TabIndex = 417;\r
-            this.lbl_update.Text = "- A New Version is available!";\r
-            this.lbl_update.Visible = false;\r
+            // drp_crop\r
             // \r
-            // btn_queue\r
+            this.drp_crop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
+            this.drp_crop.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.drp_crop.FormattingEnabled = true;\r
+            this.drp_crop.Items.AddRange(new object[] {\r
+            "Auto Crop",\r
+            "No Crop",\r
+            "Manual"});\r
+            this.drp_crop.Location = new System.Drawing.Point(118, 36);\r
+            this.drp_crop.Name = "drp_crop";\r
+            this.drp_crop.Size = new System.Drawing.Size(123, 21);\r
+            this.drp_crop.TabIndex = 9;\r
+            this.drp_crop.Text = "No Crop";\r
+            this.drp_crop.SelectedIndexChanged += new System.EventHandler(this.drp_crop_SelectedIndexChanged);\r
             // \r
-            this.btn_queue.BackColor = System.Drawing.SystemColors.Control;\r
-            this.btn_queue.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_queue.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.btn_queue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_queue.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_queue.Location = new System.Drawing.Point(406, 589);\r
-            this.btn_queue.Name = "btn_queue";\r
-            this.btn_queue.Size = new System.Drawing.Size(124, 22);\r
-            this.btn_queue.TabIndex = 416;\r
-            this.btn_queue.TabStop = false;\r
-            this.btn_queue.Text = "Add to Queue";\r
-            this.btn_queue.UseVisualStyleBackColor = false;\r
-            this.btn_queue.Click += new System.EventHandler(this.btn_queue_Click);\r
+            // text_right\r
             // \r
-            // btn_encode\r
+            this.text_right.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.text_right.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.text_right.Location = new System.Drawing.Point(190, 145);\r
+            this.text_right.Name = "text_right";\r
+            this.text_right.Size = new System.Drawing.Size(51, 21);\r
+            this.text_right.TabIndex = 13;\r
+            this.text_right.Text = "0";\r
             // \r
-            this.btn_encode.BackColor = System.Drawing.SystemColors.Control;\r
-            this.btn_encode.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_encode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.btn_encode.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_encode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_encode.Location = new System.Drawing.Point(536, 589);\r
-            this.btn_encode.Name = "btn_encode";\r
-            this.btn_encode.Size = new System.Drawing.Size(124, 22);\r
-            this.btn_encode.TabIndex = 414;\r
-            this.btn_encode.TabStop = false;\r
-            this.btn_encode.Text = "Encode Video";\r
-            this.btn_encode.UseVisualStyleBackColor = false;\r
-            this.btn_encode.Click += new System.EventHandler(this.btn_encode_Click);\r
+            // text_left\r
             // \r
-            // Version\r
+            this.text_left.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.text_left.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.text_left.Location = new System.Drawing.Point(72, 145);\r
+            this.text_left.Name = "text_left";\r
+            this.text_left.Size = new System.Drawing.Size(51, 21);\r
+            this.text_left.TabIndex = 11;\r
+            this.text_left.Text = "0";\r
             // \r
-            this.Version.BackColor = System.Drawing.Color.Transparent;\r
-            this.Version.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Version.Location = new System.Drawing.Point(12, 594);\r
-            this.Version.Name = "Version";\r
-            this.Version.Size = new System.Drawing.Size(79, 20);\r
-            this.Version.TabIndex = 415;\r
-            this.Version.Text = "Version 2.3";\r
+            // advancedOptions\r
             // \r
-            // lbl_encode\r
+            this.advancedOptions.Controls.Add(this.TabPage1);\r
+            this.advancedOptions.Controls.Add(this.TabPage3);\r
+            this.advancedOptions.Controls.Add(this.TabPage2);\r
+            this.advancedOptions.Controls.Add(this.h264Tab);\r
+            this.advancedOptions.Controls.Add(this.TabPage6);\r
+            this.advancedOptions.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.advancedOptions.Location = new System.Drawing.Point(14, 295);\r
+            this.advancedOptions.Name = "advancedOptions";\r
+            this.advancedOptions.SelectedIndex = 0;\r
+            this.advancedOptions.Size = new System.Drawing.Size(647, 268);\r
+            this.advancedOptions.TabIndex = 411;\r
+            this.advancedOptions.TabStop = false;\r
             // \r
-            this.lbl_encode.AutoSize = true;\r
-            this.lbl_encode.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_encode.Location = new System.Drawing.Point(12, 571);\r
-            this.lbl_encode.Name = "lbl_encode";\r
-            this.lbl_encode.Size = new System.Drawing.Size(96, 13);\r
-            this.lbl_encode.TabIndex = 418;\r
-            this.lbl_encode.Text = "Encoding started...";\r
-            this.lbl_encode.Visible = false;\r
+            // groupBox_dest\r
+            // \r
+            this.groupBox_dest.Controls.Add(this.Label3);\r
+            this.groupBox_dest.Controls.Add(this.text_destination);\r
+            this.groupBox_dest.Controls.Add(this.btn_destBrowse);\r
+            this.groupBox_dest.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.groupBox_dest.Location = new System.Drawing.Point(14, 138);\r
+            this.groupBox_dest.Name = "groupBox_dest";\r
+            this.groupBox_dest.Size = new System.Drawing.Size(646, 50);\r
+            this.groupBox_dest.TabIndex = 420;\r
+            this.groupBox_dest.TabStop = false;\r
+            this.groupBox_dest.Text = "Destination";\r
             // \r
             // frmMain\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(675, 621);\r
+            this.BackColor = System.Drawing.SystemColors.ControlLight;\r
+            this.ClientSize = new System.Drawing.Size(676, 621);\r
+            this.Controls.Add(this.groupBox_dest);\r
+            this.Controls.Add(this.btn_eCancel);\r
             this.Controls.Add(this.lbl_encode);\r
             this.Controls.Add(this.lbl_update);\r
             this.Controls.Add(this.btn_queue);\r
             this.Controls.Add(this.btn_encode);\r
             this.Controls.Add(this.Version);\r
             this.Controls.Add(this.advancedOptions);\r
-            this.Controls.Add(this.GroupBox4);\r
+            this.Controls.Add(this.groupBox_output);\r
             this.Controls.Add(this.GroupBox1);\r
             this.Controls.Add(this.frmMainMenu);\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
             this.MaximumSize = new System.Drawing.Size(878, 750);\r
             this.MinimumSize = new System.Drawing.Size(683, 648);\r
             this.Name = "frmMain";\r
+            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
             this.Text = "Handbrake";\r
+            ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).EndInit();\r
             this.frmMainMenu.ResumeLayout(false);\r
             this.frmMainMenu.PerformLayout();\r
             this.GroupBox1.ResumeLayout(false);\r
             this.GroupBox1.PerformLayout();\r
-            this.GroupBox4.ResumeLayout(false);\r
-            this.GroupBox4.PerformLayout();\r
-            this.advancedOptions.ResumeLayout(false);\r
-            this.TabPage1.ResumeLayout(false);\r
-            this.TabPage1.PerformLayout();\r
-            this.TabPage3.ResumeLayout(false);\r
-            this.TabPage3.PerformLayout();\r
-            ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).EndInit();\r
-            this.TabPage2.ResumeLayout(false);\r
-            this.TabPage2.PerformLayout();\r
-            this.h264Tab.ResumeLayout(false);\r
-            this.h264Tab.PerformLayout();\r
+            this.groupBox_output.ResumeLayout(false);\r
+            this.groupBox_output.PerformLayout();\r
             this.TabPage6.ResumeLayout(false);\r
             this.TabPage6.PerformLayout();\r
+            this.h264Tab.ResumeLayout(false);\r
+            this.h264Tab.PerformLayout();\r
+            this.TabPage2.ResumeLayout(false);\r
+            this.TabPage2.PerformLayout();\r
+            this.TabPage3.ResumeLayout(false);\r
+            this.TabPage3.PerformLayout();\r
+            this.TabPage1.ResumeLayout(false);\r
+            this.TabPage1.PerformLayout();\r
+            this.advancedOptions.ResumeLayout(false);\r
+            this.groupBox_dest.ResumeLayout(false);\r
+            this.groupBox_dest.PerformLayout();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -1729,11 +1997,10 @@ namespace Handbrake
 \r
         internal System.Windows.Forms.SaveFileDialog File_Save;\r
         internal System.Windows.Forms.ToolTip ToolTip;\r
-        internal System.Windows.Forms.FolderBrowserDialog DVD_Open;\r
         internal System.Windows.Forms.OpenFileDialog File_Open;\r
         internal System.Windows.Forms.OpenFileDialog ISO_Open;\r
         internal System.Windows.Forms.ToolStripMenuItem FileToolStripMenuItem;\r
-        internal System.Windows.Forms.ToolStripMenuItem mnu_open;\r
+        internal System.Windows.Forms.ToolStripMenuItem mnu_open3;\r
         internal System.Windows.Forms.ToolStripMenuItem mnu_save;\r
         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator1;\r
         internal System.Windows.Forms.ToolStripMenuItem mnu_update;\r
@@ -1745,11 +2012,8 @@ namespace Handbrake
         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator5;\r
         internal System.Windows.Forms.ToolStripMenuItem mnu_options;\r
         internal System.Windows.Forms.ToolStripMenuItem PresetsToolStripMenuItem;\r
-        internal System.Windows.Forms.ToolStripMenuItem mnu_preset_ipod133;\r
-        internal System.Windows.Forms.ToolStripMenuItem mnu_preset_ipod178;\r
-        internal System.Windows.Forms.ToolStripMenuItem mnu_preset_ipod235;\r
+        internal System.Windows.Forms.ToolStripMenuItem mnu_ipod;\r
         internal System.Windows.Forms.ToolStripMenuItem mnu_appleTv;\r
-        internal System.Windows.Forms.ToolStripMenuItem mnu_presetPS3;\r
         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator4;\r
         internal System.Windows.Forms.ToolStripMenuItem mnu_ProgramDefaultOptions;\r
         internal System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem;\r
@@ -1775,7 +2039,7 @@ namespace Handbrake
         internal System.Windows.Forms.TextBox text_source;\r
         internal System.Windows.Forms.Label Label9;\r
         internal System.Windows.Forms.Label Label10;\r
-        internal System.Windows.Forms.GroupBox GroupBox4;\r
+        internal System.Windows.Forms.GroupBox groupBox_output;\r
         internal System.Windows.Forms.Label Label56;\r
         internal System.Windows.Forms.Label lbl_Aspect;\r
         internal System.Windows.Forms.Label Label91;\r
@@ -1789,8 +2053,60 @@ namespace Handbrake
         internal System.Windows.Forms.TextBox text_destination;\r
         internal System.Windows.Forms.ComboBox drp_audioCodec;\r
         internal System.Windows.Forms.Label Label12;\r
-        internal System.Windows.Forms.TabControl advancedOptions;\r
+        internal System.Windows.Forms.Label lbl_update;\r
+        internal System.Windows.Forms.Button btn_queue;\r
+        internal System.Windows.Forms.Button btn_encode;\r
+        internal System.Windows.Forms.Label Version;\r
+        internal System.Windows.Forms.SaveFileDialog DVD_Save;\r
+        private System.Windows.Forms.Label lbl_encode;\r
+        internal System.Windows.Forms.Button btn_eCancel;\r
+        internal System.Windows.Forms.TabPage TabPage6;\r
+        internal System.Windows.Forms.Label Label7;\r
+        internal System.Windows.Forms.Label Label39;\r
+        internal System.Windows.Forms.Button btn_ClearQuery;\r
+        internal System.Windows.Forms.Button GenerateQuery;\r
+        internal System.Windows.Forms.RichTextBox QueryEditorText;\r
+        internal System.Windows.Forms.TabPage h264Tab;\r
+        internal System.Windows.Forms.Label Label43;\r
+        internal System.Windows.Forms.LinkLabel label_h264;\r
+        internal System.Windows.Forms.Label Label95;\r
+        internal System.Windows.Forms.Button btn_h264Clear;\r
+        internal System.Windows.Forms.Label Label90;\r
+        internal System.Windows.Forms.RichTextBox rtf_h264advanced;\r
+        internal System.Windows.Forms.Label Label92;\r
+        internal System.Windows.Forms.TabPage TabPage2;\r
+        internal System.Windows.Forms.Label Label29;\r
+        internal System.Windows.Forms.ComboBox drp_audioMixDown;\r
+        internal System.Windows.Forms.ComboBox drp_audioChannels;\r
+        internal System.Windows.Forms.ComboBox drp_audioBitrate;\r
+        internal System.Windows.Forms.Label Label14;\r
+        internal System.Windows.Forms.Label Label5;\r
+        internal System.Windows.Forms.Label Label35;\r
+        internal System.Windows.Forms.Label Label16;\r
+        internal System.Windows.Forms.Label Label32;\r
+        internal System.Windows.Forms.Label Label18;\r
+        internal System.Windows.Forms.ComboBox drp_audioSampleRate;\r
+        internal System.Windows.Forms.TabPage TabPage3;\r
+        internal System.Windows.Forms.Label Label37;\r
+        internal System.Windows.Forms.CheckBox check_largeFile;\r
+        internal System.Windows.Forms.CheckBox check_turbo;\r
+        internal System.Windows.Forms.CheckBox CheckCRF;\r
+        internal System.Windows.Forms.Label Label23;\r
+        internal System.Windows.Forms.Label Label22;\r
+        internal System.Windows.Forms.Label Label2;\r
+        internal System.Windows.Forms.Label SliderValue;\r
+        internal System.Windows.Forms.ComboBox drp_videoFramerate;\r
+        internal System.Windows.Forms.CheckBox check_2PassEncode;\r
+        internal System.Windows.Forms.TrackBar slider_videoQuality;\r
+        internal System.Windows.Forms.TextBox text_filesize;\r
+        internal System.Windows.Forms.Label Label40;\r
+        internal System.Windows.Forms.TextBox text_bitrate;\r
+        internal System.Windows.Forms.Label Label42;\r
         internal System.Windows.Forms.TabPage TabPage1;\r
+        internal System.Windows.Forms.CheckBox Check_ChapterMarkers;\r
+        internal System.Windows.Forms.CheckBox CheckPixelRatio;\r
+        internal System.Windows.Forms.CheckBox check_grayscale;\r
+        internal System.Windows.Forms.Label label6;\r
         internal System.Windows.Forms.ComboBox drp_subtitle;\r
         internal System.Windows.Forms.Label Label19;\r
         internal System.Windows.Forms.Label lbl_RecomendedCrop;\r
@@ -1808,61 +2124,33 @@ namespace Handbrake
         internal System.Windows.Forms.ComboBox drp_crop;\r
         internal System.Windows.Forms.TextBox text_right;\r
         internal System.Windows.Forms.TextBox text_left;\r
-        internal System.Windows.Forms.TabPage TabPage3;\r
-        internal System.Windows.Forms.Label Label37;\r
-        internal System.Windows.Forms.CheckBox check_largeFile;\r
-        internal System.Windows.Forms.CheckBox check_turbo;\r
-        internal System.Windows.Forms.Label Label36;\r
-        internal System.Windows.Forms.CheckBox Check_ChapterMarkers;\r
-        internal System.Windows.Forms.CheckBox CheckCRF;\r
-        internal System.Windows.Forms.CheckBox CheckPixelRatio;\r
-        internal System.Windows.Forms.Label Label23;\r
-        internal System.Windows.Forms.Label Label22;\r
-        internal System.Windows.Forms.Label Label2;\r
-        internal System.Windows.Forms.CheckBox check_grayscale;\r
-        internal System.Windows.Forms.Label SliderValue;\r
-        internal System.Windows.Forms.CheckBox check_DeInterlace;\r
-        internal System.Windows.Forms.ComboBox drp_videoFramerate;\r
-        internal System.Windows.Forms.CheckBox check_2PassEncode;\r
-        internal System.Windows.Forms.TrackBar slider_videoQuality;\r
-        internal System.Windows.Forms.TextBox text_filesize;\r
+        internal System.Windows.Forms.TabControl advancedOptions;\r
+        internal System.Windows.Forms.ComboBox drp_deInterlace_option;\r
+        internal System.Windows.Forms.Label label4;\r
         internal System.Windows.Forms.Label Label46;\r
-        internal System.Windows.Forms.Label Label40;\r
-        internal System.Windows.Forms.TextBox text_bitrate;\r
-        internal System.Windows.Forms.Label Label42;\r
-        internal System.Windows.Forms.TabPage TabPage2;\r
-        internal System.Windows.Forms.Label Label29;\r
-        internal System.Windows.Forms.ComboBox drp_audioMixDown;\r
-        internal System.Windows.Forms.ComboBox drp_audioChannels;\r
-        internal System.Windows.Forms.ComboBox drp_audioBitrate;\r
-        internal System.Windows.Forms.Label Label14;\r
-        internal System.Windows.Forms.Label Label5;\r
-        internal System.Windows.Forms.Label Label35;\r
-        internal System.Windows.Forms.Label Label16;\r
-        internal System.Windows.Forms.Label Label32;\r
-        internal System.Windows.Forms.Label Label18;\r
-        internal System.Windows.Forms.ComboBox drp_audioSampleRate;\r
-        internal System.Windows.Forms.TabPage h264Tab;\r
-        internal System.Windows.Forms.Label Label43;\r
-        internal System.Windows.Forms.LinkLabel label_h264;\r
-        internal System.Windows.Forms.Label Label95;\r
-        internal System.Windows.Forms.Button btn_h264Clear;\r
-        internal System.Windows.Forms.Label Label90;\r
-        internal System.Windows.Forms.RichTextBox rtf_h264advanced;\r
-        internal System.Windows.Forms.Label Label92;\r
-        internal System.Windows.Forms.TabPage TabPage6;\r
-        internal System.Windows.Forms.Label Label7;\r
-        internal System.Windows.Forms.Label Label39;\r
-        internal System.Windows.Forms.Button btn_ClearQuery;\r
-        internal System.Windows.Forms.Button GenerateQuery;\r
-        internal System.Windows.Forms.RichTextBox QueryEditorText;\r
-        internal System.Windows.Forms.Label lbl_update;\r
-        internal System.Windows.Forms.Button btn_queue;\r
-        internal System.Windows.Forms.Button btn_encode;\r
-        internal System.Windows.Forms.Label Version;\r
-        private System.Windows.Forms.Label lbl_chptWarn;\r
-        internal System.Windows.Forms.SaveFileDialog DVD_Save;\r
-        private System.Windows.Forms.Label lbl_encode;\r
+        internal System.Windows.Forms.CheckBox check_deblock;\r
+        internal System.Windows.Forms.CheckBox check_detelecine;\r
+        internal System.Windows.Forms.Label label24;\r
+        internal System.Windows.Forms.ComboBox drp_deNoise;\r
+        internal System.Windows.Forms.Label label11;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_iphone;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_psp;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_qt;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_television;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_film;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_Classic;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_normal;\r
+        internal System.Windows.Forms.FolderBrowserDialog DVD_Open;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_open;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_bedlam;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_blind;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_broke;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_animation;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_CQR;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_DSQ;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_ipodLow;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_ps3;\r
+        private System.Windows.Forms.GroupBox groupBox_dest;\r
 \r
     }\r
 }
\ No newline at end of file