OSDN Git Service

merge 0.9.4 to jp
[handbrake-jp/handbrake-jp.git] / win / C# / frmMain.Designer.cs
index 953c27d..21ca237 100644 (file)
@@ -4,6 +4,9 @@
           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
+\r
 namespace Handbrake\r
 {\r
     partial class frmMain\r
@@ -35,54 +38,32 @@ namespace Handbrake
         private void InitializeComponent()\r
         {\r
             this.components = new System.ComponentModel.Container();\r
-            System.Windows.Forms.Label Label38;\r
             System.Windows.Forms.ContextMenuStrip notifyIconMenu;\r
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));\r
             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = 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_source = new System.Windows.Forms.TextBox();\r
             this.text_destination = new System.Windows.Forms.TextBox();\r
             this.drp_videoEncoder = new System.Windows.Forms.ComboBox();\r
-            this.drp_audbit_1 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audsr_1 = new System.Windows.Forms.ComboBox();\r
             this.check_largeFile = new System.Windows.Forms.CheckBox();\r
             this.check_turbo = new System.Windows.Forms.CheckBox();\r
             this.drp_videoFramerate = new System.Windows.Forms.ComboBox();\r
             this.slider_videoQuality = new System.Windows.Forms.TrackBar();\r
             this.text_filesize = new System.Windows.Forms.TextBox();\r
             this.text_bitrate = new System.Windows.Forms.TextBox();\r
-            this.drp_subtitle = new System.Windows.Forms.ComboBox();\r
             this.btn_setDefault = new System.Windows.Forms.Button();\r
-            this.drp_audmix_1 = new System.Windows.Forms.ComboBox();\r
-            this.text_height = new System.Windows.Forms.TextBox();\r
-            this.text_width = new System.Windows.Forms.TextBox();\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.ChaptersMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
+            this.mnu_resetChapters = new System.Windows.Forms.ToolStripMenuItem();\r
             this.btn_addPreset = new System.Windows.Forms.Button();\r
             this.btn_removePreset = new System.Windows.Forms.Button();\r
-            this.drp_audmix_2 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audenc_1 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audenc_2 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audbit_2 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audsr_2 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audsr_3 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audbit_3 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audenc_3 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audmix_3 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audsr_4 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audbit_4 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audenc_4 = new System.Windows.Forms.ComboBox();\r
-            this.drp_audmix_4 = new System.Windows.Forms.ComboBox();\r
             this.drop_format = new System.Windows.Forms.ComboBox();\r
+/*\r
             this.check_customCrop = new System.Windows.Forms.RadioButton();\r
             this.check_autoCrop = new System.Windows.Forms.RadioButton();\r
             this.check_Cabac = new System.Windows.Forms.CheckBox();\r
@@ -107,10 +88,16 @@ namespace Handbrake
             this.lbl_duration = new System.Windows.Forms.Label();\r
             this.label_duration = new System.Windows.Forms.Label();\r
             this.label7 = new System.Windows.Forms.Label();\r
+*/\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.drp_dvdtitle = new System.Windows.Forms.ComboBox();\r
             this.DVD_Open = new System.Windows.Forms.FolderBrowserDialog();\r
             this.File_Open = new System.Windows.Forms.OpenFileDialog();\r
             this.ISO_Open = new System.Windows.Forms.OpenFileDialog();\r
             this.FileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
+            this.mnu_killCLI = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_exit = new System.Windows.Forms.ToolStripMenuItem();\r
             this.mnu_open3 = new System.Windows.Forms.ToolStripMenuItem();\r
             this.ToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
@@ -123,6 +110,7 @@ namespace Handbrake
             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_importMacPreset = 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
@@ -133,15 +121,10 @@ namespace Handbrake
             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.GroupBox1 = new System.Windows.Forms.GroupBox();\r
-            this.Label13 = new System.Windows.Forms.Label();\r
-            this.Label17 = new System.Windows.Forms.Label();\r
-            this.Label9 = new System.Windows.Forms.Label();\r
-            this.Label10 = new System.Windows.Forms.Label();\r
-            this.groupBox_output = new System.Windows.Forms.GroupBox();\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
+/*\r
             this.TabPage2 = new System.Windows.Forms.TabPage();\r
             this.lbl_drc4 = new System.Windows.Forms.Label();\r
             this.lbl_drc3 = new System.Windows.Forms.Label();\r
@@ -171,70 +154,38 @@ namespace Handbrake
             this.drp_track1Audio = new System.Windows.Forms.ComboBox();\r
             this.Label32 = new System.Windows.Forms.Label();\r
             this.TabPage3 = new System.Windows.Forms.TabPage();\r
+*/\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.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_grayscale = new System.Windows.Forms.CheckBox();\r
-            this.Label22 = new System.Windows.Forms.Label();\r
             this.check_2PassEncode = new System.Windows.Forms.CheckBox();\r
             this.Label2 = new System.Windows.Forms.Label();\r
-            this.Label42 = new System.Windows.Forms.Label();\r
             this.SliderValue = new System.Windows.Forms.Label();\r
             this.Label46 = new System.Windows.Forms.Label();\r
-            this.Label40 = new System.Windows.Forms.Label();\r
-            this.TabPage1 = new System.Windows.Forms.TabPage();\r
-            this.slider_deblock = new System.Windows.Forms.TrackBar();\r
-            this.label8 = new System.Windows.Forms.Label();\r
-            this.lbl_deblockVal = new System.Windows.Forms.Label();\r
-            this.check_decomb = new System.Windows.Forms.CheckBox();\r
-            this.label6 = new System.Windows.Forms.Label();\r
-            this.drp_anamorphic = new System.Windows.Forms.ComboBox();\r
-            this.text_bottom = new System.Windows.Forms.NumericUpDown();\r
-            this.text_top = new System.Windows.Forms.NumericUpDown();\r
-            this.text_left = new System.Windows.Forms.NumericUpDown();\r
-            this.text_right = new System.Windows.Forms.NumericUpDown();\r
-            this.label26 = new System.Windows.Forms.Label();\r
-            this.Label56 = new System.Windows.Forms.Label();\r
-            this.lbl_Aspect = new System.Windows.Forms.Label();\r
-            this.Label91 = new System.Windows.Forms.Label();\r
-            this.Label55 = new System.Windows.Forms.Label();\r
-            this.label24 = new System.Windows.Forms.Label();\r
-            this.drp_deNoise = new System.Windows.Forms.ComboBox();\r
-            this.label11 = new System.Windows.Forms.Label();\r
-            this.check_detelecine = new System.Windows.Forms.CheckBox();\r
-            this.label4 = new System.Windows.Forms.Label();\r
-            this.drp_deInterlace_option = new System.Windows.Forms.ComboBox();\r
-            this.Label1 = new System.Windows.Forms.Label();\r
-            this.Label53 = new System.Windows.Forms.Label();\r
-            this.Label52 = new System.Windows.Forms.Label();\r
-            this.Label51 = new System.Windows.Forms.Label();\r
-            this.Label15 = new System.Windows.Forms.Label();\r
+            this.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.advancedOptions = new System.Windows.Forms.TabControl();\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.btn_importChapters = new System.Windows.Forms.Button();\r
             this.label31 = new System.Windows.Forms.Label();\r
-            this.h264Tab = new System.Windows.Forms.TabPage();\r
-            this.label43 = new System.Windows.Forms.Label();\r
-            this.btn_reset = new System.Windows.Forms.Button();\r
-            this.rtf_x264Query = new System.Windows.Forms.RichTextBox();\r
-            this.lbl_trellis = new System.Windows.Forms.Label();\r
-            this.label41 = new System.Windows.Forms.Label();\r
-            this.panel3 = new System.Windows.Forms.Panel();\r
-            this.panel1 = new System.Windows.Forms.Panel();\r
-            this.panel2 = new System.Windows.Forms.Panel();\r
-            this.label45 = new System.Windows.Forms.Label();\r
-            this.label48 = new System.Windows.Forms.Label();\r
-            this.label49 = new System.Windows.Forms.Label();\r
-            this.label54 = new System.Windows.Forms.Label();\r
-            this.lbl_direct_prediction = new System.Windows.Forms.Label();\r
-            this.label62 = new System.Windows.Forms.Label();\r
-            this.label64 = new System.Windows.Forms.Label();\r
-            this.tabPage4 = new System.Windows.Forms.TabPage();\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.groupBox_dest = new System.Windows.Forms.GroupBox();\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
@@ -242,6 +193,9 @@ namespace Handbrake
             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.toolStrip1 = new System.Windows.Forms.ToolStrip();\r
             this.btn_source = new System.Windows.Forms.ToolStripDropDownButton();\r
@@ -254,37 +208,46 @@ namespace Handbrake
             this.btn_add2Queue = new System.Windows.Forms.ToolStripButton();\r
             this.btn_showQueue = new System.Windows.Forms.ToolStripButton();\r
             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.btn_minimize = new System.Windows.Forms.ToolStripButton();\r
             this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);\r
             this.StatusStrip = new System.Windows.Forms.StatusStrip();\r
             this.lbl_encode = new System.Windows.Forms.ToolStripStatusLabel();\r
-            Label38 = new System.Windows.Forms.Label();\r
+            this.lbl_updateCheck = new System.Windows.Forms.ToolStripStatusLabel();\r
+            this.hbproc = new System.Diagnostics.Process();\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.Label9 = 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.flowLayoutPanel1 = 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.frmMainMenu.SuspendLayout();\r
-            this.GroupBox1.SuspendLayout();\r
-            this.groupBox_output.SuspendLayout();\r
-            this.TabPage2.SuspendLayout();\r
-            ((System.ComponentModel.ISupportInitialize)(this.trackBar4)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();\r
-            this.TabPage3.SuspendLayout();\r
-            this.TabPage1.SuspendLayout();\r
-            ((System.ComponentModel.ISupportInitialize)(this.slider_deblock)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_bottom)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_top)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_left)).BeginInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_right)).BeginInit();\r
-            this.advancedOptions.SuspendLayout();\r
+            this.tab_audio.SuspendLayout();\r
+            this.tab_video.SuspendLayout();\r
+            this.tab_picture.SuspendLayout();\r
+            this.tabs_panel.SuspendLayout();\r
+            this.tab_filters.SuspendLayout();\r
+            this.tab_subtitles.SuspendLayout();\r
             this.tab_chapters.SuspendLayout();\r
