OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmMain.Designer.cs
index b93072a..a5a3351 100644 (file)
@@ -1,8 +1,7 @@
 /*  frmMain.Designer.cs \r
-       \r
-          This file is part of the HandBrake source code.\r
-          Homepage: <http://handbrake.fr>.\r
-          It may be used under the terms of the GNU General Public License. */\r
+    This file is part of the HandBrake source code.\r
+    Homepage: <http://handbrake.fr>.\r
+    It may be used under the terms of the GNU General Public License. */\r
 \r
 using System;\r
 using System.Windows.Forms;\r
@@ -40,34 +39,43 @@ namespace Handbrake
             this.components = new System.ComponentModel.Container();\r
             System.Windows.Forms.ContextMenuStrip notifyIconMenu;\r
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));\r
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();\r
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();\r
             this.btn_restore = new System.Windows.Forms.ToolStripMenuItem();\r
             this.DVD_Save = new System.Windows.Forms.SaveFileDialog();\r
-            this.File_Save = new System.Windows.Forms.SaveFileDialog();\r
             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
-            this.drop_chapterFinish = new System.Windows.Forms.ComboBox();\r
-            this.drop_chapterStart = new System.Windows.Forms.ComboBox();\r
-            this.drp_dvdtitle = new System.Windows.Forms.ComboBox();\r
             this.text_destination = new System.Windows.Forms.TextBox();\r
             this.drp_videoEncoder = 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.btn_setDefault = new System.Windows.Forms.Button();\r
             this.check_optimiseMP4 = new System.Windows.Forms.CheckBox();\r
             this.check_iPodAtom = new System.Windows.Forms.CheckBox();\r
             this.data_chpt = new System.Windows.Forms.DataGridView();\r
             this.number = new System.Windows.Forms.DataGridViewTextBoxColumn();\r
             this.name = new System.Windows.Forms.DataGridViewTextBoxColumn();\r
-            this.btn_addPreset = new System.Windows.Forms.Button();\r
-            this.btn_removePreset = new System.Windows.Forms.Button();\r
+            this.ChaptersMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+            this.mnu_resetChapters = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.btn_file_source = new System.Windows.Forms.ToolStripMenuItem();\r
             this.drop_format = new System.Windows.Forms.ComboBox();\r
+            this.drop_chapterFinish = new System.Windows.Forms.ComboBox();\r
+            this.drop_chapterStart = new System.Windows.Forms.ComboBox();\r
             this.drop_angle = new System.Windows.Forms.ComboBox();\r
-            this.lbl_duration = new System.Windows.Forms.Label();\r
-            this.label_duration = new System.Windows.Forms.Label();\r
+            this.drp_dvdtitle = new System.Windows.Forms.ComboBox();\r
+            this.btn_importChapters = new System.Windows.Forms.Button();\r
+            this.btn_export = new System.Windows.Forms.Button();\r
+            this.drop_mode = new System.Windows.Forms.ComboBox();\r
+            this.btn_generate_Query = new System.Windows.Forms.Button();\r
+            this.treeView_presets = new System.Windows.Forms.TreeView();\r
+            this.presets_menu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+            this.pmnu_expandAll = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.pmnu_collapse = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.sep1 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.pmnu_import = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.pmnu_saveChanges = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.pmnu_delete = new System.Windows.Forms.ToolStripMenuItem();\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
@@ -80,69 +88,59 @@ namespace Handbrake
             this.mnu_encodeLog = 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_presetReset = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_delete_preset = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();\r
-            this.btn_new_preset = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_SelectDefault = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_user_guide = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_handbrake_home = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.mnu_handbrake_forums = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.ToolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
-            this.mnu_UpdateCheck = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();\r
-            this.mnu_about = new System.Windows.Forms.ToolStripMenuItem();\r
             this.frmMainMenu = new System.Windows.Forms.MenuStrip();\r
-            this.lbl_angle = new System.Windows.Forms.Label();\r
-            this.Label13 = new System.Windows.Forms.Label();\r
-            this.Label9 = new System.Windows.Forms.Label();\r
-            this.Label10 = new System.Windows.Forms.Label();\r
             this.label5 = new System.Windows.Forms.Label();\r
             this.Label47 = new System.Windows.Forms.Label();\r
             this.Label3 = new System.Windows.Forms.Label();\r
             this.tab_audio = new System.Windows.Forms.TabPage();\r
+            this.AudioSettings = new Handbrake.Controls.AudioPanel();\r
             this.AudioMenuRowHeightHack = new System.Windows.Forms.ImageList(this.components);\r
             this.tab_video = new System.Windows.Forms.TabPage();\r
+            this.lbl_rfwarn = new System.Windows.Forms.Label();\r
+            this.checkMaximumFramerate = new System.Windows.Forms.CheckBox();\r
             this.radio_cq = new System.Windows.Forms.RadioButton();\r
             this.radio_avgBitrate = new System.Windows.Forms.RadioButton();\r
-            this.radio_targetFilesize = new System.Windows.Forms.RadioButton();\r
             this.label25 = new System.Windows.Forms.Label();\r
             this.check_2PassEncode = new System.Windows.Forms.CheckBox();\r
             this.Label2 = new System.Windows.Forms.Label();\r
-            this.SliderValue = new System.Windows.Forms.Label();\r
-            this.Label46 = new System.Windows.Forms.Label();\r
+            this.lbl_SliderValue = new System.Windows.Forms.Label();\r
+            this.lbl_framerate = new System.Windows.Forms.Label();\r
             this.tab_picture = new System.Windows.Forms.TabPage();\r
+            this.PictureSettings = new Handbrake.Controls.PictureSettings();\r
             this.Check_ChapterMarkers = new System.Windows.Forms.CheckBox();\r
             this.tabs_panel = new System.Windows.Forms.TabControl();\r
             this.tab_filters = new System.Windows.Forms.TabPage();\r
+            this.Filters = new Handbrake.Controls.Filters();\r
             this.tab_subtitles = new System.Windows.Forms.TabPage();\r
+            this.Subtitles = new Handbrake.Controls.Subtitles();\r
             this.tab_chapters = new System.Windows.Forms.TabPage();\r
             this.label31 = new System.Windows.Forms.Label();\r
             this.tab_advanced = new System.Windows.Forms.TabPage();\r
+            this.x264Panel = new Handbrake.Controls.x264Panel();\r
             this.tab_query = new System.Windows.Forms.TabPage();\r
             this.btn_clear = new System.Windows.Forms.Button();\r
             this.label34 = new System.Windows.Forms.Label();\r
-            this.btn_generate_Query = new System.Windows.Forms.Button();\r
             this.label33 = new System.Windows.Forms.Label();\r
             this.rtf_query = new System.Windows.Forms.RichTextBox();\r
-            this.btn_destBrowse = new System.Windows.Forms.Button();\r
             this.groupBox2 = new System.Windows.Forms.GroupBox();\r
             this.splitContainer1 = new System.Windows.Forms.SplitContainer();\r
-            this.treeView_presets = new System.Windows.Forms.TreeView();\r
-            this.presets_menu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
-            this.pmnu_expandAll = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.pmnu_collapse = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.sep1 = new System.Windows.Forms.ToolStripSeparator();\r
-            this.pmnu_saveChanges = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.pmnu_delete = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.presetsToolStrip = new System.Windows.Forms.ToolStrip();\r
+            this.BtnAddPreset = new System.Windows.Forms.ToolStripButton();\r
+            this.BtnRemovePreset = new System.Windows.Forms.ToolStripButton();\r
+            this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton();\r
+            this.MnuSetDefaultPreset = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.MnuImportPreset = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.MnuExportPreset = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.MnuResetBuiltInPresets = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStrip1 = new System.Windows.Forms.ToolStrip();\r
             this.btn_source = new System.Windows.Forms.ToolStripDropDownButton();\r
-            this.btn_file_source = new System.Windows.Forms.ToolStripMenuItem();\r
             this.btn_dvd_source = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.btnTitleSpecific = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.FileTitleSpecificScan = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.FolderTitleSpecificScan = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
-            this.mnu_dvd_drive = new System.Windows.Forms.ToolStripMenuItem();\r
             this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();\r
             this.btn_start = new System.Windows.Forms.ToolStripButton();\r
             this.btn_add2Queue = new System.Windows.Forms.ToolStripButton();\r
@@ -150,24 +148,42 @@ namespace Handbrake
             this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();\r
             this.tb_preview = new System.Windows.Forms.ToolStripButton();\r
             this.btn_ActivityWindow = new System.Windows.Forms.ToolStripButton();\r
+            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();\r
+            this.MnuUserGuide = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.MnuCheckForUpdates = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();\r
+            this.MnuAboutHandBrake = new System.Windows.Forms.ToolStripMenuItem();\r
             this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);\r
             this.StatusStrip = new System.Windows.Forms.StatusStrip();\r
+            this.ProgressBarStatus = new System.Windows.Forms.ToolStripProgressBar();\r
             this.lbl_encode = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.lbl_updateCheck = new System.Windows.Forms.ToolStripStatusLabel();\r
             this.hbproc = new System.Diagnostics.Process();\r
-            this.label1 = new System.Windows.Forms.Label();\r
-            this.lbl_source = new System.Windows.Forms.Label();\r
-            this.label4 = new System.Windows.Forms.Label();\r
-            this.groupBox_output = new System.Windows.Forms.Label();\r
-            this.PictureSettings = new Handbrake.Controls.PictureSettings();\r
-            this.Filters = new Handbrake.Controls.Filters();\r
-            this.AudioSettings = new Handbrake.Controls.AudioPanel();\r
-            this.Subtitles = new Handbrake.Controls.Subtitles();\r
-            this.x264Panel = new Handbrake.Controls.x264Panel();\r
+            this.File_Save = new System.Windows.Forms.SaveFileDialog();\r
+            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();\r
+            this.btn_destBrowse = new System.Windows.Forms.Button();\r
+            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();\r
+            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
+            this.Label10 = new System.Windows.Forms.Label();\r
+            this.lbl_angle = new System.Windows.Forms.Label();\r
+            this.Label13 = new System.Windows.Forms.Label();\r
+            this.label_duration = new System.Windows.Forms.Label();\r
+            this.lbl_duration = new System.Windows.Forms.Label();\r
+            this.labelStaticDestination = new System.Windows.Forms.Label();\r
+            this.labelPreset = new System.Windows.Forms.Label();\r
+            this.labelSource = new System.Windows.Forms.Label();\r
+            this.labelStaticSource = new System.Windows.Forms.Label();\r
+            this.SourceLayoutPanel = new System.Windows.Forms.FlowLayoutPanel();\r
+            this.openPreset = new System.Windows.Forms.OpenFileDialog();\r
+            this.File_ChapterImport = new System.Windows.Forms.OpenFileDialog();\r
             notifyIconMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
             notifyIconMenu.SuspendLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit();\r
             ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).BeginInit();\r
+            this.ChaptersMenu.SuspendLayout();\r
+            this.presets_menu.SuspendLayout();\r
             this.frmMainMenu.SuspendLayout();\r
             this.tab_audio.SuspendLayout();\r
             this.tab_video.SuspendLayout();\r
@@ -179,12 +195,17 @@ namespace Handbrake
             this.tab_advanced.SuspendLayout();\r
             this.tab_query.SuspendLayout();\r
             this.groupBox2.SuspendLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();\r
             this.splitContainer1.Panel1.SuspendLayout();\r
             this.splitContainer1.Panel2.SuspendLayout();\r
             this.splitContainer1.SuspendLayout();\r
-            this.presets_menu.SuspendLayout();\r
+            this.presetsToolStrip.SuspendLayout();\r
             this.toolStrip1.SuspendLayout();\r
             this.StatusStrip.SuspendLayout();\r
+            this.tableLayoutPanel2.SuspendLayout();\r
+            this.tableLayoutPanel3.SuspendLayout();\r
+            this.tableLayoutPanel1.SuspendLayout();\r
+            this.SourceLayoutPanel.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
             // notifyIconMenu\r
@@ -193,25 +214,21 @@ namespace Handbrake
             this.btn_restore});\r
             notifyIconMenu.Name = "notifyIconMenu";\r
             notifyIconMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
-            notifyIconMenu.Size = new System.Drawing.Size(124, 26);\r
+            notifyIconMenu.Size = new System.Drawing.Size(114, 26);\r
             // \r
             // btn_restore\r
             // \r
+            this.btn_restore.Image = global::Handbrake.Properties.Resources.Restore;\r
             this.btn_restore.Name = "btn_restore";\r
-            this.btn_restore.Size = new System.Drawing.Size(123, 22);\r
+            this.btn_restore.Size = new System.Drawing.Size(113, 22);\r
             this.btn_restore.Text = "Restore";\r
             this.btn_restore.Click += new System.EventHandler(this.btn_restore_Click);\r
             // \r
             // DVD_Save\r
             // \r
-            this.DVD_Save.Filter = "mp4|*.mp4|mkv|*.mkv";\r
+            this.DVD_Save.Filter = "mp4|*.mp4;*.m4v|mkv|*.mkv";\r
             this.DVD_Save.SupportMultiDottedExtensions = true;\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
@@ -219,52 +236,13 @@ namespace Handbrake
             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
             this.ToolTip.ToolTipTitle = "Tooltip";\r
             // \r
