OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmMain.Designer.cs
1 /*  frmMain.Designer.cs \r
2     This file is part of the HandBrake source code.\r
3     Homepage: <http://handbrake.fr>.\r
4     It may be used under the terms of the GNU General Public License. */\r
5 \r
6 using System;\r
7 using System.Windows.Forms;\r
8 \r
9 namespace Handbrake\r
10 {\r
11     partial class frmMain\r
12     {\r
13         /// <summary>\r
14         /// Required designer variable.\r
15         /// </summary>\r
16         private System.ComponentModel.IContainer components = null;\r
17 \r
18         /// <summary>\r
19         /// Clean up any resources being used.\r
20         /// </summary>\r
21         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
22         protected override void Dispose(bool disposing)\r
23         {\r
24             if (disposing && (components != null))\r
25             {\r
26                 components.Dispose();\r
27             }\r
28             base.Dispose(disposing);\r
29         }\r
30 \r
31         #region Windows Form Designer generated code\r
32 \r
33         /// <summary>\r
34         /// Required method for Designer support - do not modify\r
35         /// the contents of this method with the code editor.\r
36         /// </summary>\r
37         private void InitializeComponent()\r
38         {\r
39             this.components = new System.ComponentModel.Container();\r
40             System.Windows.Forms.ContextMenuStrip notifyIconMenu;\r
41             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));\r
42             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();\r
43             this.btn_restore = new System.Windows.Forms.ToolStripMenuItem();\r
44             this.DVD_Save = new System.Windows.Forms.SaveFileDialog();\r
45             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
46             this.text_destination = new System.Windows.Forms.TextBox();\r
47             this.drp_videoEncoder = new System.Windows.Forms.ComboBox();\r
48             this.check_largeFile = new System.Windows.Forms.CheckBox();\r
49             this.check_turbo = new System.Windows.Forms.CheckBox();\r
50             this.drp_videoFramerate = new System.Windows.Forms.ComboBox();\r
51             this.slider_videoQuality = new System.Windows.Forms.TrackBar();\r
52             this.text_filesize = new System.Windows.Forms.TextBox();\r
53             this.text_bitrate = new System.Windows.Forms.TextBox();\r
54             this.btn_setDefault = new System.Windows.Forms.Button();\r
55             this.check_optimiseMP4 = new System.Windows.Forms.CheckBox();\r
56             this.check_iPodAtom = new System.Windows.Forms.CheckBox();\r
57             this.data_chpt = new System.Windows.Forms.DataGridView();\r
58             this.number = new System.Windows.Forms.DataGridViewTextBoxColumn();\r
59             this.name = new System.Windows.Forms.DataGridViewTextBoxColumn();\r
60             this.ChaptersMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
61             this.mnu_resetChapters = new System.Windows.Forms.ToolStripMenuItem();\r
62             this.btn_file_source = new System.Windows.Forms.ToolStripMenuItem();\r
63             this.btn_addPreset = new System.Windows.Forms.Button();\r
64             this.btn_removePreset = new System.Windows.Forms.Button();\r
65             this.drop_format = new System.Windows.Forms.ComboBox();\r
66             this.drop_chapterFinish = new System.Windows.Forms.ComboBox();\r
67             this.drop_chapterStart = new System.Windows.Forms.ComboBox();\r
68             this.drop_angle = new System.Windows.Forms.ComboBox();\r
69             this.drp_dvdtitle = new System.Windows.Forms.ComboBox();\r
70             this.btn_importChapters = new System.Windows.Forms.Button();\r
71             this.btn_export = new System.Windows.Forms.Button();\r
72             this.drop_mode = new System.Windows.Forms.ComboBox();\r
73             this.btn_generate_Query = new System.Windows.Forms.Button();\r
74             this.treeView_presets = new System.Windows.Forms.TreeView();\r
75             this.presets_menu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
76             this.pmnu_expandAll = new System.Windows.Forms.ToolStripMenuItem();\r
77             this.pmnu_collapse = new System.Windows.Forms.ToolStripMenuItem();\r
78             this.sep1 = new System.Windows.Forms.ToolStripSeparator();\r
79             this.pmnu_import = new System.Windows.Forms.ToolStripMenuItem();\r
80             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
81             this.pmnu_saveChanges = new System.Windows.Forms.ToolStripMenuItem();\r
82             this.pmnu_delete = new System.Windows.Forms.ToolStripMenuItem();\r
83             this.DVD_Open = new System.Windows.Forms.FolderBrowserDialog();\r
84             this.File_Open = new System.Windows.Forms.OpenFileDialog();\r
85             this.ISO_Open = new System.Windows.Forms.OpenFileDialog();\r
86             this.FileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
87             this.mnu_killCLI = new System.Windows.Forms.ToolStripMenuItem();\r
88             this.mnu_exit = new System.Windows.Forms.ToolStripMenuItem();\r
89             this.mnu_open3 = new System.Windows.Forms.ToolStripMenuItem();\r
90             this.ToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
91             this.mnu_encode = new System.Windows.Forms.ToolStripMenuItem();\r
92             this.mnu_encodeLog = new System.Windows.Forms.ToolStripMenuItem();\r
93             this.ToolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();\r
94             this.mnu_options = new System.Windows.Forms.ToolStripMenuItem();\r
95             this.PresetsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
96             this.mnu_presetReset = new System.Windows.Forms.ToolStripMenuItem();\r
97             this.mnu_delete_preset = new System.Windows.Forms.ToolStripMenuItem();\r
98             this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();\r
99             this.btn_new_preset = new System.Windows.Forms.ToolStripMenuItem();\r
100             this.mnu_importMacPreset = new System.Windows.Forms.ToolStripMenuItem();\r
101             this.mnu_exportMacPreset = new System.Windows.Forms.ToolStripMenuItem();\r
102             this.mnu_SelectDefault = new System.Windows.Forms.ToolStripMenuItem();\r
103             this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
104             this.mnu_user_guide = new System.Windows.Forms.ToolStripMenuItem();\r
105             this.ToolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
106             this.mnu_UpdateCheck = new System.Windows.Forms.ToolStripMenuItem();\r
107             this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();\r
108             this.mnu_about = new System.Windows.Forms.ToolStripMenuItem();\r
109             this.frmMainMenu = new System.Windows.Forms.MenuStrip();\r
110             this.label5 = new System.Windows.Forms.Label();\r
111             this.Label47 = new System.Windows.Forms.Label();\r
112             this.Label3 = new System.Windows.Forms.Label();\r
113             this.tab_audio = new System.Windows.Forms.TabPage();\r
114             this.AudioMenuRowHeightHack = new System.Windows.Forms.ImageList(this.components);\r
115             this.tab_video = new System.Windows.Forms.TabPage();\r
116             this.checkMaximumFramerate = new System.Windows.Forms.CheckBox();\r
117             this.radio_cq = new System.Windows.Forms.RadioButton();\r
118             this.radio_avgBitrate = new System.Windows.Forms.RadioButton();\r
119             this.radio_targetFilesize = new System.Windows.Forms.RadioButton();\r
120             this.label25 = new System.Windows.Forms.Label();\r
121             this.check_2PassEncode = new System.Windows.Forms.CheckBox();\r
122             this.Label2 = new System.Windows.Forms.Label();\r
123             this.lbl_SliderValue = new System.Windows.Forms.Label();\r
124             this.lbl_framerate = new System.Windows.Forms.Label();\r
125             this.tab_picture = new System.Windows.Forms.TabPage();\r
126             this.Check_ChapterMarkers = new System.Windows.Forms.CheckBox();\r
127             this.tabs_panel = new System.Windows.Forms.TabControl();\r
128             this.tab_filters = new System.Windows.Forms.TabPage();\r
129             this.tab_subtitles = new System.Windows.Forms.TabPage();\r
130             this.tab_chapters = new System.Windows.Forms.TabPage();\r
131             this.label31 = new System.Windows.Forms.Label();\r
132             this.tab_advanced = new System.Windows.Forms.TabPage();\r
133             this.tab_query = new System.Windows.Forms.TabPage();\r
134             this.btn_clear = new System.Windows.Forms.Button();\r
135             this.label34 = new System.Windows.Forms.Label();\r
136             this.label33 = new System.Windows.Forms.Label();\r
137             this.rtf_query = new System.Windows.Forms.RichTextBox();\r
138             this.groupBox2 = new System.Windows.Forms.GroupBox();\r
139             this.splitContainer1 = new System.Windows.Forms.SplitContainer();\r
140             this.toolStrip1 = new System.Windows.Forms.ToolStrip();\r
141             this.btn_source = new System.Windows.Forms.ToolStripDropDownButton();\r
142             this.btn_dvd_source = new System.Windows.Forms.ToolStripMenuItem();\r
143             this.btnTitleSpecific = new System.Windows.Forms.ToolStripMenuItem();\r
144             this.FileTitleSpecificScan = new System.Windows.Forms.ToolStripMenuItem();\r
145             this.FolderTitleSpecificScan = new System.Windows.Forms.ToolStripMenuItem();\r
146             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
147             this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();\r
148             this.btn_start = new System.Windows.Forms.ToolStripButton();\r
149             this.btn_add2Queue = new System.Windows.Forms.ToolStripButton();\r
150             this.btn_showQueue = new System.Windows.Forms.ToolStripButton();\r
151             this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();\r
152             this.tb_preview = new System.Windows.Forms.ToolStripButton();\r
153             this.btn_ActivityWindow = new System.Windows.Forms.ToolStripButton();\r
154             this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);\r
155             this.StatusStrip = new System.Windows.Forms.StatusStrip();\r
156             this.ProgressBarStatus = new System.Windows.Forms.ToolStripProgressBar();\r
157             this.lbl_encode = new System.Windows.Forms.ToolStripStatusLabel();\r
158             this.lbl_updateCheck = new System.Windows.Forms.ToolStripStatusLabel();\r
159             this.hbproc = new System.Diagnostics.Process();\r
160             this.File_Save = new System.Windows.Forms.SaveFileDialog();\r
161             this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();\r
162             this.btn_destBrowse = new System.Windows.Forms.Button();\r
163             this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();\r
164             this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();\r
165             this.Label10 = new System.Windows.Forms.Label();\r
166             this.lbl_angle = new System.Windows.Forms.Label();\r
167             this.Label13 = new System.Windows.Forms.Label();\r
168             this.label_duration = new System.Windows.Forms.Label();\r
169             this.lbl_duration = new System.Windows.Forms.Label();\r
170             this.labelStaticDestination = new System.Windows.Forms.Label();\r
171             this.labelPreset = new System.Windows.Forms.Label();\r
172             this.labelSource = new System.Windows.Forms.Label();\r
173             this.labelStaticSource = new System.Windows.Forms.Label();\r
174             this.SourceLayoutPanel = new System.Windows.Forms.FlowLayoutPanel();\r
175             this.openPreset = new System.Windows.Forms.OpenFileDialog();\r
176             this.File_ChapterImport = new System.Windows.Forms.OpenFileDialog();\r
177             this.PictureSettings = new Handbrake.Controls.PictureSettings();\r
178             this.Filters = new Handbrake.Controls.Filters();\r
179             this.AudioSettings = new Handbrake.Controls.AudioPanel();\r
180             this.Subtitles = new Handbrake.Controls.Subtitles();\r
181             this.x264Panel = new Handbrake.Controls.x264Panel();\r
182             notifyIconMenu = new System.Windows.Forms.ContextMenuStrip(this.components);\r
183             notifyIconMenu.SuspendLayout();\r
184             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit();\r
185             ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).BeginInit();\r
186             this.ChaptersMenu.SuspendLayout();\r
187             this.presets_menu.SuspendLayout();\r
188             this.frmMainMenu.SuspendLayout();\r
189             this.tab_audio.SuspendLayout();\r
190             this.tab_video.SuspendLayout();\r
191             this.tab_picture.SuspendLayout();\r
192             this.tabs_panel.SuspendLayout();\r
193             this.tab_filters.SuspendLayout();\r
194             this.tab_subtitles.SuspendLayout();\r
195             this.tab_chapters.SuspendLayout();\r
196             this.tab_advanced.SuspendLayout();\r
197             this.tab_query.SuspendLayout();\r
198             this.groupBox2.SuspendLayout();\r
199             this.splitContainer1.Panel1.SuspendLayout();\r
200             this.splitContainer1.Panel2.SuspendLayout();\r
201             this.splitContainer1.SuspendLayout();\r
202             this.toolStrip1.SuspendLayout();\r
203             this.StatusStrip.SuspendLayout();\r
204             this.tableLayoutPanel2.SuspendLayout();\r
205             this.tableLayoutPanel3.SuspendLayout();\r
206             this.tableLayoutPanel1.SuspendLayout();\r
207             this.SourceLayoutPanel.SuspendLayout();\r
208             this.SuspendLayout();\r
209             // \r
210             // notifyIconMenu\r
211             // \r
212             notifyIconMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
213             this.btn_restore});\r
214             notifyIconMenu.Name = "notifyIconMenu";\r
215             notifyIconMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
216             notifyIconMenu.Size = new System.Drawing.Size(114, 26);\r
217             // \r
218             // btn_restore\r
219             // \r
220             this.btn_restore.Image = global::Handbrake.Properties.Resources.Restore;\r
221             this.btn_restore.Name = "btn_restore";\r
222             this.btn_restore.Size = new System.Drawing.Size(113, 22);\r
223             this.btn_restore.Text = "Restore";\r
224             this.btn_restore.Click += new System.EventHandler(this.btn_restore_Click);\r
225             // \r
226             // DVD_Save\r
227             // \r
228             this.DVD_Save.Filter = "mp4|*.mp4;*.m4v|mkv|*.mkv";\r
229             this.DVD_Save.SupportMultiDottedExtensions = true;\r
230             // \r
231             // ToolTip\r
232             // \r
233             this.ToolTip.Active = false;\r
234             this.ToolTip.AutomaticDelay = 1000;\r
235             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
236             this.ToolTip.ToolTipTitle = "Tooltip";\r
237             // \r
238             // text_destination\r
239             // \r
240             this.text_destination.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)\r
241                         | System.Windows.Forms.AnchorStyles.Right)));\r
242             this.text_destination.Location = new System.Drawing.Point(36, 3);\r
243             this.text_destination.Name = "text_destination";\r
244             this.text_destination.Size = new System.Drawing.Size(603, 21);\r
245             this.text_destination.TabIndex = 1;\r
246             this.ToolTip.SetToolTip(this.text_destination, "Location where the encoded file will be saved.");\r
247             this.text_destination.TextChanged += new System.EventHandler(this.text_destination_TextChanged);\r
248             // \r
249             // drp_videoEncoder\r
250             // \r
251             this.drp_videoEncoder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
252             this.drp_videoEncoder.FormattingEnabled = true;\r
253             this.drp_videoEncoder.Items.AddRange(new object[] {\r
254             "MPEG-4 (FFmpeg)",\r
255             "H.264 (x264)",\r
256             "VP3 (Theora)"});\r
257             this.drp_videoEncoder.Location = new System.Drawing.Point(125, 35);\r
258             this.drp_videoEncoder.Name = "drp_videoEncoder";\r
259             this.drp_videoEncoder.Size = new System.Drawing.Size(126, 21);\r
260             this.drp_videoEncoder.TabIndex = 1;\r
261             this.ToolTip.SetToolTip(this.drp_videoEncoder, "Select a video encoder");\r
262             this.drp_videoEncoder.SelectedIndexChanged += new System.EventHandler(this.drp_videoEncoder_SelectedIndexChanged);\r
263             // \r
264             // check_largeFile\r
265             // \r
266             this.check_largeFile.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
267             this.check_largeFile.AutoSize = true;\r
268             this.check_largeFile.BackColor = System.Drawing.Color.Transparent;\r
269             this.check_largeFile.Location = new System.Drawing.Point(179, 5);\r
270             this.check_largeFile.Name = "check_largeFile";\r
271             this.check_largeFile.Size = new System.Drawing.Size(91, 17);\r
272             this.check_largeFile.TabIndex = 4;\r
273             this.check_largeFile.Text = "Large file size";\r
274             this.ToolTip.SetToolTip(this.check_largeFile, "Caution: This option will likely break device compatibility with all but the Appl" +\r
275                     "eTV Take 2.\r\nChecking this box enables a 64bit mp4 file which can be over 4GB.");\r
276             this.check_largeFile.UseVisualStyleBackColor = false;\r
277             // \r
278             // check_turbo\r
279             // \r
280             this.check_turbo.AutoSize = true;\r
281             this.check_turbo.BackColor = System.Drawing.Color.Transparent;\r
282             this.check_turbo.Enabled = false;\r
283             this.check_turbo.Location = new System.Drawing.Point(146, 143);\r
284             this.check_turbo.Name = "check_turbo";\r
285             this.check_turbo.Size = new System.Drawing.Size(101, 17);\r
286             this.check_turbo.TabIndex = 7;\r
287             this.check_turbo.Text = "Turbo first Pass";\r
288             this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster.");\r
289             this.check_turbo.UseVisualStyleBackColor = false;\r
290             // \r
291             // drp_videoFramerate\r
292             // \r
293             this.drp_videoFramerate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
294             this.drp_videoFramerate.FormattingEnabled = true;\r
295             this.drp_videoFramerate.Items.AddRange(new object[] {\r
296             "Same as source",\r
297             "5",\r
298             "10",\r
299             "12",\r
300             "15",\r
301             "23.976",\r
302             "24",\r
303             "25",\r
304             "29.97"});\r
305             this.drp_videoFramerate.Location = new System.Drawing.Point(125, 62);\r
306             this.drp_videoFramerate.Name = "drp_videoFramerate";\r
307             this.drp_videoFramerate.Size = new System.Drawing.Size(125, 21);\r
308             this.drp_videoFramerate.TabIndex = 2;\r
309             this.ToolTip.SetToolTip(this.drp_videoFramerate, "Can be left to \"Same as source\" in most cases.");\r
310             this.drp_videoFramerate.SelectedIndexChanged += new System.EventHandler(this.drp_videoFramerate_SelectedIndexChanged);\r
311             // \r
312             // slider_videoQuality\r
313             // \r
314             this.slider_videoQuality.BackColor = System.Drawing.SystemColors.Window;\r
315             this.slider_videoQuality.Enabled = false;\r
316             this.slider_videoQuality.Location = new System.Drawing.Point(376, 120);\r
317             this.slider_videoQuality.Margin = new System.Windows.Forms.Padding(0);\r
318             this.slider_videoQuality.Maximum = 100;\r
319             this.slider_videoQuality.Name = "slider_videoQuality";\r
320             this.slider_videoQuality.Size = new System.Drawing.Size(322, 45);\r
321             this.slider_videoQuality.TabIndex = 14;\r
322             this.slider_videoQuality.TickFrequency = 17;\r
323             this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. ");\r
324             this.slider_videoQuality.ValueChanged += new System.EventHandler(this.slider_videoQuality_Scroll);\r
325             // \r
326             // text_filesize\r
327             // \r
328             this.text_filesize.Enabled = false;\r
329             this.text_filesize.Location = new System.Drawing.Point(511, 36);\r
330             this.text_filesize.Name = "text_filesize";\r
331             this.text_filesize.Size = new System.Drawing.Size(81, 21);\r
332             this.text_filesize.TabIndex = 12;\r
333             this.ToolTip.SetToolTip(this.text_filesize, "Set the file size you wish the encoded file to be.");\r
334             // \r
335             // text_bitrate\r
336             // \r
337             this.text_bitrate.Location = new System.Drawing.Point(511, 63);\r
338             this.text_bitrate.Name = "text_bitrate";\r
339             this.text_bitrate.Size = new System.Drawing.Size(81, 21);\r
340             this.text_bitrate.TabIndex = 10;\r
341             this.ToolTip.SetToolTip(this.text_bitrate, "Set the bitrate of the video");\r
342             // \r
343             // btn_setDefault\r
344             // \r
345             this.btn_setDefault.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
346             this.btn_setDefault.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
347             this.btn_setDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
348             this.btn_setDefault.Location = new System.Drawing.Point(135, 8);\r
349             this.btn_setDefault.Name = "btn_setDefault";\r
350             this.btn_setDefault.Size = new System.Drawing.Size(101, 22);\r
351             this.btn_setDefault.TabIndex = 1;\r
352             this.btn_setDefault.TabStop = false;\r
353             this.btn_setDefault.Text = "Set Default";\r
354             this.ToolTip.SetToolTip(this.btn_setDefault, "Set current settings as program defaults.");\r
355             this.btn_setDefault.UseVisualStyleBackColor = true;\r
356             this.btn_setDefault.Click += new System.EventHandler(this.btn_setDefault_Click);\r
357             // \r
358             // check_optimiseMP4\r
359             // \r
360             this.check_optimiseMP4.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
361             this.check_optimiseMP4.AutoSize = true;\r
362             this.check_optimiseMP4.BackColor = System.Drawing.Color.Transparent;\r
363             this.check_optimiseMP4.Location = new System.Drawing.Point(276, 5);\r
364             this.check_optimiseMP4.Name = "check_optimiseMP4";\r
365             this.check_optimiseMP4.Size = new System.Drawing.Size(96, 17);\r
366             this.check_optimiseMP4.TabIndex = 25;\r
367             this.check_optimiseMP4.Text = "Web optimized";\r
368             this.ToolTip.SetToolTip(this.check_optimiseMP4, "MP4 files can be optimized for progressive downloads over the Web,\r\nbut note that" +\r
369                     " QuickTime can only read the files as long as the file extension is .mp4\r\nCan on" +\r
370                     "ly be used with H.264 ");\r
371             this.check_optimiseMP4.UseVisualStyleBackColor = false;\r
372             // \r
373             // check_iPodAtom\r
374             // \r
375             this.check_iPodAtom.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
376             this.check_iPodAtom.AutoSize = true;\r
377             this.check_iPodAtom.BackColor = System.Drawing.Color.Transparent;\r
378             this.check_iPodAtom.Location = new System.Drawing.Point(378, 5);\r
379             this.check_iPodAtom.Name = "check_iPodAtom";\r
380             this.check_iPodAtom.Size = new System.Drawing.Size(102, 17);\r
381             this.check_iPodAtom.TabIndex = 26;\r
382             this.check_iPodAtom.Text = "iPod 5G support";\r
383             this.ToolTip.SetToolTip(this.check_iPodAtom, "Support for legacy 5th Generation iPods.\r\nEncodes will not sync if this option is" +\r
384                     " not enabled for H.264 encodes.");\r
385             this.check_iPodAtom.UseVisualStyleBackColor = false;\r
386             // \r
387             // data_chpt\r
388             // \r
389             this.data_chpt.AllowUserToAddRows = false;\r
390             this.data_chpt.AllowUserToDeleteRows = false;\r
391             this.data_chpt.AllowUserToResizeRows = false;\r
392             this.data_chpt.BackgroundColor = System.Drawing.Color.White;\r
393             this.data_chpt.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;\r
394             this.data_chpt.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;\r
395             this.data_chpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {\r
396             this.number,\r
397             this.name});\r
398             this.data_chpt.ContextMenuStrip = this.ChaptersMenu;\r
399             this.data_chpt.Location = new System.Drawing.Point(16, 55);\r
400             this.data_chpt.MultiSelect = false;\r
401             this.data_chpt.Name = "data_chpt";\r
402             this.data_chpt.RowHeadersVisible = false;\r
403             this.data_chpt.Size = new System.Drawing.Size(684, 236);\r
404             this.data_chpt.TabIndex = 3;\r
405             this.ToolTip.SetToolTip(this.data_chpt, resources.GetString("data_chpt.ToolTip"));\r
406             // \r
407             // number\r
408             // \r
409             dataGridViewCellStyle1.Format = "N0";\r
410             dataGridViewCellStyle1.NullValue = null;\r
411             this.number.DefaultCellStyle = dataGridViewCellStyle1;\r
412             this.number.Frozen = true;\r
413             this.number.HeaderText = "Chapter Number";\r
414             this.number.MaxInputLength = 3;\r
415             this.number.Name = "number";\r
416             this.number.Resizable = System.Windows.Forms.DataGridViewTriState.False;\r
417             this.number.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;\r
418             this.number.Width = 165;\r
419             // \r
420             // name\r
421             // \r
422             this.name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;\r
423             this.name.HeaderText = "Chapter Name";\r
424             this.name.Name = "name";\r
425             this.name.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;\r
426             // \r
427             // ChaptersMenu\r
428             // \r
429             this.ChaptersMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
430             this.mnu_resetChapters});\r
431             this.ChaptersMenu.Name = "presets_menu";\r
432             this.ChaptersMenu.OwnerItem = this.btn_file_source;\r
433             this.ChaptersMenu.Size = new System.Drawing.Size(188, 26);\r
434             this.ChaptersMenu.Text = ";";\r
435             // \r
436             // mnu_resetChapters\r
437             // \r
438             this.mnu_resetChapters.Name = "mnu_resetChapters";\r
439             this.mnu_resetChapters.Size = new System.Drawing.Size(187, 22);\r
440             this.mnu_resetChapters.Text = "Reset Chapter Names";\r
441             this.mnu_resetChapters.Click += new System.EventHandler(this.mnu_resetChapters_Click);\r
442             // \r
443             // btn_file_source\r
444             // \r
445             this.btn_file_source.Image = global::Handbrake.Properties.Resources.Movies_Small;\r
446             this.btn_file_source.Name = "btn_file_source";\r
447             this.btn_file_source.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));\r
448             this.btn_file_source.Size = new System.Drawing.Size(182, 22);\r
449             this.btn_file_source.Text = "Video File";\r
450             this.btn_file_source.Click += new System.EventHandler(this.BtnFileScanClicked);\r
451             // \r
452             // btn_addPreset\r
453             // \r
454             this.btn_addPreset.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
455             this.btn_addPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
456             this.btn_addPreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
457             this.btn_addPreset.Location = new System.Drawing.Point(3, 8);\r
458             this.btn_addPreset.Name = "btn_addPreset";\r
459             this.btn_addPreset.Size = new System.Drawing.Size(49, 22);\r
460             this.btn_addPreset.TabIndex = 3;\r
461             this.btn_addPreset.TabStop = false;\r
462             this.btn_addPreset.Text = "Add";\r
463             this.ToolTip.SetToolTip(this.btn_addPreset, "This option will take the current settings and add it as a new preset.");\r
464             this.btn_addPreset.UseVisualStyleBackColor = true;\r
465             this.btn_addPreset.Click += new System.EventHandler(this.btn_addPreset_Click);\r
466             // \r
467             // btn_removePreset\r
468             // \r
469             this.btn_removePreset.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
470             this.btn_removePreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
471             this.btn_removePreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
472             this.btn_removePreset.Location = new System.Drawing.Point(58, 8);\r
473             this.btn_removePreset.Name = "btn_removePreset";\r
474             this.btn_removePreset.Size = new System.Drawing.Size(71, 22);\r
475             this.btn_removePreset.TabIndex = 4;\r
476             this.btn_removePreset.TabStop = false;\r
477             this.btn_removePreset.Text = "Remove";\r
478             this.ToolTip.SetToolTip(this.btn_removePreset, "Remove the selected preset from the panel above.");\r
479             this.btn_removePreset.UseVisualStyleBackColor = true;\r
480             this.btn_removePreset.Click += new System.EventHandler(this.btn_removePreset_Click);\r
481             // \r
482             // drop_format\r
483             // \r
484             this.drop_format.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
485             this.drop_format.FormattingEnabled = true;\r
486             this.drop_format.Items.AddRange(new object[] {\r
487             "MP4 File",\r
488             "MKV File"});\r
489             this.drop_format.Location = new System.Drawing.Point(67, 3);\r
490             this.drop_format.Name = "drop_format";\r
491             this.drop_format.Size = new System.Drawing.Size(106, 21);\r
492             this.drop_format.TabIndex = 28;\r
493             this.ToolTip.SetToolTip(this.drop_format, "Select the file container format.\r\nHandBrake supports MKV and MP4(M4v)");\r
494             this.drop_format.SelectedIndexChanged += new System.EventHandler(this.drop_format_SelectedIndexChanged);\r
495             // \r
496             // drop_chapterFinish\r
497             // \r
498             this.drop_chapterFinish.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
499             this.drop_chapterFinish.FormattingEnabled = true;\r
500             this.drop_chapterFinish.Location = new System.Drawing.Point(509, 3);\r
501             this.drop_chapterFinish.Name = "drop_chapterFinish";\r
502             this.drop_chapterFinish.Size = new System.Drawing.Size(69, 21);\r
503             this.drop_chapterFinish.TabIndex = 10;\r
504             this.ToolTip.SetToolTip(this.drop_chapterFinish, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
505             this.drop_chapterFinish.SelectedIndexChanged += new System.EventHandler(this.chapersChanged);\r
506             // \r
507             // drop_chapterStart\r
508             // \r
509             this.drop_chapterStart.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
510             this.drop_chapterStart.FormattingEnabled = true;\r
511             this.drop_chapterStart.Location = new System.Drawing.Point(383, 3);\r
512             this.drop_chapterStart.Name = "drop_chapterStart";\r
513             this.drop_chapterStart.Size = new System.Drawing.Size(69, 21);\r
514             this.drop_chapterStart.TabIndex = 9;\r
515             this.ToolTip.SetToolTip(this.drop_chapterStart, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
516             this.drop_chapterStart.SelectedIndexChanged += new System.EventHandler(this.chapersChanged);\r
517             // \r
518             // drop_angle\r
519             // \r
520             this.drop_angle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
521             this.drop_angle.FormattingEnabled = true;\r
522             this.drop_angle.Location = new System.Drawing.Point(209, 3);\r
523             this.drop_angle.Name = "drop_angle";\r
524             this.drop_angle.Size = new System.Drawing.Size(45, 21);\r
525             this.drop_angle.TabIndex = 45;\r
526             this.ToolTip.SetToolTip(this.drop_angle, "Select the chapter range you would like to enocde. (default: All Chapters)");\r
527             // \r
528             // drp_dvdtitle\r
529             // \r
530             this.drp_dvdtitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
531             this.drp_dvdtitle.FormattingEnabled = true;\r
532             this.drp_dvdtitle.Items.AddRange(new object[] {\r
533             "Automatic"});\r
534             this.drp_dvdtitle.Location = new System.Drawing.Point(40, 3);\r
535             this.drp_dvdtitle.Name = "drp_dvdtitle";\r
536             this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21);\r
537             this.drp_dvdtitle.TabIndex = 7;\r
538             this.ToolTip.SetToolTip(this.drp_dvdtitle, "Select the title you wish to encode.\r\n\r\nWhen a DVD is in use, HandBrake will try " +\r
539                     "to determine the \"Main Feature\" title automatically.\r\nPlease note, this is not a" +\r
540                     "lways accurate and should be checked.");\r
541             this.drp_dvdtitle.SelectedIndexChanged += new System.EventHandler(this.drp_dvdtitle_SelectedIndexChanged);\r
542             this.drp_dvdtitle.Click += new System.EventHandler(this.drp_dvdtitle_Click);\r
543             // \r
544             // btn_importChapters\r
545             // \r
546             this.btn_importChapters.AutoSize = true;\r
547             this.btn_importChapters.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
548             this.btn_importChapters.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
549             this.btn_importChapters.Location = new System.Drawing.Point(544, 28);\r
550             this.btn_importChapters.Name = "btn_importChapters";\r
551             this.btn_importChapters.Size = new System.Drawing.Size(75, 23);\r
552             this.btn_importChapters.TabIndex = 14;\r
553             this.btn_importChapters.Text = "Import";\r
554             this.ToolTip.SetToolTip(this.btn_importChapters, resources.GetString("btn_importChapters.ToolTip"));\r
555             this.btn_importChapters.UseVisualStyleBackColor = true;\r
556             this.btn_importChapters.Click += new System.EventHandler(this.btn_importChapters_Click);\r
557             // \r
558             // btn_export\r
559             // \r
560             this.btn_export.AutoSize = true;\r
561             this.btn_export.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
562             this.btn_export.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
563             this.btn_export.Location = new System.Drawing.Point(625, 28);\r
564             this.btn_export.Name = "btn_export";\r
565             this.btn_export.Size = new System.Drawing.Size(75, 23);\r
566             this.btn_export.TabIndex = 15;\r
567             this.btn_export.Text = "Export";\r
568             this.ToolTip.SetToolTip(this.btn_export, resources.GetString("btn_export.ToolTip"));\r
569             this.btn_export.UseVisualStyleBackColor = true;\r
570             this.btn_export.Click += new System.EventHandler(this.btn_export_Click);\r
571             // \r
572             // drop_mode\r
573             // \r
574             this.drop_mode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
575             this.drop_mode.FormattingEnabled = true;\r
576             this.drop_mode.Items.AddRange(new object[] {\r
577             "Chapters",\r
578             "Seconds",\r
579             "Frames"});\r
580             this.drop_mode.Location = new System.Drawing.Point(295, 3);\r
581             this.drop_mode.Name = "drop_mode";\r
582             this.drop_mode.Size = new System.Drawing.Size(77, 21);\r
583             this.drop_mode.TabIndex = 46;\r
584             this.ToolTip.SetToolTip(this.drop_mode, resources.GetString("drop_mode.ToolTip"));\r
585             this.drop_mode.SelectedIndexChanged += new System.EventHandler(this.drop_mode_SelectedIndexChanged);\r
586             // \r
587             // btn_generate_Query\r
588             // \r
589             this.btn_generate_Query.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
590             this.btn_generate_Query.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
591             this.btn_generate_Query.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
592             this.btn_generate_Query.Location = new System.Drawing.Point(16, 104);\r
593             this.btn_generate_Query.Name = "btn_generate_Query";\r
594             this.btn_generate_Query.Size = new System.Drawing.Size(126, 22);\r
595             this.btn_generate_Query.TabIndex = 2;\r
596             this.btn_generate_Query.Text = "Generate Query";\r
597             this.ToolTip.SetToolTip(this.btn_generate_Query, "This will allow you to override the generated query.\r\nNote, The query in the box " +\r
598                     "below will always override any automatically generated query, even if you change" +\r
599                     " title or source.");\r
600             this.btn_generate_Query.UseVisualStyleBackColor = true;\r
601             this.btn_generate_Query.Click += new System.EventHandler(this.btn_generate_Query_Click);\r
602             // \r
603             // treeView_presets\r
604             // \r
605             this.treeView_presets.ContextMenuStrip = this.presets_menu;\r
606             this.treeView_presets.Dock = System.Windows.Forms.DockStyle.Fill;\r
607             this.treeView_presets.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
608             this.treeView_presets.ForeColor = System.Drawing.Color.DarkBlue;\r
609             this.treeView_presets.FullRowSelect = true;\r
610             this.treeView_presets.HideSelection = false;\r
611             this.treeView_presets.ItemHeight = 21;\r
612             this.treeView_presets.Location = new System.Drawing.Point(0, 0);\r
613             this.treeView_presets.Name = "treeView_presets";\r
614             this.treeView_presets.ShowLines = false;\r
615             this.treeView_presets.Size = new System.Drawing.Size(240, 424);\r
616             this.treeView_presets.TabIndex = 0;\r
617             this.treeView_presets.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView_presets_AfterSelect);\r
618             this.treeView_presets.KeyUp += new System.Windows.Forms.KeyEventHandler(this.treeView_presets_deleteKey);\r
619             this.treeView_presets.MouseMove += new System.Windows.Forms.MouseEventHandler(this.TreeViewPresetsMouseMove);\r
620             this.treeView_presets.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeview_presets_mouseUp);\r
621             // \r
622             // presets_menu\r
623             // \r
624             this.presets_menu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
625             this.pmnu_expandAll,\r
626             this.pmnu_collapse,\r
627             this.sep1,\r
628             this.pmnu_import,\r
629             this.toolStripSeparator2,\r
630             this.pmnu_saveChanges,\r
631             this.pmnu_delete});\r
632             this.presets_menu.Name = "presets_menu";\r
633             this.presets_menu.Size = new System.Drawing.Size(148, 126);\r
634             this.presets_menu.Text = ";";\r
635             this.presets_menu.Opening += new System.ComponentModel.CancelEventHandler(this.presets_menu_Opening);\r
636             // \r
637             // pmnu_expandAll\r
638             // \r
639             this.pmnu_expandAll.Name = "pmnu_expandAll";\r
640             this.pmnu_expandAll.Size = new System.Drawing.Size(147, 22);\r
641             this.pmnu_expandAll.Text = "Expand All";\r
642             this.pmnu_expandAll.Click += new System.EventHandler(this.pmnu_expandAll_Click);\r
643             // \r
644             // pmnu_collapse\r
645             // \r
646             this.pmnu_collapse.Name = "pmnu_collapse";\r
647             this.pmnu_collapse.Size = new System.Drawing.Size(147, 22);\r
648             this.pmnu_collapse.Text = "Collapse All";\r
649             this.pmnu_collapse.Click += new System.EventHandler(this.pmnu_collapse_Click);\r
650             // \r
651             // sep1\r
652             // \r
653             this.sep1.Name = "sep1";\r
654             this.sep1.Size = new System.Drawing.Size(144, 6);\r
655             // \r
656             // pmnu_import\r
657             // \r
658             this.pmnu_import.Name = "pmnu_import";\r
659             this.pmnu_import.Size = new System.Drawing.Size(147, 22);\r
660             this.pmnu_import.Text = "Import";\r
661             this.pmnu_import.Click += new System.EventHandler(this.pmnu_import_Click);\r
662             // \r
663             // toolStripSeparator2\r
664             // \r
665             this.toolStripSeparator2.Name = "toolStripSeparator2";\r
666             this.toolStripSeparator2.Size = new System.Drawing.Size(144, 6);\r
667             // \r
668             // pmnu_saveChanges\r
669             // \r
670             this.pmnu_saveChanges.Name = "pmnu_saveChanges";\r
671             this.pmnu_saveChanges.Size = new System.Drawing.Size(147, 22);\r
672             this.pmnu_saveChanges.Text = "Save Changes";\r
673             this.pmnu_saveChanges.Click += new System.EventHandler(this.pmnu_saveChanges_Click);\r
674             // \r
675             // pmnu_delete\r
676             // \r
677             this.pmnu_delete.Name = "pmnu_delete";\r
678             this.pmnu_delete.Size = new System.Drawing.Size(147, 22);\r
679             this.pmnu_delete.Text = "Delete";\r
680             this.pmnu_delete.Click += new System.EventHandler(this.pmnu_delete_click);\r
681             // \r
682             // DVD_Open\r
683             // \r
684             this.DVD_Open.Description = "Select the \"VIDEO_TS\" folder from your DVD Drive.";\r
685             // \r
686             // File_Open\r
687             // \r
688             this.File_Open.DefaultExt = "hb";\r
689             this.File_Open.Filter = "hb|*.hb";\r
690             // \r
691             // ISO_Open\r
692             // \r
693             this.ISO_Open.DefaultExt = "ISO";\r
694             this.ISO_Open.Filter = "All Files|*.*";\r
695             this.ISO_Open.RestoreDirectory = true;\r
696             this.ISO_Open.SupportMultiDottedExtensions = true;\r
697             // \r
698             // FileToolStripMenuItem\r
699             // \r
700             this.FileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
701             this.mnu_killCLI,\r
702             this.mnu_exit});\r
703             this.FileToolStripMenuItem.Name = "FileToolStripMenuItem";\r
704             this.FileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);\r
705             this.FileToolStripMenuItem.Text = "&File";\r
706             // \r
707             // mnu_killCLI\r
708             // \r
709             this.mnu_killCLI.Name = "mnu_killCLI";\r
710             this.mnu_killCLI.Size = new System.Drawing.Size(138, 22);\r
711             this.mnu_killCLI.Text = "Cancel Scan";\r
712             this.mnu_killCLI.Visible = false;\r
713             this.mnu_killCLI.Click += new System.EventHandler(this.mnu_killCLI_Click);\r
714             // \r
715             // mnu_exit\r
716             // \r
717             this.mnu_exit.Name = "mnu_exit";\r
718             this.mnu_exit.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));\r
719             this.mnu_exit.Size = new System.Drawing.Size(138, 22);\r
720             this.mnu_exit.Text = "E&xit";\r
721             this.mnu_exit.Click += new System.EventHandler(this.mnu_exit_Click);\r
722             // \r
723             // mnu_open3\r
724             // \r
725             this.mnu_open3.Name = "mnu_open3";\r
726             this.mnu_open3.Size = new System.Drawing.Size(32, 19);\r
727             // \r
728             // ToolsToolStripMenuItem\r
729             // \r
730             this.ToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
731             this.mnu_encode,\r
732             this.mnu_encodeLog,\r
733             this.ToolStripSeparator5,\r
734             this.mnu_options});\r
735             this.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem";\r
736             this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);\r
737             this.ToolsToolStripMenuItem.Text = "&Tools";\r
738             // \r
739             // mnu_encode\r
740             // \r
741             this.mnu_encode.Image = global::Handbrake.Properties.Resources.Queue_Small;\r
742             this.mnu_encode.Name = "mnu_encode";\r
743             this.mnu_encode.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q)));\r
744             this.mnu_encode.Size = new System.Drawing.Size(201, 22);\r
745             this.mnu_encode.Text = "Show Queue";\r
746             this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);\r
747             // \r
748             // mnu_encodeLog\r
749             // \r
750             this.mnu_encodeLog.Image = global::Handbrake.Properties.Resources.ActivityWindow_small;\r
751             this.mnu_encodeLog.Name = "mnu_encodeLog";\r
752             this.mnu_encodeLog.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)));\r
753             this.mnu_encodeLog.Size = new System.Drawing.Size(201, 22);\r
754             this.mnu_encodeLog.Text = "Activity Window";\r
755             this.mnu_encodeLog.Click += new System.EventHandler(this.mnu_encodeLog_Click);\r
756             // \r
757             // ToolStripSeparator5\r
758             // \r
759             this.ToolStripSeparator5.Name = "ToolStripSeparator5";\r
760             this.ToolStripSeparator5.Size = new System.Drawing.Size(198, 6);\r
761             // \r
762             // mnu_options\r
763             // \r
764             this.mnu_options.Image = global::Handbrake.Properties.Resources.Pref_Small;\r
765             this.mnu_options.Name = "mnu_options";\r
766             this.mnu_options.Size = new System.Drawing.Size(201, 22);\r
767             this.mnu_options.Text = "Options";\r
768             this.mnu_options.Click += new System.EventHandler(this.mnu_options_Click);\r
769             // \r
770             // PresetsToolStripMenuItem\r
771             // \r
772             this.PresetsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
773             this.mnu_presetReset,\r
774             this.mnu_delete_preset,\r
775             this.toolStripSeparator7,\r
776             this.btn_new_preset,\r
777             this.mnu_importMacPreset,\r
778             this.mnu_exportMacPreset,\r
779             this.mnu_SelectDefault});\r
780             this.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem";\r
781             this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(56, 20);\r
782             this.PresetsToolStripMenuItem.Text = "&Presets";\r
783             // \r
784             // mnu_presetReset\r
785             // \r
786             this.mnu_presetReset.Name = "mnu_presetReset";\r
787             this.mnu_presetReset.Size = new System.Drawing.Size(194, 22);\r
788             this.mnu_presetReset.Text = "Update Built-in Presets";\r
789             this.mnu_presetReset.ToolTipText = "Resets all presets.";\r
790             this.mnu_presetReset.Click += new System.EventHandler(this.mnu_presetReset_Click);\r
791             // \r
792             // mnu_delete_preset\r
793             // \r
794             this.mnu_delete_preset.Name = "mnu_delete_preset";\r
795             this.mnu_delete_preset.Size = new System.Drawing.Size(194, 22);\r
796             this.mnu_delete_preset.Text = "Delete Built-in Presets";\r
797             this.mnu_delete_preset.Click += new System.EventHandler(this.mnu_delete_preset_Click);\r
798             // \r
799             // toolStripSeparator7\r
800             // \r
801             this.toolStripSeparator7.Name = "toolStripSeparator7";\r
802             this.toolStripSeparator7.Size = new System.Drawing.Size(191, 6);\r
803             // \r
804             // btn_new_preset\r
805             // \r
806             this.btn_new_preset.Name = "btn_new_preset";\r
807             this.btn_new_preset.Size = new System.Drawing.Size(194, 22);\r
808             this.btn_new_preset.Text = "Save Preset";\r
809             this.btn_new_preset.Click += new System.EventHandler(this.btn_new_preset_Click);\r
810             // \r
811             // mnu_importMacPreset\r
812             // \r
813             this.mnu_importMacPreset.Name = "mnu_importMacPreset";\r
814             this.mnu_importMacPreset.Size = new System.Drawing.Size(194, 22);\r
815             this.mnu_importMacPreset.Text = "Import";\r
816             this.mnu_importMacPreset.ToolTipText = "Import a (plist - mac format) preset.\r\nYou can import plist presets from the Mac," +\r
817                 " Linux and Windows GUI\'s";\r
818             this.mnu_importMacPreset.Click += new System.EventHandler(this.mnu_importMacPreset_Click);\r
819             // \r
820             // mnu_exportMacPreset\r
821             // \r
822             this.mnu_exportMacPreset.Name = "mnu_exportMacPreset";\r
823             this.mnu_exportMacPreset.Size = new System.Drawing.Size(194, 22);\r
824             this.mnu_exportMacPreset.Text = "Export (Experimental)";\r
825             this.mnu_exportMacPreset.ToolTipText = "Export a (plist - mac format) preset.\r\nThis can be imported by Mac, Linux or Wind" +\r
826                 "ows GUI\'s";\r
827             this.mnu_exportMacPreset.Click += new System.EventHandler(this.mnu_exportMacPreset_Click);\r
828             // \r
829             // mnu_SelectDefault\r
830             // \r
831             this.mnu_SelectDefault.Name = "mnu_SelectDefault";\r
832             this.mnu_SelectDefault.Size = new System.Drawing.Size(194, 22);\r
833             this.mnu_SelectDefault.Text = "Select Default Preset";\r
834             this.mnu_SelectDefault.ToolTipText = "Select HandBrake\'s default preset";\r
835             this.mnu_SelectDefault.Click += new System.EventHandler(this.mnu_SelectDefault_Click);\r
836             // \r
837             // HelpToolStripMenuItem\r
838             // \r
839             this.HelpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
840             this.mnu_user_guide,\r
841             this.ToolStripSeparator3,\r
842             this.mnu_UpdateCheck,\r
843             this.toolStripSeparator6,\r
844             this.mnu_about});\r
845             this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem";\r
846             this.HelpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);\r
847             this.HelpToolStripMenuItem.Text = "&Help";\r
848             // \r
849             // mnu_user_guide\r
850             // \r
851             this.mnu_user_guide.Image = global::Handbrake.Properties.Resources.Help16;\r
852             this.mnu_user_guide.Name = "mnu_user_guide";\r
853             this.mnu_user_guide.Size = new System.Drawing.Size(192, 22);\r
854             this.mnu_user_guide.Text = "HandBrake User Guide";\r
855             this.mnu_user_guide.Click += new System.EventHandler(this.mnu_user_guide_Click);\r
856             // \r
857             // ToolStripSeparator3\r
858             // \r
859             this.ToolStripSeparator3.Name = "ToolStripSeparator3";\r
860             this.ToolStripSeparator3.Size = new System.Drawing.Size(189, 6);\r
861             // \r
862             // mnu_UpdateCheck\r
863             // \r
864             this.mnu_UpdateCheck.Name = "mnu_UpdateCheck";\r
865             this.mnu_UpdateCheck.Size = new System.Drawing.Size(192, 22);\r
866             this.mnu_UpdateCheck.Text = "Check for Updates";\r
867             this.mnu_UpdateCheck.Click += new System.EventHandler(this.mnu_UpdateCheck_Click);\r
868             // \r
869             // toolStripSeparator6\r
870             // \r
871             this.toolStripSeparator6.Name = "toolStripSeparator6";\r
872             this.toolStripSeparator6.Size = new System.Drawing.Size(189, 6);\r
873             // \r
874             // mnu_about\r
875             // \r
876             this.mnu_about.Image = global::Handbrake.Properties.Resources.hb16;\r
877             this.mnu_about.Name = "mnu_about";\r
878             this.mnu_about.Size = new System.Drawing.Size(192, 22);\r
879             this.mnu_about.Text = "About...";\r
880             this.mnu_about.Click += new System.EventHandler(this.mnu_about_Click);\r
881             // \r
882             // frmMainMenu\r
883             // \r
884             this.frmMainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
885             this.FileToolStripMenuItem,\r
886             this.ToolsToolStripMenuItem,\r
887             this.PresetsToolStripMenuItem,\r
888             this.HelpToolStripMenuItem});\r
889             this.frmMainMenu.Location = new System.Drawing.Point(0, 0);\r
890             this.frmMainMenu.Name = "frmMainMenu";\r
891             this.frmMainMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
892             this.frmMainMenu.Size = new System.Drawing.Size(1002, 24);\r
893             this.frmMainMenu.TabIndex = 0;\r
894             this.frmMainMenu.Text = "MenuStrip";\r
895             // \r
896             // label5\r
897             // \r
898             this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
899             this.label5.AutoSize = true;\r
900             this.label5.ForeColor = System.Drawing.Color.Black;\r
901             this.label5.Location = new System.Drawing.Point(3, 7);\r
902             this.label5.Name = "label5";\r
903             this.label5.Size = new System.Drawing.Size(58, 13);\r
904             this.label5.TabIndex = 27;\r
905             this.label5.Text = "Container:";\r
906             // \r
907             // Label47\r
908             // \r
909             this.Label47.AutoSize = true;\r
910             this.Label47.BackColor = System.Drawing.Color.Transparent;\r
911             this.Label47.ForeColor = System.Drawing.Color.Black;\r
912             this.Label47.Location = new System.Drawing.Point(13, 39);\r
913             this.Label47.Name = "Label47";\r
914             this.Label47.Size = new System.Drawing.Size(70, 13);\r
915             this.Label47.TabIndex = 0;\r
916             this.Label47.Text = "Video Codec:";\r
917             // \r
918             // Label3\r
919             // \r
920             this.Label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
921             this.Label3.AutoSize = true;\r
922             this.Label3.ForeColor = System.Drawing.Color.Black;\r
923             this.Label3.Location = new System.Drawing.Point(3, 8);\r
924             this.Label3.Name = "Label3";\r
925             this.Label3.Size = new System.Drawing.Size(27, 13);\r
926             this.Label3.TabIndex = 0;\r
927             this.Label3.Text = "File:";\r
928             // \r
929             // tab_audio\r
930             // \r
931             this.tab_audio.BackColor = System.Drawing.Color.Transparent;\r
932             this.tab_audio.Controls.Add(this.AudioSettings);\r
933             this.tab_audio.Location = new System.Drawing.Point(4, 22);\r
934             this.tab_audio.Name = "tab_audio";\r
935             this.tab_audio.Padding = new System.Windows.Forms.Padding(3);\r
936             this.tab_audio.Size = new System.Drawing.Size(724, 308);\r
937             this.tab_audio.TabIndex = 3;\r
938             this.tab_audio.Text = "Audio";\r
939             this.tab_audio.UseVisualStyleBackColor = true;\r
940             // \r
941             // AudioMenuRowHeightHack\r
942             // \r
943             this.AudioMenuRowHeightHack.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;\r
944             this.AudioMenuRowHeightHack.ImageSize = new System.Drawing.Size(1, 18);\r
945             this.AudioMenuRowHeightHack.TransparentColor = System.Drawing.Color.Transparent;\r
946             // \r
947             // tab_video\r
948             // \r
949             this.tab_video.BackColor = System.Drawing.Color.Transparent;\r
950             this.tab_video.Controls.Add(this.checkMaximumFramerate);\r
951             this.tab_video.Controls.Add(this.drp_videoFramerate);\r
952             this.tab_video.Controls.Add(this.radio_cq);\r
953             this.tab_video.Controls.Add(this.radio_avgBitrate);\r
954             this.tab_video.Controls.Add(this.radio_targetFilesize);\r
955             this.tab_video.Controls.Add(this.drp_videoEncoder);\r
956             this.tab_video.Controls.Add(this.Label47);\r
957             this.tab_video.Controls.Add(this.label25);\r
958             this.tab_video.Controls.Add(this.check_turbo);\r
959             this.tab_video.Controls.Add(this.check_2PassEncode);\r
960             this.tab_video.Controls.Add(this.Label2);\r
961             this.tab_video.Controls.Add(this.text_filesize);\r
962             this.tab_video.Controls.Add(this.slider_videoQuality);\r
963             this.tab_video.Controls.Add(this.text_bitrate);\r
964             this.tab_video.Controls.Add(this.lbl_SliderValue);\r
965             this.tab_video.Controls.Add(this.lbl_framerate);\r
966             this.tab_video.Location = new System.Drawing.Point(4, 22);\r
967             this.tab_video.Name = "tab_video";\r
968             this.tab_video.Padding = new System.Windows.Forms.Padding(3);\r
969             this.tab_video.Size = new System.Drawing.Size(724, 308);\r
970             this.tab_video.TabIndex = 2;\r
971             this.tab_video.Text = "Video";\r
972             this.tab_video.UseVisualStyleBackColor = true;\r
973             // \r
974             // checkMaximumFramerate\r
975             // \r
976             this.checkMaximumFramerate.AutoSize = true;\r
977             this.checkMaximumFramerate.BackColor = System.Drawing.Color.Transparent;\r
978             this.checkMaximumFramerate.Location = new System.Drawing.Point(125, 89);\r
979             this.checkMaximumFramerate.Name = "checkMaximumFramerate";\r
980             this.checkMaximumFramerate.Size = new System.Drawing.Size(132, 17);\r
981             this.checkMaximumFramerate.TabIndex = 19;\r
982             this.checkMaximumFramerate.Text = "Peak Framerate (VFR)";\r
983             this.checkMaximumFramerate.UseVisualStyleBackColor = false;\r
984             // \r
985             // radio_cq\r
986             // \r
987             this.radio_cq.AutoSize = true;\r
988             this.radio_cq.BackColor = System.Drawing.Color.Transparent;\r
989             this.radio_cq.Location = new System.Drawing.Point(365, 97);\r
990             this.radio_cq.Name = "radio_cq";\r
991             this.radio_cq.Size = new System.Drawing.Size(110, 17);\r
992             this.radio_cq.TabIndex = 18;\r
993             this.radio_cq.Text = "Constant Quality:";\r
994             this.radio_cq.UseVisualStyleBackColor = false;\r
995             this.radio_cq.CheckedChanged += new System.EventHandler(this.radio_cq_CheckedChanged);\r
996             // \r
997             // radio_avgBitrate\r
998             // \r
999             this.radio_avgBitrate.AutoSize = true;\r
1000             this.radio_avgBitrate.BackColor = System.Drawing.Color.Transparent;\r
1001             this.radio_avgBitrate.Checked = true;\r
1002             this.radio_avgBitrate.Location = new System.Drawing.Point(365, 64);\r
1003             this.radio_avgBitrate.Name = "radio_avgBitrate";\r
1004             this.radio_avgBitrate.Size = new System.Drawing.Size(116, 17);\r
1005             this.radio_avgBitrate.TabIndex = 17;\r
1006             this.radio_avgBitrate.TabStop = true;\r
1007             this.radio_avgBitrate.Text = "Avg Bitrate (kbps):";\r
1008             this.radio_avgBitrate.UseVisualStyleBackColor = false;\r
1009             this.radio_avgBitrate.CheckedChanged += new System.EventHandler(this.radio_avgBitrate_CheckedChanged);\r
1010             // \r
1011             // radio_targetFilesize\r
1012             // \r
1013             this.radio_targetFilesize.AutoSize = true;\r
1014             this.radio_targetFilesize.BackColor = System.Drawing.Color.Transparent;\r
1015             this.radio_targetFilesize.Location = new System.Drawing.Point(365, 37);\r
1016             this.radio_targetFilesize.Name = "radio_targetFilesize";\r
1017             this.radio_targetFilesize.Size = new System.Drawing.Size(108, 17);\r
1018             this.radio_targetFilesize.TabIndex = 16;\r
1019             this.radio_targetFilesize.Text = "Target Size (MB):";\r
1020             this.radio_targetFilesize.UseVisualStyleBackColor = false;\r
1021             this.radio_targetFilesize.CheckedChanged += new System.EventHandler(this.radio_targetFilesize_CheckedChanged);\r
1022             // \r
1023             // label25\r
1024             // \r
1025             this.label25.AutoSize = true;\r
1026             this.label25.BackColor = System.Drawing.Color.Transparent;\r
1027             this.label25.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1028             this.label25.Location = new System.Drawing.Point(13, 13);\r
1029             this.label25.Name = "label25";\r
1030             this.label25.Size = new System.Drawing.Size(38, 13);\r
1031             this.label25.TabIndex = 0;\r
1032             this.label25.Text = "Video";\r
1033             // \r
1034             // check_2PassEncode\r
1035             // \r
1036             this.check_2PassEncode.AutoSize = true;\r
1037             this.check_2PassEncode.BackColor = System.Drawing.Color.Transparent;\r
1038             this.check_2PassEncode.Location = new System.Drawing.Point(125, 120);\r
1039             this.check_2PassEncode.Name = "check_2PassEncode";\r
1040             this.check_2PassEncode.Size = new System.Drawing.Size(104, 17);\r
1041             this.check_2PassEncode.TabIndex = 6;\r
1042             this.check_2PassEncode.Text = "2-Pass Encoding";\r
1043             this.check_2PassEncode.UseVisualStyleBackColor = false;\r
1044             this.check_2PassEncode.CheckedChanged += new System.EventHandler(this.check_2PassEncode_CheckedChanged);\r
1045             // \r
1046             // Label2\r
1047             // \r
1048             this.Label2.AutoSize = true;\r
1049             this.Label2.BackColor = System.Drawing.Color.Transparent;\r
1050             this.Label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1051             this.Label2.Location = new System.Drawing.Point(363, 13);\r
1052             this.Label2.Name = "Label2";\r
1053             this.Label2.Size = new System.Drawing.Size(47, 13);\r
1054             this.Label2.TabIndex = 8;\r
1055             this.Label2.Text = "Quality";\r
1056             // \r
1057             // lbl_SliderValue\r
1058             // \r
1059             this.lbl_SliderValue.AutoSize = true;\r
1060             this.lbl_SliderValue.BackColor = System.Drawing.Color.Transparent;\r
1061             this.lbl_SliderValue.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1062             this.lbl_SliderValue.Location = new System.Drawing.Point(509, 100);\r
1063             this.lbl_SliderValue.Name = "lbl_SliderValue";\r
1064             this.lbl_SliderValue.Size = new System.Drawing.Size(21, 13);\r
1065             this.lbl_SliderValue.TabIndex = 15;\r
1066             this.lbl_SliderValue.Text = "RF";\r
1067             // \r
1068             // lbl_framerate\r
1069             // \r
1070             this.lbl_framerate.AutoSize = true;\r
1071             this.lbl_framerate.BackColor = System.Drawing.Color.Transparent;\r
1072             this.lbl_framerate.Location = new System.Drawing.Point(13, 65);\r
1073             this.lbl_framerate.Name = "lbl_framerate";\r
1074             this.lbl_framerate.Size = new System.Drawing.Size(90, 13);\r
1075             this.lbl_framerate.TabIndex = 1;\r
1076             this.lbl_framerate.Text = "Framerate (FPS):";\r
1077             // \r
1078             // tab_picture\r
1079             // \r
1080             this.tab_picture.BackColor = System.Drawing.Color.Transparent;\r
1081             this.tab_picture.Controls.Add(this.PictureSettings);\r
1082             this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
1083             this.tab_picture.Name = "tab_picture";\r
1084             this.tab_picture.Padding = new System.Windows.Forms.Padding(3);\r
1085             this.tab_picture.Size = new System.Drawing.Size(724, 308);\r
1086             this.tab_picture.TabIndex = 0;\r
1087             this.tab_picture.Text = "Picture";\r
1088             this.tab_picture.UseVisualStyleBackColor = true;\r
1089             // \r
1090             // Check_ChapterMarkers\r
1091             // \r
1092             this.Check_ChapterMarkers.AutoSize = true;\r
1093             this.Check_ChapterMarkers.BackColor = System.Drawing.Color.Transparent;\r
1094             this.Check_ChapterMarkers.Location = new System.Drawing.Point(16, 32);\r
1095             this.Check_ChapterMarkers.Name = "Check_ChapterMarkers";\r
1096             this.Check_ChapterMarkers.Size = new System.Drawing.Size(140, 17);\r
1097             this.Check_ChapterMarkers.TabIndex = 1;\r
1098             this.Check_ChapterMarkers.Text = "Create chapter markers";\r
1099             this.Check_ChapterMarkers.UseVisualStyleBackColor = false;\r
1100             this.Check_ChapterMarkers.CheckedChanged += new System.EventHandler(this.Check_ChapterMarkers_CheckedChanged);\r
1101             // \r
1102             // tabs_panel\r
1103             // \r
1104             this.tabs_panel.Controls.Add(this.tab_picture);\r
1105             this.tabs_panel.Controls.Add(this.tab_filters);\r
1106             this.tabs_panel.Controls.Add(this.tab_video);\r
1107             this.tabs_panel.Controls.Add(this.tab_audio);\r
1108             this.tabs_panel.Controls.Add(this.tab_subtitles);\r
1109             this.tabs_panel.Controls.Add(this.tab_chapters);\r
1110             this.tabs_panel.Controls.Add(this.tab_advanced);\r
1111             this.tabs_panel.Controls.Add(this.tab_query);\r
1112             this.tabs_panel.Location = new System.Drawing.Point(12, 218);\r
1113             this.tabs_panel.Name = "tabs_panel";\r
1114             this.tabs_panel.SelectedIndex = 0;\r
1115             this.tabs_panel.Size = new System.Drawing.Size(732, 334);\r
1116             this.tabs_panel.TabIndex = 5;\r
1117             this.tabs_panel.TabStop = false;\r
1118             // \r
1119             // tab_filters\r
1120             // \r
1121             this.tab_filters.Controls.Add(this.Filters);\r
1122             this.tab_filters.Location = new System.Drawing.Point(4, 22);\r
1123             this.tab_filters.Name = "tab_filters";\r
1124             this.tab_filters.Size = new System.Drawing.Size(724, 308);\r
1125             this.tab_filters.TabIndex = 9;\r
1126             this.tab_filters.Text = "Video Filters";\r
1127             this.tab_filters.UseVisualStyleBackColor = true;\r
1128             // \r
1129             // tab_subtitles\r
1130             // \r
1131             this.tab_subtitles.Controls.Add(this.Subtitles);\r
1132             this.tab_subtitles.Location = new System.Drawing.Point(4, 22);\r
1133             this.tab_subtitles.Name = "tab_subtitles";\r
1134             this.tab_subtitles.Padding = new System.Windows.Forms.Padding(3);\r
1135             this.tab_subtitles.Size = new System.Drawing.Size(724, 308);\r
1136             this.tab_subtitles.TabIndex = 10;\r
1137             this.tab_subtitles.Text = "Subtitles";\r
1138             this.tab_subtitles.UseVisualStyleBackColor = true;\r
1139             // \r
1140             // tab_chapters\r
1141             // \r
1142             this.tab_chapters.BackColor = System.Drawing.Color.Transparent;\r
1143             this.tab_chapters.Controls.Add(this.btn_export);\r
1144             this.tab_chapters.Controls.Add(this.btn_importChapters);\r
1145             this.tab_chapters.Controls.Add(this.label31);\r
1146             this.tab_chapters.Controls.Add(this.data_chpt);\r
1147             this.tab_chapters.Controls.Add(this.Check_ChapterMarkers);\r
1148             this.tab_chapters.Location = new System.Drawing.Point(4, 22);\r
1149             this.tab_chapters.Name = "tab_chapters";\r
1150             this.tab_chapters.Size = new System.Drawing.Size(724, 308);\r
1151             this.tab_chapters.TabIndex = 6;\r
1152             this.tab_chapters.Text = "Chapters";\r
1153             this.tab_chapters.UseVisualStyleBackColor = true;\r
1154             // \r
1155             // label31\r
1156             // \r
1157             this.label31.AutoSize = true;\r
1158             this.label31.BackColor = System.Drawing.Color.Transparent;\r
1159             this.label31.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1160             this.label31.Location = new System.Drawing.Point(13, 13);\r
1161             this.label31.Name = "label31";\r
1162             this.label31.Size = new System.Drawing.Size(102, 13);\r
1163             this.label31.TabIndex = 0;\r
1164             this.label31.Text = "Chapter Markers";\r
1165             // \r
1166             // tab_advanced\r
1167             // \r
1168             this.tab_advanced.BackColor = System.Drawing.Color.Transparent;\r
1169             this.tab_advanced.Controls.Add(this.x264Panel);\r
1170             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
1171             this.tab_advanced.Name = "tab_advanced";\r
1172             this.tab_advanced.Padding = new System.Windows.Forms.Padding(3);\r
1173             this.tab_advanced.Size = new System.Drawing.Size(724, 308);\r
1174             this.tab_advanced.TabIndex = 8;\r
1175             this.tab_advanced.Text = "Advanced";\r
1176             this.tab_advanced.UseVisualStyleBackColor = true;\r
1177             // \r
1178             // tab_query\r
1179             // \r
1180             this.tab_query.Controls.Add(this.btn_clear);\r
1181             this.tab_query.Controls.Add(this.label34);\r
1182             this.tab_query.Controls.Add(this.btn_generate_Query);\r
1183             this.tab_query.Controls.Add(this.label33);\r
1184             this.tab_query.Controls.Add(this.rtf_query);\r
1185             this.tab_query.Location = new System.Drawing.Point(4, 22);\r
1186             this.tab_query.Name = "tab_query";\r
1187             this.tab_query.Size = new System.Drawing.Size(724, 308);\r
1188             this.tab_query.TabIndex = 7;\r
1189             this.tab_query.Text = "Query Editor";\r
1190             this.tab_query.UseVisualStyleBackColor = true;\r
1191             // \r
1192             // btn_clear\r
1193             // \r
1194             this.btn_clear.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1195             this.btn_clear.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1196             this.btn_clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1197             this.btn_clear.Location = new System.Drawing.Point(634, 104);\r
1198             this.btn_clear.Name = "btn_clear";\r
1199             this.btn_clear.Size = new System.Drawing.Size(75, 22);\r
1200             this.btn_clear.TabIndex = 4;\r
1201             this.btn_clear.Text = "Clear";\r
1202             this.btn_clear.UseVisualStyleBackColor = true;\r
1203             this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click);\r
1204             // \r
1205             // label34\r
1206             // \r
1207             this.label34.AutoSize = true;\r
1208             this.label34.Location = new System.Drawing.Point(13, 35);\r
1209             this.label34.Name = "label34";\r
1210             this.label34.Size = new System.Drawing.Size(631, 52);\r
1211             this.label34.TabIndex = 1;\r
1212             this.label34.Text = resources.GetString("label34.Text");\r
1213             // \r
1214             // label33\r
1215             // \r
1216             this.label33.AutoSize = true;\r
1217             this.label33.BackColor = System.Drawing.Color.Transparent;\r
1218             this.label33.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1219             this.label33.Location = new System.Drawing.Point(13, 13);\r
1220             this.label33.Name = "label33";\r
1221             this.label33.Size = new System.Drawing.Size(77, 13);\r
1222             this.label33.TabIndex = 0;\r
1223             this.label33.Text = "Query Editor";\r
1224             // \r
1225             // rtf_query\r
1226             // \r
1227             this.rtf_query.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
1228             this.rtf_query.Location = new System.Drawing.Point(16, 132);\r
1229             this.rtf_query.Name = "rtf_query";\r
1230             this.rtf_query.Size = new System.Drawing.Size(693, 161);\r
1231             this.rtf_query.TabIndex = 5;\r
1232             this.rtf_query.Text = "";\r
1233             // \r
1234             // groupBox2\r
1235             // \r
1236             this.groupBox2.Controls.Add(this.splitContainer1);\r
1237             this.groupBox2.ForeColor = System.Drawing.Color.Black;\r
1238             this.groupBox2.Location = new System.Drawing.Point(750, 70);\r
1239             this.groupBox2.Name = "groupBox2";\r
1240             this.groupBox2.Size = new System.Drawing.Size(246, 482);\r
1241             this.groupBox2.TabIndex = 6;\r
1242             this.groupBox2.TabStop = false;\r
1243             this.groupBox2.Text = "Presets";\r
1244             // \r
1245             // splitContainer1\r
1246             // \r
1247             this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;\r
1248             this.splitContainer1.Location = new System.Drawing.Point(3, 17);\r
1249             this.splitContainer1.Name = "splitContainer1";\r
1250             this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;\r
1251             // \r
1252             // splitContainer1.Panel1\r
1253             // \r
1254             this.splitContainer1.Panel1.Controls.Add(this.treeView_presets);\r
1255             // \r
1256             // splitContainer1.Panel2\r
1257             // \r
1258             this.splitContainer1.Panel2.Controls.Add(this.btn_addPreset);\r
1259             this.splitContainer1.Panel2.Controls.Add(this.btn_removePreset);\r
1260             this.splitContainer1.Panel2.Controls.Add(this.btn_setDefault);\r
1261             this.splitContainer1.Size = new System.Drawing.Size(240, 462);\r
1262             this.splitContainer1.SplitterDistance = 424;\r
1263             this.splitContainer1.TabIndex = 1;\r
1264             // \r
1265             // toolStrip1\r
1266             // \r
1267             this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;\r
1268             this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
1269             this.btn_source,\r
1270             this.toolStripSeparator10,\r
1271             this.btn_start,\r
1272             this.btn_add2Queue,\r
1273             this.btn_showQueue,\r
1274             this.toolStripSeparator4,\r
1275             this.tb_preview,\r
1276             this.btn_ActivityWindow});\r
1277             this.toolStrip1.Location = new System.Drawing.Point(0, 24);\r
1278             this.toolStrip1.Name = "toolStrip1";\r
1279             this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
1280             this.toolStrip1.Size = new System.Drawing.Size(1002, 39);\r
1281             this.toolStrip1.TabIndex = 1;\r
1282             this.toolStrip1.Text = "toolStrip1";\r
1283             // \r
1284             // btn_source\r
1285             // \r
1286             this.btn_source.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
1287             this.btn_file_source,\r
1288             this.btn_dvd_source,\r
1289             this.btnTitleSpecific,\r
1290             this.toolStripSeparator1});\r
1291             this.btn_source.Image = global::Handbrake.Properties.Resources.Movies;\r
1292             this.btn_source.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1293             this.btn_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1294             this.btn_source.Name = "btn_source";\r
1295             this.btn_source.Size = new System.Drawing.Size(88, 36);\r
1296             this.btn_source.Text = "Source";\r
1297             this.btn_source.ToolTipText = "Open a new source file or folder.";\r
1298             this.btn_source.Click += new System.EventHandler(this.btn_source_Click);\r
1299             // \r
1300             // btn_dvd_source\r
1301             // \r
1302             this.btn_dvd_source.Image = global::Handbrake.Properties.Resources.folder;\r
1303             this.btn_dvd_source.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1304             this.btn_dvd_source.Name = "btn_dvd_source";\r
1305             this.btn_dvd_source.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)\r
1306                         | System.Windows.Forms.Keys.O)));\r
1307             this.btn_dvd_source.Size = new System.Drawing.Size(182, 22);\r
1308             this.btn_dvd_source.Text = "Folder";\r
1309             this.btn_dvd_source.Click += new System.EventHandler(this.BtnFolderScanClicked);\r
1310             // \r
1311             // btnTitleSpecific\r
1312             // \r
1313             this.btnTitleSpecific.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
1314             this.FileTitleSpecificScan,\r
1315             this.FolderTitleSpecificScan});\r
1316             this.btnTitleSpecific.Name = "btnTitleSpecific";\r
1317             this.btnTitleSpecific.Size = new System.Drawing.Size(182, 22);\r
1318             this.btnTitleSpecific.Text = "Title Specific Scan";\r
1319             // \r
1320             // FileTitleSpecificScan\r
1321             // \r
1322             this.FileTitleSpecificScan.Image = global::Handbrake.Properties.Resources.Movies_Small;\r
1323             this.FileTitleSpecificScan.Name = "FileTitleSpecificScan";\r
1324             this.FileTitleSpecificScan.Size = new System.Drawing.Size(125, 22);\r
1325             this.FileTitleSpecificScan.Text = "Video File";\r
1326             this.FileTitleSpecificScan.Click += new System.EventHandler(this.VideoTitleSpecificScanClick);\r
1327             // \r
1328             // FolderTitleSpecificScan\r
1329             // \r
1330             this.FolderTitleSpecificScan.Image = global::Handbrake.Properties.Resources.folder;\r
1331             this.FolderTitleSpecificScan.Name = "FolderTitleSpecificScan";\r
1332             this.FolderTitleSpecificScan.Size = new System.Drawing.Size(125, 22);\r
1333             this.FolderTitleSpecificScan.Text = "Folder";\r
1334             this.FolderTitleSpecificScan.Click += new System.EventHandler(this.FolderTitleSpecificScanClick);\r
1335             // \r
1336             // toolStripSeparator1\r
1337             // \r
1338             this.toolStripSeparator1.Name = "toolStripSeparator1";\r
1339             this.toolStripSeparator1.Size = new System.Drawing.Size(179, 6);\r
1340             // \r
1341             // toolStripSeparator10\r
1342             // \r
1343             this.toolStripSeparator10.Name = "toolStripSeparator10";\r
1344             this.toolStripSeparator10.Size = new System.Drawing.Size(6, 39);\r
1345             // \r
1346             // btn_start\r
1347             // \r
1348             this.btn_start.Image = global::Handbrake.Properties.Resources.Play;\r
1349             this.btn_start.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1350             this.btn_start.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1351             this.btn_start.Name = "btn_start";\r
1352             this.btn_start.Size = new System.Drawing.Size(67, 36);\r
1353             this.btn_start.Text = "Start";\r
1354             this.btn_start.ToolTipText = "Start the encoding process";\r
1355             this.btn_start.Click += new System.EventHandler(this.btn_start_Click);\r
1356             // \r
1357             // btn_add2Queue\r
1358             // \r
1359             this.btn_add2Queue.Image = global::Handbrake.Properties.Resources.AddToQueue;\r
1360             this.btn_add2Queue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1361             this.btn_add2Queue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1362             this.btn_add2Queue.Name = "btn_add2Queue";\r
1363             this.btn_add2Queue.Size = new System.Drawing.Size(117, 36);\r
1364             this.btn_add2Queue.Text = "Add to Queue";\r
1365             this.btn_add2Queue.ToolTipText = "Add a new item to the Queue";\r
1366             this.btn_add2Queue.Click += new System.EventHandler(this.btn_add2Queue_Click);\r
1367             // \r
1368             // btn_showQueue\r
1369             // \r
1370             this.btn_showQueue.Image = global::Handbrake.Properties.Resources.Queue;\r
1371             this.btn_showQueue.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1372             this.btn_showQueue.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1373             this.btn_showQueue.Name = "btn_showQueue";\r
1374             this.btn_showQueue.Size = new System.Drawing.Size(110, 36);\r
1375             this.btn_showQueue.Tag = "";\r
1376             this.btn_showQueue.Text = "Show Queue";\r
1377             this.btn_showQueue.Click += new System.EventHandler(this.btn_showQueue_Click);\r
1378             // \r
1379             // toolStripSeparator4\r
1380             // \r
1381             this.toolStripSeparator4.Name = "toolStripSeparator4";\r
1382             this.toolStripSeparator4.Size = new System.Drawing.Size(6, 39);\r
1383             // \r
1384             // tb_preview\r
1385             // \r
1386             this.tb_preview.Image = global::Handbrake.Properties.Resources.window;\r
1387             this.tb_preview.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1388             this.tb_preview.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1389             this.tb_preview.Name = "tb_preview";\r
1390             this.tb_preview.Size = new System.Drawing.Size(84, 36);\r
1391             this.tb_preview.Text = "Preview";\r
1392             this.tb_preview.Click += new System.EventHandler(this.tb_preview_Click);\r
1393             // \r
1394             // btn_ActivityWindow\r
1395             // \r
1396             this.btn_ActivityWindow.Image = global::Handbrake.Properties.Resources.ActivityWindow;\r
1397             this.btn_ActivityWindow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;\r
1398             this.btn_ActivityWindow.ImageTransparentColor = System.Drawing.Color.Magenta;\r
1399             this.btn_ActivityWindow.Name = "btn_ActivityWindow";\r
1400             this.btn_ActivityWindow.Size = new System.Drawing.Size(130, 36);\r
1401             this.btn_ActivityWindow.Text = "Activity Window";\r
1402             this.btn_ActivityWindow.ToolTipText = "Displays the activity window which displays the log of the last completed or curr" +\r
1403                 "ently running encode.";\r
1404             this.btn_ActivityWindow.Click += new System.EventHandler(this.btn_ActivityWindow_Click);\r
1405             // \r
1406             // notifyIcon\r
1407             // \r
1408             this.notifyIcon.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
1409             this.notifyIcon.BalloonTipText = "HandBrake Status Here";\r
1410             this.notifyIcon.BalloonTipTitle = "HandBrake";\r
1411             this.notifyIcon.ContextMenuStrip = notifyIconMenu;\r
1412             this.notifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));\r
1413             this.notifyIcon.Text = "HandBrake";\r
1414             this.notifyIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon_MouseDoubleClick);\r
1415             // \r
1416             // StatusStrip\r
1417             // \r
1418             this.StatusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
1419             this.ProgressBarStatus,\r
1420             this.lbl_encode,\r
1421             this.lbl_updateCheck});\r
1422             this.StatusStrip.Location = new System.Drawing.Point(0, 561);\r
1423             this.StatusStrip.Name = "StatusStrip";\r
1424             this.StatusStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;\r
1425             this.StatusStrip.Size = new System.Drawing.Size(1002, 22);\r
1426             this.StatusStrip.SizingGrip = false;\r
1427             this.StatusStrip.TabIndex = 7;\r
1428             this.StatusStrip.Text = "statusStrip1";\r
1429             // \r
1430             // ProgressBarStatus\r
1431             // \r
1432             this.ProgressBarStatus.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;\r
1433             this.ProgressBarStatus.Name = "ProgressBarStatus";\r
1434             this.ProgressBarStatus.Size = new System.Drawing.Size(100, 16);\r
1435             this.ProgressBarStatus.Visible = false;\r
1436             // \r
1437             // lbl_encode\r
1438             // \r
1439             this.lbl_encode.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1440             this.lbl_encode.Name = "lbl_encode";\r
1441             this.lbl_encode.Size = new System.Drawing.Size(28, 17);\r
1442             this.lbl_encode.Text = "{0}";\r
1443             // \r
1444             // lbl_updateCheck\r
1445             // \r
1446             this.lbl_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
1447             this.lbl_updateCheck.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;\r
1448             this.lbl_updateCheck.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1449             this.lbl_updateCheck.Name = "lbl_updateCheck";\r
1450             this.lbl_updateCheck.Size = new System.Drawing.Size(139, 17);\r
1451             this.lbl_updateCheck.Text = "Checking for Updates ...";\r
1452             this.lbl_updateCheck.Visible = false;\r
1453             // \r
1454             // hbproc\r
1455             // \r
1456             this.hbproc.StartInfo.Domain = "";\r
1457             this.hbproc.StartInfo.LoadUserProfile = false;\r
1458             this.hbproc.StartInfo.Password = null;\r
1459             this.hbproc.StartInfo.StandardErrorEncoding = null;\r
1460             this.hbproc.StartInfo.StandardOutputEncoding = null;\r
1461             this.hbproc.StartInfo.UserName = "";\r
1462             this.hbproc.SynchronizingObject = this;\r
1463             // \r
1464             // File_Save\r
1465             // \r
1466             this.File_Save.DefaultExt = "hb";\r
1467             this.File_Save.Filter = "hb|*.hb";\r
1468             // \r
1469             // tableLayoutPanel2\r
1470             // \r
1471             this.tableLayoutPanel2.AutoSize = true;\r
1472             this.tableLayoutPanel2.ColumnCount = 3;\r
1473             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1474             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
1475             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1476             this.tableLayoutPanel2.Controls.Add(this.Label3, 0, 0);\r
1477             this.tableLayoutPanel2.Controls.Add(this.text_destination, 1, 0);\r
1478             this.tableLayoutPanel2.Controls.Add(this.btn_destBrowse, 2, 0);\r
1479             this.tableLayoutPanel2.Location = new System.Drawing.Point(21, 132);\r
1480             this.tableLayoutPanel2.Name = "tableLayoutPanel2";\r
1481             this.tableLayoutPanel2.RowCount = 1;\r
1482             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
1483             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29F));\r
1484             this.tableLayoutPanel2.Size = new System.Drawing.Size(723, 29);\r
1485             this.tableLayoutPanel2.TabIndex = 50;\r
1486             // \r
1487             // btn_destBrowse\r
1488             // \r
1489             this.btn_destBrowse.AutoSize = true;\r
1490             this.btn_destBrowse.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1491             this.btn_destBrowse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1492             this.btn_destBrowse.Location = new System.Drawing.Point(645, 3);\r
1493             this.btn_destBrowse.Name = "btn_destBrowse";\r
1494             this.btn_destBrowse.Size = new System.Drawing.Size(75, 23);\r
1495             this.btn_destBrowse.TabIndex = 13;\r
1496             this.btn_destBrowse.Text = "Browse";\r
1497             this.btn_destBrowse.UseVisualStyleBackColor = true;\r
1498             this.btn_destBrowse.Click += new System.EventHandler(this.btn_destBrowse_Click);\r
1499             // \r
1500             // tableLayoutPanel3\r
1501             // \r
1502             this.tableLayoutPanel3.AutoSize = true;\r
1503             this.tableLayoutPanel3.ColumnCount = 5;\r
1504             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1505             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1506             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1507             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1508             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1509             this.tableLayoutPanel3.Controls.Add(this.label5, 0, 0);\r
1510             this.tableLayoutPanel3.Controls.Add(this.drop_format, 1, 0);\r
1511             this.tableLayoutPanel3.Controls.Add(this.check_largeFile, 2, 0);\r
1512             this.tableLayoutPanel3.Controls.Add(this.check_optimiseMP4, 3, 0);\r
1513             this.tableLayoutPanel3.Controls.Add(this.check_iPodAtom, 4, 0);\r
1514             this.tableLayoutPanel3.Location = new System.Drawing.Point(21, 180);\r
1515             this.tableLayoutPanel3.Name = "tableLayoutPanel3";\r
1516             this.tableLayoutPanel3.RowCount = 1;\r
1517             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
1518             this.tableLayoutPanel3.Size = new System.Drawing.Size(723, 27);\r
1519             this.tableLayoutPanel3.TabIndex = 51;\r
1520             // \r
1521             // tableLayoutPanel1\r
1522             // \r
1523             this.tableLayoutPanel1.AutoSize = true;\r
1524             this.tableLayoutPanel1.ColumnCount = 12;\r
1525             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1526             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1527             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1528             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1529             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 35F));\r
1530             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1531             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 5F));\r
1532             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1533             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1534             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1535             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1536             this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1537             this.tableLayoutPanel1.Controls.Add(this.Label10, 0, 0);\r
1538             this.tableLayoutPanel1.Controls.Add(this.drp_dvdtitle, 1, 0);\r
1539             this.tableLayoutPanel1.Controls.Add(this.lbl_angle, 2, 0);\r
1540             this.tableLayoutPanel1.Controls.Add(this.drop_angle, 3, 0);\r
1541             this.tableLayoutPanel1.Controls.Add(this.drop_chapterStart, 7, 0);\r
1542             this.tableLayoutPanel1.Controls.Add(this.Label13, 8, 0);\r
1543             this.tableLayoutPanel1.Controls.Add(this.drop_chapterFinish, 9, 0);\r
1544             this.tableLayoutPanel1.Controls.Add(this.label_duration, 10, 0);\r
1545             this.tableLayoutPanel1.Controls.Add(this.lbl_duration, 11, 0);\r
1546             this.tableLayoutPanel1.Controls.Add(this.drop_mode, 5, 0);\r
1547             this.tableLayoutPanel1.Location = new System.Drawing.Point(21, 86);\r
1548             this.tableLayoutPanel1.Name = "tableLayoutPanel1";\r
1549             this.tableLayoutPanel1.RowCount = 1;\r
1550             this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
1551             this.tableLayoutPanel1.Size = new System.Drawing.Size(723, 27);\r
1552             this.tableLayoutPanel1.TabIndex = 49;\r
1553             // \r
1554             // Label10\r
1555             // \r
1556             this.Label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
1557             this.Label10.AutoSize = true;\r
1558             this.Label10.ForeColor = System.Drawing.Color.Black;\r
1559             this.Label10.Location = new System.Drawing.Point(3, 7);\r
1560             this.Label10.Name = "Label10";\r
1561             this.Label10.Size = new System.Drawing.Size(31, 13);\r
1562             this.Label10.TabIndex = 6;\r
1563             this.Label10.Text = "Title:";\r
1564             // \r
1565             // lbl_angle\r
1566             // \r
1567             this.lbl_angle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
1568             this.lbl_angle.AutoSize = true;\r
1569             this.lbl_angle.ForeColor = System.Drawing.Color.Black;\r
1570             this.lbl_angle.Location = new System.Drawing.Point(165, 7);\r
1571             this.lbl_angle.Name = "lbl_angle";\r
1572             this.lbl_angle.Size = new System.Drawing.Size(38, 13);\r
1573             this.lbl_angle.TabIndex = 44;\r
1574             this.lbl_angle.Text = "Angle:";\r
1575             // \r
1576             // Label13\r
1577             // \r
1578             this.Label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
1579             this.Label13.AutoSize = true;\r
1580             this.Label13.Location = new System.Drawing.Point(458, 7);\r
1581             this.Label13.Name = "Label13";\r
1582             this.Label13.Size = new System.Drawing.Size(45, 13);\r
1583             this.Label13.TabIndex = 10;\r
1584             this.Label13.Text = "through";\r
1585             // \r
1586             // label_duration\r
1587             // \r
1588             this.label_duration.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
1589             this.label_duration.AutoSize = true;\r
1590             this.label_duration.BackColor = System.Drawing.Color.Transparent;\r
1591             this.label_duration.Location = new System.Drawing.Point(584, 7);\r
1592             this.label_duration.Name = "label_duration";\r
1593             this.label_duration.Size = new System.Drawing.Size(52, 13);\r
1594             this.label_duration.TabIndex = 42;\r
1595             this.label_duration.Text = "Duration:";\r
1596             // \r
1597             // lbl_duration\r
1598             // \r
1599             this.lbl_duration.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1600             this.lbl_duration.AutoSize = true;\r
1601             this.lbl_duration.BackColor = System.Drawing.Color.Transparent;\r
1602             this.lbl_duration.Location = new System.Drawing.Point(642, 7);\r
1603             this.lbl_duration.Name = "lbl_duration";\r
1604             this.lbl_duration.Size = new System.Drawing.Size(39, 13);\r
1605             this.lbl_duration.TabIndex = 43;\r
1606             this.lbl_duration.Text = "--:--:--";\r
1607             // \r
1608             // labelStaticDestination\r
1609             // \r
1610             this.labelStaticDestination.AutoSize = true;\r
1611             this.labelStaticDestination.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1612             this.labelStaticDestination.Location = new System.Drawing.Point(9, 116);\r
1613             this.labelStaticDestination.Name = "labelStaticDestination";\r
1614             this.labelStaticDestination.Size = new System.Drawing.Size(75, 13);\r
1615             this.labelStaticDestination.TabIndex = 53;\r
1616             this.labelStaticDestination.Text = "Destination:";\r
1617             // \r
1618             // labelPreset\r
1619             // \r
1620             this.labelPreset.AutoSize = true;\r
1621             this.labelPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1622             this.labelPreset.Location = new System.Drawing.Point(9, 164);\r
1623             this.labelPreset.Name = "labelPreset";\r
1624             this.labelPreset.Size = new System.Drawing.Size(180, 13);\r
1625             this.labelPreset.TabIndex = 54;\r
1626             this.labelPreset.Text = "Output Settings (Preset: None)";\r
1627             // \r
1628             // labelSource\r
1629             // \r
1630             this.labelSource.AutoSize = true;\r
1631             this.labelSource.Location = new System.Drawing.Point(55, 0);\r
1632             this.labelSource.Name = "labelSource";\r
1633             this.labelSource.Size = new System.Drawing.Size(137, 13);\r
1634             this.labelSource.TabIndex = 52;\r
1635             this.labelSource.Text = "Select \"Source\" to continue";\r
1636             // \r
1637             // labelStaticSource\r
1638             // \r
1639             this.labelStaticSource.AutoSize = true;\r
1640             this.labelStaticSource.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1641             this.labelStaticSource.Location = new System.Drawing.Point(0, 0);\r
1642             this.labelStaticSource.Margin = new System.Windows.Forms.Padding(0, 0, 3, 0);\r
1643             this.labelStaticSource.Name = "labelStaticSource";\r
1644             this.labelStaticSource.Size = new System.Drawing.Size(49, 13);\r
1645             this.labelStaticSource.TabIndex = 51;\r
1646             this.labelStaticSource.Text = "Source:";\r
1647             // \r
1648             // SourceLayoutPanel\r
1649             // \r
1650             this.SourceLayoutPanel.AutoSize = true;\r
1651             this.SourceLayoutPanel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
1652             this.SourceLayoutPanel.Controls.Add(this.labelStaticSource);\r
1653             this.SourceLayoutPanel.Controls.Add(this.labelSource);\r
1654             this.SourceLayoutPanel.Location = new System.Drawing.Point(9, 70);\r
1655             this.SourceLayoutPanel.Margin = new System.Windows.Forms.Padding(0);\r
1656             this.SourceLayoutPanel.Name = "SourceLayoutPanel";\r
1657             this.SourceLayoutPanel.Size = new System.Drawing.Size(195, 13);\r
1658             this.SourceLayoutPanel.TabIndex = 55;\r
1659             // \r
1660             // openPreset\r
1661             // \r
1662             this.openPreset.DefaultExt = "plist";\r
1663             this.openPreset.Filter = "Plist Files|*.plist";\r
1664             // \r
1665             // File_ChapterImport\r
1666             // \r
1667             this.File_ChapterImport.Filter = "CSV Files|*.csv";\r
1668             // \r
1669             // PictureSettings\r
1670             // \r
1671             this.PictureSettings.BackColor = System.Drawing.Color.Transparent;\r
1672             this.PictureSettings.CurrentlySelectedPreset = null;\r
1673             this.PictureSettings.Enabled = false;\r
1674             this.PictureSettings.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1675             this.PictureSettings.Location = new System.Drawing.Point(0, 0);\r
1676             this.PictureSettings.Name = "PictureSettings";\r
1677             this.PictureSettings.PresetMaximumResolution = new System.Drawing.Size(0, 0);\r
1678             this.PictureSettings.Size = new System.Drawing.Size(666, 279);\r
1679             this.PictureSettings.TabIndex = 0;\r
1680             // \r
1681             // Filters\r
1682             // \r
1683             this.Filters.BackColor = System.Drawing.Color.Transparent;\r
1684             this.Filters.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1685             this.Filters.Location = new System.Drawing.Point(0, 0);\r
1686             this.Filters.Name = "Filters";\r
1687             this.Filters.Size = new System.Drawing.Size(713, 310);\r
1688             this.Filters.TabIndex = 0;\r
1689             // \r
1690             // AudioSettings\r
1691             // \r
1692             this.AudioSettings.BackColor = System.Drawing.Color.Transparent;\r
1693             this.AudioSettings.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1694             this.AudioSettings.Location = new System.Drawing.Point(0, 0);\r
1695             this.AudioSettings.Name = "AudioSettings";\r
1696             this.AudioSettings.Size = new System.Drawing.Size(715, 310);\r
1697             this.AudioSettings.TabIndex = 0;\r
1698             // \r
1699             // Subtitles\r
1700             // \r
1701             this.Subtitles.BackColor = System.Drawing.Color.Transparent;\r
1702             this.Subtitles.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1703             this.Subtitles.Location = new System.Drawing.Point(0, 0);\r
1704             this.Subtitles.Name = "Subtitles";\r
1705             this.Subtitles.Size = new System.Drawing.Size(722, 310);\r
1706             this.Subtitles.TabIndex = 0;\r
1707             // \r
1708             // x264Panel\r
1709             // \r
1710             this.x264Panel.BackColor = System.Drawing.Color.Transparent;\r
1711             this.x264Panel.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1712             this.x264Panel.Location = new System.Drawing.Point(0, 0);\r
1713             this.x264Panel.Name = "x264Panel";\r
1714             this.x264Panel.Size = new System.Drawing.Size(720, 306);\r
1715             this.x264Panel.TabIndex = 0;\r
1716             this.x264Panel.X264Query = "";\r
1717             // \r
1718             // frmMain\r
1719             // \r
1720             this.AllowDrop = true;\r
1721             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
1722             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
1723             this.AutoSize = true;\r
1724             this.ClientSize = new System.Drawing.Size(1002, 583);\r
1725             this.Controls.Add(this.tableLayoutPanel3);\r
1726             this.Controls.Add(this.toolStrip1);\r
1727             this.Controls.Add(this.SourceLayoutPanel);\r
1728             this.Controls.Add(this.frmMainMenu);\r
1729             this.Controls.Add(this.tableLayoutPanel2);\r
1730             this.Controls.Add(this.labelPreset);\r
1731             this.Controls.Add(this.groupBox2);\r
1732             this.Controls.Add(this.StatusStrip);\r
1733             this.Controls.Add(this.tableLayoutPanel1);\r
1734             this.Controls.Add(this.tabs_panel);\r
1735             this.Controls.Add(this.labelStaticDestination);\r
1736             this.DoubleBuffered = true;\r
1737             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1738             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
1739             this.KeyPreview = true;\r
1740             this.MinimumSize = new System.Drawing.Size(900, 500);\r
1741             this.Name = "frmMain";\r
1742             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
1743             this.Text = "HandBrake";\r
1744             notifyIconMenu.ResumeLayout(false);\r
1745             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).EndInit();\r
1746             ((System.ComponentModel.ISupportInitialize)(this.data_chpt)).EndInit();\r
1747             this.ChaptersMenu.ResumeLayout(false);\r
1748             this.presets_menu.ResumeLayout(false);\r
1749             this.frmMainMenu.ResumeLayout(false);\r
1750             this.frmMainMenu.PerformLayout();\r
1751             this.tab_audio.ResumeLayout(false);\r
1752             this.tab_video.ResumeLayout(false);\r
1753             this.tab_video.PerformLayout();\r
1754             this.tab_picture.ResumeLayout(false);\r
1755             this.tabs_panel.ResumeLayout(false);\r
1756             this.tab_filters.ResumeLayout(false);\r
1757             this.tab_subtitles.ResumeLayout(false);\r
1758             this.tab_chapters.ResumeLayout(false);\r
1759             this.tab_chapters.PerformLayout();\r
1760             this.tab_advanced.ResumeLayout(false);\r
1761             this.tab_query.ResumeLayout(false);\r
1762             this.tab_query.PerformLayout();\r
1763             this.groupBox2.ResumeLayout(false);\r
1764             this.splitContainer1.Panel1.ResumeLayout(false);\r
1765             this.splitContainer1.Panel2.ResumeLayout(false);\r
1766             this.splitContainer1.ResumeLayout(false);\r
1767             this.toolStrip1.ResumeLayout(false);\r
1768             this.toolStrip1.PerformLayout();\r
1769             this.StatusStrip.ResumeLayout(false);\r
1770             this.StatusStrip.PerformLayout();\r
1771             this.tableLayoutPanel2.ResumeLayout(false);\r
1772             this.tableLayoutPanel2.PerformLayout();\r
1773             this.tableLayoutPanel3.ResumeLayout(false);\r
1774             this.tableLayoutPanel3.PerformLayout();\r
1775             this.tableLayoutPanel1.ResumeLayout(false);\r
1776             this.tableLayoutPanel1.PerformLayout();\r
1777             this.SourceLayoutPanel.ResumeLayout(false);\r
1778             this.SourceLayoutPanel.PerformLayout();\r
1779             this.ResumeLayout(false);\r
1780             this.PerformLayout();\r
1781 \r
1782         }\r
1783 \r
1784         #endregion\r
1785 \r
1786         internal System.Windows.Forms.ToolTip ToolTip;\r
1787         internal System.Windows.Forms.ToolStripMenuItem FileToolStripMenuItem;\r
1788         internal System.Windows.Forms.ToolStripMenuItem mnu_open3;\r
1789         internal System.Windows.Forms.ToolStripMenuItem mnu_exit;\r
1790         internal System.Windows.Forms.ToolStripMenuItem ToolsToolStripMenuItem;\r
1791         internal System.Windows.Forms.ToolStripMenuItem mnu_encode;\r
1792         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator5;\r
1793         internal System.Windows.Forms.ToolStripMenuItem mnu_options;\r
1794         internal System.Windows.Forms.ToolStripMenuItem PresetsToolStripMenuItem;\r
1795         internal System.Windows.Forms.ToolStripMenuItem mnu_presetReset;\r
1796         internal System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem;\r
1797         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator3;\r
1798         internal System.Windows.Forms.ToolStripMenuItem mnu_about;\r
1799         internal System.Windows.Forms.MenuStrip frmMainMenu;\r
1800         internal System.Windows.Forms.Label Label3;\r
1801         internal System.Windows.Forms.ComboBox drp_videoEncoder;\r
1802         internal System.Windows.Forms.Label Label47;\r
1803         internal System.Windows.Forms.TextBox text_destination;\r
1804         internal System.Windows.Forms.TabPage tab_audio;\r
1805         internal System.Windows.Forms.TabPage tab_video;\r
1806         internal System.Windows.Forms.CheckBox check_largeFile;\r
1807         internal System.Windows.Forms.CheckBox check_turbo;\r
1808         internal System.Windows.Forms.Label Label2;\r
1809         internal System.Windows.Forms.Label lbl_SliderValue;\r
1810         internal System.Windows.Forms.ComboBox drp_videoFramerate;\r
1811         internal System.Windows.Forms.CheckBox check_2PassEncode;\r
1812         internal System.Windows.Forms.TrackBar slider_videoQuality;\r
1813         internal System.Windows.Forms.TextBox text_filesize;\r
1814         internal System.Windows.Forms.TextBox text_bitrate;\r
1815         internal System.Windows.Forms.TabPage tab_picture;\r
1816         internal System.Windows.Forms.CheckBox Check_ChapterMarkers;\r
1817         internal System.Windows.Forms.TabControl tabs_panel;\r
1818         internal System.Windows.Forms.Label lbl_framerate;\r
1819         private System.Windows.Forms.GroupBox groupBox2;\r
1820         internal System.Windows.Forms.Button btn_setDefault;\r
1821         private System.Windows.Forms.ToolStripMenuItem mnu_SelectDefault;\r
1822         private System.Windows.Forms.ToolStripMenuItem mnu_UpdateCheck;\r
1823         private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;\r
1824         private System.Windows.Forms.SaveFileDialog DVD_Save;\r
1825         private System.Windows.Forms.OpenFileDialog File_Open;\r
1826         private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;\r
1827         internal System.Windows.Forms.CheckBox check_iPodAtom;\r
1828         private System.Windows.Forms.TabPage tab_chapters;\r
1829         internal System.Windows.Forms.Label label31;\r
1830         internal System.Windows.Forms.CheckBox check_optimiseMP4;\r
1831         internal System.Windows.Forms.DataGridView data_chpt;\r
1832         private System.Windows.Forms.TabPage tab_query;\r
1833         private System.Windows.Forms.Label label34;\r
1834         internal System.Windows.Forms.Button btn_generate_Query;\r
1835         internal System.Windows.Forms.Label label33;\r
1836         internal System.Windows.Forms.Button btn_clear;\r
1837         private System.Windows.Forms.ToolStrip toolStrip1;\r
1838         private System.Windows.Forms.ToolStripButton btn_start;\r
1839         private System.Windows.Forms.ToolStripButton btn_add2Queue;\r
1840         private System.Windows.Forms.ToolStripButton btn_showQueue;\r
1841         private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;\r
1842         private System.Windows.Forms.ToolStripButton btn_ActivityWindow;\r
1843         internal System.Windows.Forms.Button btn_removePreset;\r
1844         internal System.Windows.Forms.Button btn_addPreset;\r
1845         internal System.Windows.Forms.Label label25;\r
1846         internal System.Windows.Forms.TabPage tab_advanced;\r
1847         internal System.Windows.Forms.TreeView treeView_presets;\r
1848         internal System.Windows.Forms.RichTextBox rtf_query;\r
1849         private System.Windows.Forms.NotifyIcon notifyIcon;\r
1850         private System.Windows.Forms.ToolStripMenuItem btn_restore;\r
1851         private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;\r
1852         private System.Windows.Forms.ToolStripMenuItem btn_file_source;\r
1853         private System.Windows.Forms.ToolStripMenuItem mnu_delete_preset;\r
1854         private System.Windows.Forms.ToolStripMenuItem btn_new_preset;\r
1855         private System.Windows.Forms.ToolStripMenuItem mnu_user_guide;\r
1856         private System.Windows.Forms.ToolStripDropDownButton btn_source;\r
1857         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
1858         private System.Windows.Forms.ToolStripMenuItem btn_dvd_source;\r
1859         internal System.Windows.Forms.ComboBox drop_format;\r
1860         internal System.Windows.Forms.Label label5;\r
1861         internal System.Windows.Forms.ToolStripMenuItem mnu_encodeLog;\r
1862         private System.Windows.Forms.StatusStrip StatusStrip;\r
1863         private System.Windows.Forms.ToolStripStatusLabel lbl_encode;\r
1864         internal System.Windows.Forms.OpenFileDialog ISO_Open;\r
1865         internal System.Windows.Forms.FolderBrowserDialog DVD_Open;\r
1866         private System.Windows.Forms.ContextMenuStrip presets_menu;\r
1867         private System.Windows.Forms.ToolStripMenuItem pmnu_expandAll;\r
1868         private System.Windows.Forms.ToolStripMenuItem pmnu_collapse;\r
1869         private System.Windows.Forms.ToolStripSeparator sep1;\r
1870         private System.Windows.Forms.ToolStripMenuItem pmnu_delete;\r
1871         private System.Windows.Forms.SplitContainer splitContainer1;\r
1872         private System.Windows.Forms.ImageList AudioMenuRowHeightHack;\r
1873         private System.Windows.Forms.ToolStripMenuItem pmnu_saveChanges;\r
1874         private System.Windows.Forms.ToolStripMenuItem mnu_killCLI;\r
1875         private System.Windows.Forms.TabPage tab_filters;\r
1876         internal System.Windows.Forms.RadioButton radio_cq;\r
1877         internal System.Windows.Forms.RadioButton radio_avgBitrate;\r
1878         internal System.Windows.Forms.RadioButton radio_targetFilesize;\r
1879         internal Handbrake.Controls.x264Panel x264Panel;\r
1880         private System.Windows.Forms.ToolStripButton tb_preview;\r
1881         private System.Diagnostics.Process hbproc;\r
1882         private TabPage tab_subtitles;\r
1883         internal Handbrake.Controls.AudioPanel AudioSettings;\r
1884         internal Handbrake.Controls.Subtitles Subtitles;\r
1885         internal Handbrake.Controls.Filters Filters;\r
1886         private ToolStripStatusLabel lbl_updateCheck;\r
1887         internal SaveFileDialog File_Save;\r
1888         private TableLayoutPanel tableLayoutPanel2;\r
1889         private Button btn_destBrowse;\r
1890         private TableLayoutPanel tableLayoutPanel3;\r
1891         private TableLayoutPanel tableLayoutPanel1;\r
1892         internal Label lbl_angle;\r
1893         internal ComboBox drop_angle;\r
1894         internal ComboBox drop_chapterStart;\r
1895         internal Label Label13;\r
1896         internal ComboBox drop_chapterFinish;\r
1897         internal Label label_duration;\r
1898         internal Label lbl_duration;\r
1899         private Label labelStaticDestination;\r
1900         internal Label labelPreset;\r
1901         internal Handbrake.Controls.PictureSettings PictureSettings;\r
1902         private Label labelSource;\r
1903         internal ComboBox drp_dvdtitle;\r
1904         internal Label Label10;\r
1905         private Label labelStaticSource;\r
1906         private FlowLayoutPanel SourceLayoutPanel;\r
1907         private ToolStripMenuItem mnu_importMacPreset;\r
1908         private OpenFileDialog openPreset;\r
1909         private Button btn_importChapters;\r
1910         private OpenFileDialog File_ChapterImport;\r
1911         private ContextMenuStrip ChaptersMenu;\r
1912         private ToolStripMenuItem mnu_resetChapters;\r
1913         private ToolStripMenuItem pmnu_import;\r
1914         private ToolStripSeparator toolStripSeparator2;\r
1915         internal ComboBox drop_mode;\r
1916         private Button btn_export;\r
1917         private DataGridViewTextBoxColumn number;\r
1918         private DataGridViewTextBoxColumn name;\r
1919         private ToolStripMenuItem mnu_exportMacPreset;\r
1920         private ToolStripProgressBar ProgressBarStatus;\r
1921         internal CheckBox checkMaximumFramerate;\r
1922         private ToolStripMenuItem btnTitleSpecific;\r
1923         private ToolStripMenuItem FileTitleSpecificScan;\r
1924         private ToolStripMenuItem FolderTitleSpecificScan;\r
1925     }\r
1926 }