-            this.h264Tab.SuspendLayout();\r
-            this.tabPage4.SuspendLayout();\r
-            this.groupBox_dest.SuspendLayout();\r
+            this.tab_advanced.SuspendLayout();\r
+            this.tab_query.SuspendLayout();\r
             this.groupBox2.SuspendLayout();\r
             this.splitContainer1.Panel1.SuspendLayout();\r
             this.splitContainer1.Panel2.SuspendLayout();\r
@@ -292,8 +255,13 @@ namespace Handbrake
             this.presets_menu.SuspendLayout();\r
             this.toolStrip1.SuspendLayout();\r
             this.StatusStrip.SuspendLayout();\r
+            this.tableLayoutPanel2.SuspendLayout();\r
+            this.tableLayoutPanel3.SuspendLayout();\r
+            this.tableLayoutPanel1.SuspendLayout();\r
+            this.flowLayoutPanel1.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
+/*\r
             // Label38\r
             // \r
             Label38.AutoSize = true;\r
@@ -305,29 +273,26 @@ namespace Handbrake
             Label38.TabIndex = 11;\r
             Label38.Text = "\8fo\97Í\83T\83C\83Y(MB):";\r
             // \r
+*/\r
             // notifyIconMenu\r
             // \r
             notifyIconMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
             this.btn_restore});\r
             notifyIconMenu.Name = "notifyIconMenu";\r
             notifyIconMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
-            notifyIconMenu.Size = new System.Drawing.Size(122, 26);\r
+            notifyIconMenu.Size = new System.Drawing.Size(124, 26);\r
             // \r
             // btn_restore\r
             // \r
             this.btn_restore.Name = "btn_restore";\r
-            this.btn_restore.Size = new System.Drawing.Size(121, 22);\r
+            this.btn_restore.Size = new System.Drawing.Size(123, 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|m4v|*.m4v|avi|*.avi|ogm|*.ogm|mkv|*.mkv";\r
-            // \r
-            // File_Save\r
-            // \r
-            this.File_Save.DefaultExt = "hb";\r
-            this.File_Save.Filter = "hb|*.hb";\r
+            this.DVD_Save.Filter = "mp4|*.mp4;*.m4v|mkv|*.mkv";\r
+            this.DVD_Save.SupportMultiDottedExtensions = true;\r
             // \r
             // ToolTip\r
             // \r
@@ -336,6 +301,7 @@ namespace Handbrake
             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
             this.ToolTip.ToolTipTitle = "Tooltip";\r
             // \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
@@ -389,8 +355,14 @@ namespace Handbrake
             // \r
             this.text_destination.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.text_destination.Location = new System.Drawing.Point(99, 18);\r
+*/\r
+            // text_destination\r
+            // \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(503, 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, "\83G\83\93\83R\81[\83h\82µ\82½\83t\83@\83C\83\8b\82Ì\95Û\91\90æ\82ð\8ew\92è\82µ\82Ü\82·");\r
             this.text_destination.TextChanged += new System.EventHandler(this.text_destination_TextChanged);\r
@@ -398,11 +370,9 @@ 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
-            "MPEG-4 (XviD)",\r
             "H.264 (x264)",\r
             "VP3 (Theora)"});\r
             this.drp_videoEncoder.Location = new System.Drawing.Point(125, 32);\r
@@ -412,6 +382,7 @@ namespace Handbrake
             this.ToolTip.SetToolTip(this.drp_videoEncoder, "\93®\89æ\83G\83\93\83R\81[\83_\82ð\91I\91ð\82µ\82Ü\82·");\r
             this.drp_videoEncoder.SelectedIndexChanged += new System.EventHandler(this.drp_videoEncoder_SelectedIndexChanged);\r
             // \r
+/*\r
             // drp_audbit_1\r
             // \r
             this.drp_audbit_1.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
@@ -452,14 +423,21 @@ namespace Handbrake
             this.drp_audsr_1.Text = "Auto";\r
             this.ToolTip.SetToolTip(this.drp_audsr_1, "\89¹\90º\82Ì\83T\83\93\83v\83\8a\83\93\83O\83\8c\81[\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
             // \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
+/*\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(193, 20);\r
             this.check_largeFile.Name = "check_largeFile";\r
             this.check_largeFile.Size = new System.Drawing.Size(83, 17);\r
+*/\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(91, 17);\r
             this.check_largeFile.TabIndex = 4;\r
             this.check_largeFile.Text = "64\83r\83b\83gMP4";\r
             this.ToolTip.SetToolTip(this.check_largeFile, "64\83r\83b\83gMP4\82ð\8dì\90¬\82·\82é\82±\82Æ\82Å\81A4GB\88È\8fã\82Ì\83T\83C\83Y\82Ì\93®\89æ\83t\83@\83C\83\8b\82ª\8dì\90¬\89Â\94\\82É\82È\82è\82Ü\82·\81B\r\n\82½\82¾\82µ\81AAppleTV Take 2\88È\8aO\82Å\82Ì\8dÄ\90\8cÝ\8a·\90«\82ª\96³\82­\82È\82é\89Â\94\\90«" +\r
@@ -471,10 +449,13 @@ namespace Handbrake
             this.check_turbo.AutoSize = true;\r
             this.check_turbo.BackColor = System.Drawing.Color.Transparent;\r
             this.check_turbo.Enabled = false;\r
+/*\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(37, 170);\r
+*/\r
+            this.check_turbo.Location = new System.Drawing.Point(146, 123);\r
             this.check_turbo.Name = "check_turbo";\r
-            this.check_turbo.Size = new System.Drawing.Size(115, 17);\r
+            this.check_turbo.Size = new System.Drawing.Size(101, 17);\r
             this.check_turbo.TabIndex = 7;\r
             this.check_turbo.Text = "Turbo first Pass";\r
             this.ToolTip.SetToolTip(this.check_turbo, "\83`\83F\83b\83N\82ð\93ü\82ê\82é\82Æ\81A2\83p\83X\83G\83\93\83R\81[\83h\82Ì\8eg\97p\8e\9e\82É1\89ñ\96Ú\82Ì\83p\83X\82ð\8d\82\91¬\82É\8ds\82¢\82Ü\82·");\r
@@ -482,7 +463,7 @@ namespace Handbrake
             // \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
@@ -498,17 +479,27 @@ namespace Handbrake
             this.drp_videoFramerate.Name = "drp_videoFramerate";\r
             this.drp_videoFramerate.Size = new System.Drawing.Size(126, 21);\r
             this.drp_videoFramerate.TabIndex = 2;\r
+/*\r
             this.drp_videoFramerate.Text = "Same as source";\r
             this.ToolTip.SetToolTip(this.drp_videoFramerate, "\92Ê\8fí\82Í\81uSame as source\81v\82ð\91I\91ð\82µ\82Ü\82·");\r
             // \r
             // slider_videoQuality\r
             // \r
             this.slider_videoQuality.Location = new System.Drawing.Point(468, 84);\r
+*/\r
+            this.ToolTip.SetToolTip(this.drp_videoFramerate, "\92Ê\8fí\82Í\81uSame as source\81v\82ð\91I\91ð\82µ\82Ü\82·");\r
+            // \r
+            // slider_videoQuality\r
+            // \r
+            this.slider_videoQuality.Enabled = false;\r
+            this.slider_videoQuality.Location = new System.Drawing.Point(347, 120);\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(167, 42);\r
+            this.slider_videoQuality.Size = new System.Drawing.Size(322, 45);\r
             this.slider_videoQuality.TabIndex = 14;\r
             this.slider_videoQuality.TickFrequency = 17;\r
+/*\r
             this.ToolTip.SetToolTip(this.slider_videoQuality, "\93®\89æ\82Ì\95i\8e¿\83\8c\83x\83\8b\82ð\91I\91ð\82µ\82Ü\82·\81B70\81\93\92ö\93x\82ª\91½\82­\82Ì\83P\81[\83X\82Å\97Ç\8dD\82Å\82·");\r
             this.slider_videoQuality.Scroll += new System.EventHandler(this.slider_videoQuality_Scroll);\r
             // \r
@@ -547,15 +538,35 @@ namespace Handbrake
             this.ToolTip.SetToolTip(this.drp_subtitle, "\8e\9a\96\8b\82Ì\8c¾\8cê\82ð\8ew\92è\82µ\82Ü\82·\81B\r\nAutoselect\82ð\91I\91ð\82µ\82½\8fê\8d\87\81A1\89ñ\96Ú\82Ì\83p\83X\82Å\8e\9a\96\8b\82ð\83X\83L\83\83\83\93\82µ\81A\82»\82Ì\82¤\82¿\r\n\8e\9e\8aÔ\93I\82É10\81\93\88È\89º\82µ\82©\8eg\82í\82ê\82Ä\82¢\82È\82¢\82à\82Ì\82ð\91I\91ð\82µ\82Ü\82·\81B" +\r
                     "\r\n\82±\82ê\82É\82æ\82è\81A\92Z\82¢\8c¾\8cê\83Z\83O\83\81\83\93\83g\82Ì\82½\82ß\82É\8e\9a\96\8b\82ð\94z\92u\82·\82é\82±\82Æ\82ª\82Å\82«\82Ü\82·\81B\82±\82ê\82Í\r\n\81u\8b­\90§\93I\82É\8e\9a\96\8b\82Ì\82Ý\82É\82·\82é\81v\82Æ\95¹\97p\82·\82é\82Ì\82ª\8dD\82Ü\82µ\82¢\82æ\82¤\82Å\82·");\r
             this.drp_subtitle.SelectedIndexChanged += new System.EventHandler(this.drp_subtitle_SelectedIndexChanged);\r
+*/\r
+            this.ToolTip.SetToolTip(this.slider_videoQuality, "\93®\89æ\82Ì\95i\8e¿\83\8c\83x\83\8b\82ð\91I\91ð\82µ\82Ü\82·\81B59\81`63\81\93\82ª\93K\90Ø\82È\92l\82Å\82·\81B70\81\93\82æ\82è\91å\82«\82¢\92l\82ð\91I\91ð\82·\82é\82Æ\81A\8fo\97Í\83t\83@\83C\83\8b\82ª\93ü\97Í\83t\83@\83C\83\8b\82æ\82è\82à\91å\82«\82­\82È\82é\82©\82à\82µ\82ê\82Ü\82¹\82ñ\81B");\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.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, "\83G\83\93\83R\81[\83h\8cã\82Ì\83t\83@\83C\83\8b\83T\83C\83Y\81i\96Ú\88À\81j\82ð\8ew\92è\82µ\82Ü\82·");\r
+            // \r
+            // text_bitrate\r
+            // \r
+            this.text_bitrate.Location = new System.Drawing.Point(482, 63);\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.ToolTip.SetToolTip(this.text_bitrate, "\93®\89æ\82Ì\83r\83b\83g\83\8c\81[\83g\82ð\8ew\92è\82µ\82Ü\82·");\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", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_setDefault.Font = new System.Drawing.Font("Tahoma", 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(108, 7);\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(81, 20);\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 = "\83f\83t\83H\83\8b\83g\82É\90Ý\92è";\r
@@ -563,6 +574,7 @@ namespace Handbrake
             this.btn_setDefault.UseVisualStyleBackColor = true;\r
             this.btn_setDefault.Click += new System.EventHandler(this.btn_setDefault_Click);\r
             // \r