-            // drop_chapterFinish\r
-            // \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(506, 96);\r
-            this.drop_chapterFinish.Name = "drop_chapterFinish";\r
-            this.drop_chapterFinish.Size = new System.Drawing.Size(69, 21);\r
-            this.drop_chapterFinish.TabIndex = 10;\r
-            this.drop_chapterFinish.Text = "Auto";\r
-            this.ToolTip.SetToolTip(this.drop_chapterFinish, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
-            this.drop_chapterFinish.SelectedIndexChanged += new System.EventHandler(this.drop_chapterFinish_SelectedIndexChanged);\r
-            // \r
-            // drop_chapterStart\r
-            // \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(374, 96);\r
-            this.drop_chapterStart.Name = "drop_chapterStart";\r
-            this.drop_chapterStart.Size = new System.Drawing.Size(69, 21);\r
-            this.drop_chapterStart.TabIndex = 9;\r
-            this.drop_chapterStart.Text = "Auto";\r
-            this.ToolTip.SetToolTip(this.drop_chapterStart, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
-            this.drop_chapterStart.SelectedIndexChanged += new System.EventHandler(this.drop_chapterStart_SelectedIndexChanged);\r
-            // \r
-            // drp_dvdtitle\r
-            // \r
-            this.drp_dvdtitle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.drp_dvdtitle.FormattingEnabled = true;\r
-            this.drp_dvdtitle.Items.AddRange(new object[] {\r
-            "Automatic"});\r
-            this.drp_dvdtitle.Location = new System.Drawing.Point(78, 96);\r
-            this.drp_dvdtitle.Name = "drp_dvdtitle";\r
-            this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21);\r
-            this.drp_dvdtitle.TabIndex = 7;\r
-            this.drp_dvdtitle.Text = "Automatic";\r
-            this.ToolTip.SetToolTip(this.drp_dvdtitle, "Select the title you wish to encode.\r\nThe longest title is selected by default af" +\r
-                    "ter you have scanned a source.");\r
-            this.drp_dvdtitle.SelectedIndexChanged += new System.EventHandler(this.drp_dvdtitle_SelectedIndexChanged);\r
-            this.drp_dvdtitle.Click += new System.EventHandler(this.drp_dvdtitle_Click);\r
-            // \r
             // text_destination\r
             // \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(78, 153);\r
+            this.text_destination.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
+                        | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.text_destination.Location = new System.Drawing.Point(36, 3);\r
             this.text_destination.Name = "text_destination";\r
-            this.text_destination.Size = new System.Drawing.Size(549, 21);\r
+            this.text_destination.Size = new System.Drawing.Size(603, 21);\r
             this.text_destination.TabIndex = 1;\r
             this.ToolTip.SetToolTip(this.text_destination, "Location where the encoded file will be saved.");\r
             this.text_destination.TextChanged += new System.EventHandler(this.text_destination_TextChanged);\r
@@ -272,7 +250,6 @@ namespace Handbrake
             // drp_videoEncoder\r
             // \r
             this.drp_videoEncoder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
-            this.drp_videoEncoder.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.drp_videoEncoder.FormattingEnabled = true;\r
             this.drp_videoEncoder.Items.AddRange(new object[] {\r
             "MPEG-4 (FFmpeg)",\r
@@ -281,19 +258,19 @@ namespace Handbrake
             this.drp_videoEncoder.Location = new System.Drawing.Point(125, 35);\r
             this.drp_videoEncoder.Name = "drp_videoEncoder";\r
             this.drp_videoEncoder.Size = new System.Drawing.Size(126, 21);\r
-            this.drp_videoEncoder.TabIndex = 1;\r
+            this.drp_videoEncoder.TabIndex = 6;\r
             this.ToolTip.SetToolTip(this.drp_videoEncoder, "Select a video encoder");\r
             this.drp_videoEncoder.SelectedIndexChanged += new System.EventHandler(this.drp_videoEncoder_SelectedIndexChanged);\r
             // \r
             // check_largeFile\r
             // \r
+            this.check_largeFile.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_largeFile.AutoSize = true;\r
             this.check_largeFile.BackColor = System.Drawing.Color.Transparent;\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(196, 218);\r
+            this.check_largeFile.Location = new System.Drawing.Point(179, 5);\r
             this.check_largeFile.Name = "check_largeFile";\r
-            this.check_largeFile.Size = new System.Drawing.Size(105, 17);\r
-            this.check_largeFile.TabIndex = 4;\r
+            this.check_largeFile.Size = new System.Drawing.Size(91, 17);\r
+            this.check_largeFile.TabIndex = 2;\r
             this.check_largeFile.Text = "Large file size";\r
             this.ToolTip.SetToolTip(this.check_largeFile, "Caution: This option will likely break device compatibility with all but the Appl" +\r
                     "eTV Take 2.\r\nChecking this box enables a 64bit mp4 file which can be over 4GB.");\r
@@ -304,18 +281,17 @@ namespace Handbrake
             this.check_turbo.AutoSize = true;\r
             this.check_turbo.BackColor = System.Drawing.Color.Transparent;\r
             this.check_turbo.Enabled = false;\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(146, 123);\r
+            this.check_turbo.Location = new System.Drawing.Point(146, 143);\r
             this.check_turbo.Name = "check_turbo";\r
-            this.check_turbo.Size = new System.Drawing.Size(115, 17);\r
-            this.check_turbo.TabIndex = 7;\r
+            this.check_turbo.Size = new System.Drawing.Size(99, 17);\r
+            this.check_turbo.TabIndex = 9;\r
             this.check_turbo.Text = "Turbo first Pass";\r
             this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster.");\r
             this.check_turbo.UseVisualStyleBackColor = false;\r
             // \r
             // drp_videoFramerate\r
             // \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.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
             this.drp_videoFramerate.FormattingEnabled = true;\r
             this.drp_videoFramerate.Items.AddRange(new object[] {\r
             "Same as source",\r
@@ -327,71 +303,44 @@ namespace Handbrake
             "24",\r
             "25",\r
             "29.97"});\r
-            this.drp_videoFramerate.Location = new System.Drawing.Point(125, 68);\r
+            this.drp_videoFramerate.Location = new System.Drawing.Point(125, 62);\r
             this.drp_videoFramerate.Name = "drp_videoFramerate";\r
-            this.drp_videoFramerate.Size = new System.Drawing.Size(126, 21);\r
+            this.drp_videoFramerate.Size = new System.Drawing.Size(125, 21);\r
             this.drp_videoFramerate.TabIndex = 2;\r
-            this.drp_videoFramerate.Text = "Same as source";\r
             this.ToolTip.SetToolTip(this.drp_videoFramerate, "Can be left to \"Same as source\" in most cases.");\r
+            this.drp_videoFramerate.SelectedIndexChanged += new System.EventHandler(this.drp_videoFramerate_SelectedIndexChanged);\r
             // \r
             // slider_videoQuality\r
             // \r
+            this.slider_videoQuality.BackColor = System.Drawing.SystemColors.Window;\r
             this.slider_videoQuality.Enabled = false;\r
-            this.slider_videoQuality.Location = new System.Drawing.Point(347, 120);\r
+            this.slider_videoQuality.Location = new System.Drawing.Point(376, 90);\r
             this.slider_videoQuality.Margin = new System.Windows.Forms.Padding(0);\r
             this.slider_videoQuality.Maximum = 100;\r
             this.slider_videoQuality.Name = "slider_videoQuality";\r
             this.slider_videoQuality.Size = new System.Drawing.Size(322, 45);\r
-            this.slider_videoQuality.TabIndex = 14;\r
+            this.slider_videoQuality.TabIndex = 13;\r
             this.slider_videoQuality.TickFrequency = 17;\r
-            this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. Typical sane values are between 59~63%. \r\n>70" +\r
-                    "% will likely result in the output file being larger than the input file.");\r
+            this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. ");\r
             this.slider_videoQuality.ValueChanged += new System.EventHandler(this.slider_videoQuality_Scroll);\r
             // \r
-            // text_filesize\r
-            // \r
-            this.text_filesize.Enabled = false;\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(482, 36);\r
-            this.text_filesize.Name = "text_filesize";\r
-            this.text_filesize.Size = new System.Drawing.Size(81, 21);\r
-            this.text_filesize.TabIndex = 12;\r
-            this.ToolTip.SetToolTip(this.text_filesize, "Set the file size you wish the encoded file to be.");\r
-            // \r
             // text_bitrate\r
             // \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(482, 63);\r
+            this.text_bitrate.Location = new System.Drawing.Point(511, 33);\r
             this.text_bitrate.Name = "text_bitrate";\r
             this.text_bitrate.Size = new System.Drawing.Size(81, 21);\r
-            this.text_bitrate.TabIndex = 10;\r
+            this.text_bitrate.TabIndex = 14;\r
             this.ToolTip.SetToolTip(this.text_bitrate, "Set the bitrate of the video");\r
             // \r
-            // btn_setDefault\r
-            // \r
-            this.btn_setDefault.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_setDefault.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_setDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_setDefault.Location = new System.Drawing.Point(135, 8);\r
-            this.btn_setDefault.Name = "btn_setDefault";\r
-            this.btn_setDefault.Size = new System.Drawing.Size(101, 22);\r
-            this.btn_setDefault.TabIndex = 1;\r
-            this.btn_setDefault.TabStop = false;\r
-            this.btn_setDefault.Text = "Set Default";\r
-            this.ToolTip.SetToolTip(this.btn_setDefault, "Set current settings as program defaults.\r\nRequires option to be enabled in Tools" +\r
-                    " > Options");\r
-            this.btn_setDefault.UseVisualStyleBackColor = true;\r
-            this.btn_setDefault.Click += new System.EventHandler(this.btn_setDefault_Click);\r
-            // \r
             // check_optimiseMP4\r
             // \r
+            this.check_optimiseMP4.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_optimiseMP4.AutoSize = true;\r
             this.check_optimiseMP4.BackColor = System.Drawing.Color.Transparent;\r
-            this.check_optimiseMP4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.check_optimiseMP4.Location = new System.Drawing.Point(307, 218);\r
+            this.check_optimiseMP4.Location = new System.Drawing.Point(276, 5);\r
             this.check_optimiseMP4.Name = "check_optimiseMP4";\r
-            this.check_optimiseMP4.Size = new System.Drawing.Size(110, 17);\r
-            this.check_optimiseMP4.TabIndex = 25;\r
+            this.check_optimiseMP4.Size = new System.Drawing.Size(96, 17);\r
+            this.check_optimiseMP4.TabIndex = 3;\r
             this.check_optimiseMP4.Text = "Web optimized";\r
             this.ToolTip.SetToolTip(this.check_optimiseMP4, "MP4 files can be optimized for progressive downloads over the Web,\r\nbut note that" +\r
                     " QuickTime can only read the files as long as the file extension is .mp4\r\nCan on" +\r
@@ -400,13 +349,13 @@ namespace Handbrake
             // \r
             // check_iPodAtom\r
             // \r
+            this.check_iPodAtom.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.check_iPodAtom.AutoSize = true;\r
             this.check_iPodAtom.BackColor = System.Drawing.Color.Transparent;\r
-            this.check_iPodAtom.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.check_iPodAtom.Location = new System.Drawing.Point(423, 218);\r
+            this.check_iPodAtom.Location = new System.Drawing.Point(378, 5);\r
             this.check_iPodAtom.Name = "check_iPodAtom";\r
-            this.check_iPodAtom.Size = new System.Drawing.Size(117, 17);\r
-            this.check_iPodAtom.TabIndex = 26;\r
+            this.check_iPodAtom.Size = new System.Drawing.Size(102, 17);\r
+            this.check_iPodAtom.TabIndex = 4;\r
             this.check_iPodAtom.Text = "iPod 5G support";\r
             this.ToolTip.SetToolTip(this.check_iPodAtom, "Support for legacy 5th Generation iPods.\r\nEncodes will not sync if this option is" +\r
                     " not enabled for H.264 encodes.");\r
@@ -417,10 +366,13 @@ namespace Handbrake
             this.data_chpt.AllowUserToAddRows = false;\r
             this.data_chpt.AllowUserToDeleteRows = false;\r
             this.data_chpt.AllowUserToResizeRows = false;\r
-            this.data_chpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;\r
+            this.data_chpt.BackgroundColor = System.Drawing.Color.White;\r
+            this.data_chpt.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;\r
+            this.data_chpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;\r
             this.data_chpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {\r
             this.number,\r
             this.name});\r
+            this.data_chpt.ContextMenuStrip = this.ChaptersMenu;\r
             this.data_chpt.Location = new System.Drawing.Point(16, 55);\r
             this.data_chpt.MultiSelect = false;\r
             this.data_chpt.Name = "data_chpt";\r
@@ -431,99 +383,248 @@ namespace Handbrake
             // \r
             // number\r
             // \r
-            dataGridViewCellStyle1.Format = "N0";\r
-            dataGridViewCellStyle1.NullValue = null;\r
-            this.number.DefaultCellStyle = dataGridViewCellStyle1;\r
+            dataGridViewCellStyle2.Format = "N0";\r
+            dataGridViewCellStyle2.NullValue = null;\r
+            this.number.DefaultCellStyle = dataGridViewCellStyle2;\r
             this.number.Frozen = true;\r
             this.number.HeaderText = "Chapter Number";\r
             this.number.MaxInputLength = 3;\r
             this.number.Name = "number";\r
             this.number.Resizable = System.Windows.Forms.DataGridViewTriState.False;\r
+            this.number.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;\r
             this.number.Width = 165;\r
             // \r
             // name\r
             // \r
+            this.name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;\r
             this.name.HeaderText = "Chapter Name";\r
             this.name.Name = "name";\r
-            this.name.Width = 480;\r
-            // \r
-            // btn_addPreset\r
-            // \r
-            this.btn_addPreset.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_addPreset.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_addPreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_addPreset.Location = new System.Drawing.Point(3, 8);\r
-            this.btn_addPreset.Name = "btn_addPreset";\r
-            this.btn_addPreset.Size = new System.Drawing.Size(49, 22);\r
-            this.btn_addPreset.TabIndex = 3;\r
-            this.btn_addPreset.TabStop = false;\r
-            this.btn_addPreset.Text = "Add";\r
-            this.ToolTip.SetToolTip(this.btn_addPreset, "Add a preset to the preset panel");\r
-            this.btn_addPreset.UseVisualStyleBackColor = true;\r
-            this.btn_addPreset.Click += new System.EventHandler(this.btn_addPreset_Click);\r
-            // \r
-            // btn_removePreset\r
-            // \r
-            this.btn_removePreset.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_removePreset.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_removePreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_removePreset.Location = new System.Drawing.Point(58, 8);\r
-            this.btn_removePreset.Name = "btn_removePreset";\r
-            this.btn_removePreset.Size = new System.Drawing.Size(71, 22);\r
-            this.btn_removePreset.TabIndex = 4;\r
-            this.btn_removePreset.TabStop = false;\r
-            this.btn_removePreset.Text = "Remove";\r
-            this.ToolTip.SetToolTip(this.btn_removePreset, "Remove a preset from the panel above.");\r
-            this.btn_removePreset.UseVisualStyleBackColor = true;\r
-            this.btn_removePreset.Click += new System.EventHandler(this.btn_removePreset_Click);\r
+            this.name.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;\r
+            // \r
+            // ChaptersMenu\r
+            // \r
+            this.ChaptersMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.mnu_resetChapters});\r
+            this.ChaptersMenu.Name = "presets_menu";\r
+            this.ChaptersMenu.OwnerItem = this.btn_file_source;\r
+            this.ChaptersMenu.Size = new System.Drawing.Size(188, 26);\r
+            this.ChaptersMenu.Text = ";";\r
+            // \r
+            // mnu_resetChapters\r
+            // \r
+            this.mnu_resetChapters.Name = "mnu_resetChapters";\r
+            this.mnu_resetChapters.Size = new System.Drawing.Size(187, 22);\r
+            this.mnu_resetChapters.Text = "Reset Chapter Names";\r
+            this.mnu_resetChapters.Click += new System.EventHandler(this.mnu_resetChapters_Click);\r
+            // \r
+            // btn_file_source\r
+            // \r
+            this.btn_file_source.Image = global::Handbrake.Properties.Resources.Movies_Small;\r
+            this.btn_file_source.Name = "btn_file_source";\r
+            this.btn_file_source.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));\r
+            this.btn_file_source.Size = new System.Drawing.Size(182, 22);\r
+            this.btn_file_source.Text = "Video File";\r
+            this.btn_file_source.Click += new System.EventHandler(this.BtnFileScanClicked);\r
             // \r
             // drop_format\r
             // \r
             this.drop_format.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
-            this.drop_format.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.drop_format.FormattingEnabled = true;\r
             this.drop_format.Items.AddRange(new object[] {\r
             "MP4 File",\r
             "MKV File"});\r
-            this.drop_format.Location = new System.Drawing.Point(78, 215);\r
+            this.drop_format.Location = new System.Drawing.Point(67, 3);\r
             this.drop_format.Name = "drop_format";\r
             this.drop_format.Size = new System.Drawing.Size(106, 21);\r
-            this.drop_format.TabIndex = 28;\r
-            this.ToolTip.SetToolTip(this.drop_format, "Select the file container format.");\r
+            this.drop_format.TabIndex = 1;\r
+            this.ToolTip.SetToolTip(this.drop_format, "Select the file container format.\r\nHandBrake supports MKV and MP4(M4v)");\r
             this.drop_format.SelectedIndexChanged += new System.EventHandler(this.drop_format_SelectedIndexChanged);\r
             // \r
+            // drop_chapterFinish\r
+            // \r
+            this.drop_chapterFinish.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+            this.drop_chapterFinish.FormattingEnabled = true;\r
+            this.drop_chapterFinish.Location = new System.Drawing.Point(509, 3);\r
+            this.drop_chapterFinish.Name = "drop_chapterFinish";\r
+            this.drop_chapterFinish.Size = new System.Drawing.Size(69, 21);\r
+            this.drop_chapterFinish.TabIndex = 7;\r
+            this.ToolTip.SetToolTip(this.drop_chapterFinish, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
+            this.drop_chapterFinish.SelectedIndexChanged += new System.EventHandler(this.chapersChanged);\r
+            // \r
+            // drop_chapterStart\r
+            // \r
+            this.drop_chapterStart.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+            this.drop_chapterStart.FormattingEnabled = true;\r
+            this.drop_chapterStart.Location = new System.Drawing.Point(383, 3);\r
+            this.drop_chapterStart.Name = "drop_chapterStart";\r
+            this.drop_chapterStart.Size = new System.Drawing.Size(69, 21);\r
+            this.drop_chapterStart.TabIndex = 5;\r
+            this.ToolTip.SetToolTip(this.drop_chapterStart, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
+            this.drop_chapterStart.SelectedIndexChanged += new System.EventHandler(this.chapersChanged);\r
+            // \r
             // drop_angle\r
             // \r
             this.drop_angle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
-            this.drop_angle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.drop_angle.FormattingEnabled = true;\r
-            this.drop_angle.Location = new System.Drawing.Point(253, 96);\r
+            this.drop_angle.Location = new System.Drawing.Point(209, 3);\r
             this.drop_angle.Name = "drop_angle";\r
             this.drop_angle.Size = new System.Drawing.Size(45, 21);\r
-            this.drop_angle.TabIndex = 45;\r
+            this.drop_angle.TabIndex = 3;\r
             this.ToolTip.SetToolTip(this.drop_angle, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
             // \r
-            // lbl_duration\r
+            // drp_dvdtitle\r
             // \r
-            this.lbl_duration.AutoSize = true;\r
-            this.lbl_duration.BackColor = System.Drawing.Color.Transparent;\r
-            this.lbl_duration.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_duration.Location = new System.Drawing.Point(648, 100);\r
-            this.lbl_duration.Name = "lbl_duration";\r
-            this.lbl_duration.Size = new System.Drawing.Size(72, 12);\r
-            this.lbl_duration.TabIndex = 43;\r
-            this.lbl_duration.Text = "Select a Title";\r
+            this.drp_dvdtitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+            this.drp_dvdtitle.FormattingEnabled = true;\r
+            this.drp_dvdtitle.Items.AddRange(new object[] {\r
+            "Automatic"});\r
+            this.drp_dvdtitle.Location = new System.Drawing.Point(40, 3);\r
+            this.drp_dvdtitle.Name = "drp_dvdtitle";\r
+            this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21);\r
+            this.drp_dvdtitle.TabIndex = 1;\r
+            this.ToolTip.SetToolTip(this.drp_dvdtitle, "Select the title you wish to encode.\r\n\r\nWhen a DVD is in use, HandBrake will try " +\r
+                    "to determine the \"Main Feature\" title automatically.\r\nPlease note, this is not a" +\r
+                    "lways accurate and should be checked.");\r
+            this.drp_dvdtitle.SelectedIndexChanged += new System.EventHandler(this.drp_dvdtitle_SelectedIndexChanged);\r
+            this.drp_dvdtitle.Click += new System.EventHandler(this.drp_dvdtitle_Click);\r
             // \r
-            // label_duration\r
+            // btn_importChapters\r
+            // \r
+            this.btn_importChapters.AutoSize = true;\r
+            this.btn_importChapters.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_importChapters.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_importChapters.Location = new System.Drawing.Point(544, 28);\r
+            this.btn_importChapters.Name = "btn_importChapters";\r
+            this.btn_importChapters.Size = new System.Drawing.Size(75, 23);\r
+            this.btn_importChapters.TabIndex = 1;\r
+            this.btn_importChapters.Text = "Import";\r
+            this.ToolTip.SetToolTip(this.btn_importChapters, resources.GetString("btn_importChapters.ToolTip"));\r
+            this.btn_importChapters.UseVisualStyleBackColor = true;\r
+            this.btn_importChapters.Click += new System.EventHandler(this.btn_importChapters_Click);\r
+            // \r
+            // btn_export\r
+            // \r
+            this.btn_export.AutoSize = true;\r
+            this.btn_export.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_export.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_export.Location = new System.Drawing.Point(625, 28);\r
+            this.btn_export.Name = "btn_export";\r
+            this.btn_export.Size = new System.Drawing.Size(75, 23);\r
+            this.btn_export.TabIndex = 0;\r
+            this.btn_export.Text = "Export";\r
+            this.ToolTip.SetToolTip(this.btn_export, resources.GetString("btn_export.ToolTip"));\r
+            this.btn_export.UseVisualStyleBackColor = true;\r
+            this.btn_export.Click += new System.EventHandler(this.btn_export_Click);\r
+            // \r
+            // drop_mode\r
+            // \r
+            this.drop_mode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+            this.drop_mode.FormattingEnabled = true;\r
+            this.drop_mode.Items.AddRange(new object[] {\r
+            "Chapters",\r
+            "Seconds",\r
+            "Frames"});\r
+            this.drop_mode.Location = new System.Drawing.Point(295, 3);\r
+            this.drop_mode.Name = "drop_mode";\r
+            this.drop_mode.Size = new System.Drawing.Size(77, 21);\r
+            this.drop_mode.TabIndex = 4;\r
+            this.ToolTip.SetToolTip(this.drop_mode, resources.GetString("drop_mode.ToolTip"));\r
+            this.drop_mode.SelectedIndexChanged += new System.EventHandler(this.drop_mode_SelectedIndexChanged);\r
             // \r
-            this.label_duration.AutoSize = true;\r
-            this.label_duration.BackColor = System.Drawing.Color.Transparent;\r
-            this.label_duration.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label_duration.Location = new System.Drawing.Point(581, 99);\r
-            this.label_duration.Name = "label_duration";\r
-            this.label_duration.Size = new System.Drawing.Size(61, 13);\r
-            this.label_duration.TabIndex = 42;\r
-            this.label_duration.Text = "Duration:";\r
+            // btn_generate_Query\r
+            // \r
+            this.btn_generate_Query.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
+            this.btn_generate_Query.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_generate_Query.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.btn_generate_Query.Location = new System.Drawing.Point(16, 104);\r
+            this.btn_generate_Query.Name = "btn_generate_Query";\r
+            this.btn_generate_Query.Size = new System.Drawing.Size(126, 22);\r
+            this.btn_generate_Query.TabIndex = 2;\r
+            this.btn_generate_Query.Text = "Generate Query";\r
+            this.ToolTip.SetToolTip(this.btn_generate_Query, "This will allow you to override the generated query.\r\nNote, The query in the box " +\r
+                    "below will always override any automatically generated query, even if you change" +\r
+                    " title or source.");\r
+            this.btn_generate_Query.UseVisualStyleBackColor = true;\r
+            this.btn_generate_Query.Click += new System.EventHandler(this.btn_generate_Query_Click);\r
+            // \r
+            // treeView_presets\r
+            // \r
+            this.treeView_presets.ContextMenuStrip = this.presets_menu;\r
+            this.treeView_presets.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.treeView_presets.ForeColor = System.Drawing.Color.DarkBlue;\r
+            this.treeView_presets.FullRowSelect = true;\r
+            this.treeView_presets.HideSelection = false;\r
+            this.treeView_presets.ItemHeight = 21;\r
+            this.treeView_presets.Location = new System.Drawing.Point(0, 0);\r
+            this.treeView_presets.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
+            this.treeView_presets.Name = "treeView_presets";\r
+            this.treeView_presets.ShowLines = false;\r
+            this.treeView_presets.Size = new System.Drawing.Size(240, 424);\r
+            this.treeView_presets.TabIndex = 0;\r
+            this.treeView_presets.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView_presets_AfterSelect);\r
+            this.treeView_presets.KeyUp += new System.Windows.Forms.KeyEventHandler(this.treeView_presets_deleteKey);\r
+            this.treeView_presets.MouseMove += new System.Windows.Forms.MouseEventHandler(this.TreeViewPresetsMouseMove);\r
+            this.treeView_presets.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeview_presets_mouseUp);\r
+            // \r
+            // presets_menu\r
+            // \r
+            this.presets_menu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.pmnu_expandAll,\r
+            this.pmnu_collapse,\r
+            this.sep1,\r
+            this.pmnu_import,\r
+            this.toolStripSeparator2,\r
+            this.pmnu_saveChanges,\r
+            this.pmnu_delete});\r
+            this.presets_menu.Name = "presets_menu";\r
+            this.presets_menu.Size = new System.Drawing.Size(148, 126);\r
+            this.presets_menu.Text = ";";\r
+            this.presets_menu.Opening += new System.ComponentModel.CancelEventHandler(this.presets_menu_Opening);\r
+            // \r
+            // pmnu_expandAll\r
+            // \r
+            this.pmnu_expandAll.Name = "pmnu_expandAll";\r
+            this.pmnu_expandAll.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_expandAll.Text = "Expand All";\r
+            this.pmnu_expandAll.Click += new System.EventHandler(this.pmnu_expandAll_Click);\r
+            // \r
+            // pmnu_collapse\r
+            // \r
+            this.pmnu_collapse.Name = "pmnu_collapse";\r
+            this.pmnu_collapse.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_collapse.Text = "Collapse All";\r
+            this.pmnu_collapse.Click += new System.EventHandler(this.pmnu_collapse_Click);\r
+            // \r
+            // sep1\r
+            // \r
+            this.sep1.Name = "sep1";\r
+            this.sep1.Size = new System.Drawing.Size(144, 6);\r
+            // \r
+            // pmnu_import\r
+            // \r
+            this.pmnu_import.Name = "pmnu_import";\r
+            this.pmnu_import.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_import.Text = "Import";\r
+            this.pmnu_import.Click += new System.EventHandler(this.pmnu_import_Click);\r
+            // \r
+            // toolStripSeparator2\r
+            // \r
+            this.toolStripSeparator2.Name = "toolStripSeparator2";\r
+            this.toolStripSeparator2.Size = new System.Drawing.Size(144, 6);\r
+            // \r
+            // pmnu_saveChanges\r
+            // \r
+            this.pmnu_saveChanges.Name = "pmnu_saveChanges";\r
+            this.pmnu_saveChanges.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_saveChanges.Text = "Save Changes";\r
+            this.pmnu_saveChanges.Click += new System.EventHandler(this.pmnu_saveChanges_Click);\r
+            // \r
+            // pmnu_delete\r
+            // \r
+            this.pmnu_delete.Name = "pmnu_delete";\r
+            this.pmnu_delete.Size = new System.Drawing.Size(147, 22);\r
+            this.pmnu_delete.Text = "Delete";\r
+            this.pmnu_delete.Click += new System.EventHandler(this.pmnu_delete_click);\r
             // \r
             // DVD_Open\r
             // \r
@@ -547,13 +648,13 @@ namespace Handbrake
             this.mnu_killCLI,\r
             this.mnu_exit});\r
             this.FileToolStripMenuItem.Name = "FileToolStripMenuItem";\r
-            this.FileToolStripMenuItem.Size = new System.Drawing.Size(38, 20);\r
+            this.FileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);\r
             this.FileToolStripMenuItem.Text = "&File";\r
             // \r
             // mnu_killCLI\r
             // \r
             this.mnu_killCLI.Name = "mnu_killCLI";\r
-            this.mnu_killCLI.Size = new System.Drawing.Size(156, 22);\r
+            this.mnu_killCLI.Size = new System.Drawing.Size(138, 22);\r
             this.mnu_killCLI.Text = "Cancel Scan";\r
             this.mnu_killCLI.Visible = false;\r
             this.mnu_killCLI.Click += new System.EventHandler(this.mnu_killCLI_Click);\r
@@ -561,7 +662,8 @@ namespace Handbrake
             // mnu_exit\r
             // \r
             this.mnu_exit.Name = "mnu_exit";\r
-            this.mnu_exit.Size = new System.Drawing.Size(156, 22);\r
+            this.mnu_exit.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));\r
+            this.mnu_exit.Size = new System.Drawing.Size(138, 22);\r
             this.mnu_exit.Text = "E&xit";\r
             this.mnu_exit.Click += new System.EventHandler(this.mnu_exit_Click);\r
             // \r
@@ -578,7 +680,7 @@ namespace Handbrake
             this.ToolStripSeparator5,\r
             this.mnu_options});\r
             this.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem";\r
-            this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(49, 20);\r
+            this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);\r
             this.ToolsToolStripMenuItem.Text = "&Tools";\r
             // \r
             // mnu_encode\r
@@ -586,7 +688,7 @@ namespace Handbrake
             this.mnu_encode.Image = global::Handbrake.Properties.Resources.Queue_Small;\r
             this.mnu_encode.Name = "mnu_encode";\r
             this.mnu_encode.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q)));\r
-            this.mnu_encode.Size = new System.Drawing.Size(203, 22);\r
+            this.mnu_encode.Size = new System.Drawing.Size(201, 22);\r
             this.mnu_encode.Text = "Show Queue";\r
             this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);\r
             // \r
@@ -594,222 +696,67 @@ namespace Handbrake
             // \r
             this.mnu_encodeLog.Image = global::Handbrake.Properties.Resources.ActivityWindow_small;\r
             this.mnu_encodeLog.Name = "mnu_encodeLog";\r
-            this.mnu_encodeLog.Size = new System.Drawing.Size(203, 22);\r
+            this.mnu_encodeLog.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)));\r
+            this.mnu_encodeLog.Size = new System.Drawing.Size(201, 22);\r
             this.mnu_encodeLog.Text = "Activity Window";\r
             this.mnu_encodeLog.Click += new System.EventHandler(this.mnu_encodeLog_Click);\r
             // \r
             // ToolStripSeparator5\r
             // \r
             this.ToolStripSeparator5.Name = "ToolStripSeparator5";\r
-            this.ToolStripSeparator5.Size = new System.Drawing.Size(200, 6);\r
+            this.ToolStripSeparator5.Size = new System.Drawing.Size(198, 6);\r
             // \r
             // mnu_options\r
             // \r
             this.mnu_options.Image = global::Handbrake.Properties.Resources.Pref_Small;\r
             this.mnu_options.Name = "mnu_options";\r
-            this.mnu_options.Size = new System.Drawing.Size(203, 22);\r
+            this.mnu_options.Size = new System.Drawing.Size(201, 22);\r
             this.mnu_options.Text = "Options";\r
             this.mnu_options.Click += new System.EventHandler(this.mnu_options_Click);\r
             // \r