+/*\r
             // drp_audmix_1\r
             // \r
             this.drp_audmix_1.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
@@ -603,14 +615,21 @@ namespace Handbrake
             this.ToolTip.SetToolTip(this.text_width, "\93®\89æ\82Ì\89ð\91\9c\93x(\95\9d)\81F\r\n\81u\83\8f\83C\83h\89»\81v\82ð\81uNone\81v\82à\82µ\82­\82Í\81uLoose\81v\82É\82µ\82½\8fê\8d\87\82Ì\82Ý\95Ï\8dX\89Â\94\\82Å\82·");\r
             this.text_width.TextChanged += new System.EventHandler(this.text_width_TextChanged);\r
             // \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
+/*\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(304, 20);\r
             this.check_optimiseMP4.Name = "check_optimiseMP4";\r
             this.check_optimiseMP4.Size = new System.Drawing.Size(99, 17);\r
+*/\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(96, 17);\r
             this.check_optimiseMP4.TabIndex = 25;\r
             this.check_optimiseMP4.Text = "Web\97p\82É\8dÅ\93K\89»";\r
             this.ToolTip.SetToolTip(this.check_optimiseMP4, "Web\82©\82ç\82Ì\83_\83E\83\93\83\8d\81[\83h\8dÄ\90\82É\8dÅ\93K\89»\82³\82ê\82½\83v\83\8d\83O\83\8c\83b\83V\83u\8c`\8e®MP4\83t\83@\83C\83\8b\82ð\8dì\90¬\82Å\82«\82Ü\82·\81B\r\n\82½\82¾\82µ\81AQuickTime\82Å\82Í\8ag\92£\8eq\82ª.mp4\82Ì\8fê\8d\87\82É\82Ì\82Ý\8dÄ\90\89Â\94\\82Å" +\r
@@ -619,12 +638,18 @@ 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
+/*\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(420, 20);\r
             this.check_iPodAtom.Name = "check_iPodAtom";\r
             this.check_iPodAtom.Size = new System.Drawing.Size(98, 17);\r
+*/\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(102, 17);\r
             this.check_iPodAtom.TabIndex = 26;\r
             this.check_iPodAtom.Text = "iPod 5G\82É\91Î\89\9e";\r
             this.ToolTip.SetToolTip(this.check_iPodAtom, "iPod 5G\82É\91Î\89\9e\82µ\82½\93®\89æ\82ð\8dì\90¬\82·\82é\8fê\8d\87\81A\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
@@ -639,37 +664,67 @@ namespace Handbrake
             this.data_chpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {\r
             this.number,\r
             this.name});\r
+/*\r
             this.data_chpt.Location = new System.Drawing.Point(16, 51);\r
             this.data_chpt.Name = "data_chpt";\r
             this.data_chpt.RowTemplate.Height = 21;\r
             this.data_chpt.Size = new System.Drawing.Size(661, 216);\r
+*/\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
+            this.data_chpt.RowHeadersVisible = false;\r
+            this.data_chpt.Size = new System.Drawing.Size(684, 236);\r
             this.data_chpt.TabIndex = 3;\r
             this.ToolTip.SetToolTip(this.data_chpt, resources.GetString("data_chpt.ToolTip"));\r
             // \r
             // number\r
             // \r
+/*\r
             dataGridViewCellStyle10.Format = "N0";\r
             dataGridViewCellStyle10.NullValue = null;\r
             this.number.DefaultCellStyle = dataGridViewCellStyle10;\r
+*/\r
+            dataGridViewCellStyle1.Format = "N0";\r
+            dataGridViewCellStyle1.NullValue = null;\r
+            this.number.DefaultCellStyle = dataGridViewCellStyle1;\r
+            this.number.Frozen = true;\r
             this.number.HeaderText = "Chapter Number";\r
             this.number.MaxInputLength = 3;\r
             this.number.Name = "number";\r
-            this.number.Width = 135;\r
+            this.number.Resizable = System.Windows.Forms.DataGridViewTriState.False;\r
+            this.number.Width = 165;\r
             // \r
             // name\r
             // \r
             this.name.HeaderText = "Chapter Name";\r
             this.name.Name = "name";\r
-            this.name.Width = 460;\r
+            this.name.Width = 480;\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.Size = new System.Drawing.Size(191, 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(190, 22);\r
+            this.mnu_resetChapters.Text = "Reset Chapter Names";\r
+            this.mnu_resetChapters.Click += new System.EventHandler(this.mnu_resetChapters_Click);\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", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_addPreset.Font = new System.Drawing.Font("Tahoma", 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, 7);\r
             this.btn_addPreset.Name = "btn_addPreset";\r
-            this.btn_addPreset.Size = new System.Drawing.Size(35, 20);\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 = "\92Ç\89Á";\r
@@ -680,11 +735,11 @@ namespace Handbrake
             // btn_removePreset\r
             // \r
             this.btn_removePreset.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_removePreset.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_removePreset.Font = new System.Drawing.Font("Tahoma", 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(44, 7);\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(58, 20);\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 = "\8dí\8f\9c";\r
@@ -692,6 +747,7 @@ namespace Handbrake
             this.btn_removePreset.UseVisualStyleBackColor = true;\r
             this.btn_removePreset.Click += new System.EventHandler(this.btn_removePreset_Click);\r
             // \r
+/*\r
             // drp_audmix_2\r
             // \r
             this.drp_audmix_2.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
@@ -945,24 +1001,29 @@ namespace Handbrake
             this.ToolTip.SetToolTip(this.drp_audmix_4, "\92\8d\88Ó:\82¢\82­\82Â\82©\82Ì\83I\83v\83V\83\87\83\93\82Í5.1\89¹\90º\83`\83\83\83\93\83l\83\8b\82ª\95K\97v\82Å\82·");\r
             this.drp_audmix_4.SelectedIndexChanged += new System.EventHandler(this.drp_audmix_4_SelectedIndexChanged);\r
             // \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
+/*\r
             "M4V File",\r
             "MKV File",\r
             "AVI File",\r
             "OGM File"});\r
             this.drop_format.Location = new System.Drawing.Point(75, 18);\r
+*/\r
+            "MKV File"});\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, "\83R\83\93\83e\83i\83t\83H\81[\83}\83b\83g\82ð\91I\91ð\82µ\82Ü\82·");\r
             this.drop_format.SelectedIndexChanged += new System.EventHandler(this.drop_format_SelectedIndexChanged);\r
             // \r
+/*\r
             // check_customCrop\r
             // \r
             this.check_customCrop.AutoSize = true;\r
@@ -1425,9 +1486,19 @@ namespace Handbrake
             this.lbl_src_res.Size = new System.Drawing.Size(72, 12);\r
             this.lbl_src_res.TabIndex = 13;\r
             this.lbl_src_res.Text = "Select a Title";\r
+*/\r
+            // drop_chapterFinish\r
             // \r
-            // lbl_duration\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(447, 3);\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.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
+/*\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
@@ -1436,9 +1507,19 @@ namespace Handbrake
             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
+*/\r
+            // drop_chapterStart\r
             // \r
-            // label_duration\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(321, 3);\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.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
+/*\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
@@ -1447,9 +1528,18 @@ namespace Handbrake
             this.label_duration.Size = new System.Drawing.Size(32, 13);\r
             this.label_duration.TabIndex = 42;\r
             this.label_duration.Text = "\8e\9e\8aÔ:";\r
-            // \r
-            // label7\r
-            // \r
+*/\r
+            // drop_angle\r
+            // \r
+            this.drop_angle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+            this.drop_angle.FormattingEnabled = true;\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.ToolTip.SetToolTip(this.drop_angle, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
+            // \r
+/*\r
             this.label7.AutoSize = true;\r
             this.label7.BackColor = System.Drawing.Color.Transparent;\r
             this.label7.Location = new System.Drawing.Point(311, 31);\r
@@ -1457,6 +1547,21 @@ namespace Handbrake
             this.label7.Size = new System.Drawing.Size(42, 13);\r
             this.label7.TabIndex = 12;\r
             this.label7.Text = "\95Ï\8a·\8c³:";\r
+*/\r
+            // drp_dvdtitle\r
+            // \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 = 7;\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
             // DVD_Open\r
             // \r
@@ -1477,15 +1582,24 @@ namespace Handbrake
             // FileToolStripMenuItem\r
             // \r
             this.FileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
+            this.mnu_killCLI,\r
             this.mnu_exit});\r
             this.FileToolStripMenuItem.Name = "FileToolStripMenuItem";\r
-            this.FileToolStripMenuItem.Size = new System.Drawing.Size(63, 20);\r
+            this.FileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);\r
             this.FileToolStripMenuItem.Text = "\83t\83@\83C\83\8b(&F)";\r
             // \r
+            // mnu_killCLI\r
+            // \r
+            this.mnu_killCLI.Name = "mnu_killCLI";\r
+            this.mnu_killCLI.Size = new System.Drawing.Size(143, 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
+            // \r
             // mnu_exit\r
             // \r
             this.mnu_exit.Name = "mnu_exit";\r
-            this.mnu_exit.Size = new System.Drawing.Size(111, 22);\r
+            this.mnu_exit.Size = new System.Drawing.Size(143, 22);\r
             this.mnu_exit.Text = "\8fI\97¹(E&)";\r
             this.mnu_exit.Click += new System.EventHandler(this.mnu_exit_Click);\r
             // \r
@@ -1502,7 +1616,7 @@ namespace Handbrake
             this.ToolStripSeparator5,\r
             this.mnu_options});\r
             this.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem";\r
-            this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(59, 20);\r
+            this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(44, 20);\r
             this.ToolsToolStripMenuItem.Text = "\83c\81[\83\8b(&T)";\r
             // \r
             // mnu_encode\r