-            // PresetsToolStripMenuItem\r
-            // \r
-            this.PresetsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.mnu_presetReset,\r
-            this.mnu_delete_preset,\r
-            this.toolStripSeparator7,\r
-            this.btn_new_preset,\r
-            this.mnu_SelectDefault});\r
-            this.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem";\r
-            this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(61, 20);\r
-            this.PresetsToolStripMenuItem.Text = "&Presets";\r
-            // \r
-            // mnu_presetReset\r
-            // \r
-            this.mnu_presetReset.Name = "mnu_presetReset";\r
-            this.mnu_presetReset.Size = new System.Drawing.Size(215, 22);\r
-            this.mnu_presetReset.Text = "Update Built-in Presets";\r
-            this.mnu_presetReset.ToolTipText = "Resets all presets.";\r
-            this.mnu_presetReset.Click += new System.EventHandler(this.mnu_presetReset_Click);\r
-            // \r
-            // mnu_delete_preset\r
-            // \r
-            this.mnu_delete_preset.Name = "mnu_delete_preset";\r
-            this.mnu_delete_preset.Size = new System.Drawing.Size(215, 22);\r
-            this.mnu_delete_preset.Text = "Delete Built-in Presets";\r
-            this.mnu_delete_preset.Click += new System.EventHandler(this.mnu_delete_preset_Click);\r
-            // \r
-            // toolStripSeparator7\r
-            // \r
-            this.toolStripSeparator7.Name = "toolStripSeparator7";\r
-            this.toolStripSeparator7.Size = new System.Drawing.Size(212, 6);\r
-            // \r
-            // btn_new_preset\r
-            // \r
-            this.btn_new_preset.Name = "btn_new_preset";\r
-            this.btn_new_preset.Size = new System.Drawing.Size(215, 22);\r
-            this.btn_new_preset.Text = "New Preset";\r
-            this.btn_new_preset.Click += new System.EventHandler(this.btn_new_preset_Click);\r
-            // \r
-            // mnu_SelectDefault\r
-            // \r
-            this.mnu_SelectDefault.Name = "mnu_SelectDefault";\r
-            this.mnu_SelectDefault.Size = new System.Drawing.Size(215, 22);\r
-            this.mnu_SelectDefault.Text = "Select Default Preset";\r
-            this.mnu_SelectDefault.ToolTipText = "Select HandBrake\'s default preset";\r
-            this.mnu_SelectDefault.Click += new System.EventHandler(this.mnu_SelectDefault_Click);\r
-            // \r
-            // HelpToolStripMenuItem\r
-            // \r
-            this.HelpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.mnu_user_guide,\r
-            this.mnu_handbrake_home,\r
-            this.mnu_handbrake_forums,\r
-            this.ToolStripSeparator3,\r
-            this.mnu_UpdateCheck,\r
-            this.toolStripSeparator6,\r
-            this.mnu_about});\r
-            this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem";\r
-            this.HelpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);\r
-            this.HelpToolStripMenuItem.Text = "&Help";\r
-            // \r
-            // mnu_user_guide\r
-            // \r
-            this.mnu_user_guide.Image = global::Handbrake.Properties.Resources.Help16;\r
-            this.mnu_user_guide.Name = "mnu_user_guide";\r
-            this.mnu_user_guide.Size = new System.Drawing.Size(215, 22);\r
-            this.mnu_user_guide.Text = "HandBrake User Guide";\r
-            this.mnu_user_guide.Click += new System.EventHandler(this.mnu_user_guide_Click);\r
-            // \r
-            // mnu_handbrake_home\r
-            // \r
-            this.mnu_handbrake_home.Image = global::Handbrake.Properties.Resources.info16;\r
-            this.mnu_handbrake_home.Name = "mnu_handbrake_home";\r
-            this.mnu_handbrake_home.Size = new System.Drawing.Size(215, 22);\r
-            this.mnu_handbrake_home.Text = "HandBrake Homepage";\r
-            this.mnu_handbrake_home.Click += new System.EventHandler(this.mnu_handbrake_home_Click);\r
-            // \r
-            // mnu_handbrake_forums\r
-            // \r
-            this.mnu_handbrake_forums.Name = "mnu_handbrake_forums";\r
-            this.mnu_handbrake_forums.Size = new System.Drawing.Size(215, 22);\r
-            this.mnu_handbrake_forums.Text = "HandBrake Forums";\r
-            this.mnu_handbrake_forums.Click += new System.EventHandler(this.mnu_handbrake_forums_Click);\r
-            // \r
-            // ToolStripSeparator3\r
-            // \r
-            this.ToolStripSeparator3.Name = "ToolStripSeparator3";\r
-            this.ToolStripSeparator3.Size = new System.Drawing.Size(212, 6);\r
-            // \r
-            // mnu_UpdateCheck\r
-            // \r
-            this.mnu_UpdateCheck.Name = "mnu_UpdateCheck";\r
-            this.mnu_UpdateCheck.Size = new System.Drawing.Size(215, 22);\r
-            this.mnu_UpdateCheck.Text = "Check for Updates";\r
-            this.mnu_UpdateCheck.Click += new System.EventHandler(this.mnu_UpdateCheck_Click);\r
-            // \r
-            // toolStripSeparator6\r
-            // \r
-            this.toolStripSeparator6.Name = "toolStripSeparator6";\r
-            this.toolStripSeparator6.Size = new System.Drawing.Size(212, 6);\r
-            // \r
-            // mnu_about\r
-            // \r
-            this.mnu_about.Image = global::Handbrake.Properties.Resources.hb16;\r
-            this.mnu_about.Name = "mnu_about";\r
-            this.mnu_about.Size = new System.Drawing.Size(215, 22);\r
-            this.mnu_about.Text = "About...";\r
-            this.mnu_about.Click += new System.EventHandler(this.mnu_about_Click);\r
-            // \r
             // frmMainMenu\r
             // \r
-            this.frmMainMenu.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.frmMainMenu.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;\r
             this.frmMainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
             this.FileToolStripMenuItem,\r
-            this.ToolsToolStripMenuItem,\r
-            this.PresetsToolStripMenuItem,\r
-            this.HelpToolStripMenuItem});\r
+            this.ToolsToolStripMenuItem});\r
             this.frmMainMenu.Location = new System.Drawing.Point(0, 0);\r
             this.frmMainMenu.Name = "frmMainMenu";\r
             this.frmMainMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
-            this.frmMainMenu.Size = new System.Drawing.Size(1000, 24);\r
+            this.frmMainMenu.Size = new System.Drawing.Size(1002, 24);\r
             this.frmMainMenu.TabIndex = 0;\r
+            this.frmMainMenu.TabStop = true;\r
             this.frmMainMenu.Text = "MenuStrip";\r
             // \r
-            // lbl_angle\r
-            // \r
-            this.lbl_angle.AutoSize = true;\r
-            this.lbl_angle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_angle.ForeColor = System.Drawing.Color.Black;\r
-            this.lbl_angle.Location = new System.Drawing.Point(203, 99);\r
-            this.lbl_angle.Name = "lbl_angle";\r
-            this.lbl_angle.Size = new System.Drawing.Size(44, 13);\r
-            this.lbl_angle.TabIndex = 44;\r
-            this.lbl_angle.Text = "Angle:";\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(449, 99);\r
-            this.Label13.Name = "Label13";\r
-            this.Label13.Size = new System.Drawing.Size(51, 13);\r
-            this.Label13.TabIndex = 10;\r
-            this.Label13.Text = "through";\r
-            // \r
-            // Label9\r
-            // \r
-            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(304, 99);\r
-            this.Label9.Name = "Label9";\r
-            this.Label9.Size = new System.Drawing.Size(64, 13);\r
-            this.Label9.TabIndex = 8;\r
-            this.Label9.Text = "Chapters:";\r
-            // \r
-            // Label10\r
-            // \r
-            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(20, 99);\r
-            this.Label10.Name = "Label10";\r
-            this.Label10.Size = new System.Drawing.Size(36, 13);\r
-            this.Label10.TabIndex = 6;\r
-            this.Label10.Text = "Title:";\r
-            // \r
             // label5\r
             // \r
+            this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
             this.label5.AutoSize = true;\r
-            this.label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label5.ForeColor = System.Drawing.Color.Black;\r
-            this.label5.Location = new System.Drawing.Point(20, 219);\r
+            this.label5.Location = new System.Drawing.Point(3, 7);\r
             this.label5.Name = "label5";\r
-            this.label5.Size = new System.Drawing.Size(52, 13);\r
-            this.label5.TabIndex = 27;\r
-            this.label5.Text = "Format:";\r
+            this.label5.Size = new System.Drawing.Size(58, 13);\r
+            this.label5.TabIndex = 0;\r
+            this.label5.Text = "Container:";\r
             // \r
             // Label47\r
             // \r
             this.Label47.AutoSize = true;\r
             this.Label47.BackColor = System.Drawing.Color.Transparent;\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(13, 39);\r
             this.Label47.Name = "Label47";\r
-            this.Label47.Size = new System.Drawing.Size(84, 13);\r
-            this.Label47.TabIndex = 0;\r
+            this.Label47.Size = new System.Drawing.Size(70, 13);\r
+            this.Label47.TabIndex = 7;\r
             this.Label47.Text = "Video Codec:";\r
             // \r
             // Label3\r
             // \r
+            this.Label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\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(20, 155);\r
+            this.Label3.Location = new System.Drawing.Point(3, 8);\r
             this.Label3.Name = "Label3";\r
-            this.Label3.Size = new System.Drawing.Size(31, 13);\r
+            this.Label3.Size = new System.Drawing.Size(27, 13);\r
             this.Label3.TabIndex = 0;\r
             this.Label3.Text = "File:";\r
             // \r
@@ -825,6 +772,15 @@ namespace Handbrake
             this.tab_audio.Text = "Audio";\r
             this.tab_audio.UseVisualStyleBackColor = true;\r
             // \r
+            // AudioSettings\r
+            // \r
+            this.AudioSettings.BackColor = System.Drawing.Color.Transparent;\r
+            this.AudioSettings.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.AudioSettings.Location = new System.Drawing.Point(0, 0);\r
+            this.AudioSettings.Name = "AudioSettings";\r
+            this.AudioSettings.Size = new System.Drawing.Size(715, 310);\r
+            this.AudioSettings.TabIndex = 0;\r
+            // \r
             // AudioMenuRowHeightHack\r
             // \r
             this.AudioMenuRowHeightHack.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;\r
@@ -834,21 +790,21 @@ namespace Handbrake
             // tab_video\r
             // \r
             this.tab_video.BackColor = System.Drawing.Color.Transparent;\r
+            this.tab_video.Controls.Add(this.lbl_rfwarn);\r
+            this.tab_video.Controls.Add(this.checkMaximumFramerate);\r
+            this.tab_video.Controls.Add(this.drp_videoFramerate);\r
             this.tab_video.Controls.Add(this.radio_cq);\r
             this.tab_video.Controls.Add(this.radio_avgBitrate);\r
-            this.tab_video.Controls.Add(this.radio_targetFilesize);\r
             this.tab_video.Controls.Add(this.drp_videoEncoder);\r
             this.tab_video.Controls.Add(this.Label47);\r
             this.tab_video.Controls.Add(this.label25);\r
             this.tab_video.Controls.Add(this.check_turbo);\r
             this.tab_video.Controls.Add(this.check_2PassEncode);\r
             this.tab_video.Controls.Add(this.Label2);\r
-            this.tab_video.Controls.Add(this.text_filesize);\r
             this.tab_video.Controls.Add(this.slider_videoQuality);\r
             this.tab_video.Controls.Add(this.text_bitrate);\r
-            this.tab_video.Controls.Add(this.SliderValue);\r
-            this.tab_video.Controls.Add(this.Label46);\r
-            this.tab_video.Controls.Add(this.drp_videoFramerate);\r
+            this.tab_video.Controls.Add(this.lbl_SliderValue);\r
+            this.tab_video.Controls.Add(this.lbl_framerate);\r
             this.tab_video.Location = new System.Drawing.Point(4, 22);\r
             this.tab_video.Name = "tab_video";\r
             this.tab_video.Padding = new System.Windows.Forms.Padding(3);\r
@@ -857,14 +813,38 @@ namespace Handbrake
             this.tab_video.Text = "Video";\r
             this.tab_video.UseVisualStyleBackColor = true;\r
             // \r
+            // lbl_rfwarn\r
+            // \r
+            this.lbl_rfwarn.AutoSize = true;\r
+            this.lbl_rfwarn.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_rfwarn.ForeColor = System.Drawing.Color.Red;\r
+            this.lbl_rfwarn.Location = new System.Drawing.Point(385, 135);\r
+            this.lbl_rfwarn.Name = "lbl_rfwarn";\r
+            this.lbl_rfwarn.Size = new System.Drawing.Size(321, 39);\r
+            this.lbl_rfwarn.TabIndex = 0;\r
+            this.lbl_rfwarn.Text = "RF:0 is x264\'s lossless mode.\r\nThis will result in a very large output which may " +\r
+                "not be compatible\r\nwith your playback software.";\r
+            this.lbl_rfwarn.Visible = false;\r
+            // \r
+            // checkMaximumFramerate\r
+            // \r
+            this.checkMaximumFramerate.AutoSize = true;\r
+            this.checkMaximumFramerate.BackColor = System.Drawing.Color.Transparent;\r
+            this.checkMaximumFramerate.Location = new System.Drawing.Point(125, 89);\r
+            this.checkMaximumFramerate.Name = "checkMaximumFramerate";\r
+            this.checkMaximumFramerate.Size = new System.Drawing.Size(131, 17);\r
+            this.checkMaximumFramerate.TabIndex = 1;\r
+            this.checkMaximumFramerate.Text = "Peak Framerate (VFR)";\r
+            this.checkMaximumFramerate.UseVisualStyleBackColor = false;\r
+            // \r
             // radio_cq\r
             // \r
             this.radio_cq.AutoSize = true;\r
             this.radio_cq.BackColor = System.Drawing.Color.Transparent;\r
-            this.radio_cq.Location = new System.Drawing.Point(336, 97);\r
+            this.radio_cq.Location = new System.Drawing.Point(365, 67);\r
             this.radio_cq.Name = "radio_cq";\r
-            this.radio_cq.Size = new System.Drawing.Size(125, 17);\r
-            this.radio_cq.TabIndex = 18;\r
+            this.radio_cq.Size = new System.Drawing.Size(105, 17);\r
+            this.radio_cq.TabIndex = 3;\r
             this.radio_cq.Text = "Constant Quality:";\r
             this.radio_cq.UseVisualStyleBackColor = false;\r
             this.radio_cq.CheckedChanged += new System.EventHandler(this.radio_cq_CheckedChanged);\r
@@ -874,47 +854,34 @@ namespace Handbrake
             this.radio_avgBitrate.AutoSize = true;\r
             this.radio_avgBitrate.BackColor = System.Drawing.Color.Transparent;\r
             this.radio_avgBitrate.Checked = true;\r
-            this.radio_avgBitrate.Location = new System.Drawing.Point(336, 64);\r
+            this.radio_avgBitrate.Location = new System.Drawing.Point(365, 34);\r
             this.radio_avgBitrate.Name = "radio_avgBitrate";\r
-            this.radio_avgBitrate.Size = new System.Drawing.Size(135, 17);\r
-            this.radio_avgBitrate.TabIndex = 17;\r
+            this.radio_avgBitrate.Size = new System.Drawing.Size(112, 17);\r
+            this.radio_avgBitrate.TabIndex = 4;\r
             this.radio_avgBitrate.TabStop = true;\r
             this.radio_avgBitrate.Text = "Avg Bitrate (kbps):";\r
             this.radio_avgBitrate.UseVisualStyleBackColor = false;\r
             this.radio_avgBitrate.CheckedChanged += new System.EventHandler(this.radio_avgBitrate_CheckedChanged);\r
             // \r
-            // radio_targetFilesize\r
-            // \r
-            this.radio_targetFilesize.AutoSize = true;\r
-            this.radio_targetFilesize.BackColor = System.Drawing.Color.Transparent;\r
-            this.radio_targetFilesize.Location = new System.Drawing.Point(336, 37);\r
-            this.radio_targetFilesize.Name = "radio_targetFilesize";\r
-            this.radio_targetFilesize.Size = new System.Drawing.Size(126, 17);\r
-            this.radio_targetFilesize.TabIndex = 16;\r
-            this.radio_targetFilesize.Text = "Target Size (MB):";\r
-            this.radio_targetFilesize.UseVisualStyleBackColor = false;\r
-            this.radio_targetFilesize.CheckedChanged += new System.EventHandler(this.radio_targetFilesize_CheckedChanged);\r
-            // \r
             // label25\r
             // \r
             this.label25.AutoSize = true;\r
             this.label25.BackColor = System.Drawing.Color.Transparent;\r
-            this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label25.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label25.Location = new System.Drawing.Point(13, 13);\r
             this.label25.Name = "label25";\r
-            this.label25.Size = new System.Drawing.Size(43, 13);\r
-            this.label25.TabIndex = 0;\r
+            this.label25.Size = new System.Drawing.Size(38, 13);\r
+            this.label25.TabIndex = 8;\r
             this.label25.Text = "Video";\r
             // \r
             // check_2PassEncode\r
             // \r
             this.check_2PassEncode.AutoSize = true;\r
             this.check_2PassEncode.BackColor = System.Drawing.Color.Transparent;\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(125, 100);\r
+            this.check_2PassEncode.Location = new System.Drawing.Point(125, 120);\r
             this.check_2PassEncode.Name = "check_2PassEncode";\r
-            this.check_2PassEncode.Size = new System.Drawing.Size(119, 17);\r
-            this.check_2PassEncode.TabIndex = 6;\r
+            this.check_2PassEncode.Size = new System.Drawing.Size(106, 17);\r
+            this.check_2PassEncode.TabIndex = 10;\r
             this.check_2PassEncode.Text = "2-Pass Encoding";\r
             this.check_2PassEncode.UseVisualStyleBackColor = false;\r
             this.check_2PassEncode.CheckedChanged += new System.EventHandler(this.check_2PassEncode_CheckedChanged);\r