@@ -1510,7 +1624,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(171, 22);\r
+            this.mnu_encode.Size = new System.Drawing.Size(186, 22);\r
             this.mnu_encode.Text = "\83L\83\85\81[\82ð\95\\8e¦";\r
             this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);\r
             // \r
@@ -1518,20 +1632,20 @@ 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(171, 22);\r
+            this.mnu_encodeLog.Size = new System.Drawing.Size(186, 22);\r
             this.mnu_encodeLog.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\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(168, 6);\r
+            this.ToolStripSeparator5.Size = new System.Drawing.Size(183, 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(171, 22);\r
+            this.mnu_options.Size = new System.Drawing.Size(186, 22);\r
             this.mnu_options.Text = "\83I\83v\83V\83\87\83\93\90Ý\92è...";\r
             this.mnu_options.Click += new System.EventHandler(this.mnu_options_Click);\r
             // \r
@@ -1542,15 +1656,16 @@ namespace Handbrake
             this.mnu_delete_preset,\r
             this.toolStripSeparator7,\r
             this.btn_new_preset,\r
+            this.mnu_importMacPreset,\r
             this.mnu_SelectDefault});\r
             this.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem";\r
-            this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(71, 20);\r
+            this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(55, 20);\r
             this.PresetsToolStripMenuItem.Text = "\83v\83\8a\83Z\83b\83g(&P)";\r
             // \r
             // mnu_presetReset\r
             // \r
             this.mnu_presetReset.Name = "mnu_presetReset";\r
-            this.mnu_presetReset.Size = new System.Drawing.Size(200, 22);\r
+            this.mnu_presetReset.Size = new System.Drawing.Size(194, 22);\r
             this.mnu_presetReset.Text = "\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\83A\83b\83v\83f\81[\83g";\r
             this.mnu_presetReset.ToolTipText = "Resets all presets.";\r
             this.mnu_presetReset.Click += new System.EventHandler(this.mnu_presetReset_Click);\r
@@ -1558,26 +1673,33 @@ namespace Handbrake
             // mnu_delete_preset\r
             // \r
             this.mnu_delete_preset.Name = "mnu_delete_preset";\r
-            this.mnu_delete_preset.Size = new System.Drawing.Size(200, 22);\r
+            this.mnu_delete_preset.Size = new System.Drawing.Size(194, 22);\r
             this.mnu_delete_preset.Text = "\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\8dí\8f\9c";\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(197, 6);\r
+            this.toolStripSeparator7.Size = new System.Drawing.Size(191, 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(200, 22);\r
+            this.btn_new_preset.Size = new System.Drawing.Size(194, 22);\r
             this.btn_new_preset.Text = "\90V\8bK\83v\83\8a\83Z\83b\83g";\r
             this.btn_new_preset.Click += new System.EventHandler(this.btn_new_preset_Click);\r
             // \r
+            // mnu_importMacPreset\r
+            // \r
+            this.mnu_importMacPreset.Name = "mnu_importMacPreset";\r
+            this.mnu_importMacPreset.Size = new System.Drawing.Size(194, 22);\r
+            this.mnu_importMacPreset.Text = "Import";\r
+            this.mnu_importMacPreset.Click += new System.EventHandler(this.mnu_importMacPreset_Click);\r
+            // \r
             // mnu_SelectDefault\r
             // \r
             this.mnu_SelectDefault.Name = "mnu_SelectDefault";\r
-            this.mnu_SelectDefault.Size = new System.Drawing.Size(200, 22);\r
+            this.mnu_SelectDefault.Size = new System.Drawing.Size(194, 22);\r
             this.mnu_SelectDefault.Text = "\83f\83t\83H\83\8b\83g\83v\83\8a\83Z\83b\83g\82É\90Ý\92è";\r
             this.mnu_SelectDefault.ToolTipText = "Select HandBrake\'s default preset";\r
             this.mnu_SelectDefault.Click += new System.EventHandler(this.mnu_SelectDefault_Click);\r
@@ -1593,14 +1715,14 @@ namespace Handbrake
             this.toolStripSeparator6,\r
             this.mnu_about});\r
             this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem";\r
-            this.HelpToolStripMenuItem.Size = new System.Drawing.Size(61, 20);\r
+            this.HelpToolStripMenuItem.Size = new System.Drawing.Size(40, 20);\r
             this.HelpToolStripMenuItem.Text = "\83w\83\8b\83v(&H)";\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(191, 22);\r
+            this.mnu_user_guide.Size = new System.Drawing.Size(192, 22);\r
             this.mnu_user_guide.Text = "HandBrake\83\86\81[\83U\81[\83K\83C\83h";\r
             this.mnu_user_guide.Click += new System.EventHandler(this.mnu_user_guide_Click);\r
             // \r
@@ -1608,46 +1730,44 @@ namespace Handbrake
             // \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(191, 22);\r
+            this.mnu_handbrake_home.Size = new System.Drawing.Size(192, 22);\r
             this.mnu_handbrake_home.Text = "HandBrake\83z\81[\83\80\83y\81[\83W";\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(191, 22);\r
+            this.mnu_handbrake_forums.Size = new System.Drawing.Size(192, 22);\r
             this.mnu_handbrake_forums.Text = "HandBrake\8cf\8e¦\94Â";\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(188, 6);\r
+            this.ToolStripSeparator3.Size = new System.Drawing.Size(189, 6);\r
             // \r
             // mnu_UpdateCheck\r
             // \r
             this.mnu_UpdateCheck.Name = "mnu_UpdateCheck";\r
-            this.mnu_UpdateCheck.Size = new System.Drawing.Size(191, 22);\r
+            this.mnu_UpdateCheck.Size = new System.Drawing.Size(192, 22);\r
             this.mnu_UpdateCheck.Text = "\83A\83b\83v\83f\81[\83g\82Ì\8am\94F...";\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(188, 6);\r
+            this.toolStripSeparator6.Size = new System.Drawing.Size(189, 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(191, 22);\r
+            this.mnu_about.Size = new System.Drawing.Size(192, 22);\r
             this.mnu_about.Text = "HandBrake\82É\82Â\82¢\82Ä...";\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
@@ -1655,8 +1775,10 @@ namespace Handbrake
             this.HelpToolStripMenuItem});\r
             this.frmMainMenu.Location = new System.Drawing.Point(0, 0);\r
             this.frmMainMenu.Name = "frmMainMenu";\r
-            this.frmMainMenu.Size = new System.Drawing.Size(985, 24);\r
+            this.frmMainMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
+            this.frmMainMenu.Size = new System.Drawing.Size(1002, 24);\r
             this.frmMainMenu.TabIndex = 0;\r
+/*\r
             this.frmMainMenu.Text = "MenuStrip1";\r
             // \r
             // GroupBox1\r
@@ -1738,40 +1860,50 @@ namespace Handbrake
             this.groupBox_output.TabIndex = 4;\r
             this.groupBox_output.TabStop = false;\r
             this.groupBox_output.Text = "Output Settings (Preset: None)";\r
+*/\r
+            this.frmMainMenu.Text = "MenuStrip";\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
+/*\r
             this.label5.Location = new System.Drawing.Point(17, 21);\r
             this.label5.Name = "label5";\r
             this.label5.Size = new System.Drawing.Size(55, 13);\r
             this.label5.TabIndex = 27;\r
             this.label5.Text = "\83t\83H\81[\83}\83b\83g:";\r
+*/\r
+            this.label5.Location = new System.Drawing.Point(3, 7);\r
+            this.label5.Name = "label5";\r
+            this.label5.Size = new System.Drawing.Size(58, 13);\r
+            this.label5.TabIndex = 27;\r
+            this.label5.Text = "\83R\83\93\83e\83i:";\r
             // \r
             // Label47\r
             // \r
             this.Label47.AutoSize = true;\r
-            this.Label47.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.Label47.BackColor = System.Drawing.Color.Transparent;\r
             this.Label47.ForeColor = System.Drawing.Color.Black;\r
             this.Label47.Location = new System.Drawing.Point(13, 36);\r
             this.Label47.Name = "Label47";\r
-            this.Label47.Size = new System.Drawing.Size(68, 13);\r
+            this.Label47.Size = new System.Drawing.Size(70, 13);\r
             this.Label47.TabIndex = 0;\r
             this.Label47.Text = "\93®\89æ\83R\81[\83f\83b\83N:";\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(17, 19);\r
+            this.Label3.Location = new System.Drawing.Point(3, 8);\r
             this.Label3.Name = "Label3";\r
-            this.Label3.Size = new System.Drawing.Size(70, 13);\r
+            this.Label3.Size = new System.Drawing.Size(27, 13);\r
             this.Label3.TabIndex = 0;\r
             this.Label3.Text = "\95Û\91\90æ\83t\83@\83C\83\8b:";\r
             // \r
+/*\r
             // TabPage2\r
             // \r
             this.TabPage2.BackColor = System.Drawing.Color.Transparent;\r
@@ -2159,18 +2291,116 @@ namespace Handbrake
             this.TabPage3.TabIndex = 2;\r
             this.TabPage3.Text = "\93®\89æ";\r
             this.TabPage3.UseVisualStyleBackColor = true;\r
+*/\r
+            // tab_audio\r
+            // \r
+            this.tab_audio.BackColor = System.Drawing.Color.Transparent;\r
+            this.tab_audio.Controls.Add(this.AudioSettings);\r
+            this.tab_audio.Location = new System.Drawing.Point(4, 22);\r
+            this.tab_audio.Name = "tab_audio";\r
+            this.tab_audio.Padding = new System.Windows.Forms.Padding(3);\r
+            this.tab_audio.Size = new System.Drawing.Size(724, 308);\r
+            this.tab_audio.TabIndex = 3;\r
+            this.tab_audio.Text = "\89¹\90º";\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
+            this.AudioMenuRowHeightHack.ImageSize = new System.Drawing.Size(1, 18);\r
+            this.AudioMenuRowHeightHack.TransparentColor = System.Drawing.Color.Transparent;\r
+            // \r
+            // tab_video\r
+            // \r
+            this.tab_video.BackColor = System.Drawing.Color.Transparent;\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.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
+            this.tab_video.Size = new System.Drawing.Size(724, 308);\r
+            this.tab_video.TabIndex = 2;\r
+            this.tab_video.Text = "Video";\r
+            this.tab_video.UseVisualStyleBackColor = true;\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.Name = "radio_cq";\r
+            this.radio_cq.Size = new System.Drawing.Size(110, 17);\r
+            this.radio_cq.TabIndex = 18;\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
+            // \r
+            // radio_avgBitrate\r
+            // \r
+            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.Name = "radio_avgBitrate";\r
+            this.radio_avgBitrate.Size = new System.Drawing.Size(116, 17);\r
+            this.radio_avgBitrate.TabIndex = 17;\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(108, 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
+/*\r
             this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label25.Location = new System.Drawing.Point(13, 12);\r
             this.label25.Name = "label25";\r
             this.label25.Size = new System.Drawing.Size(29, 13);\r
+*/\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(38, 13);\r
             this.label25.TabIndex = 0;\r
             this.label25.Text = "\93®\89æ";\r
             // \r
+/*\r
             // check_grayscale\r
             // \r
             this.check_grayscale.AutoSize = true;\r
@@ -2195,14 +2425,20 @@ namespace Handbrake
             this.Label22.TabIndex = 4;\r
             this.Label22.Text = "\83G\83\93\83R\81[\83h\92Ç\89Á\90Ý\92è";\r
             // \r
+*/\r
             // check_2PassEncode\r
             // \r
             this.check_2PassEncode.AutoSize = true;\r
             this.check_2PassEncode.BackColor = System.Drawing.Color.Transparent;\r
+/*\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(16, 149);\r
             this.check_2PassEncode.Name = "check_2PassEncode";\r
             this.check_2PassEncode.Size = new System.Drawing.Size(101, 17);\r
+*/\r
+            this.check_2PassEncode.Location = new System.Drawing.Point(125, 100);\r
+            this.check_2PassEncode.Name = "check_2PassEncode";\r
+            this.check_2PassEncode.Size = new System.Drawing.Size(104, 17);\r
             this.check_2PassEncode.TabIndex = 6;\r
             this.check_2PassEncode.Text = "2-Pass\83G\83\93\83R\81[\83h";\r
             this.ToolTip.SetToolTip(this.check_2PassEncode, "2\83p\83X\83G\83\93\83R\81[\83h\82ð\8ds\82¤\8fê\8d\87\81A\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·\81B2\83p\83X\83G\83\93\83R\81[\83h\82Í\83G\83\93\83R\81[\83h\82ª\92x\82­\82È\82è\82Ü\82·\82ª\81A\95i\8e¿\82ª\8cü\8fã\82µ\82Ü\82·");\r
@@ -2213,13 +2449,20 @@ namespace Handbrake
             // \r
             this.Label2.AutoSize = true;\r
             this.Label2.BackColor = System.Drawing.Color.Transparent;\r
+/*\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, 12);\r
             this.Label2.Name = "Label2";\r
             this.Label2.Size = new System.Drawing.Size(29, 13);\r
+*/\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(334, 13);\r
+            this.Label2.Name = "Label2";\r
+            this.Label2.Size = new System.Drawing.Size(47, 13);\r
             this.Label2.TabIndex = 8;\r
             this.Label2.Text = "\95i\8e¿";\r
             // \r
+/*\r
             // Label42\r
             // \r
             this.Label42.AutoSize = true;\r
@@ -2231,14 +2474,18 @@ namespace Handbrake
             this.Label42.TabIndex = 9;\r
             this.Label42.Text = "\95½\8bÏ\83r\83b\83g\83\8c\81[\83g(kbps):";\r
             // \r
+*/\r
             // SliderValue\r
             // \r
             this.SliderValue.AutoSize = true;\r
             this.SliderValue.BackColor = System.Drawing.Color.Transparent;\r
+/*\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(641, 92);\r
+*/\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.Size = new System.Drawing.Size(24, 13);\r
             this.SliderValue.TabIndex = 15;\r
             this.SliderValue.Text = "0%";\r
             // \r
@@ -2246,13 +2493,19 @@ namespace Handbrake
             // \r
             this.Label46.AutoSize = true;\r
             this.Label46.BackColor = System.Drawing.Color.Transparent;\r
+/*\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, 66);\r
             this.Label46.Name = "Label46";\r
             this.Label46.Size = new System.Drawing.Size(97, 13);\r
+*/\r
+            this.Label46.Location = new System.Drawing.Point(13, 71);\r
+            this.Label46.Name = "Label46";\r
+            this.Label46.Size = new System.Drawing.Size(90, 13);\r
             this.Label46.TabIndex = 1;\r
             this.Label46.Text = "\83t\83\8c\81[\83\80\83\8c\81[\83g(FPS):";\r
             // \r
+/*\r
             // Label40\r
             // \r
             this.Label40.AutoSize = true;\r
@@ -2623,21 +2876,49 @@ namespace Handbrake
             this.Label15.Size = new System.Drawing.Size(17, 13);\r
             this.Label15.TabIndex = 3;\r
             this.Label15.Text = "\8d¶";\r
+*/\r
+            // tab_picture\r
+            // \r
+            this.tab_picture.BackColor = System.Drawing.Color.Transparent;\r
+            this.tab_picture.Controls.Add(this.PictureSettings);\r
+            this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
+            this.tab_picture.Name = "tab_picture";\r
+            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";\r
+            this.tab_picture.UseVisualStyleBackColor = true;\r
+            // \r
+            // PictureSettings\r
+            // \r
+            this.PictureSettings.BackColor = System.Drawing.Color.Transparent;\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.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
+/*\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, 30);\r
             this.Check_ChapterMarkers.Name = "Check_ChapterMarkers";\r
             this.Check_ChapterMarkers.Size = new System.Drawing.Size(123, 17);\r
+*/\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(140, 17);\r
             this.Check_ChapterMarkers.TabIndex = 1;\r
             this.Check_ChapterMarkers.Text = "\83`\83\83\83v\83^\81[\83}\81[\83J\81[\82ð\8dì\90¬";\r
             this.ToolTip.SetToolTip(this.Check_ChapterMarkers, "\83`\83\83\83v\83^\81[\83}\81[\83J\81[\82ð\8dì\90¬\82·\82é\8fê\8d\87\83`\83F\83b\83N\82ð\93ü\82ê\82Ü\82·");\r
             this.Check_ChapterMarkers.UseVisualStyleBackColor = false;\r
             this.Check_ChapterMarkers.CheckedChanged += new System.EventHandler(this.Check_ChapterMarkers_CheckedChanged);\r
             // \r
+/*\r
             // advancedOptions\r
             // \r
             this.advancedOptions.Controls.Add(this.TabPage1);\r
@@ -2653,31 +2934,116 @@ namespace Handbrake
             this.advancedOptions.Size = new System.Drawing.Size(705, 316);\r
             this.advancedOptions.TabIndex = 5;\r
             this.advancedOptions.TabStop = false;\r
+*/\r
+            // tabs_panel\r
+            // \r
+            this.tabs_panel.Controls.Add(this.tab_picture);\r
+            this.tabs_panel.Controls.Add(this.tab_filters);\r
+            this.tabs_panel.Controls.Add(this.tab_video);\r
+            this.tabs_panel.Controls.Add(this.tab_audio);\r
+            this.tabs_panel.Controls.Add(this.tab_subtitles);\r
+            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.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
+            // \r
+            // tab_filters\r
+            // \r
+            this.tab_filters.Controls.Add(this.Filters);\r
+            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.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
+            this.tab_subtitles.Location = new System.Drawing.Point(4, 22);\r
+            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.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
             // \r
             // tab_chapters\r
             // \r
             this.tab_chapters.BackColor = System.Drawing.Color.Transparent;\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
+/*\r
             this.tab_chapters.Size = new System.Drawing.Size(697, 290);\r
             this.tab_chapters.TabIndex = 6;\r
             this.tab_chapters.Text = "\83`\83\83\83v\83^\81[";\r
             this.tab_chapters.UseVisualStyleBackColor = true;\r
+*/\r
+            this.tab_chapters.Size = new System.Drawing.Size(724, 308);\r
+            this.tab_chapters.TabIndex = 6;\r
+            this.tab_chapters.Text = "\83`\83\83\83v\83^\81[";\r
+            this.tab_chapters.UseVisualStyleBackColor = true;\r
+            // \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(625, 26);\r
+            this.btn_importChapters.Name = "btn_importChapters";\r
+            this.btn_importChapters.Size = new System.Drawing.Size(75, 23);\r
+            this.btn_importChapters.TabIndex = 14;\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
             // label31\r
             // \r
             this.label31.AutoSize = true;\r
             this.label31.BackColor = System.Drawing.Color.Transparent;\r
+/*\r
             this.label31.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label31.Location = new System.Drawing.Point(13, 12);\r
             this.label31.Name = "label31";\r
             this.label31.Size = new System.Drawing.Size(85, 13);\r
+*/\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(102, 13);\r
             this.label31.TabIndex = 0;\r
             this.label31.Text = "\83`\83\83\83v\83^\81[\83}\81[\83J\81[";\r
             // \r
+/*\r
             // h264Tab\r
             // \r
             this.h264Tab.BackColor = System.Drawing.Color.Transparent;\r
@@ -2884,13 +3250,49 @@ namespace Handbrake
             this.tabPage4.TabIndex = 7;\r
             this.tabPage4.Text = "\83N\83G\83\8a\81[\83G\83f\83B\83^";\r
             this.tabPage4.UseVisualStyleBackColor = true;\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.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.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
+            this.tab_query.Controls.Add(this.label34);\r
+            this.tab_query.Controls.Add(this.btn_generate_Query);\r
+            this.tab_query.Controls.Add(this.label33);\r
+            this.tab_query.Controls.Add(this.rtf_query);\r
+            this.tab_query.Location = new System.Drawing.Point(4, 22);\r
+            this.tab_query.Name = "tab_query";\r
+            this.tab_query.Size = new System.Drawing.Size(724, 308);\r
+            this.tab_query.TabIndex = 7;\r
+            this.tab_query.Text = "Query Editor";\r
+            this.tab_query.UseVisualStyleBackColor = true;\r
             // \r
             // 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(602, 69);\r
+            this.btn_clear.Location = new System.Drawing.Point(634, 75);\r
             this.btn_clear.Name = "btn_clear";\r
             this.btn_clear.Size = new System.Drawing.Size(75, 20);\r
             this.btn_clear.TabIndex = 4;\r
@@ -2903,14 +3305,14 @@ namespace Handbrake
             this.label34.AutoSize = true;\r
             this.label34.Location = new System.Drawing.Point(13, 33);\r
             this.label34.Name = "label34";\r
-            this.label34.Size = new System.Drawing.Size(258, 26);\r
+            this.label34.Size = new System.Drawing.Size(367, 26);\r
             this.label34.TabIndex = 1;\r
             this.label34.Text = "\82±\82Ì\97\93\82Å\82Í\90\90¬\82³\82ê\82½\83R\83}\83\93\83h\83\89\83C\83\93\81i\83N\83G\83\8a\81[\81j\82ð\95Ò\8fW\82Å\82«\82Ü\82·\81B\r\n\83R\83}\83\93\83h\83\89\83C\83\93\82ÍGUI\82Å\83I\83v\83V\83\87\83\93\82ð\95Ï\8dX\82·\82é\82Æ\81A\8dÄ\90\90¬\82³\82ê\82Ü\82·\81B";\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.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, 69);\r
             this.btn_generate_Query.Name = "btn_generate_Query";\r
@@ -2924,10 +3326,16 @@ namespace Handbrake
             // \r
             this.label33.AutoSize = true;\r
             this.label33.BackColor = System.Drawing.Color.Transparent;\r
+/*\r
             this.label33.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.label33.Location = new System.Drawing.Point(13, 12);\r
             this.label33.Name = "label33";\r
             this.label33.Size = new System.Drawing.Size(73, 13);\r
+*/\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(77, 13);\r
             this.label33.TabIndex = 0;\r
             this.label33.Text = "\83N\83G\83\8a\81[\83G\83f\83B\83^";\r
             // \r
@@ -2936,6 +3344,7 @@ namespace Handbrake
             this.rtf_query.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
             this.rtf_query.Location = new System.Drawing.Point(16, 95);\r
             this.rtf_query.Name = "rtf_query";\r
+/*\r
             this.rtf_query.Size = new System.Drawing.Size(661, 168);\r
             this.rtf_query.TabIndex = 5;\r
             this.rtf_query.Text = "";\r
@@ -2965,14 +3374,18 @@ namespace Handbrake
             this.btn_destBrowse.UseVisualStyleBackColor = true;\r
             this.btn_destBrowse.Click += new System.EventHandler(this.btn_destBrowse_Click);\r
             // \r
+*/\r
+            this.rtf_query.Size = new System.Drawing.Size(693, 190);\r
+            this.rtf_query.TabIndex = 5;\r
+            this.rtf_query.Text = "";\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(728, 65);\r
+            this.groupBox2.Location = new System.Drawing.Point(750, 70);\r
             this.groupBox2.Name = "groupBox2";\r
-            this.groupBox2.Size = new System.Drawing.Size(245, 504);\r
+            this.groupBox2.Size = new System.Drawing.Size(246, 482);\r
             this.groupBox2.TabIndex = 6;\r
             this.groupBox2.TabStop = false;\r
             this.groupBox2.Text = "\83v\83\8a\83Z\83b\83g";\r
@@ -2993,14 +3406,15 @@ namespace Handbrake
             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, 484);\r