@@ -923,34 +890,33 @@ namespace Handbrake
             // \r
             this.Label2.AutoSize = true;\r
             this.Label2.BackColor = System.Drawing.Color.Transparent;\r
-            this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label2.Location = new System.Drawing.Point(334, 13);\r
+            this.Label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label2.Location = new System.Drawing.Point(363, 13);\r
             this.Label2.Name = "Label2";\r
-            this.Label2.Size = new System.Drawing.Size(53, 13);\r
-            this.Label2.TabIndex = 8;\r
+            this.Label2.Size = new System.Drawing.Size(47, 13);\r
+            this.Label2.TabIndex = 11;\r
             this.Label2.Text = "Quality";\r
             // \r
-            // SliderValue\r
+            // lbl_SliderValue\r
             // \r
-            this.SliderValue.AutoSize = true;\r
-            this.SliderValue.BackColor = System.Drawing.Color.Transparent;\r
-            this.SliderValue.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.SliderValue.Location = new System.Drawing.Point(480, 100);\r
-            this.SliderValue.Name = "SliderValue";\r
-            this.SliderValue.Size = new System.Drawing.Size(23, 12);\r
-            this.SliderValue.TabIndex = 15;\r
-            this.SliderValue.Text = "0%";\r
+            this.lbl_SliderValue.AutoSize = true;\r
+            this.lbl_SliderValue.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_SliderValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_SliderValue.Location = new System.Drawing.Point(509, 70);\r
+            this.lbl_SliderValue.Name = "lbl_SliderValue";\r
+            this.lbl_SliderValue.Size = new System.Drawing.Size(21, 13);\r
+            this.lbl_SliderValue.TabIndex = 15;\r
+            this.lbl_SliderValue.Text = "RF";\r
             // \r
-            // Label46\r
+            // lbl_framerate\r
             // \r
-            this.Label46.AutoSize = true;\r
-            this.Label46.BackColor = System.Drawing.Color.Transparent;\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, 71);\r
-            this.Label46.Name = "Label46";\r
-            this.Label46.Size = new System.Drawing.Size(106, 13);\r
-            this.Label46.TabIndex = 1;\r
-            this.Label46.Text = "Framerate (FPS):";\r
+            this.lbl_framerate.AutoSize = true;\r
+            this.lbl_framerate.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_framerate.Location = new System.Drawing.Point(13, 65);\r
+            this.lbl_framerate.Name = "lbl_framerate";\r
+            this.lbl_framerate.Size = new System.Drawing.Size(90, 13);\r
+            this.lbl_framerate.TabIndex = 16;\r
+            this.lbl_framerate.Text = "Framerate (FPS):";\r
             // \r
             // tab_picture\r
             // \r
@@ -961,18 +927,29 @@ namespace Handbrake
             this.tab_picture.Padding = new System.Windows.Forms.Padding(3);\r
             this.tab_picture.Size = new System.Drawing.Size(724, 308);\r
             this.tab_picture.TabIndex = 0;\r
-            this.tab_picture.Text = "Picture Settings";\r
+            this.tab_picture.Text = "Picture";\r
             this.tab_picture.UseVisualStyleBackColor = true;\r
             // \r
+            // PictureSettings\r
+            // \r
+            this.PictureSettings.BackColor = System.Drawing.Color.Transparent;\r
+            this.PictureSettings.CurrentlySelectedPreset = null;\r
+            this.PictureSettings.Enabled = false;\r
+            this.PictureSettings.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.PictureSettings.Location = new System.Drawing.Point(0, 0);\r
+            this.PictureSettings.Name = "PictureSettings";\r
+            this.PictureSettings.PresetMaximumResolution = new System.Drawing.Size(0, 0);\r
+            this.PictureSettings.Size = new System.Drawing.Size(666, 279);\r
+            this.PictureSettings.TabIndex = 0;\r
+            // \r
             // Check_ChapterMarkers\r
             // \r
             this.Check_ChapterMarkers.AutoSize = true;\r
             this.Check_ChapterMarkers.BackColor = System.Drawing.Color.Transparent;\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(16, 32);\r
             this.Check_ChapterMarkers.Name = "Check_ChapterMarkers";\r
-            this.Check_ChapterMarkers.Size = new System.Drawing.Size(164, 17);\r
-            this.Check_ChapterMarkers.TabIndex = 1;\r
+            this.Check_ChapterMarkers.Size = new System.Drawing.Size(136, 17);\r
+            this.Check_ChapterMarkers.TabIndex = 4;\r
             this.Check_ChapterMarkers.Text = "Create chapter markers";\r
             this.Check_ChapterMarkers.UseVisualStyleBackColor = false;\r
             this.Check_ChapterMarkers.CheckedChanged += new System.EventHandler(this.Check_ChapterMarkers_CheckedChanged);\r
@@ -987,13 +964,11 @@ namespace Handbrake
             this.tabs_panel.Controls.Add(this.tab_chapters);\r
             this.tabs_panel.Controls.Add(this.tab_advanced);\r
             this.tabs_panel.Controls.Add(this.tab_query);\r
-            this.tabs_panel.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.tabs_panel.Location = new System.Drawing.Point(9, 251);\r
+            this.tabs_panel.Location = new System.Drawing.Point(12, 218);\r
             this.tabs_panel.Name = "tabs_panel";\r
             this.tabs_panel.SelectedIndex = 0;\r
             this.tabs_panel.Size = new System.Drawing.Size(732, 334);\r
-            this.tabs_panel.TabIndex = 5;\r
-            this.tabs_panel.TabStop = false;\r
+            this.tabs_panel.TabIndex = 6;\r
             // \r
             // tab_filters\r
             // \r
@@ -1001,10 +976,19 @@ namespace Handbrake
             this.tab_filters.Location = new System.Drawing.Point(4, 22);\r
             this.tab_filters.Name = "tab_filters";\r
             this.tab_filters.Size = new System.Drawing.Size(724, 308);\r
-            this.tab_filters.TabIndex = 9;\r
+            this.tab_filters.TabIndex = 1;\r
             this.tab_filters.Text = "Video Filters";\r
             this.tab_filters.UseVisualStyleBackColor = true;\r
             // \r
+            // Filters\r
+            // \r
+            this.Filters.BackColor = System.Drawing.Color.Transparent;\r
+            this.Filters.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Filters.Location = new System.Drawing.Point(0, 0);\r
+            this.Filters.Name = "Filters";\r
+            this.Filters.Size = new System.Drawing.Size(713, 310);\r
+            this.Filters.TabIndex = 0;\r
+            // \r
             // tab_subtitles\r
             // \r
             this.tab_subtitles.Controls.Add(this.Subtitles);\r
@@ -1012,20 +996,31 @@ namespace Handbrake
             this.tab_subtitles.Name = "tab_subtitles";\r
             this.tab_subtitles.Padding = new System.Windows.Forms.Padding(3);\r
             this.tab_subtitles.Size = new System.Drawing.Size(724, 308);\r
-            this.tab_subtitles.TabIndex = 10;\r
+            this.tab_subtitles.TabIndex = 4;\r
             this.tab_subtitles.Text = "Subtitles";\r
             this.tab_subtitles.UseVisualStyleBackColor = true;\r
             // \r
+            // Subtitles\r
+            // \r
+            this.Subtitles.BackColor = System.Drawing.Color.Transparent;\r
+            this.Subtitles.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Subtitles.Location = new System.Drawing.Point(0, 0);\r
+            this.Subtitles.Name = "Subtitles";\r
+            this.Subtitles.Size = new System.Drawing.Size(722, 310);\r
+            this.Subtitles.TabIndex = 0;\r
+            // \r
             // tab_chapters\r
             // \r
             this.tab_chapters.BackColor = System.Drawing.Color.Transparent;\r
+            this.tab_chapters.Controls.Add(this.btn_export);\r
+            this.tab_chapters.Controls.Add(this.btn_importChapters);\r
             this.tab_chapters.Controls.Add(this.label31);\r
             this.tab_chapters.Controls.Add(this.data_chpt);\r
             this.tab_chapters.Controls.Add(this.Check_ChapterMarkers);\r
             this.tab_chapters.Location = new System.Drawing.Point(4, 22);\r
             this.tab_chapters.Name = "tab_chapters";\r
             this.tab_chapters.Size = new System.Drawing.Size(724, 308);\r
-            this.tab_chapters.TabIndex = 6;\r
+            this.tab_chapters.TabIndex = 5;\r
             this.tab_chapters.Text = "Chapters";\r
             this.tab_chapters.UseVisualStyleBackColor = true;\r
             // \r
@@ -1033,26 +1028,35 @@ namespace Handbrake
             // \r
             this.label31.AutoSize = true;\r
             this.label31.BackColor = System.Drawing.Color.Transparent;\r
-            this.label31.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label31.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label31.Location = new System.Drawing.Point(13, 13);\r
             this.label31.Name = "label31";\r
-            this.label31.Size = new System.Drawing.Size(115, 13);\r
-            this.label31.TabIndex = 0;\r
+            this.label31.Size = new System.Drawing.Size(102, 13);\r
+            this.label31.TabIndex = 2;\r
             this.label31.Text = "Chapter Markers";\r
             // \r
             // tab_advanced\r
             // \r
             this.tab_advanced.BackColor = System.Drawing.Color.Transparent;\r
             this.tab_advanced.Controls.Add(this.x264Panel);\r
-            this.tab_advanced.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
             this.tab_advanced.Name = "tab_advanced";\r
             this.tab_advanced.Padding = new System.Windows.Forms.Padding(3);\r
             this.tab_advanced.Size = new System.Drawing.Size(724, 308);\r
-            this.tab_advanced.TabIndex = 8;\r
+            this.tab_advanced.TabIndex = 6;\r
             this.tab_advanced.Text = "Advanced";\r
             this.tab_advanced.UseVisualStyleBackColor = true;\r
             // \r
+            // x264Panel\r
+            // \r
+            this.x264Panel.BackColor = System.Drawing.Color.Transparent;\r
+            this.x264Panel.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.x264Panel.Location = new System.Drawing.Point(0, 0);\r
+            this.x264Panel.Name = "x264Panel";\r
+            this.x264Panel.Size = new System.Drawing.Size(720, 306);\r
+            this.x264Panel.TabIndex = 0;\r
+            this.x264Panel.X264Query = "";\r
+            // \r
             // tab_query\r
             // \r
             this.tab_query.Controls.Add(this.btn_clear);\r
@@ -1070,12 +1074,12 @@ namespace Handbrake
             // btn_clear\r
             // \r
             this.btn_clear.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_clear.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_clear.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_clear.Location = new System.Drawing.Point(634, 75);\r
+            this.btn_clear.Location = new System.Drawing.Point(634, 104);\r
             this.btn_clear.Name = "btn_clear";\r
             this.btn_clear.Size = new System.Drawing.Size(75, 22);\r
-            this.btn_clear.TabIndex = 4;\r
+            this.btn_clear.TabIndex = 0;\r
             this.btn_clear.Text = "Clear";\r
             this.btn_clear.UseVisualStyleBackColor = true;\r
             this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click);\r
@@ -1083,67 +1087,40 @@ namespace Handbrake
             // label34\r
             // \r
             this.label34.AutoSize = true;\r
-            this.label34.Location = new System.Drawing.Point(13, 36);\r
+            this.label34.Location = new System.Drawing.Point(13, 35);\r
             this.label34.Name = "label34";\r
-            this.label34.Size = new System.Drawing.Size(434, 26);\r
+            this.label34.Size = new System.Drawing.Size(631, 52);\r
             this.label34.TabIndex = 1;\r
-            this.label34.Text = "Here you can alter the query generated by this program.\r\nDon\'t forget to re-gener" +\r
-                "ate this query should you change any GUI options.";\r
-            // \r
-            // btn_generate_Query\r
-            // \r
-            this.btn_generate_Query.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_generate_Query.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.btn_generate_Query.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_generate_Query.Location = new System.Drawing.Point(16, 75);\r
-            this.btn_generate_Query.Name = "btn_generate_Query";\r
-            this.btn_generate_Query.Size = new System.Drawing.Size(126, 22);\r
-            this.btn_generate_Query.TabIndex = 2;\r
-            this.btn_generate_Query.Text = "Generate Query";\r
-            this.btn_generate_Query.UseVisualStyleBackColor = true;\r
-            this.btn_generate_Query.Click += new System.EventHandler(this.btn_generate_Query_Click);\r
+            this.label34.Text = resources.GetString("label34.Text");\r
             // \r
             // label33\r
             // \r
             this.label33.AutoSize = true;\r
             this.label33.BackColor = System.Drawing.Color.Transparent;\r
-            this.label33.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label33.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label33.Location = new System.Drawing.Point(13, 13);\r
             this.label33.Name = "label33";\r
-            this.label33.Size = new System.Drawing.Size(89, 13);\r
-            this.label33.TabIndex = 0;\r
+            this.label33.Size = new System.Drawing.Size(77, 13);\r
+            this.label33.TabIndex = 3;\r
             this.label33.Text = "Query Editor";\r
             // \r
             // rtf_query\r
             // \r
             this.rtf_query.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.rtf_query.Location = new System.Drawing.Point(16, 103);\r
+            this.rtf_query.Location = new System.Drawing.Point(16, 132);\r
             this.rtf_query.Name = "rtf_query";\r
-            this.rtf_query.Size = new System.Drawing.Size(693, 190);\r
-            this.rtf_query.TabIndex = 5;\r
+            this.rtf_query.Size = new System.Drawing.Size(693, 161);\r
+            this.rtf_query.TabIndex = 4;\r
             this.rtf_query.Text = "";\r
             // \r
-            // btn_destBrowse\r
-            // \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(645, 152);\r
-            this.btn_destBrowse.Name = "btn_destBrowse";\r
-            this.btn_destBrowse.Size = new System.Drawing.Size(75, 23);\r
-            this.btn_destBrowse.TabIndex = 13;\r
-            this.btn_destBrowse.Text = "Browse";\r
-            this.btn_destBrowse.UseVisualStyleBackColor = true;\r
-            this.btn_destBrowse.Click += new System.EventHandler(this.btn_destBrowse_Click);\r
-            // \r
             // groupBox2\r
             // \r
             this.groupBox2.Controls.Add(this.splitContainer1);\r
-            this.groupBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.groupBox2.ForeColor = System.Drawing.Color.Black;\r
-            this.groupBox2.Location = new System.Drawing.Point(751, 70);\r
+            this.groupBox2.Location = new System.Drawing.Point(750, 70);\r
             this.groupBox2.Name = "groupBox2";\r
-            this.groupBox2.Size = new System.Drawing.Size(245, 515);\r
-            this.groupBox2.TabIndex = 6;\r
+            this.groupBox2.Size = new System.Drawing.Size(246, 482);\r
+            this.groupBox2.TabIndex = 4;\r
             this.groupBox2.TabStop = false;\r
             this.groupBox2.Text = "Presets";\r
             // \r
@@ -1160,75 +1137,113 @@ namespace Handbrake
             // \r
             // splitContainer1.Panel2\r
             // \r