-            this.splitContainer1.SplitterDistance = 446;\r
+            this.splitContainer1.Size = new System.Drawing.Size(240, 462);\r
+            this.splitContainer1.SplitterDistance = 424;\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.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
@@ -3008,7 +3422,7 @@ namespace Handbrake
             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, 446);\r
+            this.treeView_presets.Size = new System.Drawing.Size(240, 424);\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
@@ -3020,33 +3434,57 @@ namespace Handbrake
             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(143, 76);\r
+            this.presets_menu.Size = new System.Drawing.Size(155, 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(142, 22);\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
             // \r
             // pmnu_collapse\r
             // \r
             this.pmnu_collapse.Name = "pmnu_collapse";\r
-            this.pmnu_collapse.Size = new System.Drawing.Size(142, 22);\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
             // \r
             // sep1\r
             // \r
             this.sep1.Name = "sep1";\r
-            this.sep1.Size = new System.Drawing.Size(139, 6);\r
+            this.sep1.Size = new System.Drawing.Size(151, 6);\r
+            // \r
+            // pmnu_import\r
+            // \r
+            this.pmnu_import.Name = "pmnu_import";\r
+            this.pmnu_import.Size = new System.Drawing.Size(154, 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(151, 6);\r
+            // \r
+            // pmnu_saveChanges\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
             // \r
             // pmnu_delete\r
             // \r
             this.pmnu_delete.Name = "pmnu_delete";\r
-            this.pmnu_delete.Size = new System.Drawing.Size(142, 22);\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
             // \r
@@ -3060,13 +3498,12 @@ namespace Handbrake
             this.btn_add2Queue,\r
             this.btn_showQueue,\r
             this.toolStripSeparator4,\r
-            this.btn_ActivityWindow,\r
-            this.toolStripSeparator8,\r
-            this.btn_minimize});\r
+            this.tb_preview,\r
+            this.btn_ActivityWindow});\r
             this.toolStrip1.Location = new System.Drawing.Point(0, 24);\r
             this.toolStrip1.Name = "toolStrip1";\r
-            this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;\r
-            this.toolStrip1.Size = new System.Drawing.Size(985, 39);\r
+            this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
+            this.toolStrip1.Size = new System.Drawing.Size(1002, 39);\r
             this.toolStrip1.TabIndex = 1;\r
             this.toolStrip1.Text = "toolStrip1";\r
             // \r
@@ -3081,7 +3518,7 @@ namespace Handbrake
             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(89, 36);\r
+            this.btn_source.Size = new System.Drawing.Size(85, 36);\r
             this.btn_source.Text = "\95Ï\8a·\8c³";\r
             this.btn_source.ToolTipText = "\95Ï\8a·\8c³\83t\83@\83C\83\8b/\83t\83H\83\8b\83_\82ð\91I\91ð\82µ\82Ü\82·";\r
             this.btn_source.Click += new System.EventHandler(this.btn_source_Click);\r
@@ -3090,7 +3527,7 @@ namespace Handbrake
             // \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(282, 22);\r
+            this.btn_file_source.Size = new System.Drawing.Size(194, 22);\r
             this.btn_file_source.Text = "\93®\89æ\83t\83@\83C\83\8b";\r
             this.btn_file_source.Click += new System.EventHandler(this.btn_file_source_Click);\r
             // \r
@@ -3099,20 +3536,20 @@ namespace Handbrake
             this.btn_dvd_source.Image = ((System.Drawing.Image)(resources.GetObject("btn_dvd_source.Image")));\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(282, 22);\r
+            this.btn_dvd_source.Size = new System.Drawing.Size(194, 22);\r
             this.btn_dvd_source.Text = "DVD/ VIDEO_TS\83t\83H\83\8b\83_";\r
             this.btn_dvd_source.Click += new System.EventHandler(this.btn_dvd_source_Click);\r
             // \r
             // toolStripSeparator1\r
             // \r
             this.toolStripSeparator1.Name = "toolStripSeparator1";\r
-            this.toolStripSeparator1.Size = new System.Drawing.Size(279, 6);\r
+            this.toolStripSeparator1.Size = new System.Drawing.Size(191, 6);\r
             // \r
             // mnu_dvd_drive\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(282, 22);\r
+            this.mnu_dvd_drive.Size = new System.Drawing.Size(194, 22); \r
             this.mnu_dvd_drive.Text = "DVD\83h\83\89\83C\83u\82É\83f\83B\83X\83N\82ª\82 \82è\82Ü\82¹\82ñ";\r
             this.mnu_dvd_drive.Visible = false;\r
             this.mnu_dvd_drive.Click += new System.EventHandler(this.mnu_dvd_drive_Click);\r
@@ -3128,7 +3565,7 @@ namespace Handbrake
             this.btn_start.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
             this.btn_start.ImageTransparentColor = System.Drawing.Color.Magenta;\r
             this.btn_start.Name = "btn_start";\r
-            this.btn_start.Size = new System.Drawing.Size(92, 36);\r
+            this.btn_start.Size = new System.Drawing.Size(67, 36);\r
             this.btn_start.Text = "\95Ï\8a·\8aJ\8en";\r
             this.btn_start.ToolTipText = "\83G\83\93\83R\81[\83h\8f\88\97\9d\82ð\8aJ\8en\82µ\82Ü\82·";\r
             this.btn_start.Click += new System.EventHandler(this.btn_start_Click);\r
@@ -3139,7 +3576,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(116, 36);\r
+            this.btn_add2Queue.Size = new System.Drawing.Size(110, 36);\r
             this.btn_add2Queue.Text = "\83L\83\85\81[\82É\92Ç\89Á";\r
             this.btn_add2Queue.ToolTipText = "\90V\8bK\83A\83C\83e\83\80\82ð\83L\83\85\81[\82É\92Ç\89Á\82µ\82Ü\82·";\r
             this.btn_add2Queue.Click += new System.EventHandler(this.btn_add2Queue_Click);\r
@@ -3150,7 +3587,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(116, 36);\r
+            this.btn_showQueue.Size = new System.Drawing.Size(104, 36);\r
             this.btn_showQueue.Tag = "";\r
             this.btn_showQueue.Text = "\83L\83\85\81[\82Ì\95\\8e¦";\r
             this.btn_showQueue.Click += new System.EventHandler(this.btn_showQueue_Click);\r
@@ -3160,12 +3597,23 @@ namespace Handbrake
             this.toolStripSeparator4.Name = "toolStripSeparator4";\r
             this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);\r
             // \r
+            // tb_preview\r
+            // \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.Text = "Preview";\r
+            this.tb_preview.Click += new System.EventHandler(this.tb_preview_Click);\r
+            // \r
             // btn_ActivityWindow\r
             // \r
             this.btn_ActivityWindow.Image = global::Handbrake.Properties.Resources.ActivityWindow;\r
             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