-            this.splitContainer1.Panel2.Controls.Add(this.btn_addPreset);\r
-            this.splitContainer1.Panel2.Controls.Add(this.btn_removePreset);\r
-            this.splitContainer1.Panel2.Controls.Add(this.btn_setDefault);\r
-            this.splitContainer1.Size = new System.Drawing.Size(239, 495);\r
-            this.splitContainer1.SplitterDistance = 456;\r
-            this.splitContainer1.TabIndex = 1;\r
-            // \r
-            // treeView_presets\r
-            // \r
-            this.treeView_presets.ContextMenuStrip = this.presets_menu;\r
-            this.treeView_presets.Dock = System.Windows.Forms.DockStyle.Fill;\r
-            this.treeView_presets.ForeColor = System.Drawing.Color.DarkBlue;\r
-            this.treeView_presets.FullRowSelect = true;\r
-            this.treeView_presets.HideSelection = false;\r
-            this.treeView_presets.ItemHeight = 21;\r
-            this.treeView_presets.Location = new System.Drawing.Point(0, 0);\r
-            this.treeView_presets.Name = "treeView_presets";\r
-            this.treeView_presets.ShowLines = false;\r
-            this.treeView_presets.Size = new System.Drawing.Size(239, 456);\r
-            this.treeView_presets.TabIndex = 0;\r
-            this.treeView_presets.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeview_presets_mouseUp);\r
-            this.treeView_presets.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView_presets_AfterSelect);\r
-            this.treeView_presets.KeyUp += new System.Windows.Forms.KeyEventHandler(this.treeView_presets_deleteKey);\r
+            this.splitContainer1.Panel2.Controls.Add(this.presetsToolStrip);\r
+            this.splitContainer1.Size = new System.Drawing.Size(240, 462);\r
+            this.splitContainer1.SplitterDistance = 424;\r
+            this.splitContainer1.TabIndex = 0;\r
+            // \r
+            // presetsToolStrip\r
+            // \r
+            this.presetsToolStrip.CanOverflow = false;\r
+            this.presetsToolStrip.Dock = System.Windows.Forms.DockStyle.Fill;\r
+            this.presetsToolStrip.GripMargin = new System.Windows.Forms.Padding(0);\r
+            this.presetsToolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
+            this.presetsToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.BtnAddPreset,\r
+            this.BtnRemovePreset,\r
+            this.toolStripDropDownButton2});\r
+            this.presetsToolStrip.Location = new System.Drawing.Point(0, 0);\r
+            this.presetsToolStrip.Name = "presetsToolStrip";\r
+            this.presetsToolStrip.Padding = new System.Windows.Forms.Padding(0);\r
+            this.presetsToolStrip.Size = new System.Drawing.Size(240, 34);\r
+            this.presetsToolStrip.TabIndex = 2;\r
+            this.presetsToolStrip.Text = "toolStrip2";\r
+            // \r
+            // BtnAddPreset\r
+            // \r
+            this.BtnAddPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.BtnAddPreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.BtnAddPreset.Image = global::Handbrake.Properties.Resources.Add16;\r
+            this.BtnAddPreset.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.BtnAddPreset.Name = "BtnAddPreset";\r
+            this.BtnAddPreset.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never;\r
+            this.BtnAddPreset.Padding = new System.Windows.Forms.Padding(8, 0, 8, 0);\r
+            this.BtnAddPreset.Size = new System.Drawing.Size(65, 31);\r
+            this.BtnAddPreset.Text = "Add";\r
+            this.BtnAddPreset.Click += new System.EventHandler(this.BtnAddPreset_Click);\r
+            // \r
+            // BtnRemovePreset\r
+            // \r
+            this.BtnRemovePreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.BtnRemovePreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.BtnRemovePreset.Image = global::Handbrake.Properties.Resources.Close;\r
+            this.BtnRemovePreset.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.BtnRemovePreset.Name = "BtnRemovePreset";\r
+            this.BtnRemovePreset.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never;\r
+            this.BtnRemovePreset.Padding = new System.Windows.Forms.Padding(0, 0, 8, 0);\r
+            this.BtnRemovePreset.Size = new System.Drawing.Size(82, 31);\r
+            this.BtnRemovePreset.Text = "Remove";\r
+            this.BtnRemovePreset.Click += new System.EventHandler(this.BtnRemovePreset_Click);\r
+            // \r
+            // toolStripDropDownButton2\r
+            // \r
+            this.toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.MnuSetDefaultPreset,\r
+            this.toolStripSeparator3,\r
+            this.MnuImportPreset,\r
+            this.MnuExportPreset,\r
+            this.toolStripSeparator6,\r
+            this.MnuResetBuiltInPresets});\r
+            this.toolStripDropDownButton2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.toolStripDropDownButton2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
+            this.toolStripDropDownButton2.Image = global::Handbrake.Properties.Resources.Options24;\r
+            this.toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.toolStripDropDownButton2.Name = "toolStripDropDownButton2";\r
+            this.toolStripDropDownButton2.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never;\r
+            this.toolStripDropDownButton2.Size = new System.Drawing.Size(79, 31);\r
+            this.toolStripDropDownButton2.Text = "Options";\r
             // \r
-            // presets_menu\r
+            // MnuSetDefaultPreset\r
             // \r
-            this.presets_menu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.pmnu_expandAll,\r
-            this.pmnu_collapse,\r
-            this.sep1,\r
-            this.pmnu_saveChanges,\r
-            this.pmnu_delete});\r
-            this.presets_menu.Name = "presets_menu";\r
-            this.presets_menu.Size = new System.Drawing.Size(155, 98);\r
-            this.presets_menu.Text = ";";\r
-            this.presets_menu.Opening += new System.ComponentModel.CancelEventHandler(this.presets_menu_Opening);\r
+            this.MnuSetDefaultPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.MnuSetDefaultPreset.Name = "MnuSetDefaultPreset";\r
+            this.MnuSetDefaultPreset.Size = new System.Drawing.Size(178, 22);\r
+            this.MnuSetDefaultPreset.Text = "Set Default";\r
+            this.MnuSetDefaultPreset.Click += new System.EventHandler(this.MnuSetDefaultPreset_Click);\r
             // \r
-            // pmnu_expandAll\r
+            // toolStripSeparator3\r
             // \r
-            this.pmnu_expandAll.Name = "pmnu_expandAll";\r
-            this.pmnu_expandAll.Size = new System.Drawing.Size(154, 22);\r
-            this.pmnu_expandAll.Text = "Expand All";\r
-            this.pmnu_expandAll.Click += new System.EventHandler(this.pmnu_expandAll_Click);\r
+            this.toolStripSeparator3.Name = "toolStripSeparator3";\r
+            this.toolStripSeparator3.Size = new System.Drawing.Size(175, 6);\r
             // \r
-            // pmnu_collapse\r
+            // MnuImportPreset\r
             // \r
-            this.pmnu_collapse.Name = "pmnu_collapse";\r
-            this.pmnu_collapse.Size = new System.Drawing.Size(154, 22);\r
-            this.pmnu_collapse.Text = "Collapse All";\r
-            this.pmnu_collapse.Click += new System.EventHandler(this.pmnu_collapse_Click);\r
+            this.MnuImportPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.MnuImportPreset.Name = "MnuImportPreset";\r
+            this.MnuImportPreset.Size = new System.Drawing.Size(178, 22);\r
+            this.MnuImportPreset.Text = "Import";\r
+            this.MnuImportPreset.Click += new System.EventHandler(this.MnuImportPreset_Click);\r
             // \r
-            // sep1\r
+            // MnuExportPreset\r
             // \r
-            this.sep1.Name = "sep1";\r
-            this.sep1.Size = new System.Drawing.Size(151, 6);\r
+            this.MnuExportPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.MnuExportPreset.Name = "MnuExportPreset";\r
+            this.MnuExportPreset.Size = new System.Drawing.Size(178, 22);\r
+            this.MnuExportPreset.Text = "Export";\r
+            this.MnuExportPreset.Click += new System.EventHandler(this.MnuExportPreset_Click);\r
             // \r
-            // pmnu_saveChanges\r
+            // toolStripSeparator6\r
             // \r
-            this.pmnu_saveChanges.Name = "pmnu_saveChanges";\r
-            this.pmnu_saveChanges.Size = new System.Drawing.Size(154, 22);\r
-            this.pmnu_saveChanges.Text = "Save Changes";\r
-            this.pmnu_saveChanges.Click += new System.EventHandler(this.pmnu_saveChanges_Click);\r
+            this.toolStripSeparator6.Name = "toolStripSeparator6";\r
+            this.toolStripSeparator6.Size = new System.Drawing.Size(175, 6);\r
             // \r
-            // pmnu_delete\r
+            // MnuResetBuiltInPresets\r
             // \r
-            this.pmnu_delete.Name = "pmnu_delete";\r
-            this.pmnu_delete.Size = new System.Drawing.Size(154, 22);\r
-            this.pmnu_delete.Text = "Delete";\r
-            this.pmnu_delete.Click += new System.EventHandler(this.pmnu_delete_click);\r
+            this.MnuResetBuiltInPresets.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.MnuResetBuiltInPresets.Name = "MnuResetBuiltInPresets";\r
+            this.MnuResetBuiltInPresets.Size = new System.Drawing.Size(178, 22);\r
+            this.MnuResetBuiltInPresets.Text = "Reset Built-In Presets";\r
+            this.MnuResetBuiltInPresets.Click += new System.EventHandler(this.MnuResetBuiltInPresets_Click);\r
             // \r
             // toolStrip1\r
             // \r
@@ -1241,12 +1256,15 @@ namespace Handbrake
             this.btn_showQueue,\r
             this.toolStripSeparator4,\r
             this.tb_preview,\r
-            this.btn_ActivityWindow});\r
+            this.btn_ActivityWindow,\r
+            this.toolStripSeparator8,\r
+            this.toolStripDropDownButton1});\r
             this.toolStrip1.Location = new System.Drawing.Point(0, 24);\r
             this.toolStrip1.Name = "toolStrip1";\r
             this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
-            this.toolStrip1.Size = new System.Drawing.Size(1000, 39);\r
+            this.toolStrip1.Size = new System.Drawing.Size(1002, 39);\r
             this.toolStrip1.TabIndex = 1;\r
+            this.toolStrip1.TabStop = true;\r
             this.toolStrip1.Text = "toolStrip1";\r
             // \r
             // btn_source\r
@@ -1254,47 +1272,57 @@ namespace Handbrake
             this.btn_source.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
             this.btn_file_source,\r
             this.btn_dvd_source,\r
-            this.toolStripSeparator1,\r
-            this.mnu_dvd_drive});\r
+            this.btnTitleSpecific,\r
+            this.toolStripSeparator1});\r
             this.btn_source.Image = global::Handbrake.Properties.Resources.Movies;\r
             this.btn_source.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.btn_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_source.Name = "btn_source";\r
-            this.btn_source.Size = new System.Drawing.Size(85, 36);\r
+            this.btn_source.Size = new System.Drawing.Size(88, 36);\r
             this.btn_source.Text = "Source";\r
             this.btn_source.ToolTipText = "Open a new source file or folder.";\r
             this.btn_source.Click += new System.EventHandler(this.btn_source_Click);\r
             // \r
-            // btn_file_source\r
-            // \r
-            this.btn_file_source.Image = global::Handbrake.Properties.Resources.Movies_Small;\r
-            this.btn_file_source.Name = "btn_file_source";\r
-            this.btn_file_source.Size = new System.Drawing.Size(194, 22);\r
-            this.btn_file_source.Text = "Video File";\r
-            this.btn_file_source.Click += new System.EventHandler(this.btn_file_source_Click);\r
-            // \r
             // btn_dvd_source\r
             // \r
-            this.btn_dvd_source.Image = ((System.Drawing.Image)(resources.GetObject("btn_dvd_source.Image")));\r
+            this.btn_dvd_source.Image = global::Handbrake.Properties.Resources.folder;\r
             this.btn_dvd_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_dvd_source.Name = "btn_dvd_source";\r
-            this.btn_dvd_source.Size = new System.Drawing.Size(194, 22);\r
-            this.btn_dvd_source.Text = "DVD/ VIDEO_TS Folder";\r
-            this.btn_dvd_source.Click += new System.EventHandler(this.btn_dvd_source_Click);\r
+            this.btn_dvd_source.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)\r
+                        | System.Windows.Forms.Keys.O)));\r
+            this.btn_dvd_source.Size = new System.Drawing.Size(182, 22);\r
+            this.btn_dvd_source.Text = "Folder";\r
+            this.btn_dvd_source.Click += new System.EventHandler(this.BtnFolderScanClicked);\r
             // \r
-            // toolStripSeparator1\r
+            // btnTitleSpecific\r
             // \r
-            this.toolStripSeparator1.Name = "toolStripSeparator1";\r
-            this.toolStripSeparator1.Size = new System.Drawing.Size(191, 6);\r
+            this.btnTitleSpecific.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.FileTitleSpecificScan,\r
+            this.FolderTitleSpecificScan});\r
+            this.btnTitleSpecific.Name = "btnTitleSpecific";\r
+            this.btnTitleSpecific.Size = new System.Drawing.Size(182, 22);\r
+            this.btnTitleSpecific.Text = "Title Specific Scan";\r
+            // \r
+            // FileTitleSpecificScan\r
             // \r
-            // mnu_dvd_drive\r
+            this.FileTitleSpecificScan.Image = global::Handbrake.Properties.Resources.Movies_Small;\r
+            this.FileTitleSpecificScan.Name = "FileTitleSpecificScan";\r
+            this.FileTitleSpecificScan.Size = new System.Drawing.Size(125, 22);\r
+            this.FileTitleSpecificScan.Text = "Video File";\r
+            this.FileTitleSpecificScan.Click += new System.EventHandler(this.VideoTitleSpecificScanClick);\r
             // \r
-            this.mnu_dvd_drive.Image = global::Handbrake.Properties.Resources.disc_small;\r
-            this.mnu_dvd_drive.Name = "mnu_dvd_drive";\r
-            this.mnu_dvd_drive.Size = new System.Drawing.Size(194, 22);\r
-            this.mnu_dvd_drive.Text = "[No DVD Drive Ready]";\r
-            this.mnu_dvd_drive.Visible = false;\r
-            this.mnu_dvd_drive.Click += new System.EventHandler(this.mnu_dvd_drive_Click);\r
+            // FolderTitleSpecificScan\r
+            // \r
+            this.FolderTitleSpecificScan.Image = global::Handbrake.Properties.Resources.folder;\r
+            this.FolderTitleSpecificScan.Name = "FolderTitleSpecificScan";\r
+            this.FolderTitleSpecificScan.Size = new System.Drawing.Size(125, 22);\r
+            this.FolderTitleSpecificScan.Text = "Folder";\r
+            this.FolderTitleSpecificScan.Click += new System.EventHandler(this.FolderTitleSpecificScanClick);\r
+            // \r
+            // toolStripSeparator1\r
+            // \r
+            this.toolStripSeparator1.Name = "toolStripSeparator1";\r
+            this.toolStripSeparator1.Size = new System.Drawing.Size(179, 6);\r
             // \r
             // toolStripSeparator10\r
             // \r
@@ -1318,7 +1346,7 @@ namespace Handbrake
             this.btn_add2Queue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.btn_add2Queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_add2Queue.Name = "btn_add2Queue";\r
-            this.btn_add2Queue.Size = new System.Drawing.Size(110, 36);\r
+            this.btn_add2Queue.Size = new System.Drawing.Size(117, 36);\r
             this.btn_add2Queue.Text = "Add to Queue";\r
             this.btn_add2Queue.ToolTipText = "Add a new item to the Queue";\r
             this.btn_add2Queue.Click += new System.EventHandler(this.btn_add2Queue_Click);\r
@@ -1329,7 +1357,7 @@ namespace Handbrake
             this.btn_showQueue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.btn_showQueue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_showQueue.Name = "btn_showQueue";\r
-            this.btn_showQueue.Size = new System.Drawing.Size(104, 36);\r
+            this.btn_showQueue.Size = new System.Drawing.Size(110, 36);\r
             this.btn_showQueue.Tag = "";\r
             this.btn_showQueue.Text = "Show Queue";\r
             this.btn_showQueue.Click += new System.EventHandler(this.btn_showQueue_Click);\r
@@ -1341,11 +1369,11 @@ namespace Handbrake
             // \r
             // tb_preview\r
             // \r
-            this.tb_preview.Image = global::Handbrake.Properties.Resources.picture;\r
+            this.tb_preview.Image = global::Handbrake.Properties.Resources.window;\r
             this.tb_preview.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.tb_preview.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.tb_preview.Name = "tb_preview";\r