+/*\r
             this.btn_ActivityWindow.Size = new System.Drawing.Size(128, 36);\r
             this.btn_ActivityWindow.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
             this.btn_ActivityWindow.ToolTipText = "\97\9a\97ð\83E\83B\83\93\83h\83E\82Å\83\8d\83O\82â\83G\83\93\83R\81[\83h\8dì\8bÆ\82Ì\90i\92»\82ð\8am\94F\82µ\82Ü\82·";\r
@@ -3186,6 +3634,12 @@ namespace Handbrake
             this.btn_minimize.ToolTipText = "\8dÅ\8f¬\89»\82µ\82Ä\83^\83X\83N\83g\83\8c\83C\82É\83A\83C\83R\83\93\82ð\93ü\82ê\82Ü\82·";\r
             this.btn_minimize.Click += new System.EventHandler(this.btn_minimize_Click);\r
             // \r
+*/\r
+            this.btn_ActivityWindow.Size = new System.Drawing.Size(120, 36);\r
+            this.btn_ActivityWindow.Text = "\97\9a\97ð\83E\83B\83\93\83h\83E";\r
+            this.btn_ActivityWindow.ToolTipText = "\97\9a\97ð\83E\83B\83\93\83h\83E\82Å\83\8d\83O\82â\83G\83\93\83R\81[\83h\8dì\8bÆ\82Ì\90i\92»\82ð\8am\94F\82µ\82Ü\82·";\r
+            this.btn_ActivityWindow.Click += new System.EventHandler(this.btn_ActivityWindow_Click);\r
+            // \r
             // notifyIcon\r
             // \r
             this.notifyIcon.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
@@ -3199,22 +3653,259 @@ namespace Handbrake
             // StatusStrip\r
             // \r
             this.StatusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.lbl_encode});\r
-            this.StatusStrip.Location = new System.Drawing.Point(0, 579);\r
+            this.lbl_encode,\r
+            this.lbl_updateCheck});\r
+            this.StatusStrip.Location = new System.Drawing.Point(0, 561);\r
             this.StatusStrip.Name = "StatusStrip";\r
-            this.StatusStrip.Size = new System.Drawing.Size(985, 22);\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
             // 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
+            // \r
+            this.lbl_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
+            this.lbl_updateCheck.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
+            this.lbl_updateCheck.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_updateCheck.Name = "lbl_updateCheck";\r
+            this.lbl_updateCheck.Size = new System.Drawing.Size(139, 17);\r
+            this.lbl_updateCheck.Text = "Checking for Updates ...";\r
+            this.lbl_updateCheck.Visible = false;\r
+            // \r
+            // hbproc\r
+            // \r
+            this.hbproc.StartInfo.Domain = "";\r
+            this.hbproc.StartInfo.LoadUserProfile = false;\r
+            this.hbproc.StartInfo.Password = null;\r
+            this.hbproc.StartInfo.StandardErrorEncoding = null;\r
+            this.hbproc.StartInfo.StandardOutputEncoding = null;\r
+            this.hbproc.StartInfo.UserName = "";\r
+            this.hbproc.SynchronizingObject = this;\r
+            // \r
+            // File_Save\r
+            // \r
+            this.File_Save.DefaultExt = "hb";\r
+            this.File_Save.Filter = "hb|*.hb";\r
+            // \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 = 50;\r
+            // \r
+            // btn_destBrowse\r
+            // \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 = 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
+            // 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 = 51;\r
+            // \r
+            // tableLayoutPanel1\r
+            // \r
+            this.tableLayoutPanel1.AutoSize = true;\r
+            this.tableLayoutPanel1.ColumnCount = 10;\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.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.Label9, 4, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.drop_chapterStart, 5, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.Label13, 6, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.drop_chapterFinish, 7, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.label_duration, 8, 0);\r
+            this.tableLayoutPanel1.Controls.Add(this.lbl_duration, 9, 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 = 49;\r
+            // \r
+            // Label10\r
+            // \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 = 6;\r
+            this.Label10.Text = "Title:";\r
+            // \r
+            // lbl_angle\r
+            // \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 = 44;\r
+            this.lbl_angle.Text = "Angle:";\r
+            // \r
+            // Label9\r
+            // \r
+            this.Label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.Label9.AutoSize = true;\r
+            this.Label9.ForeColor = System.Drawing.Color.Black;\r
+            this.Label9.Location = new System.Drawing.Point(260, 7);\r
+            this.Label9.Name = "Label9";\r
+            this.Label9.Size = new System.Drawing.Size(55, 13);\r
+            this.Label9.TabIndex = 8;\r
+            this.Label9.Text = "Chapters:";\r
+            // \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(396, 7);\r
+            this.Label13.Name = "Label13";\r
+            this.Label13.Size = new System.Drawing.Size(45, 13);\r
+            this.Label13.TabIndex = 10;\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(522, 7);\r
+            this.label_duration.Name = "label_duration";\r
+            this.label_duration.Size = new System.Drawing.Size(52, 13);\r
+            this.label_duration.TabIndex = 42;\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(580, 7);\r
+            this.lbl_duration.Name = "lbl_duration";\r
+            this.lbl_duration.Size = new System.Drawing.Size(39, 13);\r
+            this.lbl_duration.TabIndex = 43;\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 = 53;\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 = 54;\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 = 52;\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 = 51;\r
+            this.labelStaticSource.Text = "Source:";\r
+            // \r
+            // flowLayoutPanel1\r
+            // \r
+            this.flowLayoutPanel1.AutoSize = true;\r
+            this.flowLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
+            this.flowLayoutPanel1.Controls.Add(this.labelStaticSource);\r
+            this.flowLayoutPanel1.Controls.Add(this.labelSource);\r
+            this.flowLayoutPanel1.Location = new System.Drawing.Point(9, 70);\r
+            this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);\r
+            this.flowLayoutPanel1.Name = "flowLayoutPanel1";\r
+            this.flowLayoutPanel1.Size = new System.Drawing.Size(195, 13);\r
+            this.flowLayoutPanel1.TabIndex = 55;\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
+/*\r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
             this.ClientSize = new System.Drawing.Size(985, 601);\r
@@ -3222,49 +3913,49 @@ namespace Handbrake
             this.Controls.Add(this.groupBox_dest);\r
             this.Controls.Add(this.groupBox_output);\r
             this.Controls.Add(this.groupBox2);\r
+*/\r
+            this.AllowDrop = true;\r
+            this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
+            this.AutoScroll = true;\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.advancedOptions);\r
+            this.Controls.Add(this.flowLayoutPanel1);\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.labelStaticDestination);\r
+            this.Controls.Add(this.tableLayoutPanel1);\r
+            this.Controls.Add(this.tabs_panel);\r
             this.DoubleBuffered = true;\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.MinimumSize = new System.Drawing.Size(946, 619);\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.frmMainMenu.ResumeLayout(false);\r
             this.frmMainMenu.PerformLayout();\r
-            this.GroupBox1.ResumeLayout(false);\r
-            this.GroupBox1.PerformLayout();\r
-            this.groupBox_output.ResumeLayout(false);\r
-            this.groupBox_output.PerformLayout();\r
-            this.TabPage2.ResumeLayout(false);\r
-            this.TabPage2.PerformLayout();\r
-            ((System.ComponentModel.ISupportInitialize)(this.trackBar4)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();\r
-            this.TabPage3.ResumeLayout(false);\r
-            this.TabPage3.PerformLayout();\r
-            this.TabPage1.ResumeLayout(false);\r
-            this.TabPage1.PerformLayout();\r
-            ((System.ComponentModel.ISupportInitialize)(this.slider_deblock)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_bottom)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_top)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_left)).EndInit();\r
-            ((System.ComponentModel.ISupportInitialize)(this.text_right)).EndInit();\r
-            this.advancedOptions.ResumeLayout(false);\r
+            this.tab_audio.ResumeLayout(false);\r
+            this.tab_video.ResumeLayout(false);\r
+            this.tab_video.PerformLayout();\r
+            this.tab_picture.ResumeLayout(false);\r
+            this.tabs_panel.ResumeLayout(false);\r
+            this.tab_filters.ResumeLayout(false);\r
+            this.tab_subtitles.ResumeLayout(false);\r
             this.tab_chapters.ResumeLayout(false);\r
             this.tab_chapters.PerformLayout();\r
-            this.h264Tab.ResumeLayout(false);\r
-            this.h264Tab.PerformLayout();\r
-            this.tabPage4.ResumeLayout(false);\r
-            this.tabPage4.PerformLayout();\r
-            this.groupBox_dest.ResumeLayout(false);\r
-            this.groupBox_dest.PerformLayout();\r
+            this.tab_advanced.ResumeLayout(false);\r
+            this.tab_query.ResumeLayout(false);\r
+            this.tab_query.PerformLayout();\r
             this.groupBox2.ResumeLayout(false);\r
             this.splitContainer1.Panel1.ResumeLayout(false);\r
             this.splitContainer1.Panel2.ResumeLayout(false);\r
@@ -3274,6 +3965,14 @@ namespace Handbrake
             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.flowLayoutPanel1.ResumeLayout(false);\r
+            this.flowLayoutPanel1.PerformLayout();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
 \r
@@ -3281,7 +3980,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
@@ -3296,58 +3994,25 @@ namespace Handbrake
         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.GroupBox GroupBox1;\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 Label17;\r
-        internal System.Windows.Forms.TextBox text_source;\r
-        internal System.Windows.Forms.Label Label9;\r
-        internal System.Windows.Forms.Label Label10;\r
-        internal System.Windows.Forms.GroupBox groupBox_output;\r
         internal System.Windows.Forms.Label Label3;\r
         internal System.Windows.Forms.ComboBox drp_videoEncoder;\r
         internal System.Windows.Forms.Label Label47;\r
         internal System.Windows.Forms.TextBox text_destination;\r
-        internal System.Windows.Forms.TabPage TabPage2;\r
-        internal System.Windows.Forms.ComboBox drp_audmix_1;\r
-        internal System.Windows.Forms.ComboBox drp_track1Audio;\r
-        internal System.Windows.Forms.ComboBox drp_audbit_1;\r
-        internal System.Windows.Forms.Label Label32;\r
-        internal System.Windows.Forms.ComboBox drp_audsr_1;\r
-        internal System.Windows.Forms.TabPage TabPage3;\r
+        internal System.Windows.Forms.TabPage tab_audio;\r
+        internal System.Windows.Forms.TabPage tab_video;\r
         internal System.Windows.Forms.CheckBox check_largeFile;\r
         internal System.Windows.Forms.CheckBox check_turbo;\r
-        internal System.Windows.Forms.Label Label22;\r
         internal System.Windows.Forms.Label Label2;\r
         internal System.Windows.Forms.Label SliderValue;\r
         internal System.Windows.Forms.ComboBox drp_videoFramerate;\r
         internal System.Windows.Forms.CheckBox check_2PassEncode;\r
         internal System.Windows.Forms.TrackBar slider_videoQuality;\r
         internal System.Windows.Forms.TextBox text_filesize;\r
-        internal System.Windows.Forms.Label Label40;\r
         internal System.Windows.Forms.TextBox text_bitrate;\r