-            this.tb_preview.Size = new System.Drawing.Size(81, 36);\r
+            this.tb_preview.Size = new System.Drawing.Size(84, 36);\r
             this.tb_preview.Text = "Preview";\r
             this.tb_preview.Click += new System.EventHandler(this.tb_preview_Click);\r
             // \r
@@ -1355,12 +1383,69 @@ namespace Handbrake
             this.btn_ActivityWindow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.btn_ActivityWindow.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_ActivityWindow.Name = "btn_ActivityWindow";\r
-            this.btn_ActivityWindow.Size = new System.Drawing.Size(120, 36);\r
+            this.btn_ActivityWindow.Size = new System.Drawing.Size(130, 36);\r
             this.btn_ActivityWindow.Text = "Activity Window";\r
             this.btn_ActivityWindow.ToolTipText = "Displays the activity window which displays the log of the last completed or curr" +\r
                 "ently running encode.";\r
             this.btn_ActivityWindow.Click += new System.EventHandler(this.btn_ActivityWindow_Click);\r
             // \r
+            // toolStripSeparator8\r
+            // \r
+            this.toolStripSeparator8.Name = "toolStripSeparator8";\r
+            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 39);\r
+            // \r
+            // toolStripDropDownButton1\r
+            // \r
+            this.toolStripDropDownButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;\r
+            this.toolStripDropDownButton1.AutoSize = false;\r
+            this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.MnuUserGuide,\r
+            this.toolStripSeparator9,\r
+            this.MnuCheckForUpdates,\r
+            this.toolStripSeparator11,\r
+            this.MnuAboutHandBrake});\r
+            this.toolStripDropDownButton1.Image = global::Handbrake.Properties.Resources.Help24;\r
+            this.toolStripDropDownButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;\r
+            this.toolStripDropDownButton1.Name = "toolStripDropDownButton1";\r
+            this.toolStripDropDownButton1.Size = new System.Drawing.Size(69, 36);\r
+            this.toolStripDropDownButton1.Text = "Help";\r
+            // \r
+            // MnuUserGuide\r
+            // \r
+            this.MnuUserGuide.Image = global::Handbrake.Properties.Resources.info16;\r
+            this.MnuUserGuide.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.MnuUserGuide.Name = "MnuUserGuide";\r
+            this.MnuUserGuide.Size = new System.Drawing.Size(192, 24);\r
+            this.MnuUserGuide.Text = "HandBrake User Guide";\r
+            this.MnuUserGuide.Click += new System.EventHandler(this.MnuUserGuide_Click);\r
+            // \r
+            // toolStripSeparator9\r
+            // \r
+            this.toolStripSeparator9.Name = "toolStripSeparator9";\r
+            this.toolStripSeparator9.Size = new System.Drawing.Size(189, 6);\r
+            // \r
+            // MnuCheckForUpdates\r
+            // \r
+            this.MnuCheckForUpdates.Name = "MnuCheckForUpdates";\r
+            this.MnuCheckForUpdates.Size = new System.Drawing.Size(192, 24);\r
+            this.MnuCheckForUpdates.Text = "Check for Updates";\r
+            this.MnuCheckForUpdates.Click += new System.EventHandler(this.MnuCheckForUpdates_Click);\r
+            // \r
+            // toolStripSeparator11\r
+            // \r
+            this.toolStripSeparator11.Name = "toolStripSeparator11";\r
+            this.toolStripSeparator11.Size = new System.Drawing.Size(189, 6);\r
+            // \r
+            // MnuAboutHandBrake\r
+            // \r
+            this.MnuAboutHandBrake.Image = global::Handbrake.Properties.Resources.hb16;\r
+            this.MnuAboutHandBrake.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
+            this.MnuAboutHandBrake.Name = "MnuAboutHandBrake";\r
+            this.MnuAboutHandBrake.Size = new System.Drawing.Size(192, 24);\r
+            this.MnuAboutHandBrake.Text = "About HandBrake";\r
+            this.MnuAboutHandBrake.Click += new System.EventHandler(this.MnuAboutHandBrake_Click);\r
+            // \r
             // notifyIcon\r
             // \r
             this.notifyIcon.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
@@ -1374,20 +1459,29 @@ namespace Handbrake
             // StatusStrip\r
             // \r
             this.StatusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.ProgressBarStatus,\r
             this.lbl_encode,\r
             this.lbl_updateCheck});\r
-            this.StatusStrip.Location = new System.Drawing.Point(0, 599);\r
+            this.StatusStrip.Location = new System.Drawing.Point(0, 561);\r
             this.StatusStrip.Name = "StatusStrip";\r
-            this.StatusStrip.Size = new System.Drawing.Size(1000, 22);\r
+            this.StatusStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
+            this.StatusStrip.Size = new System.Drawing.Size(1002, 22);\r
             this.StatusStrip.SizingGrip = false;\r
             this.StatusStrip.TabIndex = 7;\r
             this.StatusStrip.Text = "statusStrip1";\r
             // \r
+            // ProgressBarStatus\r
+            // \r
+            this.ProgressBarStatus.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;\r
+            this.ProgressBarStatus.Name = "ProgressBarStatus";\r
+            this.ProgressBarStatus.Size = new System.Drawing.Size(100, 16);\r
+            this.ProgressBarStatus.Visible = false;\r
+            // \r
             // lbl_encode\r
             // \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.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.lbl_encode.Name = "lbl_encode";\r
-            this.lbl_encode.Size = new System.Drawing.Size(31, 17);\r
+            this.lbl_encode.Size = new System.Drawing.Size(28, 17);\r
             this.lbl_encode.Text = "{0}";\r
             // \r
             // lbl_updateCheck\r
@@ -1410,131 +1504,242 @@ namespace Handbrake
             this.hbproc.StartInfo.UserName = "";\r
             this.hbproc.SynchronizingObject = this;\r
             // \r
-            // label1\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, 74);\r
-            this.label1.Name = "label1";\r
-            this.label1.Size = new System.Drawing.Size(56, 13);\r
-            this.label1.TabIndex = 8;\r
-            this.label1.Text = "Source:";\r
-            // \r
-            // lbl_source\r
-            // \r
-            this.lbl_source.AutoSize = true;\r
-            this.lbl_source.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_source.Location = new System.Drawing.Point(75, 74);\r
-            this.lbl_source.Name = "lbl_source";\r
-            this.lbl_source.Size = new System.Drawing.Size(152, 13);\r
-            this.lbl_source.TabIndex = 9;\r
-            this.lbl_source.Text = "Click \'Source\' to continue";\r
-            // \r
-            // label4\r
-            // \r
-            this.label4.AutoSize = true;\r
-            this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label4.Location = new System.Drawing.Point(13, 130);\r
-            this.label4.Name = "label4";\r
-            this.label4.Size = new System.Drawing.Size(81, 13);\r
-            this.label4.TabIndex = 46;\r
-            this.label4.Text = "Destination";\r
-            // \r
-            // groupBox_output\r
-            // \r
-            this.groupBox_output.AutoSize = true;\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.Location = new System.Drawing.Point(13, 189);\r
-            this.groupBox_output.Name = "groupBox_output";\r
-            this.groupBox_output.Size = new System.Drawing.Size(210, 13);\r
-            this.groupBox_output.TabIndex = 47;\r
-            this.groupBox_output.Text = "Output Settings: (Preset: None)";\r
+            // File_Save\r
             // \r
-            // PictureSettings\r
+            this.File_Save.DefaultExt = "hb";\r
+            this.File_Save.Filter = "hb|*.hb";\r
             // \r
-            this.PictureSettings.BackColor = System.Drawing.Color.Transparent;\r
-            this.PictureSettings.Location = new System.Drawing.Point(0, 0);\r
-            this.PictureSettings.Name = "PictureSettings";\r
-            this.PictureSettings.Size = new System.Drawing.Size(713, 310);\r
-            this.PictureSettings.TabIndex = 0;\r
+            // tableLayoutPanel2\r
+            // \r
+            this.tableLayoutPanel2.AutoSize = true;\r
+            this.tableLayoutPanel2.ColumnCount = 3;\r
+            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel2.Controls.Add(this.Label3, 0, 0);\r
+            this.tableLayoutPanel2.Controls.Add(this.text_destination, 1, 0);\r
+            this.tableLayoutPanel2.Controls.Add(this.btn_destBrowse, 2, 0);\r
+            this.tableLayoutPanel2.Location = new System.Drawing.Point(21, 132);\r
+            this.tableLayoutPanel2.Name = "tableLayoutPanel2";\r
+            this.tableLayoutPanel2.RowCount = 1;\r
+            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29F));\r
+            this.tableLayoutPanel2.Size = new System.Drawing.Size(723, 29);\r
+            this.tableLayoutPanel2.TabIndex = 3;\r
             // \r
-            // Filters\r
+            // btn_destBrowse\r
             // \r
-            this.Filters.BackColor = System.Drawing.Color.Transparent;\r
-            this.Filters.Location = new System.Drawing.Point(0, 0);\r
-            this.Filters.Name = "Filters";\r
-            this.Filters.Size = new System.Drawing.Size(713, 310);\r
-            this.Filters.TabIndex = 0;\r
+            this.btn_destBrowse.AutoSize = true;\r
+            this.btn_destBrowse.Font = new System.Drawing.Font("Tahoma", 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(645, 3);\r
+            this.btn_destBrowse.Name = "btn_destBrowse";\r
+            this.btn_destBrowse.Size = new System.Drawing.Size(75, 23);\r
+            this.btn_destBrowse.TabIndex = 2;\r
+            this.btn_destBrowse.Text = "Browse";\r
+            this.btn_destBrowse.UseVisualStyleBackColor = true;\r
+            this.btn_destBrowse.Click += new System.EventHandler(this.btn_destBrowse_Click);\r
             // \r
-            // AudioSettings\r
+            // tableLayoutPanel3\r
+            // \r
+            this.tableLayoutPanel3.AutoSize = true;\r
+            this.tableLayoutPanel3.ColumnCount = 5;\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel3.Controls.Add(this.label5, 0, 0);\r
+            this.tableLayoutPanel3.Controls.Add(this.drop_format, 1, 0);\r
+            this.tableLayoutPanel3.Controls.Add(this.check_largeFile, 2, 0);\r
+            this.tableLayoutPanel3.Controls.Add(this.check_optimiseMP4, 3, 0);\r
+            this.tableLayoutPanel3.Controls.Add(this.check_iPodAtom, 4, 0);\r
+            this.tableLayoutPanel3.Location = new System.Drawing.Point(21, 180);\r
+            this.tableLayoutPanel3.Name = "tableLayoutPanel3";\r
+            this.tableLayoutPanel3.RowCount = 1;\r
+            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+            this.tableLayoutPanel3.Size = new System.Drawing.Size(723, 27);\r
+            this.tableLayoutPanel3.TabIndex = 5;\r
+            // \r
+            // tableLayoutPanel1\r
+            // \r
+            this.tableLayoutPanel1.AutoSize = true;\r
+            this.tableLayoutPanel1.ColumnCount = 12;\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 35F));\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 5F));\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
+            this.tableLayoutPanel1.Controls.Add(this.Label10, 0, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.drp_dvdtitle, 1, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.lbl_angle, 2, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.drop_angle, 3, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.drop_chapterStart, 7, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.Label13, 8, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.drop_chapterFinish, 9, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.label_duration, 10, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.lbl_duration, 11, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.drop_mode, 5, 0);\r
+            this.tableLayoutPanel1.Location = new System.Drawing.Point(21, 86);\r
+            this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
+            this.tableLayoutPanel1.RowCount = 1;\r
+            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
+            this.tableLayoutPanel1.Size = new System.Drawing.Size(723, 27);\r
+            this.tableLayoutPanel1.TabIndex = 2;\r
             // \r
-            this.AudioSettings.BackColor = System.Drawing.Color.Transparent;\r
-            this.AudioSettings.Location = new System.Drawing.Point(0, 0);\r
-            this.AudioSettings.Name = "AudioSettings";\r
-            this.AudioSettings.Size = new System.Drawing.Size(715, 310);\r
-            this.AudioSettings.TabIndex = 0;\r
+            // Label10\r
             // \r
-            // Subtitles\r
+            this.Label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.Label10.AutoSize = true;\r
+            this.Label10.ForeColor = System.Drawing.Color.Black;\r
+            this.Label10.Location = new System.Drawing.Point(3, 7);\r
+            this.Label10.Name = "Label10";\r
+            this.Label10.Size = new System.Drawing.Size(31, 13);\r
+            this.Label10.TabIndex = 0;\r
+            this.Label10.Text = "Title:";\r
             // \r
-            this.Subtitles.BackColor = System.Drawing.Color.Transparent;\r
-            this.Subtitles.Location = new System.Drawing.Point(0, 0);\r
-            this.Subtitles.Name = "Subtitles";\r
-            this.Subtitles.Size = new System.Drawing.Size(722, 310);\r
-            this.Subtitles.TabIndex = 0;\r
+            // lbl_angle\r
             // \r
-            // x264Panel\r
+            this.lbl_angle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.lbl_angle.AutoSize = true;\r
+            this.lbl_angle.ForeColor = System.Drawing.Color.Black;\r
+            this.lbl_angle.Location = new System.Drawing.Point(165, 7);\r
+            this.lbl_angle.Name = "lbl_angle";\r
+            this.lbl_angle.Size = new System.Drawing.Size(38, 13);\r
+            this.lbl_angle.TabIndex = 2;\r
+            this.lbl_angle.Text = "Angle:";\r
             // \r
-            this.x264Panel.BackColor = System.Drawing.Color.Transparent;\r
-            this.x264Panel.Location = new System.Drawing.Point(0, 0);\r
-            this.x264Panel.Name = "x264Panel";\r
-            this.x264Panel.Size = new System.Drawing.Size(720, 306);\r
-            this.x264Panel.TabIndex = 0;\r
-            this.x264Panel.x264Query = "";\r
+            // Label13\r
+            // \r
+            this.Label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.Label13.AutoSize = true;\r
+            this.Label13.Location = new System.Drawing.Point(458, 7);\r
+            this.Label13.Name = "Label13";\r
+            this.Label13.Size = new System.Drawing.Size(45, 13);\r
+            this.Label13.TabIndex = 6;\r
+            this.Label13.Text = "through";\r
+            // \r
+            // label_duration\r
+            // \r
+            this.label_duration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.label_duration.AutoSize = true;\r
+            this.label_duration.BackColor = System.Drawing.Color.Transparent;\r
+            this.label_duration.Location = new System.Drawing.Point(584, 7);\r
+            this.label_duration.Name = "label_duration";\r
+            this.label_duration.Size = new System.Drawing.Size(52, 13);\r
+            this.label_duration.TabIndex = 8;\r
+            this.label_duration.Text = "Duration:";\r
+            // \r
+            // lbl_duration\r
+            // \r
+            this.lbl_duration.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
+            this.lbl_duration.AutoSize = true;\r
+            this.lbl_duration.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_duration.Location = new System.Drawing.Point(642, 7);\r
+            this.lbl_duration.Name = "lbl_duration";\r
+            this.lbl_duration.Size = new System.Drawing.Size(39, 13);\r
+            this.lbl_duration.TabIndex = 9;\r
+            this.lbl_duration.Text = "--:--:--";\r
+            // \r
+            // labelStaticDestination\r
+            // \r
+            this.labelStaticDestination.AutoSize = true;\r
+            this.labelStaticDestination.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.labelStaticDestination.Location = new System.Drawing.Point(9, 116);\r
+            this.labelStaticDestination.Name = "labelStaticDestination";\r
+            this.labelStaticDestination.Size = new System.Drawing.Size(75, 13);\r
+            this.labelStaticDestination.TabIndex = 3;\r
+            this.labelStaticDestination.Text = "Destination:";\r
+            // \r
+            // labelPreset\r
+            // \r
+            this.labelPreset.AutoSize = true;\r
+            this.labelPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.labelPreset.Location = new System.Drawing.Point(9, 164);\r
+            this.labelPreset.Name = "labelPreset";\r
+            this.labelPreset.Size = new System.Drawing.Size(180, 13);\r
+            this.labelPreset.TabIndex = 5;\r
+            this.labelPreset.Text = "Output Settings (Preset: None)";\r
+            // \r
+            // labelSource\r
+            // \r
+            this.labelSource.AutoSize = true;\r
+            this.labelSource.Location = new System.Drawing.Point(55, 0);\r
+            this.labelSource.Name = "labelSource";\r
+            this.labelSource.Size = new System.Drawing.Size(137, 13);\r
+            this.labelSource.TabIndex = 1;\r
+            this.labelSource.Text = "Select \"Source\" to continue";\r
+            // \r
+            // labelStaticSource\r
+            // \r
+            this.labelStaticSource.AutoSize = true;\r
+            this.labelStaticSource.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.labelStaticSource.Location = new System.Drawing.Point(0, 0);\r
+            this.labelStaticSource.Margin = new System.Windows.Forms.Padding(0, 0, 3, 0);\r
+            this.labelStaticSource.Name = "labelStaticSource";\r
+            this.labelStaticSource.Size = new System.Drawing.Size(49, 13);\r
+            this.labelStaticSource.TabIndex = 0;\r
+            this.labelStaticSource.Text = "Source:";\r
+            // \r
+            // SourceLayoutPanel\r
+            // \r
+            this.SourceLayoutPanel.AutoSize = true;\r
+            this.SourceLayoutPanel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
+            this.SourceLayoutPanel.Controls.Add(this.labelStaticSource);\r
+            this.SourceLayoutPanel.Controls.Add(this.labelSource);\r
+            this.SourceLayoutPanel.Location = new System.Drawing.Point(9, 70);\r
+            this.SourceLayoutPanel.Margin = new System.Windows.Forms.Padding(0);\r
+            this.SourceLayoutPanel.Name = "SourceLayoutPanel";\r
+            this.SourceLayoutPanel.Size = new System.Drawing.Size(195, 13);\r
+            this.SourceLayoutPanel.TabIndex = 2;\r
+            // \r
+            // openPreset\r
+            // \r
+            this.openPreset.DefaultExt = "plist";\r
+            this.openPreset.Filter = "Plist Files|*.plist";\r
+            // \r
+            // File_ChapterImport\r
+            // \r
+            this.File_ChapterImport.Filter = "CSV Files|*.csv";\r
             // \r
             // frmMain\r
             // \r
             this.AllowDrop = true;\r
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
-            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.AutoScroll = true;\r
-            this.ClientSize = new System.Drawing.Size(1000, 621);\r
-            this.Controls.Add(this.groupBox_output);\r
-            this.Controls.Add(this.drop_format);\r
-            this.Controls.Add(this.label5);\r
-            this.Controls.Add(this.btn_destBrowse);\r
-            this.Controls.Add(this.check_largeFile);\r
-            this.Controls.Add(this.label4);\r
-            this.Controls.Add(this.check_iPodAtom);\r
-            this.Controls.Add(this.Label3);\r
-            this.Controls.Add(this.check_optimiseMP4);\r
-            this.Controls.Add(this.drop_angle);\r
-            this.Controls.Add(this.text_destination);\r
-            this.Controls.Add(this.lbl_source);\r
-            this.Controls.Add(this.lbl_angle);\r
-            this.Controls.Add(this.lbl_duration);\r
-            this.Controls.Add(this.label_duration);\r
-            this.Controls.Add(this.label1);\r
-            this.Controls.Add(this.Label13);\r
-            this.Controls.Add(this.drop_chapterFinish);\r
-            this.Controls.Add(this.groupBox2);\r
-            this.Controls.Add(this.drop_chapterStart);\r
+            this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
+            this.AutoSize = true;\r
+            this.ClientSize = new System.Drawing.Size(1002, 583);\r
+            this.Controls.Add(this.tableLayoutPanel3);\r
             this.Controls.Add(this.toolStrip1);\r
-            this.Controls.Add(this.drp_dvdtitle);\r
-            this.Controls.Add(this.Label9);\r
-            this.Controls.Add(this.tabs_panel);\r
-            this.Controls.Add(this.Label10);\r
+            this.Controls.Add(this.SourceLayoutPanel);\r
             this.Controls.Add(this.frmMainMenu);\r
+            this.Controls.Add(this.tableLayoutPanel2);\r
+            this.Controls.Add(this.labelPreset);\r
+            this.Controls.Add(this.groupBox2);\r
             this.Controls.Add(this.StatusStrip);\r
+            this.Controls.Add(this.tableLayoutPanel1);\r
+            this.Controls.Add(this.tabs_panel);\r
+            this.Controls.Add(this.labelStaticDestination);\r
             this.DoubleBuffered = true;\r
-            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
+            this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
-            this.MaximizeBox = false;\r
+            this.KeyPreview = true;\r
+            this.MinimumSize = new System.Drawing.Size(900, 500);\r
             this.Name = "frmMain";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
             this.Text = "HandBrake";\r
             notifyIconMenu.ResumeLayout(false);\r
             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).EndInit();\r
             ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).EndInit();\r
+            this.ChaptersMenu.ResumeLayout(false);\r
+            this.presets_menu.ResumeLayout(false);\r
             this.frmMainMenu.ResumeLayout(false);\r
             this.frmMainMenu.PerformLayout();\r
             this.tab_audio.ResumeLayout(false);\r
@@ -1552,12 +1757,23 @@ namespace Handbrake
             this.groupBox2.ResumeLayout(false);\r
             this.splitContainer1.Panel1.ResumeLayout(false);\r
             this.splitContainer1.Panel2.ResumeLayout(false);\r
+            this.splitContainer1.Panel2.PerformLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();\r
             this.splitContainer1.ResumeLayout(false);\r
-            this.presets_menu.ResumeLayout(false);\r
+            this.presetsToolStrip.ResumeLayout(false);\r
+            this.presetsToolStrip.PerformLayout();\r
             this.toolStrip1.ResumeLayout(false);\r
             this.toolStrip1.PerformLayout();\r
             this.StatusStrip.ResumeLayout(false);\r
             this.StatusStrip.PerformLayout();\r
+            this.tableLayoutPanel2.ResumeLayout(false);\r
+            this.tableLayoutPanel2.PerformLayout();\r
+            this.tableLayoutPanel3.ResumeLayout(false);\r
+            this.tableLayoutPanel3.PerformLayout();\r
+            this.tableLayoutPanel1.ResumeLayout(false);\r
+            this.tableLayoutPanel1.PerformLayout();\r
+            this.SourceLayoutPanel.ResumeLayout(false);\r
+            this.SourceLayoutPanel.PerformLayout();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -1565,7 +1781,6 @@ namespace Handbrake
 \r
         #endregion\r
 \r
-        internal System.Windows.Forms.SaveFileDialog File_Save;\r
         internal System.Windows.Forms.ToolTip ToolTip;\r
         internal System.Windows.Forms.ToolStripMenuItem FileToolStripMenuItem;\r
         internal System.Windows.Forms.ToolStripMenuItem mnu_open3;\r
@@ -1574,18 +1789,7 @@ namespace Handbrake
         internal System.Windows.Forms.ToolStripMenuItem mnu_encode;\r
         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_presetReset;\r
-        internal System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem;\r
-        internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator3;\r
-        internal System.Windows.Forms.ToolStripMenuItem mnu_about;\r
         internal System.Windows.Forms.MenuStrip frmMainMenu;\r
-        internal System.Windows.Forms.Label Label13;\r
-        internal System.Windows.Forms.ComboBox drop_chapterFinish;\r
-        internal System.Windows.Forms.ComboBox drop_chapterStart;\r
-        internal System.Windows.Forms.ComboBox drp_dvdtitle;\r
-        internal System.Windows.Forms.Label Label9;\r
-        internal System.Windows.Forms.Label Label10;\r
         internal System.Windows.Forms.Label Label3;\r
         internal System.Windows.Forms.ComboBox drp_videoEncoder;\r
         internal System.Windows.Forms.Label Label47;\r
@@ -1595,24 +1799,18 @@ namespace Handbrake
         internal System.Windows.Forms.CheckBox check_largeFile;\r
         internal System.Windows.Forms.CheckBox check_turbo;\r
         internal System.Windows.Forms.Label Label2;\r
-        internal System.Windows.Forms.Label SliderValue;\r
+        internal System.Windows.Forms.Label lbl_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.TextBox text_bitrate;\r
         internal System.Windows.Forms.TabPage tab_picture;\r
         internal System.Windows.Forms.CheckBox Check_ChapterMarkers;\r
         internal System.Windows.Forms.TabControl tabs_panel;\r
-        internal System.Windows.Forms.Label Label46;\r
+        internal System.Windows.Forms.Label lbl_framerate;\r
         private System.Windows.Forms.GroupBox groupBox2;\r
-        internal System.Windows.Forms.Button btn_setDefault;\r
-        private System.Windows.Forms.ToolStripMenuItem mnu_SelectDefault;\r
-        private System.Windows.Forms.ToolStripMenuItem mnu_UpdateCheck;\r
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;\r
         private System.Windows.Forms.SaveFileDialog DVD_Save;\r
         private System.Windows.Forms.OpenFileDialog File_Open;\r
-        private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;\r
         internal System.Windows.Forms.CheckBox check_iPodAtom;\r
         private System.Windows.Forms.TabPage tab_chapters;\r
         internal System.Windows.Forms.Label label31;\r
@@ -1629,24 +1827,14 @@ namespace Handbrake
         private System.Windows.Forms.ToolStripButton btn_showQueue;\r
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;\r
         private System.Windows.Forms.ToolStripButton btn_ActivityWindow;\r
-        private System.Windows.Forms.ToolStripMenuItem mnu_handbrake_home;\r
-        internal System.Windows.Forms.Button btn_removePreset;\r
-        internal System.Windows.Forms.Button btn_addPreset;\r
         internal System.Windows.Forms.Label label25;\r
         internal System.Windows.Forms.TabPage tab_advanced;\r
-        private System.Windows.Forms.Button btn_destBrowse;\r
         internal System.Windows.Forms.TreeView treeView_presets;\r
         internal System.Windows.Forms.RichTextBox rtf_query;\r
         private System.Windows.Forms.NotifyIcon notifyIcon;\r
         private System.Windows.Forms.ToolStripMenuItem btn_restore;\r
-        internal System.Windows.Forms.Label lbl_duration;\r
-        internal System.Windows.Forms.Label label_duration;\r
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;\r
         private System.Windows.Forms.ToolStripMenuItem btn_file_source;\r
-        private System.Windows.Forms.ToolStripMenuItem mnu_delete_preset;\r
-        private System.Windows.Forms.ToolStripMenuItem btn_new_preset;\r
-        private System.Windows.Forms.ToolStripMenuItem mnu_handbrake_forums;\r
-        private System.Windows.Forms.ToolStripMenuItem mnu_user_guide;\r
         private System.Windows.Forms.ToolStripDropDownButton btn_source;\r
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
         private System.Windows.Forms.ToolStripMenuItem btn_dvd_source;\r
@@ -1657,7 +1845,6 @@ namespace Handbrake
         private System.Windows.Forms.ToolStripStatusLabel lbl_encode;\r
         internal System.Windows.Forms.OpenFileDialog ISO_Open;\r
         internal System.Windows.Forms.FolderBrowserDialog DVD_Open;\r
-        internal System.Windows.Forms.ToolStripMenuItem mnu_dvd_drive;\r
         private System.Windows.Forms.ContextMenuStrip presets_menu;\r
         private System.Windows.Forms.ToolStripMenuItem pmnu_expandAll;\r
         private System.Windows.Forms.ToolStripMenuItem pmnu_collapse;\r
@@ -1670,25 +1857,67 @@ namespace Handbrake
         private System.Windows.Forms.TabPage tab_filters;\r
         internal System.Windows.Forms.RadioButton radio_cq;\r
         internal System.Windows.Forms.RadioButton radio_avgBitrate;\r
-        internal System.Windows.Forms.RadioButton radio_targetFilesize;\r
         internal Handbrake.Controls.x264Panel x264Panel;\r
         private System.Windows.Forms.ToolStripButton tb_preview;\r
-        private System.Windows.Forms.DataGridViewTextBoxColumn number;\r
-        private System.Windows.Forms.DataGridViewTextBoxColumn name;\r
         private System.Diagnostics.Process hbproc;\r
-        internal ComboBox drop_angle;\r
-        internal Label lbl_angle;\r
         private TabPage tab_subtitles;\r
         internal Handbrake.Controls.AudioPanel AudioSettings;\r
-        internal Handbrake.Controls.PictureSettings PictureSettings;\r
         internal Handbrake.Controls.Subtitles Subtitles;\r
         internal Handbrake.Controls.Filters Filters;\r
-        private Label label1;\r
-        internal Label lbl_source;\r
-        private Label label4;\r
-        internal Label groupBox_output;\r
         private ToolStripStatusLabel lbl_updateCheck;\r
-\r
\r
+        internal SaveFileDialog File_Save;\r
+        private TableLayoutPanel tableLayoutPanel2;\r
+        private Button btn_destBrowse;\r
+        private TableLayoutPanel tableLayoutPanel3;\r
+        private TableLayoutPanel tableLayoutPanel1;\r
+        internal Label lbl_angle;\r
+        internal ComboBox drop_angle;\r
+        internal ComboBox drop_chapterStart;\r
+        internal Label Label13;\r
+        internal ComboBox drop_chapterFinish;\r
+        internal Label label_duration;\r
+        internal Label lbl_duration;\r
+        private Label labelStaticDestination;\r
+        internal Label labelPreset;\r
+        internal Handbrake.Controls.PictureSettings PictureSettings;\r
+        private Label labelSource;\r
+        internal ComboBox drp_dvdtitle;\r
+        internal Label Label10;\r
+        private Label labelStaticSource;\r
+        private FlowLayoutPanel SourceLayoutPanel;\r
+        private OpenFileDialog openPreset;\r
+        private Button btn_importChapters;\r
+        private OpenFileDialog File_ChapterImport;\r
+        private ContextMenuStrip ChaptersMenu;\r
+        private ToolStripMenuItem mnu_resetChapters;\r
+        private ToolStripMenuItem pmnu_import;\r
+        private ToolStripSeparator toolStripSeparator2;\r
+        internal ComboBox drop_mode;\r
+        private Button btn_export;\r
+        private DataGridViewTextBoxColumn number;\r
+        private DataGridViewTextBoxColumn name;\r
+        private ToolStripProgressBar ProgressBarStatus;\r
+        internal CheckBox checkMaximumFramerate;\r
+        private ToolStripMenuItem btnTitleSpecific;\r
+        private ToolStripMenuItem FileTitleSpecificScan;\r
+        private ToolStripMenuItem FolderTitleSpecificScan;\r
+        internal Label lbl_rfwarn;\r
+        private ToolStripSeparator toolStripSeparator8;\r
+        private ToolStripDropDownButton toolStripDropDownButton1;\r
+        private ToolStripMenuItem MnuUserGuide;\r
+        private ToolStripSeparator toolStripSeparator9;\r
+        private ToolStripMenuItem MnuCheckForUpdates;\r
+        private ToolStripSeparator toolStripSeparator11;\r
+        private ToolStripMenuItem MnuAboutHandBrake;\r
+        private ToolStrip presetsToolStrip;\r
+        private ToolStripButton BtnAddPreset;\r
+        private ToolStripButton BtnRemovePreset;\r
+        private ToolStripDropDownButton toolStripDropDownButton2;\r
+        private ToolStripMenuItem MnuSetDefaultPreset;\r
+        private ToolStripSeparator toolStripSeparator3;\r
+        private ToolStripMenuItem MnuImportPreset;\r
+        private ToolStripMenuItem MnuExportPreset;\r
+        private ToolStripSeparator toolStripSeparator6;\r
+        private ToolStripMenuItem MnuResetBuiltInPresets;\r
     }\r
 }
\ No newline at end of file