-        internal System.Windows.Forms.Label Label42;\r
-        internal System.Windows.Forms.TabPage TabPage1;\r
+        internal System.Windows.Forms.TabPage tab_picture;\r
         internal System.Windows.Forms.CheckBox Check_ChapterMarkers;\r
-        internal System.Windows.Forms.Label Label1;\r
-        internal System.Windows.Forms.Label Label53;\r
-        internal System.Windows.Forms.Label Label52;\r
-        internal System.Windows.Forms.Label Label51;\r
-        internal System.Windows.Forms.Label Label15;\r
-        internal System.Windows.Forms.TabControl advancedOptions;\r
+        internal System.Windows.Forms.TabControl tabs_panel;\r
         internal System.Windows.Forms.Label Label46;\r
-        private System.Windows.Forms.GroupBox groupBox_dest;\r
-        internal System.Windows.Forms.ComboBox drp_subtitle;\r
-        internal System.Windows.Forms.Label Label19;\r
-        internal System.Windows.Forms.Label Label20;\r
-        internal System.Windows.Forms.CheckBox check_grayscale;\r
-        internal System.Windows.Forms.Label label24;\r
-        internal System.Windows.Forms.Label label11;\r
-        internal System.Windows.Forms.CheckBox check_detelecine;\r
-        internal System.Windows.Forms.Label label4;\r
-        internal System.Windows.Forms.ComboBox drp_deInterlace_option;\r
         private System.Windows.Forms.GroupBox groupBox2;\r
         internal System.Windows.Forms.Button btn_setDefault;\r
         private System.Windows.Forms.ToolStripMenuItem mnu_SelectDefault;\r
@@ -3357,26 +4022,11 @@ namespace Handbrake
         private System.Windows.Forms.OpenFileDialog File_Open;\r
         private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;\r
         internal System.Windows.Forms.CheckBox check_iPodAtom;\r
-        internal System.Windows.Forms.Label label26;\r
-        internal System.Windows.Forms.Label Label56;\r
-        internal System.Windows.Forms.Label lbl_Aspect;\r
-        internal System.Windows.Forms.Label Label91;\r
-        internal System.Windows.Forms.TextBox text_height;\r
-        internal System.Windows.Forms.Label Label55;\r
-        internal System.Windows.Forms.TextBox text_width;\r
-        internal System.Windows.Forms.Label label27;\r
-        internal System.Windows.Forms.ComboBox drp_track2Audio;\r
-        internal System.Windows.Forms.Label label28;\r
         private System.Windows.Forms.TabPage tab_chapters;\r
         internal System.Windows.Forms.Label label31;\r
-        internal System.Windows.Forms.NumericUpDown text_right;\r
-        internal System.Windows.Forms.NumericUpDown text_bottom;\r
-        internal System.Windows.Forms.NumericUpDown text_top;\r
-        internal System.Windows.Forms.NumericUpDown text_left;\r
         internal System.Windows.Forms.CheckBox check_optimiseMP4;\r
-        internal System.Windows.Forms.CheckBox check_forced;\r
         internal System.Windows.Forms.DataGridView data_chpt;\r
-        private System.Windows.Forms.TabPage tabPage4;\r
+        private System.Windows.Forms.TabPage tab_query;\r
         private System.Windows.Forms.Label label34;\r
         internal System.Windows.Forms.Button btn_generate_Query;\r
         internal System.Windows.Forms.Label label33;\r
@@ -3387,91 +4037,15 @@ 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.ToolStripSeparator toolStripSeparator8;\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.Label label6;\r
-        internal System.Windows.Forms.ComboBox drp_anamorphic;\r
-        internal System.Windows.Forms.TabPage h264Tab;\r
-        internal System.Windows.Forms.RichTextBox rtf_x264Query;\r
-        internal System.Windows.Forms.Label label43;\r
-        internal System.Windows.Forms.Button btn_reset;\r
-        internal System.Windows.Forms.CheckBox check_Cabac;\r
-        internal System.Windows.Forms.CheckBox check_noDCTDecimate;\r
-        internal System.Windows.Forms.CheckBox check_noFastPSkip;\r
-        internal System.Windows.Forms.Label lbl_trellis;\r
-        internal System.Windows.Forms.ComboBox drop_trellis;\r
-        internal System.Windows.Forms.ComboBox drop_deblockBeta;\r
-        internal System.Windows.Forms.Label label41;\r
-        internal System.Windows.Forms.ComboBox drop_deblockAlpha;\r
-        internal System.Windows.Forms.Panel panel3;\r
-        internal System.Windows.Forms.Panel panel1;\r
-        internal System.Windows.Forms.Panel panel2;\r
-        internal System.Windows.Forms.CheckBox check_8x8DCT;\r
-        internal System.Windows.Forms.Label label45;\r
-        internal System.Windows.Forms.ComboBox drop_analysis;\r
-        internal System.Windows.Forms.Label label48;\r
-        internal System.Windows.Forms.ComboBox drop_subpixelMotionEstimation;\r
-        internal System.Windows.Forms.Label label49;\r
-        internal System.Windows.Forms.ComboBox drop_MotionEstimationRange;\r
-        internal System.Windows.Forms.Label label54;\r
-        internal System.Windows.Forms.ComboBox drop_MotionEstimationMethod;\r
-        internal System.Windows.Forms.CheckBox check_pyrmidalBFrames;\r
-        internal System.Windows.Forms.CheckBox check_weightedBFrames;\r
-        internal System.Windows.Forms.Label lbl_direct_prediction;\r
-        internal System.Windows.Forms.ComboBox drop_directPrediction;\r
-        internal System.Windows.Forms.Label label62;\r
-        internal System.Windows.Forms.ComboBox drop_bFrames;\r
-        internal System.Windows.Forms.Label label64;\r
-        internal System.Windows.Forms.ComboBox drop_refFrames;\r
-        internal System.Windows.Forms.CheckBox check_mixedReferences;\r
-        internal System.Windows.Forms.ComboBox drp_audmix_2;\r
-        internal System.Windows.Forms.Label label65;\r
-        internal System.Windows.Forms.Label label14;\r
-        internal System.Windows.Forms.ComboBox drp_audenc_2;\r
-        internal System.Windows.Forms.ComboBox drp_audenc_1;\r
-        internal System.Windows.Forms.Label label66;\r
-        internal System.Windows.Forms.ComboBox drp_audbit_2;\r
-        internal System.Windows.Forms.Label label67;\r
-        internal System.Windows.Forms.ComboBox drp_audsr_2;\r
-        internal System.Windows.Forms.Label label68;\r
-        private System.Windows.Forms.DataGridViewTextBoxColumn number;\r
-        private System.Windows.Forms.DataGridViewTextBoxColumn name;\r
-        private System.Windows.Forms.GroupBox groupBox3;\r
-        private System.Windows.Forms.GroupBox groupBox5;\r
-        private System.Windows.Forms.Button btn_destBrowse;\r
-        internal System.Windows.Forms.TrackBar trackBar1;\r
-        internal System.Windows.Forms.Label lbl_drc4;\r
-        internal System.Windows.Forms.Label lbl_drc3;\r
-        internal System.Windows.Forms.Label lbl_drc2;\r
-        internal System.Windows.Forms.TrackBar trackBar4;\r
-        internal System.Windows.Forms.ComboBox drp_audsr_4;\r
-        internal System.Windows.Forms.ComboBox drp_audbit_4;\r
-        internal System.Windows.Forms.ComboBox drp_audenc_4;\r
-        internal System.Windows.Forms.ComboBox drp_audmix_4;\r
-        internal System.Windows.Forms.ComboBox drp_track4Audio;\r
-        internal System.Windows.Forms.Label lbl_t4;\r
-        internal System.Windows.Forms.TrackBar trackBar3;\r
-        internal System.Windows.Forms.ComboBox drp_audsr_3;\r
-        internal System.Windows.Forms.ComboBox drp_audbit_3;\r
-        internal System.Windows.Forms.ComboBox drp_audenc_3;\r
-        internal System.Windows.Forms.ComboBox drp_audmix_3;\r
-        internal System.Windows.Forms.ComboBox drp_track3Audio;\r
-        internal System.Windows.Forms.Label lbl_t3;\r
-        internal System.Windows.Forms.TrackBar trackBar2;\r
-        internal System.Windows.Forms.Label label16;\r
-        internal System.Windows.Forms.Label lbl_drc1;\r
+        internal System.Windows.Forms.TabPage tab_advanced;\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.ToolStripButton btn_minimize;\r
         private System.Windows.Forms.ToolStripMenuItem btn_restore;\r
-        internal System.Windows.Forms.Label lbl_src_res;\r
-        internal System.Windows.Forms.Label label7;\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
@@ -3486,13 +4060,6 @@ namespace Handbrake
         internal System.Windows.Forms.ToolStripMenuItem mnu_encodeLog;\r
         private System.Windows.Forms.StatusStrip StatusStrip;\r
         private System.Windows.Forms.ToolStripStatusLabel lbl_encode;\r
-        internal System.Windows.Forms.CheckBox check_decomb;\r
-        internal System.Windows.Forms.RadioButton check_customCrop;\r
-        internal System.Windows.Forms.RadioButton check_autoCrop;\r
-        internal System.Windows.Forms.Label lbl_deblockVal;\r
-        internal System.Windows.Forms.TrackBar slider_deblock;\r
-        internal System.Windows.Forms.ComboBox drp_deNoise;\r
-        internal System.Windows.Forms.Label label8;\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
@@ -3502,6 +4069,51 @@ namespace Handbrake
         private System.Windows.Forms.ToolStripSeparator sep1;\r
         private System.Windows.Forms.ToolStripMenuItem pmnu_delete;\r
         private System.Windows.Forms.SplitContainer splitContainer1;\r
-\r
+        private System.Windows.Forms.ImageList AudioMenuRowHeightHack;\r
+        private System.Windows.Forms.ToolStripMenuItem pmnu_saveChanges;\r
+        private System.Windows.Forms.ToolStripMenuItem mnu_killCLI;\r
+        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
+        private TabPage tab_subtitles;\r
+        internal Handbrake.Controls.AudioPanel AudioSettings;\r
+        internal Handbrake.Controls.Subtitles Subtitles;\r
+        internal Handbrake.Controls.Filters Filters;\r
+        private ToolStripStatusLabel lbl_updateCheck;\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 Label Label9;\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 flowLayoutPanel1;\r
+        private ToolStripMenuItem mnu_importMacPreset;\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
     }\r
 }
\ No newline at end of file