OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmMain.Designer.cs
1 namespace Handbrake\r
2 {\r
3     partial class frmMain\r
4     {\r
5         /// <summary>\r
6         /// Required designer variable.\r
7         /// </summary>\r
8         private System.ComponentModel.IContainer components = null;\r
9 \r
10         /// <summary>\r
11         /// Clean up any resources being used.\r
12         /// </summary>\r
13         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
14         protected override void Dispose(bool disposing)\r
15         {\r
16             if (disposing && (components != null))\r
17             {\r
18                 components.Dispose();\r
19             }\r
20             base.Dispose(disposing);\r
21         }\r
22 \r
23         #region Windows Form Designer generated code\r
24 \r
25         /// <summary>\r
26         /// Required method for Designer support - do not modify\r
27         /// the contents of this method with the code editor.\r
28         /// </summary>\r
29         private void InitializeComponent()\r
30         {\r
31             this.components = new System.ComponentModel.Container();\r
32             System.Windows.Forms.Label Label38;\r
33             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));\r
34             this.DVD_Save = new System.Windows.Forms.SaveFileDialog();\r
35             this.File_Save = new System.Windows.Forms.SaveFileDialog();\r
36             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
37             this.drop_chapterFinish = new System.Windows.Forms.ComboBox();\r
38             this.drop_chapterStart = new System.Windows.Forms.ComboBox();\r
39             this.drp_dvdtitle = new System.Windows.Forms.ComboBox();\r
40             this.RadioISO = new System.Windows.Forms.RadioButton();\r
41             this.text_source = new System.Windows.Forms.TextBox();\r
42             this.text_destination = new System.Windows.Forms.TextBox();\r
43             this.btn_Browse = new System.Windows.Forms.Button();\r
44             this.text_height = new System.Windows.Forms.TextBox();\r
45             this.text_width = new System.Windows.Forms.TextBox();\r
46             this.btn_destBrowse = new System.Windows.Forms.Button();\r
47             this.drp_videoEncoder = new System.Windows.Forms.ComboBox();\r
48             this.drp_audioCodec = new System.Windows.Forms.ComboBox();\r
49             this.CheckCRF = new System.Windows.Forms.CheckBox();\r
50             this.QueryEditorText = new System.Windows.Forms.RichTextBox();\r
51             this.rtf_h264advanced = new System.Windows.Forms.RichTextBox();\r
52             this.drp_audioBitrate = new System.Windows.Forms.ComboBox();\r
53             this.drp_audioSampleRate = new System.Windows.Forms.ComboBox();\r
54             this.check_largeFile = new System.Windows.Forms.CheckBox();\r
55             this.check_turbo = new System.Windows.Forms.CheckBox();\r
56             this.drp_videoFramerate = new System.Windows.Forms.ComboBox();\r
57             this.slider_videoQuality = new System.Windows.Forms.TrackBar();\r
58             this.text_filesize = new System.Windows.Forms.TextBox();\r
59             this.text_bitrate = new System.Windows.Forms.TextBox();\r
60             this.drp_subtitle = new System.Windows.Forms.ComboBox();\r
61             this.btn_presets = new System.Windows.Forms.Button();\r
62             this.btn_setDefault = new System.Windows.Forms.Button();\r
63             this.ListBox_Presets = new System.Windows.Forms.ListBox();\r
64             this.button1 = new System.Windows.Forms.Button();\r
65             this.DVD_Open = new System.Windows.Forms.FolderBrowserDialog();\r
66             this.File_Open = new System.Windows.Forms.OpenFileDialog();\r
67             this.ISO_Open = new System.Windows.Forms.OpenFileDialog();\r
68             this.FileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
69             this.mnu_open = new System.Windows.Forms.ToolStripMenuItem();\r
70             this.mnu_save = new System.Windows.Forms.ToolStripMenuItem();\r
71             this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();\r
72             this.mnu_exit = new System.Windows.Forms.ToolStripMenuItem();\r
73             this.mnu_open3 = new System.Windows.Forms.ToolStripMenuItem();\r
74             this.ToolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
75             this.mnu_encode = new System.Windows.Forms.ToolStripMenuItem();\r
76             this.mnu_viewDVDdata = new System.Windows.Forms.ToolStripMenuItem();\r
77             this.ToolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();\r
78             this.mnu_options = new System.Windows.Forms.ToolStripMenuItem();\r
79             this.PresetsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
80             this.mnu_presetReset = new System.Windows.Forms.ToolStripMenuItem();\r
81             this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();\r
82             this.mnu_SelectDefault = new System.Windows.Forms.ToolStripMenuItem();\r
83             this.HelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
84             this.mnu_quickStart = new System.Windows.Forms.ToolStripMenuItem();\r
85             this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();\r
86             this.OnlineDocumentationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
87             this.mnu_wiki = new System.Windows.Forms.ToolStripMenuItem();\r
88             this.mnu_faq = new System.Windows.Forms.ToolStripMenuItem();\r
89             this.mnu_onlineDocs = new System.Windows.Forms.ToolStripMenuItem();\r
90             this.WebsiteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
91             this.mnu_homepage = new System.Windows.Forms.ToolStripMenuItem();\r
92             this.mnu_forum = new System.Windows.Forms.ToolStripMenuItem();\r
93             this.ToolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();\r
94             this.mnu_UpdateCheck = new System.Windows.Forms.ToolStripMenuItem();\r
95             this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();\r
96             this.mnu_about = new System.Windows.Forms.ToolStripMenuItem();\r
97             this.frmMainMenu = new System.Windows.Forms.MenuStrip();\r
98             this.GroupBox1 = new System.Windows.Forms.GroupBox();\r
99             this.Label13 = new System.Windows.Forms.Label();\r
100             this.RadioDVD = new System.Windows.Forms.RadioButton();\r
101             this.Label17 = new System.Windows.Forms.Label();\r
102             this.Label9 = new System.Windows.Forms.Label();\r
103             this.Label10 = new System.Windows.Forms.Label();\r
104             this.groupBox_output = new System.Windows.Forms.GroupBox();\r
105             this.Label56 = new System.Windows.Forms.Label();\r
106             this.lbl_Aspect = new System.Windows.Forms.Label();\r
107             this.Label91 = new System.Windows.Forms.Label();\r
108             this.Label55 = new System.Windows.Forms.Label();\r
109             this.Label47 = new System.Windows.Forms.Label();\r
110             this.Label12 = new System.Windows.Forms.Label();\r
111             this.Label3 = new System.Windows.Forms.Label();\r
112             this.lbl_update = new System.Windows.Forms.Label();\r
113             this.btn_queue = new System.Windows.Forms.Button();\r
114             this.btn_encode = new System.Windows.Forms.Button();\r
115             this.Version = new System.Windows.Forms.Label();\r
116             this.lbl_encode = new System.Windows.Forms.Label();\r
117             this.btn_eCancel = new System.Windows.Forms.Button();\r
118             this.TabPage6 = new System.Windows.Forms.TabPage();\r
119             this.btn_copy = new System.Windows.Forms.Button();\r
120             this.label23 = new System.Windows.Forms.Label();\r
121             this.Label7 = new System.Windows.Forms.Label();\r
122             this.Label39 = new System.Windows.Forms.Label();\r
123             this.btn_ClearQuery = new System.Windows.Forms.Button();\r
124             this.GenerateQuery = new System.Windows.Forms.Button();\r
125             this.h264Tab = new System.Windows.Forms.TabPage();\r
126             this.Label43 = new System.Windows.Forms.Label();\r
127             this.label_h264 = new System.Windows.Forms.LinkLabel();\r
128             this.Label95 = new System.Windows.Forms.Label();\r
129             this.btn_h264Clear = new System.Windows.Forms.Button();\r
130             this.Label90 = new System.Windows.Forms.Label();\r
131             this.Label92 = new System.Windows.Forms.Label();\r
132             this.TabPage2 = new System.Windows.Forms.TabPage();\r
133             this.Label19 = new System.Windows.Forms.Label();\r
134             this.Label21 = new System.Windows.Forms.Label();\r
135             this.Label20 = new System.Windows.Forms.Label();\r
136             this.Label29 = new System.Windows.Forms.Label();\r
137             this.drp_audioMixDown = new System.Windows.Forms.ComboBox();\r
138             this.drp_audioChannels = new System.Windows.Forms.ComboBox();\r
139             this.Label14 = new System.Windows.Forms.Label();\r
140             this.Label5 = new System.Windows.Forms.Label();\r
141             this.Label35 = new System.Windows.Forms.Label();\r
142             this.Label16 = new System.Windows.Forms.Label();\r
143             this.Label32 = new System.Windows.Forms.Label();\r
144             this.Label18 = new System.Windows.Forms.Label();\r
145             this.TabPage3 = new System.Windows.Forms.TabPage();\r
146             this.check_grayscale = new System.Windows.Forms.CheckBox();\r
147             this.lbl_largeMp4Warning = new System.Windows.Forms.Label();\r
148             this.Label22 = new System.Windows.Forms.Label();\r
149             this.check_2PassEncode = new System.Windows.Forms.CheckBox();\r
150             this.Label2 = new System.Windows.Forms.Label();\r
151             this.Label42 = new System.Windows.Forms.Label();\r
152             this.SliderValue = new System.Windows.Forms.Label();\r
153             this.Label46 = new System.Windows.Forms.Label();\r
154             this.Label40 = new System.Windows.Forms.Label();\r
155             this.TabPage1 = new System.Windows.Forms.TabPage();\r
156             this.lbl_anamorphicError = new System.Windows.Forms.Label();\r
157             this.label24 = new System.Windows.Forms.Label();\r
158             this.drp_deNoise = new System.Windows.Forms.ComboBox();\r
159             this.label11 = new System.Windows.Forms.Label();\r
160             this.check_deblock = new System.Windows.Forms.CheckBox();\r
161             this.check_detelecine = new System.Windows.Forms.CheckBox();\r
162             this.label4 = new System.Windows.Forms.Label();\r
163             this.drp_deInterlace_option = new System.Windows.Forms.ComboBox();\r
164             this.Check_ChapterMarkers = new System.Windows.Forms.CheckBox();\r
165             this.CheckPixelRatio = new System.Windows.Forms.CheckBox();\r
166             this.label6 = new System.Windows.Forms.Label();\r
167             this.lbl_RecomendedCrop = new System.Windows.Forms.Label();\r
168             this.Label8 = new System.Windows.Forms.Label();\r
169             this.Label1 = new System.Windows.Forms.Label();\r
170             this.Label53 = new System.Windows.Forms.Label();\r
171             this.Label52 = new System.Windows.Forms.Label();\r
172             this.Label51 = new System.Windows.Forms.Label();\r
173             this.Label50 = new System.Windows.Forms.Label();\r
174             this.Label15 = new System.Windows.Forms.Label();\r
175             this.text_top = new System.Windows.Forms.TextBox();\r
176             this.text_bottom = new System.Windows.Forms.TextBox();\r
177             this.drp_crop = new System.Windows.Forms.ComboBox();\r
178             this.text_right = new System.Windows.Forms.TextBox();\r
179             this.text_left = new System.Windows.Forms.TextBox();\r
180             this.advancedOptions = new System.Windows.Forms.TabControl();\r
181             this.tabPage4 = new System.Windows.Forms.TabPage();\r
182             this.label26 = new System.Windows.Forms.Label();\r
183             this.label25 = new System.Windows.Forms.Label();\r
184             this.groupBox_dest = new System.Windows.Forms.GroupBox();\r
185             this.groupBox2 = new System.Windows.Forms.GroupBox();\r
186             Label38 = new System.Windows.Forms.Label();\r
187             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).BeginInit();\r
188             this.frmMainMenu.SuspendLayout();\r
189             this.GroupBox1.SuspendLayout();\r
190             this.groupBox_output.SuspendLayout();\r
191             this.TabPage6.SuspendLayout();\r
192             this.h264Tab.SuspendLayout();\r
193             this.TabPage2.SuspendLayout();\r
194             this.TabPage3.SuspendLayout();\r
195             this.TabPage1.SuspendLayout();\r
196             this.advancedOptions.SuspendLayout();\r
197             this.tabPage4.SuspendLayout();\r
198             this.groupBox_dest.SuspendLayout();\r
199             this.groupBox2.SuspendLayout();\r
200             this.SuspendLayout();\r
201             // \r
202             // Label38\r
203             // \r
204             Label38.AutoSize = true;\r
205             Label38.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
206             Label38.Location = new System.Drawing.Point(304, 67);\r
207             Label38.Name = "Label38";\r
208             Label38.Size = new System.Drawing.Size(108, 13);\r
209             Label38.TabIndex = 63;\r
210             Label38.Text = "Target Size (MB):";\r
211             // \r
212             // DVD_Save\r
213             // \r
214             this.DVD_Save.Filter = "mp4|*.mp4|m4v|*.m4v|avi|*.avi|ogm|*.ogm|mkv|*.mkv";\r
215             // \r
216             // File_Save\r
217             // \r
218             this.File_Save.DefaultExt = "hb";\r
219             this.File_Save.Filter = "hb|*.hb";\r
220             // \r
221             // ToolTip\r
222             // \r
223             this.ToolTip.Active = false;\r
224             // \r
225             // drop_chapterFinish\r
226             // \r
227             this.drop_chapterFinish.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
228             this.drop_chapterFinish.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
229             this.drop_chapterFinish.FormattingEnabled = true;\r
230             this.drop_chapterFinish.Location = new System.Drawing.Point(408, 55);\r
231             this.drop_chapterFinish.Name = "drop_chapterFinish";\r
232             this.drop_chapterFinish.Size = new System.Drawing.Size(69, 21);\r
233             this.drop_chapterFinish.TabIndex = 7;\r
234             this.drop_chapterFinish.Text = "Auto";\r
235             this.ToolTip.SetToolTip(this.drop_chapterFinish, "Step 3 - Select the chapter range you would like to enocde. (default: All Chapter" +\r
236                     "s)");\r
237             this.drop_chapterFinish.SelectedIndexChanged += new System.EventHandler(this.drop_chapterFinish_SelectedIndexChanged);\r
238             // \r
239             // drop_chapterStart\r
240             // \r
241             this.drop_chapterStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
242             this.drop_chapterStart.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
243             this.drop_chapterStart.FormattingEnabled = true;\r
244             this.drop_chapterStart.Location = new System.Drawing.Point(295, 55);\r
245             this.drop_chapterStart.Name = "drop_chapterStart";\r
246             this.drop_chapterStart.Size = new System.Drawing.Size(69, 21);\r
247             this.drop_chapterStart.TabIndex = 6;\r
248             this.drop_chapterStart.Text = "Auto";\r
249             this.ToolTip.SetToolTip(this.drop_chapterStart, "Step 3 - Select the chapter range you would like to enocde. (default: All Chapter" +\r
250                     "s)");\r
251             this.drop_chapterStart.SelectedIndexChanged += new System.EventHandler(this.drop_chapterStart_SelectedIndexChanged);\r
252             // \r
253             // drp_dvdtitle\r
254             // \r
255             this.drp_dvdtitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
256             this.drp_dvdtitle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
257             this.drp_dvdtitle.FormattingEnabled = true;\r
258             this.drp_dvdtitle.Items.AddRange(new object[] {\r
259             "Automatic"});\r
260             this.drp_dvdtitle.Location = new System.Drawing.Point(99, 52);\r
261             this.drp_dvdtitle.Name = "drp_dvdtitle";\r
262             this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21);\r
263             this.drp_dvdtitle.TabIndex = 5;\r
264             this.drp_dvdtitle.Text = "Automatic";\r
265             this.ToolTip.SetToolTip(this.drp_dvdtitle, "Step 2 - Select the title number you wish to encode.");\r
266             this.drp_dvdtitle.SelectedIndexChanged += new System.EventHandler(this.drp_dvdtitle_SelectedIndexChanged);\r
267             this.drp_dvdtitle.Click += new System.EventHandler(this.drp_dvdtitle_Click);\r
268             // \r
269             // RadioISO\r
270             // \r
271             this.RadioISO.AutoSize = true;\r
272             this.RadioISO.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
273             this.RadioISO.Location = new System.Drawing.Point(549, 22);\r
274             this.RadioISO.Name = "RadioISO";\r
275             this.RadioISO.Size = new System.Drawing.Size(44, 17);\r
276             this.RadioISO.TabIndex = 3;\r
277             this.RadioISO.Text = "File";\r
278             this.ToolTip.SetToolTip(this.RadioISO, "ISO, TS, MPG");\r
279             this.RadioISO.UseVisualStyleBackColor = true;\r
280             // \r
281             // text_source\r
282             // \r
283             this.text_source.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
284             this.text_source.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
285             this.text_source.Location = new System.Drawing.Point(99, 19);\r
286             this.text_source.Name = "text_source";\r
287             this.text_source.Size = new System.Drawing.Size(294, 21);\r
288             this.text_source.TabIndex = 1;\r
289             this.text_source.Text = "Click \'Browse\' to continue";\r
290             this.ToolTip.SetToolTip(this.text_source, "The input source location.");\r
291             // \r
292             // text_destination\r
293             // \r
294             this.text_destination.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
295             this.text_destination.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
296             this.text_destination.Location = new System.Drawing.Point(99, 19);\r
297             this.text_destination.Name = "text_destination";\r
298             this.text_destination.Size = new System.Drawing.Size(294, 21);\r
299             this.text_destination.TabIndex = 14;\r
300             this.ToolTip.SetToolTip(this.text_destination, "Location where the enoceded file will be saved.");\r
301             // \r
302             // btn_Browse\r
303             // \r
304             this.btn_Browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
305             this.btn_Browse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
306             this.btn_Browse.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
307             this.btn_Browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
308             this.btn_Browse.Location = new System.Drawing.Point(399, 19);\r
309             this.btn_Browse.Name = "btn_Browse";\r
310             this.btn_Browse.Size = new System.Drawing.Size(78, 22);\r
311             this.btn_Browse.TabIndex = 4;\r
312             this.btn_Browse.Text = "Browse";\r
313             this.ToolTip.SetToolTip(this.btn_Browse, "Step 1 - Select a Source. This can be either a DVD or ts/mpg/iso file");\r
314             this.btn_Browse.UseVisualStyleBackColor = true;\r
315             this.btn_Browse.Click += new System.EventHandler(this.btn_Browse_Click);\r
316             // \r
317             // text_height\r
318             // \r
319             this.text_height.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
320             this.text_height.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
321             this.text_height.ForeColor = System.Drawing.SystemColors.InfoText;\r
322             this.text_height.Location = new System.Drawing.Point(196, 54);\r
323             this.text_height.Name = "text_height";\r
324             this.text_height.Size = new System.Drawing.Size(64, 21);\r
325             this.text_height.TabIndex = 24;\r
326             this.ToolTip.SetToolTip(this.text_height, "Video Resolution (Height)");\r
327             this.text_height.TextChanged += new System.EventHandler(this.text_height_TextChanged);\r
328             // \r
329             // text_width\r
330             // \r
331             this.text_width.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
332             this.text_width.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
333             this.text_width.Location = new System.Drawing.Point(104, 54);\r
334             this.text_width.Name = "text_width";\r
335             this.text_width.Size = new System.Drawing.Size(64, 21);\r
336             this.text_width.TabIndex = 22;\r
337             this.ToolTip.SetToolTip(this.text_width, "Video Resolution (Width)");\r
338             this.text_width.TextChanged += new System.EventHandler(this.text_width_TextChanged);\r
339             // \r
340             // btn_destBrowse\r
341             // \r
342             this.btn_destBrowse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
343             this.btn_destBrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
344             this.btn_destBrowse.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
345             this.btn_destBrowse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
346             this.btn_destBrowse.Location = new System.Drawing.Point(399, 18);\r
347             this.btn_destBrowse.Name = "btn_destBrowse";\r
348             this.btn_destBrowse.Size = new System.Drawing.Size(83, 22);\r
349             this.btn_destBrowse.TabIndex = 15;\r
350             this.btn_destBrowse.Text = "Browse";\r
351             this.ToolTip.SetToolTip(this.btn_destBrowse, "Step 4 - Select a location to save your encoded file.");\r
352             this.btn_destBrowse.UseVisualStyleBackColor = true;\r
353             this.btn_destBrowse.Click += new System.EventHandler(this.btn_destBrowse_Click);\r
354             // \r
355             // drp_videoEncoder\r
356             // \r
357             this.drp_videoEncoder.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
358             this.drp_videoEncoder.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
359             this.drp_videoEncoder.FormattingEnabled = true;\r
360             this.drp_videoEncoder.Items.AddRange(new object[] {\r
361             "Mpeg 4",\r
362             "Xvid",\r
363             "H.264",\r
364             "H.264 (iPod)",\r
365             "H.264 Baseline 1.3"});\r
366             this.drp_videoEncoder.Location = new System.Drawing.Point(104, 21);\r
367             this.drp_videoEncoder.Name = "drp_videoEncoder";\r
368             this.drp_videoEncoder.Size = new System.Drawing.Size(156, 21);\r
369             this.drp_videoEncoder.TabIndex = 18;\r
370             this.drp_videoEncoder.Text = "H.264";\r
371             this.ToolTip.SetToolTip(this.drp_videoEncoder, "Step 5 - Select a video encoder");\r
372             this.drp_videoEncoder.SelectedIndexChanged += new System.EventHandler(this.drp_videoEncoder_SelectedIndexChanged);\r
373             // \r
374             // drp_audioCodec\r
375             // \r
376             this.drp_audioCodec.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
377             this.drp_audioCodec.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
378             this.drp_audioCodec.FormattingEnabled = true;\r
379             this.drp_audioCodec.Items.AddRange(new object[] {\r
380             "AAC",\r
381             "MP3",\r
382             "Vorbis",\r
383             "AC3"});\r
384             this.drp_audioCodec.Location = new System.Drawing.Point(376, 20);\r
385             this.drp_audioCodec.Name = "drp_audioCodec";\r
386             this.drp_audioCodec.Size = new System.Drawing.Size(111, 21);\r
387             this.drp_audioCodec.TabIndex = 20;\r
388             this.drp_audioCodec.Text = "AAC";\r
389             this.ToolTip.SetToolTip(this.drp_audioCodec, "Step 6 - Select an audio encoder.");\r
390             this.drp_audioCodec.SelectedIndexChanged += new System.EventHandler(this.drp_audioCodec_SelectedIndexChanged);\r
391             // \r
392             // CheckCRF\r
393             // \r
394             this.CheckCRF.AutoSize = true;\r
395             this.CheckCRF.Enabled = false;\r
396             this.CheckCRF.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
397             this.CheckCRF.Location = new System.Drawing.Point(446, 133);\r
398             this.CheckCRF.Name = "CheckCRF";\r
399             this.CheckCRF.Size = new System.Drawing.Size(146, 17);\r
400             this.CheckCRF.TabIndex = 67;\r
401             this.CheckCRF.Text = "Constant Rate Factor";\r
402             this.ToolTip.SetToolTip(this.CheckCRF, "Constant Rate Factor");\r
403             this.CheckCRF.UseVisualStyleBackColor = true;\r
404             // \r
405             // QueryEditorText\r
406             // \r
407             this.QueryEditorText.BorderStyle = System.Windows.Forms.BorderStyle.None;\r
408             this.QueryEditorText.Location = new System.Drawing.Point(16, 88);\r
409             this.QueryEditorText.Name = "QueryEditorText";\r
410             this.QueryEditorText.Size = new System.Drawing.Size(605, 93);\r
411             this.QueryEditorText.TabIndex = 93;\r
412             this.QueryEditorText.Text = "";\r
413             this.ToolTip.SetToolTip(this.QueryEditorText, "Manually add or edit a query generated by the GUI.");\r
414             // \r
415             // rtf_h264advanced\r
416             // \r
417             this.rtf_h264advanced.BorderStyle = System.Windows.Forms.BorderStyle.None;\r
418             this.rtf_h264advanced.Location = new System.Drawing.Point(16, 79);\r
419             this.rtf_h264advanced.Name = "rtf_h264advanced";\r
420             this.rtf_h264advanced.Size = new System.Drawing.Size(605, 76);\r
421             this.rtf_h264advanced.TabIndex = 84;\r
422             this.rtf_h264advanced.Text = "";\r
423             this.ToolTip.SetToolTip(this.rtf_h264advanced, "H.264 advanced options can be added here. See link below for details.");\r
424             // \r
425             // drp_audioBitrate\r
426             // \r
427             this.drp_audioBitrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
428             this.drp_audioBitrate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
429             this.drp_audioBitrate.FormattingEnabled = true;\r
430             this.drp_audioBitrate.Items.AddRange(new object[] {\r
431             "32",\r
432             "40",\r
433             "48",\r
434             "56",\r
435             "64",\r
436             "80",\r
437             "86",\r
438             "112",\r
439             "128",\r
440             "160"});\r
441             this.drp_audioBitrate.Location = new System.Drawing.Point(137, 37);\r
442             this.drp_audioBitrate.Name = "drp_audioBitrate";\r
443             this.drp_audioBitrate.Size = new System.Drawing.Size(101, 21);\r
444             this.drp_audioBitrate.TabIndex = 70;\r
445             this.drp_audioBitrate.Text = "128";\r
446             this.ToolTip.SetToolTip(this.drp_audioBitrate, "Set the Audio Bit-Rate");\r
447             // \r
448             // drp_audioSampleRate\r
449             // \r
450             this.drp_audioSampleRate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
451             this.drp_audioSampleRate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
452             this.drp_audioSampleRate.FormattingEnabled = true;\r
453             this.drp_audioSampleRate.Items.AddRange(new object[] {\r
454             "48",\r
455             "44.1",\r
456             "32",\r
457             "24",\r
458             "22.05"});\r
459             this.drp_audioSampleRate.Location = new System.Drawing.Point(137, 67);\r
460             this.drp_audioSampleRate.Name = "drp_audioSampleRate";\r
461             this.drp_audioSampleRate.Size = new System.Drawing.Size(101, 21);\r
462             this.drp_audioSampleRate.TabIndex = 72;\r
463             this.drp_audioSampleRate.Text = "44.1";\r
464             this.ToolTip.SetToolTip(this.drp_audioSampleRate, "Set the Audio Sample Rate");\r
465             // \r
466             // check_largeFile\r
467             // \r
468             this.check_largeFile.AutoSize = true;\r
469             this.check_largeFile.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
470             this.check_largeFile.Location = new System.Drawing.Point(16, 107);\r
471             this.check_largeFile.Name = "check_largeFile";\r
472             this.check_largeFile.Size = new System.Drawing.Size(172, 17);\r
473             this.check_largeFile.TabIndex = 56;\r
474             this.check_largeFile.Text = "Larger mp4 Files (> 4GB)";\r
475             this.ToolTip.SetToolTip(this.check_largeFile, "Allows creation of mp4 files greater than 4GB.");\r
476             this.check_largeFile.UseVisualStyleBackColor = true;\r
477             this.check_largeFile.CheckedChanged += new System.EventHandler(this.check_largeFile_CheckedChanged);\r
478             // \r
479             // check_turbo\r
480             // \r
481             this.check_turbo.AutoSize = true;\r
482             this.check_turbo.Enabled = false;\r
483             this.check_turbo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
484             this.check_turbo.Location = new System.Drawing.Point(37, 84);\r
485             this.check_turbo.Name = "check_turbo";\r
486             this.check_turbo.Size = new System.Drawing.Size(110, 17);\r
487             this.check_turbo.TabIndex = 55;\r
488             this.check_turbo.Text = "Turbo 1st Pass";\r
489             this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster.");\r
490             this.check_turbo.UseVisualStyleBackColor = true;\r
491             // \r
492             // drp_videoFramerate\r
493             // \r
494             this.drp_videoFramerate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
495             this.drp_videoFramerate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
496             this.drp_videoFramerate.FormattingEnabled = true;\r
497             this.drp_videoFramerate.Items.AddRange(new object[] {\r
498             "Automatic",\r
499             "5",\r
500             "10",\r
501             "12",\r
502             "15",\r
503             "23.976",\r
504             "24",\r
505             "25",\r
506             "29.97"});\r
507             this.drp_videoFramerate.Location = new System.Drawing.Point(126, 149);\r
508             this.drp_videoFramerate.Name = "drp_videoFramerate";\r
509             this.drp_videoFramerate.Size = new System.Drawing.Size(112, 21);\r
510             this.drp_videoFramerate.TabIndex = 59;\r
511             this.drp_videoFramerate.Text = "Automatic";\r
512             this.ToolTip.SetToolTip(this.drp_videoFramerate, "Can be left to automcatic in most cases.");\r
513             // \r
514             // slider_videoQuality\r
515             // \r
516             this.slider_videoQuality.Location = new System.Drawing.Point(435, 90);\r
517             this.slider_videoQuality.Maximum = 100;\r
518             this.slider_videoQuality.Name = "slider_videoQuality";\r
519             this.slider_videoQuality.Size = new System.Drawing.Size(167, 42);\r
520             this.slider_videoQuality.TabIndex = 66;\r
521             this.slider_videoQuality.TickFrequency = 17;\r
522             this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. (Around 70% is fine for most)");\r
523             this.slider_videoQuality.Scroll += new System.EventHandler(this.slider_videoQuality_Scroll);\r
524             // \r
525             // text_filesize\r
526             // \r
527             this.text_filesize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
528             this.text_filesize.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
529             this.text_filesize.Location = new System.Drawing.Point(446, 63);\r
530             this.text_filesize.Name = "text_filesize";\r
531             this.text_filesize.Size = new System.Drawing.Size(156, 21);\r
532             this.text_filesize.TabIndex = 64;\r
533             this.ToolTip.SetToolTip(this.text_filesize, "Set the file size you wish the encoded file to be.");\r
534             this.text_filesize.TextChanged += new System.EventHandler(this.text_filesize_TextChanged);\r
535             // \r
536             // text_bitrate\r
537             // \r
538             this.text_bitrate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
539             this.text_bitrate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
540             this.text_bitrate.Location = new System.Drawing.Point(446, 36);\r
541             this.text_bitrate.Name = "text_bitrate";\r
542             this.text_bitrate.Size = new System.Drawing.Size(156, 21);\r
543             this.text_bitrate.TabIndex = 62;\r
544             this.ToolTip.SetToolTip(this.text_bitrate, "Set the bitrate of the video");\r
545             this.text_bitrate.TextChanged += new System.EventHandler(this.text_bitrate_TextChanged);\r
546             // \r
547             // drp_subtitle\r
548             // \r
549             this.drp_subtitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
550             this.drp_subtitle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
551             this.drp_subtitle.FormattingEnabled = true;\r
552             this.drp_subtitle.Location = new System.Drawing.Point(406, 36);\r
553             this.drp_subtitle.Name = "drp_subtitle";\r
554             this.drp_subtitle.Size = new System.Drawing.Size(213, 21);\r
555             this.drp_subtitle.TabIndex = 80;\r
556             this.drp_subtitle.Text = "None";\r
557             this.ToolTip.SetToolTip(this.drp_subtitle, "Select the subtitle language you require from this dropdown.");\r
558             // \r
559             // btn_presets\r
560             // \r
561             this.btn_presets.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
562             this.btn_presets.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
563             this.btn_presets.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
564             this.btn_presets.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
565             this.btn_presets.Location = new System.Drawing.Point(549, 12);\r
566             this.btn_presets.Name = "btn_presets";\r
567             this.btn_presets.Size = new System.Drawing.Size(111, 22);\r
568             this.btn_presets.TabIndex = 102;\r
569             this.btn_presets.Text = "Show Presets";\r
570             this.ToolTip.SetToolTip(this.btn_presets, "Show or Hide the preset section");\r
571             this.btn_presets.UseVisualStyleBackColor = true;\r
572             this.btn_presets.Visible = false;\r
573             this.btn_presets.Click += new System.EventHandler(this.btn_presets_Click);\r
574             // \r
575             // btn_setDefault\r
576             // \r
577             this.btn_setDefault.BackColor = System.Drawing.SystemColors.ControlLight;\r
578             this.btn_setDefault.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
579             this.btn_setDefault.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
580             this.btn_setDefault.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
581             this.btn_setDefault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
582             this.btn_setDefault.Location = new System.Drawing.Point(113, 447);\r
583             this.btn_setDefault.Name = "btn_setDefault";\r
584             this.btn_setDefault.Size = new System.Drawing.Size(72, 22);\r
585             this.btn_setDefault.TabIndex = 107;\r
586             this.btn_setDefault.TabStop = false;\r
587             this.btn_setDefault.Text = "Set Default";\r
588             this.ToolTip.SetToolTip(this.btn_setDefault, "Set current settings as program defaults.\r\nRequires option to be enabled in Tools" +\r
589                     " > Options");\r
590             this.btn_setDefault.UseVisualStyleBackColor = false;\r
591             this.btn_setDefault.Click += new System.EventHandler(this.btn_setDefault_Click);\r
592             // \r
593             // ListBox_Presets\r
594             // \r
595             this.ListBox_Presets.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
596             this.ListBox_Presets.FormattingEnabled = true;\r
597             this.ListBox_Presets.Items.AddRange(new object[] {\r
598             "Animation",\r
599             "AppleTV",\r
600             "Bedlam",\r
601             "Blind",\r
602             "Broke",\r
603             "Classic",\r
604             "Constant Quality Rate",\r
605             "Deux Six Quatre",\r
606             "Film",\r
607             "iPhone / iPod Touch",\r
608             "iPod High-Rez",\r
609             "iPod Low-Rez",\r
610             "Normal",\r
611             "PS3",\r
612             "PSP",\r
613             "QuickTime",\r
614             "Television"});\r
615             this.ListBox_Presets.Location = new System.Drawing.Point(11, 21);\r
616             this.ListBox_Presets.Name = "ListBox_Presets";\r
617             this.ListBox_Presets.Size = new System.Drawing.Size(174, 420);\r
618             this.ListBox_Presets.TabIndex = 104;\r
619             this.ToolTip.SetToolTip(this.ListBox_Presets, "To load a preset, simply click the preset you desire.");\r
620             this.ListBox_Presets.SelectedIndexChanged += new System.EventHandler(this.ListBox_Presets_SelectedIndexChanged);\r
621             // \r
622             // button1\r
623             // \r
624             this.button1.BackColor = System.Drawing.SystemColors.ControlLight;\r
625             this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
626             this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
627             this.button1.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
628             this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
629             this.button1.Location = new System.Drawing.Point(16, 78);\r
630             this.button1.Name = "button1";\r
631             this.button1.Size = new System.Drawing.Size(114, 22);\r
632             this.button1.TabIndex = 112;\r
633             this.button1.TabStop = false;\r
634             this.button1.Text = "Test Query Parser";\r
635             this.ToolTip.SetToolTip(this.button1, "Open a preset which you have saved.");\r
636             this.button1.UseVisualStyleBackColor = false;\r
637             this.button1.Click += new System.EventHandler(this.button1_Click);\r
638             // \r
639             // DVD_Open\r
640             // \r
641             this.DVD_Open.Description = "Select the \"VIDEO_TS\" folder from your DVD Drvie.";\r
642             // \r
643             // File_Open\r
644             // \r
645             this.File_Open.DefaultExt = "hb";\r
646             this.File_Open.Filter = "hb|*.hb";\r
647             // \r
648             // ISO_Open\r
649             // \r
650             this.ISO_Open.DefaultExt = "ISO";\r
651             this.ISO_Open.Filter = "All Supported Files|*.iso;*.mpg;*.m2t;*.vob;*.ts;*.mpeg;";\r
652             this.ISO_Open.RestoreDirectory = true;\r
653             this.ISO_Open.SupportMultiDottedExtensions = true;\r
654             // \r
655             // FileToolStripMenuItem\r
656             // \r
657             this.FileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
658             this.mnu_open,\r
659             this.mnu_save,\r
660             this.toolStripSeparator2,\r
661             this.mnu_exit});\r
662             this.FileToolStripMenuItem.Name = "FileToolStripMenuItem";\r
663             this.FileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);\r
664             this.FileToolStripMenuItem.Text = "&File";\r
665             // \r
666             // mnu_open\r
667             // \r
668             this.mnu_open.Image = ((System.Drawing.Image)(resources.GetObject("mnu_open.Image")));\r
669             this.mnu_open.ImageTransparentColor = System.Drawing.Color.Magenta;\r
670             this.mnu_open.Name = "mnu_open";\r
671             this.mnu_open.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));\r
672             this.mnu_open.Size = new System.Drawing.Size(185, 22);\r
673             this.mnu_open.Text = "&Open Preset";\r
674             this.mnu_open.Click += new System.EventHandler(this.mnu_open_Click);\r
675             // \r
676             // mnu_save\r
677             // \r
678             this.mnu_save.Image = ((System.Drawing.Image)(resources.GetObject("mnu_save.Image")));\r
679             this.mnu_save.ImageTransparentColor = System.Drawing.Color.Magenta;\r
680             this.mnu_save.Name = "mnu_save";\r
681             this.mnu_save.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));\r
682             this.mnu_save.Size = new System.Drawing.Size(185, 22);\r
683             this.mnu_save.Text = "&Save Preset";\r
684             this.mnu_save.Click += new System.EventHandler(this.mnu_save_Click);\r
685             // \r
686             // toolStripSeparator2\r
687             // \r
688             this.toolStripSeparator2.Name = "toolStripSeparator2";\r
689             this.toolStripSeparator2.Size = new System.Drawing.Size(182, 6);\r
690             // \r
691             // mnu_exit\r
692             // \r
693             this.mnu_exit.Name = "mnu_exit";\r
694             this.mnu_exit.Size = new System.Drawing.Size(185, 22);\r
695             this.mnu_exit.Text = "E&xit";\r
696             this.mnu_exit.Click += new System.EventHandler(this.mnu_exit_Click);\r
697             // \r
698             // mnu_open3\r
699             // \r
700             this.mnu_open3.Name = "mnu_open3";\r
701             this.mnu_open3.Size = new System.Drawing.Size(32, 19);\r
702             // \r
703             // ToolsToolStripMenuItem\r
704             // \r
705             this.ToolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
706             this.mnu_encode,\r
707             this.mnu_viewDVDdata,\r
708             this.ToolStripSeparator5,\r
709             this.mnu_options});\r
710             this.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem";\r
711             this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(44, 20);\r
712             this.ToolsToolStripMenuItem.Text = "&Tools";\r
713             // \r
714             // mnu_encode\r
715             // \r
716             this.mnu_encode.Image = global::Handbrake.Properties.Resources.Queue_Small;\r
717             this.mnu_encode.Name = "mnu_encode";\r
718             this.mnu_encode.Size = new System.Drawing.Size(155, 22);\r
719             this.mnu_encode.Text = "View Queue";\r
720             this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click);\r
721             // \r
722             // mnu_viewDVDdata\r
723             // \r
724             this.mnu_viewDVDdata.Image = global::Handbrake.Properties.Resources.Output_Small;\r
725             this.mnu_viewDVDdata.Name = "mnu_viewDVDdata";\r
726             this.mnu_viewDVDdata.Size = new System.Drawing.Size(155, 22);\r
727             this.mnu_viewDVDdata.Text = "View DVD data";\r
728             this.mnu_viewDVDdata.Click += new System.EventHandler(this.mnu_viewDVDdata_Click);\r
729             // \r
730             // ToolStripSeparator5\r
731             // \r
732             this.ToolStripSeparator5.Name = "ToolStripSeparator5";\r
733             this.ToolStripSeparator5.Size = new System.Drawing.Size(152, 6);\r
734             // \r
735             // mnu_options\r
736             // \r
737             this.mnu_options.Image = global::Handbrake.Properties.Resources.Pref_Small;\r
738             this.mnu_options.Name = "mnu_options";\r
739             this.mnu_options.Size = new System.Drawing.Size(155, 22);\r
740             this.mnu_options.Text = "Options";\r
741             this.mnu_options.Click += new System.EventHandler(this.mnu_options_Click);\r
742             // \r
743             // PresetsToolStripMenuItem\r
744             // \r
745             this.PresetsToolStripMenuItem.BackColor = System.Drawing.SystemColors.ControlLight;\r
746             this.PresetsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
747             this.mnu_presetReset,\r
748             this.toolStripSeparator4,\r
749             this.mnu_SelectDefault});\r
750             this.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem";\r
751             this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(55, 20);\r
752             this.PresetsToolStripMenuItem.Text = "&Presets";\r
753             // \r
754             // mnu_presetReset\r
755             // \r
756             this.mnu_presetReset.Name = "mnu_presetReset";\r
757             this.mnu_presetReset.Size = new System.Drawing.Size(194, 22);\r
758             this.mnu_presetReset.Text = "Update Built-in Presets";\r
759             this.mnu_presetReset.ToolTipText = "Resets all presets.";\r
760             this.mnu_presetReset.Visible = false;\r
761             this.mnu_presetReset.Click += new System.EventHandler(this.mnu_presetReset_Click);\r
762             // \r
763             // toolStripSeparator4\r
764             // \r
765             this.toolStripSeparator4.Name = "toolStripSeparator4";\r
766             this.toolStripSeparator4.Size = new System.Drawing.Size(191, 6);\r
767             this.toolStripSeparator4.Visible = false;\r
768             // \r
769             // mnu_SelectDefault\r
770             // \r
771             this.mnu_SelectDefault.Name = "mnu_SelectDefault";\r
772             this.mnu_SelectDefault.Size = new System.Drawing.Size(194, 22);\r
773             this.mnu_SelectDefault.Text = "Select Default Preset";\r
774             this.mnu_SelectDefault.ToolTipText = "Select HandBrake\'s default preset";\r
775             this.mnu_SelectDefault.Click += new System.EventHandler(this.mnu_SelectDefault_Click);\r
776             // \r
777             // HelpToolStripMenuItem\r
778             // \r
779             this.HelpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
780             this.mnu_quickStart,\r
781             this.toolStripSeparator1,\r
782             this.OnlineDocumentationToolStripMenuItem,\r
783             this.WebsiteToolStripMenuItem,\r
784             this.ToolStripSeparator3,\r
785             this.mnu_UpdateCheck,\r
786             this.toolStripSeparator6,\r
787             this.mnu_about});\r
788             this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem";\r
789             this.HelpToolStripMenuItem.Size = new System.Drawing.Size(40, 20);\r
790             this.HelpToolStripMenuItem.Text = "&Help";\r
791             // \r
792             // mnu_quickStart\r
793             // \r
794             this.mnu_quickStart.Name = "mnu_quickStart";\r
795             this.mnu_quickStart.Size = new System.Drawing.Size(197, 22);\r
796             this.mnu_quickStart.Text = "Quick Start Information";\r
797             this.mnu_quickStart.Click += new System.EventHandler(this.mnu_quickStart_Click);\r
798             // \r
799             // toolStripSeparator1\r
800             // \r
801             this.toolStripSeparator1.Name = "toolStripSeparator1";\r
802             this.toolStripSeparator1.Size = new System.Drawing.Size(194, 6);\r
803             // \r
804             // OnlineDocumentationToolStripMenuItem\r
805             // \r
806             this.OnlineDocumentationToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
807             this.mnu_wiki,\r
808             this.mnu_faq,\r
809             this.mnu_onlineDocs});\r
810             this.OnlineDocumentationToolStripMenuItem.Name = "OnlineDocumentationToolStripMenuItem";\r
811             this.OnlineDocumentationToolStripMenuItem.Size = new System.Drawing.Size(197, 22);\r
812             this.OnlineDocumentationToolStripMenuItem.Text = "Online Documentation";\r
813             // \r
814             // mnu_wiki\r
815             // \r
816             this.mnu_wiki.Name = "mnu_wiki";\r
817             this.mnu_wiki.Size = new System.Drawing.Size(195, 22);\r
818             this.mnu_wiki.Text = "Wiki / User Guides";\r
819             this.mnu_wiki.Click += new System.EventHandler(this.mnu_wiki_Click);\r
820             // \r
821             // mnu_faq\r
822             // \r
823             this.mnu_faq.Name = "mnu_faq";\r
824             this.mnu_faq.Size = new System.Drawing.Size(195, 22);\r
825             this.mnu_faq.Text = "FAQ";\r
826             this.mnu_faq.Click += new System.EventHandler(this.mnu_faq_Click);\r
827             // \r
828             // mnu_onlineDocs\r
829             // \r
830             this.mnu_onlineDocs.Name = "mnu_onlineDocs";\r
831             this.mnu_onlineDocs.Size = new System.Drawing.Size(195, 22);\r
832             this.mnu_onlineDocs.Text = "Full Documentation List";\r
833             this.mnu_onlineDocs.Click += new System.EventHandler(this.mnu_onlineDocs_Click);\r
834             // \r
835             // WebsiteToolStripMenuItem\r
836             // \r
837             this.WebsiteToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
838             this.mnu_homepage,\r
839             this.mnu_forum});\r
840             this.WebsiteToolStripMenuItem.Name = "WebsiteToolStripMenuItem";\r
841             this.WebsiteToolStripMenuItem.Size = new System.Drawing.Size(197, 22);\r
842             this.WebsiteToolStripMenuItem.Text = "Website";\r
843             // \r
844             // mnu_homepage\r
845             // \r
846             this.mnu_homepage.Name = "mnu_homepage";\r
847             this.mnu_homepage.Size = new System.Drawing.Size(136, 22);\r
848             this.mnu_homepage.Text = "Homepage";\r
849             this.mnu_homepage.Click += new System.EventHandler(this.mnu_homepage_Click);\r
850             // \r
851             // mnu_forum\r
852             // \r
853             this.mnu_forum.Name = "mnu_forum";\r
854             this.mnu_forum.Size = new System.Drawing.Size(136, 22);\r
855             this.mnu_forum.Text = "Forum";\r
856             this.mnu_forum.Click += new System.EventHandler(this.mnu_forum_Click);\r
857             // \r
858             // ToolStripSeparator3\r
859             // \r
860             this.ToolStripSeparator3.Name = "ToolStripSeparator3";\r
861             this.ToolStripSeparator3.Size = new System.Drawing.Size(194, 6);\r
862             // \r
863             // mnu_UpdateCheck\r
864             // \r
865             this.mnu_UpdateCheck.Name = "mnu_UpdateCheck";\r
866             this.mnu_UpdateCheck.Size = new System.Drawing.Size(197, 22);\r
867             this.mnu_UpdateCheck.Text = "Check for Updates";\r
868             this.mnu_UpdateCheck.Click += new System.EventHandler(this.mnu_UpdateCheck_Click);\r
869             // \r
870             // toolStripSeparator6\r
871             // \r
872             this.toolStripSeparator6.Name = "toolStripSeparator6";\r
873             this.toolStripSeparator6.Size = new System.Drawing.Size(194, 6);\r
874             // \r
875             // mnu_about\r
876             // \r
877             this.mnu_about.Name = "mnu_about";\r
878             this.mnu_about.Size = new System.Drawing.Size(197, 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.BackColor = System.Drawing.SystemColors.ControlLight;\r
885             this.frmMainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
886             this.FileToolStripMenuItem,\r
887             this.ToolsToolStripMenuItem,\r
888             this.PresetsToolStripMenuItem,\r
889             this.HelpToolStripMenuItem});\r
890             this.frmMainMenu.Location = new System.Drawing.Point(0, 0);\r
891             this.frmMainMenu.Name = "frmMainMenu";\r
892             this.frmMainMenu.Size = new System.Drawing.Size(873, 24);\r
893             this.frmMainMenu.TabIndex = 1;\r
894             this.frmMainMenu.Text = "MenuStrip1";\r
895             // \r
896             // GroupBox1\r
897             // \r
898             this.GroupBox1.BackColor = System.Drawing.SystemColors.ControlLight;\r
899             this.GroupBox1.Controls.Add(this.Label13);\r
900             this.GroupBox1.Controls.Add(this.drop_chapterFinish);\r
901             this.GroupBox1.Controls.Add(this.drop_chapterStart);\r
902             this.GroupBox1.Controls.Add(this.drp_dvdtitle);\r
903             this.GroupBox1.Controls.Add(this.RadioDVD);\r
904             this.GroupBox1.Controls.Add(this.RadioISO);\r
905             this.GroupBox1.Controls.Add(this.btn_Browse);\r
906             this.GroupBox1.Controls.Add(this.Label17);\r
907             this.GroupBox1.Controls.Add(this.text_source);\r
908             this.GroupBox1.Controls.Add(this.Label9);\r
909             this.GroupBox1.Controls.Add(this.Label10);\r
910             this.GroupBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
911             this.GroupBox1.ForeColor = System.Drawing.Color.Black;\r
912             this.GroupBox1.Location = new System.Drawing.Point(14, 35);\r
913             this.GroupBox1.Name = "GroupBox1";\r
914             this.GroupBox1.Size = new System.Drawing.Size(647, 87);\r
915             this.GroupBox1.TabIndex = 12;\r
916             this.GroupBox1.TabStop = false;\r
917             this.GroupBox1.Text = "Source";\r
918             // \r
919             // Label13\r
920             // \r
921             this.Label13.AutoSize = true;\r
922             this.Label13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
923             this.Label13.Location = new System.Drawing.Point(374, 58);\r
924             this.Label13.Name = "Label13";\r
925             this.Label13.Size = new System.Drawing.Size(21, 13);\r
926             this.Label13.TabIndex = 8;\r
927             this.Label13.Text = "To";\r
928             // \r
929             // RadioDVD\r
930             // \r
931             this.RadioDVD.AutoSize = true;\r
932             this.RadioDVD.Checked = true;\r
933             this.RadioDVD.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
934             this.RadioDVD.Location = new System.Drawing.Point(483, 22);\r
935             this.RadioDVD.Name = "RadioDVD";\r
936             this.RadioDVD.Size = new System.Drawing.Size(60, 17);\r
937             this.RadioDVD.TabIndex = 2;\r
938             this.RadioDVD.TabStop = true;\r
939             this.RadioDVD.Text = "Folder";\r
940             this.RadioDVD.UseVisualStyleBackColor = true;\r
941             // \r
942             // Label17\r
943             // \r
944             this.Label17.AutoSize = true;\r
945             this.Label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
946             this.Label17.ForeColor = System.Drawing.Color.Black;\r
947             this.Label17.Location = new System.Drawing.Point(17, 22);\r
948             this.Label17.Name = "Label17";\r
949             this.Label17.Size = new System.Drawing.Size(52, 13);\r
950             this.Label17.TabIndex = 11;\r
951             this.Label17.Text = "Source:";\r
952             // \r
953             // Label9\r
954             // \r
955             this.Label9.AutoSize = true;\r
956             this.Label9.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
957             this.Label9.ForeColor = System.Drawing.Color.Black;\r
958             this.Label9.Location = new System.Drawing.Point(224, 58);\r
959             this.Label9.Name = "Label9";\r
960             this.Label9.Size = new System.Drawing.Size(64, 13);\r
961             this.Label9.TabIndex = 9;\r
962             this.Label9.Text = "Chapters:";\r
963             // \r
964             // Label10\r
965             // \r
966             this.Label10.AutoSize = true;\r
967             this.Label10.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
968             this.Label10.ForeColor = System.Drawing.Color.Black;\r
969             this.Label10.Location = new System.Drawing.Point(17, 55);\r
970             this.Label10.Name = "Label10";\r
971             this.Label10.Size = new System.Drawing.Size(36, 13);\r
972             this.Label10.TabIndex = 10;\r
973             this.Label10.Text = "Title:";\r
974             // \r
975             // groupBox_output\r
976             // \r
977             this.groupBox_output.BackColor = System.Drawing.SystemColors.ControlLight;\r
978             this.groupBox_output.Controls.Add(this.Label56);\r
979             this.groupBox_output.Controls.Add(this.lbl_Aspect);\r
980             this.groupBox_output.Controls.Add(this.Label91);\r
981             this.groupBox_output.Controls.Add(this.text_height);\r
982             this.groupBox_output.Controls.Add(this.Label55);\r
983             this.groupBox_output.Controls.Add(this.text_width);\r
984             this.groupBox_output.Controls.Add(this.drp_videoEncoder);\r
985             this.groupBox_output.Controls.Add(this.Label47);\r
986             this.groupBox_output.Controls.Add(this.drp_audioCodec);\r
987             this.groupBox_output.Controls.Add(this.Label12);\r
988             this.groupBox_output.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
989             this.groupBox_output.ForeColor = System.Drawing.Color.Black;\r
990             this.groupBox_output.Location = new System.Drawing.Point(14, 185);\r
991             this.groupBox_output.Name = "groupBox_output";\r
992             this.groupBox_output.Size = new System.Drawing.Size(647, 85);\r
993             this.groupBox_output.TabIndex = 16;\r
994             this.groupBox_output.TabStop = false;\r
995             this.groupBox_output.Text = "Output Settings (Preset: None)";\r
996             // \r
997             // Label56\r
998             // \r
999             this.Label56.AutoSize = true;\r
1000             this.Label56.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1001             this.Label56.ForeColor = System.Drawing.Color.Black;\r
1002             this.Label56.Location = new System.Drawing.Point(175, 57);\r
1003             this.Label56.Name = "Label56";\r
1004             this.Label56.Size = new System.Drawing.Size(15, 13);\r
1005             this.Label56.TabIndex = 23;\r
1006             this.Label56.Text = "x";\r
1007             // \r
1008             // lbl_Aspect\r
1009             // \r
1010             this.lbl_Aspect.AutoSize = true;\r
1011             this.lbl_Aspect.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1012             this.lbl_Aspect.Location = new System.Drawing.Point(374, 57);\r
1013             this.lbl_Aspect.Name = "lbl_Aspect";\r
1014             this.lbl_Aspect.Size = new System.Drawing.Size(72, 12);\r
1015             this.lbl_Aspect.TabIndex = 26;\r
1016             this.lbl_Aspect.Text = "Select a Title";\r
1017             // \r
1018             // Label91\r
1019             // \r
1020             this.Label91.AutoSize = true;\r
1021             this.Label91.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1022             this.Label91.Location = new System.Drawing.Point(270, 57);\r
1023             this.Label91.Name = "Label91";\r
1024             this.Label91.Size = new System.Drawing.Size(87, 13);\r
1025             this.Label91.TabIndex = 25;\r
1026             this.Label91.Text = "Aspect Ratio: ";\r
1027             // \r
1028             // Label55\r
1029             // \r
1030             this.Label55.AutoSize = true;\r
1031             this.Label55.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1032             this.Label55.ForeColor = System.Drawing.Color.Black;\r
1033             this.Label55.Location = new System.Drawing.Point(17, 57);\r
1034             this.Label55.Name = "Label55";\r
1035             this.Label55.Size = new System.Drawing.Size(85, 13);\r
1036             this.Label55.TabIndex = 21;\r
1037             this.Label55.Text = "Width/Height:";\r
1038             // \r
1039             // Label47\r
1040             // \r
1041             this.Label47.AutoSize = true;\r
1042             this.Label47.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1043             this.Label47.ForeColor = System.Drawing.Color.Black;\r
1044             this.Label47.Location = new System.Drawing.Point(17, 24);\r
1045             this.Label47.Name = "Label47";\r
1046             this.Label47.Size = new System.Drawing.Size(62, 13);\r
1047             this.Label47.TabIndex = 17;\r
1048             this.Label47.Text = "Encoder: ";\r
1049             // \r
1050             // Label12\r
1051             // \r
1052             this.Label12.AutoSize = true;\r
1053             this.Label12.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1054             this.Label12.ForeColor = System.Drawing.Color.Black;\r
1055             this.Label12.Location = new System.Drawing.Point(270, 24);\r
1056             this.Label12.Name = "Label12";\r
1057             this.Label12.Size = new System.Drawing.Size(94, 13);\r
1058             this.Label12.TabIndex = 19;\r
1059             this.Label12.Text = "Audio Encoder:";\r
1060             // \r
1061             // Label3\r
1062             // \r
1063             this.Label3.AutoSize = true;\r
1064             this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1065             this.Label3.ForeColor = System.Drawing.Color.Black;\r
1066             this.Label3.Location = new System.Drawing.Point(17, 21);\r
1067             this.Label3.Name = "Label3";\r
1068             this.Label3.Size = new System.Drawing.Size(31, 13);\r
1069             this.Label3.TabIndex = 3;\r
1070             this.Label3.Text = "File:";\r
1071             // \r
1072             // lbl_update\r
1073             // \r
1074             this.lbl_update.AutoSize = true;\r
1075             this.lbl_update.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1076             this.lbl_update.ForeColor = System.Drawing.Color.Black;\r
1077             this.lbl_update.Location = new System.Drawing.Point(108, 543);\r
1078             this.lbl_update.Name = "lbl_update";\r
1079             this.lbl_update.Size = new System.Drawing.Size(193, 13);\r
1080             this.lbl_update.TabIndex = 98;\r
1081             this.lbl_update.Text = "- A New Version is available!";\r
1082             this.lbl_update.Visible = false;\r
1083             // \r
1084             // btn_queue\r
1085             // \r
1086             this.btn_queue.BackColor = System.Drawing.SystemColors.ControlLight;\r
1087             this.btn_queue.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1088             this.btn_queue.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1089             this.btn_queue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1090             this.btn_queue.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1091             this.btn_queue.Location = new System.Drawing.Point(414, 538);\r
1092             this.btn_queue.Name = "btn_queue";\r
1093             this.btn_queue.Size = new System.Drawing.Size(115, 22);\r
1094             this.btn_queue.TabIndex = 100;\r
1095             this.btn_queue.TabStop = false;\r
1096             this.btn_queue.Text = "Add to Queue";\r
1097             this.btn_queue.UseVisualStyleBackColor = false;\r
1098             this.btn_queue.Click += new System.EventHandler(this.btn_queue_Click);\r
1099             // \r
1100             // btn_encode\r
1101             // \r
1102             this.btn_encode.BackColor = System.Drawing.SystemColors.ControlLight;\r
1103             this.btn_encode.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1104             this.btn_encode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1105             this.btn_encode.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1106             this.btn_encode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1107             this.btn_encode.Location = new System.Drawing.Point(535, 538);\r
1108             this.btn_encode.Name = "btn_encode";\r
1109             this.btn_encode.Size = new System.Drawing.Size(124, 22);\r
1110             this.btn_encode.TabIndex = 101;\r
1111             this.btn_encode.TabStop = false;\r
1112             this.btn_encode.Text = "Encode Video";\r
1113             this.btn_encode.UseVisualStyleBackColor = false;\r
1114             this.btn_encode.Click += new System.EventHandler(this.btn_encode_Click);\r
1115             // \r
1116             // Version\r
1117             // \r
1118             this.Version.BackColor = System.Drawing.Color.Transparent;\r
1119             this.Version.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1120             this.Version.Location = new System.Drawing.Point(11, 543);\r
1121             this.Version.Name = "Version";\r
1122             this.Version.Size = new System.Drawing.Size(105, 20);\r
1123             this.Version.TabIndex = 97;\r
1124             this.Version.Text = "Version {0.0.0}";\r
1125             // \r
1126             // lbl_encode\r
1127             // \r
1128             this.lbl_encode.AutoSize = true;\r
1129             this.lbl_encode.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1130             this.lbl_encode.Location = new System.Drawing.Point(11, 523);\r
1131             this.lbl_encode.Name = "lbl_encode";\r
1132             this.lbl_encode.Size = new System.Drawing.Size(129, 13);\r
1133             this.lbl_encode.TabIndex = 96;\r
1134             this.lbl_encode.Text = "Encoding started...";\r
1135             this.lbl_encode.Visible = false;\r
1136             // \r
1137             // btn_eCancel\r
1138             // \r
1139             this.btn_eCancel.BackColor = System.Drawing.SystemColors.ControlLight;\r
1140             this.btn_eCancel.Enabled = false;\r
1141             this.btn_eCancel.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1142             this.btn_eCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1143             this.btn_eCancel.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1144             this.btn_eCancel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1145             this.btn_eCancel.Location = new System.Drawing.Point(343, 538);\r
1146             this.btn_eCancel.Name = "btn_eCancel";\r
1147             this.btn_eCancel.Size = new System.Drawing.Size(65, 22);\r
1148             this.btn_eCancel.TabIndex = 99;\r
1149             this.btn_eCancel.TabStop = false;\r
1150             this.btn_eCancel.Text = "Cancel";\r
1151             this.btn_eCancel.UseVisualStyleBackColor = false;\r
1152             this.btn_eCancel.Visible = false;\r
1153             this.btn_eCancel.Click += new System.EventHandler(this.btn_eCancel_Click);\r
1154             // \r
1155             // TabPage6\r
1156             // \r
1157             this.TabPage6.BackColor = System.Drawing.SystemColors.ControlLight;\r
1158             this.TabPage6.Controls.Add(this.btn_copy);\r
1159             this.TabPage6.Controls.Add(this.label23);\r
1160             this.TabPage6.Controls.Add(this.Label7);\r
1161             this.TabPage6.Controls.Add(this.Label39);\r
1162             this.TabPage6.Controls.Add(this.btn_ClearQuery);\r
1163             this.TabPage6.Controls.Add(this.GenerateQuery);\r
1164             this.TabPage6.Controls.Add(this.QueryEditorText);\r
1165             this.TabPage6.Location = new System.Drawing.Point(4, 22);\r
1166             this.TabPage6.Name = "TabPage6";\r
1167             this.TabPage6.Padding = new System.Windows.Forms.Padding(3);\r
1168             this.TabPage6.Size = new System.Drawing.Size(639, 215);\r
1169             this.TabPage6.TabIndex = 6;\r
1170             this.TabPage6.Text = "Query Editor";\r
1171             this.TabPage6.UseVisualStyleBackColor = true;\r
1172             // \r
1173             // btn_copy\r
1174             // \r
1175             this.btn_copy.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1176             this.btn_copy.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1177             this.btn_copy.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1178             this.btn_copy.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1179             this.btn_copy.Location = new System.Drawing.Point(176, 59);\r
1180             this.btn_copy.Name = "btn_copy";\r
1181             this.btn_copy.Size = new System.Drawing.Size(134, 23);\r
1182             this.btn_copy.TabIndex = 92;\r
1183             this.btn_copy.Text = "Copy to Clipboard";\r
1184             this.btn_copy.UseVisualStyleBackColor = true;\r
1185             this.btn_copy.Click += new System.EventHandler(this.btn_copy_Click);\r
1186             // \r
1187             // label23\r
1188             // \r
1189             this.label23.AutoSize = true;\r
1190             this.label23.Location = new System.Drawing.Point(13, 186);\r
1191             this.label23.Name = "label23";\r
1192             this.label23.Size = new System.Drawing.Size(403, 13);\r
1193             this.label23.TabIndex = 94;\r
1194             this.label23.Text = "Remember to re-generate the query each time you change a setting!";\r
1195             // \r
1196             // Label7\r
1197             // \r
1198             this.Label7.AutoSize = true;\r
1199             this.Label7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1200             this.Label7.Location = new System.Drawing.Point(13, 13);\r
1201             this.Label7.Name = "Label7";\r
1202             this.Label7.Size = new System.Drawing.Size(89, 13);\r
1203             this.Label7.TabIndex = 89;\r
1204             this.Label7.Text = "Query Editor";\r
1205             // \r
1206             // Label39\r
1207             // \r
1208             this.Label39.AutoSize = true;\r
1209             this.Label39.Location = new System.Drawing.Point(13, 34);\r
1210             this.Label39.Name = "Label39";\r
1211             this.Label39.Size = new System.Drawing.Size(331, 13);\r
1212             this.Label39.TabIndex = 90;\r
1213             this.Label39.Text = "Here you can alter the query generated by the program.";\r
1214             // \r
1215             // btn_ClearQuery\r
1216             // \r
1217             this.btn_ClearQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1218             this.btn_ClearQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1219             this.btn_ClearQuery.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1220             this.btn_ClearQuery.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1221             this.btn_ClearQuery.Location = new System.Drawing.Point(542, 59);\r
1222             this.btn_ClearQuery.Name = "btn_ClearQuery";\r
1223             this.btn_ClearQuery.Size = new System.Drawing.Size(79, 23);\r
1224             this.btn_ClearQuery.TabIndex = 95;\r
1225             this.btn_ClearQuery.Text = "Clear";\r
1226             this.btn_ClearQuery.UseVisualStyleBackColor = true;\r
1227             this.btn_ClearQuery.Click += new System.EventHandler(this.btn_ClearQuery_Click);\r
1228             // \r
1229             // GenerateQuery\r
1230             // \r
1231             this.GenerateQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1232             this.GenerateQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1233             this.GenerateQuery.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1234             this.GenerateQuery.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1235             this.GenerateQuery.Location = new System.Drawing.Point(16, 59);\r
1236             this.GenerateQuery.Name = "GenerateQuery";\r
1237             this.GenerateQuery.Size = new System.Drawing.Size(154, 23);\r
1238             this.GenerateQuery.TabIndex = 91;\r
1239             this.GenerateQuery.Text = "Generate Query Now";\r
1240             this.GenerateQuery.UseVisualStyleBackColor = true;\r
1241             this.GenerateQuery.Click += new System.EventHandler(this.GenerateQuery_Click);\r
1242             // \r
1243             // h264Tab\r
1244             // \r
1245             this.h264Tab.BackColor = System.Drawing.SystemColors.ControlLight;\r
1246             this.h264Tab.Controls.Add(this.Label43);\r
1247             this.h264Tab.Controls.Add(this.label_h264);\r
1248             this.h264Tab.Controls.Add(this.Label95);\r
1249             this.h264Tab.Controls.Add(this.btn_h264Clear);\r
1250             this.h264Tab.Controls.Add(this.Label90);\r
1251             this.h264Tab.Controls.Add(this.rtf_h264advanced);\r
1252             this.h264Tab.Controls.Add(this.Label92);\r
1253             this.h264Tab.Location = new System.Drawing.Point(4, 22);\r
1254             this.h264Tab.Name = "h264Tab";\r
1255             this.h264Tab.Padding = new System.Windows.Forms.Padding(3);\r
1256             this.h264Tab.Size = new System.Drawing.Size(639, 215);\r
1257             this.h264Tab.TabIndex = 5;\r
1258             this.h264Tab.Text = "H.264";\r
1259             this.h264Tab.UseVisualStyleBackColor = true;\r
1260             // \r
1261             // Label43\r
1262             // \r
1263             this.Label43.AutoSize = true;\r
1264             this.Label43.Location = new System.Drawing.Point(78, 187);\r
1265             this.Label43.Name = "Label43";\r
1266             this.Label43.Size = new System.Drawing.Size(158, 13);\r
1267             this.Label43.TabIndex = 87;\r
1268             this.Label43.Text = "for help using this feature.";\r
1269             // \r
1270             // label_h264\r
1271             // \r
1272             this.label_h264.AutoSize = true;\r
1273             this.label_h264.Location = new System.Drawing.Point(13, 187);\r
1274             this.label_h264.Name = "label_h264";\r
1275             this.label_h264.Size = new System.Drawing.Size(66, 13);\r
1276             this.label_h264.TabIndex = 86;\r
1277             this.label_h264.TabStop = true;\r
1278             this.label_h264.Text = "Click Here";\r
1279             this.label_h264.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.label_h264_LinkClicked);\r
1280             // \r
1281             // Label95\r
1282             // \r
1283             this.Label95.AutoSize = true;\r
1284             this.Label95.Location = new System.Drawing.Point(13, 168);\r
1285             this.Label95.Name = "Label95";\r
1286             this.Label95.Size = new System.Drawing.Size(387, 13);\r
1287             this.Label95.TabIndex = 85;\r
1288             this.Label95.Text = "Note: Incorrect usage of this feature will cause the encoder to fail!";\r
1289             // \r
1290             // btn_h264Clear\r
1291             // \r
1292             this.btn_h264Clear.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1293             this.btn_h264Clear.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1294             this.btn_h264Clear.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1295             this.btn_h264Clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1296             this.btn_h264Clear.Location = new System.Drawing.Point(542, 50);\r
1297             this.btn_h264Clear.Name = "btn_h264Clear";\r
1298             this.btn_h264Clear.Size = new System.Drawing.Size(79, 23);\r
1299             this.btn_h264Clear.TabIndex = 88;\r
1300             this.btn_h264Clear.Text = "Clear";\r
1301             this.btn_h264Clear.UseVisualStyleBackColor = true;\r
1302             this.btn_h264Clear.Click += new System.EventHandler(this.btn_h264Clear_Click);\r
1303             // \r
1304             // Label90\r
1305             // \r
1306             this.Label90.AutoSize = true;\r
1307             this.Label90.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1308             this.Label90.Location = new System.Drawing.Point(13, 13);\r
1309             this.Label90.Name = "Label90";\r
1310             this.Label90.Size = new System.Drawing.Size(165, 13);\r
1311             this.Label90.TabIndex = 82;\r
1312             this.Label90.Text = "Advanced H.264 Options";\r
1313             // \r
1314             // Label92\r
1315             // \r
1316             this.Label92.AutoSize = true;\r
1317             this.Label92.Location = new System.Drawing.Point(13, 41);\r
1318             this.Label92.Name = "Label92";\r
1319             this.Label92.Size = new System.Drawing.Size(370, 26);\r
1320             this.Label92.TabIndex = 83;\r
1321             this.Label92.Text = "Specify advanced x264 options in the same style as mencoder:\r\noption1=value1:opti" +\r
1322                 "on2=value2";\r
1323             // \r
1324             // TabPage2\r
1325             // \r
1326             this.TabPage2.BackColor = System.Drawing.SystemColors.ControlLight;\r
1327             this.TabPage2.Controls.Add(this.drp_subtitle);\r
1328             this.TabPage2.Controls.Add(this.Label19);\r
1329             this.TabPage2.Controls.Add(this.Label21);\r
1330             this.TabPage2.Controls.Add(this.Label20);\r
1331             this.TabPage2.Controls.Add(this.Label29);\r
1332             this.TabPage2.Controls.Add(this.drp_audioMixDown);\r
1333             this.TabPage2.Controls.Add(this.drp_audioChannels);\r
1334             this.TabPage2.Controls.Add(this.drp_audioBitrate);\r
1335             this.TabPage2.Controls.Add(this.Label14);\r
1336             this.TabPage2.Controls.Add(this.Label5);\r
1337             this.TabPage2.Controls.Add(this.Label35);\r
1338             this.TabPage2.Controls.Add(this.Label16);\r
1339             this.TabPage2.Controls.Add(this.Label32);\r
1340             this.TabPage2.Controls.Add(this.Label18);\r
1341             this.TabPage2.Controls.Add(this.drp_audioSampleRate);\r
1342             this.TabPage2.Location = new System.Drawing.Point(4, 22);\r
1343             this.TabPage2.Name = "TabPage2";\r
1344             this.TabPage2.Padding = new System.Windows.Forms.Padding(3);\r
1345             this.TabPage2.Size = new System.Drawing.Size(639, 215);\r
1346             this.TabPage2.TabIndex = 3;\r
1347             this.TabPage2.Text = "Audio && Subtitles";\r
1348             this.TabPage2.UseVisualStyleBackColor = true;\r
1349             // \r
1350             // Label19\r
1351             // \r
1352             this.Label19.AutoSize = true;\r
1353             this.Label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1354             this.Label19.Location = new System.Drawing.Point(339, 13);\r
1355             this.Label19.Name = "Label19";\r
1356             this.Label19.Size = new System.Drawing.Size(64, 13);\r
1357             this.Label19.TabIndex = 78;\r
1358             this.Label19.Text = "Subtitles";\r
1359             // \r
1360             // Label21\r
1361             // \r
1362             this.Label21.AutoSize = true;\r
1363             this.Label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1364             this.Label21.Location = new System.Drawing.Point(403, 63);\r
1365             this.Label21.Name = "Label21";\r
1366             this.Label21.Size = new System.Drawing.Size(224, 26);\r
1367             this.Label21.TabIndex = 81;\r
1368             this.Label21.Text = "Please note that subtitles will be hard \r\ncoded into the video.\r\n";\r
1369             // \r
1370             // Label20\r
1371             // \r
1372             this.Label20.AutoSize = true;\r
1373             this.Label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1374             this.Label20.Location = new System.Drawing.Point(339, 39);\r
1375             this.Label20.Name = "Label20";\r
1376             this.Label20.Size = new System.Drawing.Size(61, 13);\r
1377             this.Label20.TabIndex = 79;\r
1378             this.Label20.Text = "Subtitles:";\r
1379             // \r
1380             // Label29\r
1381             // \r
1382             this.Label29.AutoSize = true;\r
1383             this.Label29.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1384             this.Label29.Location = new System.Drawing.Point(135, 151);\r
1385             this.Label29.Name = "Label29";\r
1386             this.Label29.Size = new System.Drawing.Size(189, 24);\r
1387             this.Label29.TabIndex = 77;\r
1388             this.Label29.Text = "Please note: Some options require a \r\n5.1 Audio Channel to be selected.";\r
1389             // \r
1390             // drp_audioMixDown\r
1391             // \r
1392             this.drp_audioMixDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1393             this.drp_audioMixDown.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1394             this.drp_audioMixDown.FormattingEnabled = true;\r
1395             this.drp_audioMixDown.Items.AddRange(new object[] {\r
1396             "Automatic",\r
1397             "Mono",\r
1398             "Stereo",\r
1399             "Dolby Surround",\r
1400             "Dolby Pro Logic II",\r
1401             "6 Channel Discrete"});\r
1402             this.drp_audioMixDown.Location = new System.Drawing.Point(137, 127);\r
1403             this.drp_audioMixDown.Name = "drp_audioMixDown";\r
1404             this.drp_audioMixDown.Size = new System.Drawing.Size(173, 21);\r
1405             this.drp_audioMixDown.TabIndex = 76;\r
1406             this.drp_audioMixDown.Text = "Automatic";\r
1407             this.drp_audioMixDown.SelectedIndexChanged += new System.EventHandler(this.drp_audioMixDown_SelectedIndexChanged);\r
1408             // \r
1409             // drp_audioChannels\r
1410             // \r
1411             this.drp_audioChannels.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1412             this.drp_audioChannels.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1413             this.drp_audioChannels.FormattingEnabled = true;\r
1414             this.drp_audioChannels.Location = new System.Drawing.Point(137, 97);\r
1415             this.drp_audioChannels.Name = "drp_audioChannels";\r
1416             this.drp_audioChannels.Size = new System.Drawing.Size(173, 21);\r
1417             this.drp_audioChannels.TabIndex = 74;\r
1418             this.drp_audioChannels.Text = "Automatic";\r
1419             // \r
1420             // Label14\r
1421             // \r
1422             this.Label14.AutoSize = true;\r
1423             this.Label14.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1424             this.Label14.Location = new System.Drawing.Point(13, 130);\r
1425             this.Label14.Name = "Label14";\r
1426             this.Label14.Size = new System.Drawing.Size(78, 13);\r
1427             this.Label14.TabIndex = 75;\r
1428             this.Label14.Text = "Track 1 Mix:";\r
1429             // \r
1430             // Label5\r
1431             // \r
1432             this.Label5.AutoSize = true;\r
1433             this.Label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1434             this.Label5.Location = new System.Drawing.Point(13, 13);\r
1435             this.Label5.Name = "Label5";\r
1436             this.Label5.Size = new System.Drawing.Size(101, 13);\r
1437             this.Label5.TabIndex = 68;\r
1438             this.Label5.Text = "Audio Settings";\r
1439             // \r
1440             // Label35\r
1441             // \r
1442             this.Label35.AutoSize = true;\r
1443             this.Label35.Location = new System.Drawing.Point(219, 103);\r
1444             this.Label35.Name = "Label35";\r
1445             this.Label35.Size = new System.Drawing.Size(0, 13);\r
1446             this.Label35.TabIndex = 30;\r
1447             // \r
1448             // Label16\r
1449             // \r
1450             this.Label16.AutoSize = true;\r
1451             this.Label16.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1452             this.Label16.Location = new System.Drawing.Point(13, 40);\r
1453             this.Label16.Name = "Label16";\r
1454             this.Label16.Size = new System.Drawing.Size(91, 13);\r
1455             this.Label16.TabIndex = 69;\r
1456             this.Label16.Text = "Bitrate (kbps):";\r
1457             // \r
1458             // Label32\r
1459             // \r
1460             this.Label32.AutoSize = true;\r
1461             this.Label32.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1462             this.Label32.Location = new System.Drawing.Point(13, 100);\r
1463             this.Label32.Name = "Label32";\r
1464             this.Label32.Size = new System.Drawing.Size(55, 13);\r
1465             this.Label32.TabIndex = 73;\r
1466             this.Label32.Text = "Track 1:";\r
1467             // \r
1468             // Label18\r
1469             // \r
1470             this.Label18.AutoSize = true;\r
1471             this.Label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1472             this.Label18.Location = new System.Drawing.Point(13, 70);\r
1473             this.Label18.Name = "Label18";\r
1474             this.Label18.Size = new System.Drawing.Size(120, 13);\r
1475             this.Label18.TabIndex = 71;\r
1476             this.Label18.Text = "Sample Rate (kHz):";\r
1477             // \r
1478             // TabPage3\r
1479             // \r
1480             this.TabPage3.BackColor = System.Drawing.SystemColors.ControlLight;\r
1481             this.TabPage3.Controls.Add(this.check_grayscale);\r
1482             this.TabPage3.Controls.Add(this.lbl_largeMp4Warning);\r
1483             this.TabPage3.Controls.Add(this.check_largeFile);\r
1484             this.TabPage3.Controls.Add(this.check_turbo);\r
1485             this.TabPage3.Controls.Add(this.CheckCRF);\r
1486             this.TabPage3.Controls.Add(this.Label22);\r
1487             this.TabPage3.Controls.Add(this.check_2PassEncode);\r
1488             this.TabPage3.Controls.Add(this.Label2);\r
1489             this.TabPage3.Controls.Add(this.text_filesize);\r
1490             this.TabPage3.Controls.Add(this.Label42);\r
1491             this.TabPage3.Controls.Add(this.slider_videoQuality);\r
1492             this.TabPage3.Controls.Add(this.text_bitrate);\r
1493             this.TabPage3.Controls.Add(Label38);\r
1494             this.TabPage3.Controls.Add(this.SliderValue);\r
1495             this.TabPage3.Controls.Add(this.Label46);\r
1496             this.TabPage3.Controls.Add(this.Label40);\r
1497             this.TabPage3.Controls.Add(this.drp_videoFramerate);\r
1498             this.TabPage3.Location = new System.Drawing.Point(4, 22);\r
1499             this.TabPage3.Name = "TabPage3";\r
1500             this.TabPage3.Padding = new System.Windows.Forms.Padding(3);\r
1501             this.TabPage3.Size = new System.Drawing.Size(639, 215);\r
1502             this.TabPage3.TabIndex = 2;\r
1503             this.TabPage3.Text = "Video Settings";\r
1504             this.TabPage3.UseVisualStyleBackColor = true;\r
1505             // \r
1506             // check_grayscale\r
1507             // \r
1508             this.check_grayscale.AutoSize = true;\r
1509             this.check_grayscale.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1510             this.check_grayscale.Location = new System.Drawing.Point(16, 38);\r
1511             this.check_grayscale.Name = "check_grayscale";\r
1512             this.check_grayscale.Size = new System.Drawing.Size(138, 17);\r
1513             this.check_grayscale.TabIndex = 53;\r
1514             this.check_grayscale.Text = "Grayscale Encoding";\r
1515             this.check_grayscale.UseVisualStyleBackColor = true;\r
1516             // \r
1517             // lbl_largeMp4Warning\r
1518             // \r
1519             this.lbl_largeMp4Warning.AutoSize = true;\r
1520             this.lbl_largeMp4Warning.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1521             this.lbl_largeMp4Warning.Location = new System.Drawing.Point(35, 127);\r
1522             this.lbl_largeMp4Warning.Name = "lbl_largeMp4Warning";\r
1523             this.lbl_largeMp4Warning.Size = new System.Drawing.Size(241, 12);\r
1524             this.lbl_largeMp4Warning.TabIndex = 57;\r
1525             this.lbl_largeMp4Warning.Text = "Warning: Breaks iPod, @TV, PS3 compatibility.";\r
1526             // \r
1527             // Label22\r
1528             // \r
1529             this.Label22.AutoSize = true;\r
1530             this.Label22.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1531             this.Label22.Location = new System.Drawing.Point(13, 13);\r
1532             this.Label22.Name = "Label22";\r
1533             this.Label22.Size = new System.Drawing.Size(191, 13);\r
1534             this.Label22.TabIndex = 52;\r
1535             this.Label22.Text = "Advanced Encoding Settings";\r
1536             // \r
1537             // check_2PassEncode\r
1538             // \r
1539             this.check_2PassEncode.AutoSize = true;\r
1540             this.check_2PassEncode.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1541             this.check_2PassEncode.Location = new System.Drawing.Point(16, 61);\r
1542             this.check_2PassEncode.Name = "check_2PassEncode";\r
1543             this.check_2PassEncode.Size = new System.Drawing.Size(119, 17);\r
1544             this.check_2PassEncode.TabIndex = 54;\r
1545             this.check_2PassEncode.Text = "2-Pass Encoding";\r
1546             this.check_2PassEncode.UseVisualStyleBackColor = true;\r
1547             this.check_2PassEncode.CheckedChanged += new System.EventHandler(this.check_2PassEncode_CheckedChanged);\r
1548             // \r
1549             // Label2\r
1550             // \r
1551             this.Label2.AutoSize = true;\r
1552             this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1553             this.Label2.Location = new System.Drawing.Point(304, 13);\r
1554             this.Label2.Name = "Label2";\r
1555             this.Label2.Size = new System.Drawing.Size(110, 13);\r
1556             this.Label2.TabIndex = 60;\r
1557             this.Label2.Text = "Quality Settings";\r
1558             // \r
1559             // Label42\r
1560             // \r
1561             this.Label42.AutoSize = true;\r
1562             this.Label42.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1563             this.Label42.Location = new System.Drawing.Point(304, 38);\r
1564             this.Label42.Name = "Label42";\r
1565             this.Label42.Size = new System.Drawing.Size(117, 13);\r
1566             this.Label42.TabIndex = 61;\r
1567             this.Label42.Text = "Avg Bitrate (kbps):";\r
1568             // \r
1569             // SliderValue\r
1570             // \r
1571             this.SliderValue.AutoSize = true;\r
1572             this.SliderValue.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1573             this.SliderValue.Location = new System.Drawing.Point(599, 96);\r
1574             this.SliderValue.Name = "SliderValue";\r
1575             this.SliderValue.Size = new System.Drawing.Size(23, 12);\r
1576             this.SliderValue.TabIndex = 32;\r
1577             this.SliderValue.Text = "0%";\r
1578             // \r
1579             // Label46\r
1580             // \r
1581             this.Label46.AutoSize = true;\r
1582             this.Label46.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1583             this.Label46.Location = new System.Drawing.Point(13, 152);\r
1584             this.Label46.Name = "Label46";\r
1585             this.Label46.Size = new System.Drawing.Size(107, 13);\r
1586             this.Label46.TabIndex = 58;\r
1587             this.Label46.Text = "Video Framerate:";\r
1588             // \r
1589             // Label40\r
1590             // \r
1591             this.Label40.AutoSize = true;\r
1592             this.Label40.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1593             this.Label40.Location = new System.Drawing.Point(304, 96);\r
1594             this.Label40.Name = "Label40";\r
1595             this.Label40.Size = new System.Drawing.Size(107, 13);\r
1596             this.Label40.TabIndex = 65;\r
1597             this.Label40.Text = "Constant Quality:";\r
1598             // \r
1599             // TabPage1\r
1600             // \r
1601             this.TabPage1.BackColor = System.Drawing.SystemColors.ControlLight;\r
1602             this.TabPage1.Controls.Add(this.lbl_anamorphicError);\r
1603             this.TabPage1.Controls.Add(this.label24);\r
1604             this.TabPage1.Controls.Add(this.drp_deNoise);\r
1605             this.TabPage1.Controls.Add(this.label11);\r
1606             this.TabPage1.Controls.Add(this.check_deblock);\r
1607             this.TabPage1.Controls.Add(this.check_detelecine);\r
1608             this.TabPage1.Controls.Add(this.label4);\r
1609             this.TabPage1.Controls.Add(this.drp_deInterlace_option);\r
1610             this.TabPage1.Controls.Add(this.Check_ChapterMarkers);\r
1611             this.TabPage1.Controls.Add(this.CheckPixelRatio);\r
1612             this.TabPage1.Controls.Add(this.label6);\r
1613             this.TabPage1.Controls.Add(this.lbl_RecomendedCrop);\r
1614             this.TabPage1.Controls.Add(this.Label8);\r
1615             this.TabPage1.Controls.Add(this.Label1);\r
1616             this.TabPage1.Controls.Add(this.Label53);\r
1617             this.TabPage1.Controls.Add(this.Label52);\r
1618             this.TabPage1.Controls.Add(this.Label51);\r
1619             this.TabPage1.Controls.Add(this.Label50);\r
1620             this.TabPage1.Controls.Add(this.Label15);\r
1621             this.TabPage1.Controls.Add(this.text_top);\r
1622             this.TabPage1.Controls.Add(this.text_bottom);\r
1623             this.TabPage1.Controls.Add(this.drp_crop);\r
1624             this.TabPage1.Controls.Add(this.text_right);\r
1625             this.TabPage1.Controls.Add(this.text_left);\r
1626             this.TabPage1.Location = new System.Drawing.Point(4, 22);\r
1627             this.TabPage1.Name = "TabPage1";\r
1628             this.TabPage1.Padding = new System.Windows.Forms.Padding(3);\r
1629             this.TabPage1.Size = new System.Drawing.Size(639, 215);\r
1630             this.TabPage1.TabIndex = 0;\r
1631             this.TabPage1.Text = "Picture Settings";\r
1632             this.TabPage1.UseVisualStyleBackColor = true;\r
1633             // \r
1634             // lbl_anamorphicError\r
1635             // \r
1636             this.lbl_anamorphicError.AutoSize = true;\r
1637             this.lbl_anamorphicError.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1638             this.lbl_anamorphicError.ForeColor = System.Drawing.Color.Red;\r
1639             this.lbl_anamorphicError.Location = new System.Drawing.Point(436, 149);\r
1640             this.lbl_anamorphicError.Name = "lbl_anamorphicError";\r
1641             this.lbl_anamorphicError.Size = new System.Drawing.Size(176, 24);\r
1642             this.lbl_anamorphicError.TabIndex = 52;\r
1643             this.lbl_anamorphicError.Text = "Must be disabled to allow width or \r\nheight to be altered";\r
1644             this.lbl_anamorphicError.Visible = false;\r
1645             // \r
1646             // label24\r
1647             // \r
1648             this.label24.AutoSize = true;\r
1649             this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1650             this.label24.Location = new System.Drawing.Point(314, 13);\r
1651             this.label24.Name = "label24";\r
1652             this.label24.Size = new System.Drawing.Size(109, 13);\r
1653             this.label24.TabIndex = 42;\r
1654             this.label24.Text = "Picture Cleanup";\r
1655             // \r
1656             // drp_deNoise\r
1657             // \r
1658             this.drp_deNoise.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1659             this.drp_deNoise.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1660             this.drp_deNoise.FormattingEnabled = true;\r
1661             this.drp_deNoise.Items.AddRange(new object[] {\r
1662             "None",\r
1663             "Weak",\r
1664             "Medium",\r
1665             "Strong"});\r
1666             this.drp_deNoise.Location = new System.Drawing.Point(416, 91);\r
1667             this.drp_deNoise.Name = "drp_deNoise";\r
1668             this.drp_deNoise.Size = new System.Drawing.Size(161, 21);\r
1669             this.drp_deNoise.TabIndex = 48;\r
1670             this.drp_deNoise.Text = "None";\r
1671             // \r
1672             // label11\r
1673             // \r
1674             this.label11.AutoSize = true;\r
1675             this.label11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1676             this.label11.Location = new System.Drawing.Point(314, 94);\r
1677             this.label11.Name = "label11";\r
1678             this.label11.Size = new System.Drawing.Size(58, 13);\r
1679             this.label11.TabIndex = 47;\r
1680             this.label11.Text = "Denoise:";\r
1681             // \r
1682             // check_deblock\r
1683             // \r
1684             this.check_deblock.AutoSize = true;\r
1685             this.check_deblock.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1686             this.check_deblock.Location = new System.Drawing.Point(416, 37);\r
1687             this.check_deblock.Name = "check_deblock";\r
1688             this.check_deblock.Size = new System.Drawing.Size(72, 17);\r
1689             this.check_deblock.TabIndex = 44;\r
1690             this.check_deblock.Text = "Deblock";\r
1691             this.check_deblock.UseVisualStyleBackColor = true;\r
1692             // \r
1693             // check_detelecine\r
1694             // \r
1695             this.check_detelecine.AutoSize = true;\r
1696             this.check_detelecine.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1697             this.check_detelecine.Location = new System.Drawing.Point(317, 36);\r
1698             this.check_detelecine.Name = "check_detelecine";\r
1699             this.check_detelecine.Size = new System.Drawing.Size(86, 17);\r
1700             this.check_detelecine.TabIndex = 43;\r
1701             this.check_detelecine.Text = "Detelecine";\r
1702             this.check_detelecine.UseVisualStyleBackColor = true;\r
1703             // \r
1704             // label4\r
1705             // \r
1706             this.label4.AutoSize = true;\r
1707             this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1708             this.label4.Location = new System.Drawing.Point(314, 66);\r
1709             this.label4.Name = "label4";\r
1710             this.label4.Size = new System.Drawing.Size(77, 13);\r
1711             this.label4.TabIndex = 45;\r
1712             this.label4.Text = "Deinterlace:";\r
1713             // \r
1714             // drp_deInterlace_option\r
1715             // \r
1716             this.drp_deInterlace_option.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1717             this.drp_deInterlace_option.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1718             this.drp_deInterlace_option.FormattingEnabled = true;\r
1719             this.drp_deInterlace_option.Items.AddRange(new object[] {\r
1720             "None",\r
1721             "Original (Fast)",\r
1722             "yadif (Slow)",\r
1723             "yadif + mcdeint (Slower)",\r
1724             "yadif + mcdeint (Slowest)"});\r
1725             this.drp_deInterlace_option.Location = new System.Drawing.Point(416, 63);\r
1726             this.drp_deInterlace_option.Name = "drp_deInterlace_option";\r
1727             this.drp_deInterlace_option.Size = new System.Drawing.Size(161, 21);\r
1728             this.drp_deInterlace_option.TabIndex = 46;\r
1729             this.drp_deInterlace_option.Text = "None";\r
1730             // \r
1731             // Check_ChapterMarkers\r
1732             // \r
1733             this.Check_ChapterMarkers.AutoSize = true;\r
1734             this.Check_ChapterMarkers.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1735             this.Check_ChapterMarkers.Location = new System.Drawing.Point(317, 173);\r
1736             this.Check_ChapterMarkers.Name = "Check_ChapterMarkers";\r
1737             this.Check_ChapterMarkers.Size = new System.Drawing.Size(122, 17);\r
1738             this.Check_ChapterMarkers.TabIndex = 51;\r
1739             this.Check_ChapterMarkers.Text = "Chapter Markers";\r
1740             this.Check_ChapterMarkers.UseVisualStyleBackColor = true;\r
1741             this.Check_ChapterMarkers.CheckedChanged += new System.EventHandler(this.Check_ChapterMarkers_CheckedChanged);\r
1742             // \r
1743             // CheckPixelRatio\r
1744             // \r
1745             this.CheckPixelRatio.AutoSize = true;\r
1746             this.CheckPixelRatio.BackColor = System.Drawing.SystemColors.ControlLight;\r
1747             this.CheckPixelRatio.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1748             this.CheckPixelRatio.Location = new System.Drawing.Point(317, 150);\r
1749             this.CheckPixelRatio.Name = "CheckPixelRatio";\r
1750             this.CheckPixelRatio.Size = new System.Drawing.Size(121, 17);\r
1751             this.CheckPixelRatio.TabIndex = 50;\r
1752             this.CheckPixelRatio.Text = "Anamorphic PAR";\r
1753             this.CheckPixelRatio.UseVisualStyleBackColor = false;\r
1754             this.CheckPixelRatio.CheckedChanged += new System.EventHandler(this.CheckPixelRatio_CheckedChanged);\r
1755             // \r
1756             // label6\r
1757             // \r
1758             this.label6.AutoSize = true;\r
1759             this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1760             this.label6.Location = new System.Drawing.Point(314, 128);\r
1761             this.label6.Name = "label6";\r
1762             this.label6.Size = new System.Drawing.Size(173, 13);\r
1763             this.label6.TabIndex = 49;\r
1764             this.label6.Text = "Additional Output Options";\r
1765             // \r
1766             // lbl_RecomendedCrop\r
1767             // \r
1768             this.lbl_RecomendedCrop.AutoSize = true;\r
1769             this.lbl_RecomendedCrop.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1770             this.lbl_RecomendedCrop.Location = new System.Drawing.Point(119, 72);\r
1771             this.lbl_RecomendedCrop.Name = "lbl_RecomendedCrop";\r
1772             this.lbl_RecomendedCrop.Size = new System.Drawing.Size(72, 12);\r
1773             this.lbl_RecomendedCrop.TabIndex = 32;\r
1774             this.lbl_RecomendedCrop.Text = "Select a Title";\r
1775             // \r
1776             // Label8\r
1777             // \r
1778             this.Label8.AutoSize = true;\r
1779             this.Label8.Location = new System.Drawing.Point(13, 71);\r
1780             this.Label8.Name = "Label8";\r
1781             this.Label8.Size = new System.Drawing.Size(70, 13);\r
1782             this.Label8.TabIndex = 31;\r
1783             this.Label8.Text = "Auto Crop:";\r
1784             // \r
1785             // Label1\r
1786             // \r
1787             this.Label1.AutoSize = true;\r
1788             this.Label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1789             this.Label1.Location = new System.Drawing.Point(13, 13);\r
1790             this.Label1.Name = "Label1";\r
1791             this.Label1.Size = new System.Drawing.Size(65, 13);\r
1792             this.Label1.TabIndex = 28;\r
1793             this.Label1.Text = "Cropping";\r
1794             // \r
1795             // Label53\r
1796             // \r
1797             this.Label53.AutoSize = true;\r
1798             this.Label53.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1799             this.Label53.Location = new System.Drawing.Point(134, 187);\r
1800             this.Label53.Name = "Label53";\r
1801             this.Label53.Size = new System.Drawing.Size(48, 13);\r
1802             this.Label53.TabIndex = 40;\r
1803             this.Label53.Text = "Bottom";\r
1804             // \r
1805             // Label52\r
1806             // \r
1807             this.Label52.AutoSize = true;\r
1808             this.Label52.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1809             this.Label52.Location = new System.Drawing.Point(138, 96);\r
1810             this.Label52.Name = "Label52";\r
1811             this.Label52.Size = new System.Drawing.Size(28, 13);\r
1812             this.Label52.TabIndex = 33;\r
1813             this.Label52.Text = "Top";\r
1814             // \r
1815             // Label51\r
1816             // \r
1817             this.Label51.AutoSize = true;\r
1818             this.Label51.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1819             this.Label51.Location = new System.Drawing.Point(247, 139);\r
1820             this.Label51.Name = "Label51";\r
1821             this.Label51.Size = new System.Drawing.Size(36, 13);\r
1822             this.Label51.TabIndex = 38;\r
1823             this.Label51.Text = "Right";\r
1824             // \r
1825             // Label50\r
1826             // \r
1827             this.Label50.AutoSize = true;\r
1828             this.Label50.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1829             this.Label50.Location = new System.Drawing.Point(13, 41);\r
1830             this.Label50.Name = "Label50";\r
1831             this.Label50.Size = new System.Drawing.Size(88, 13);\r
1832             this.Label50.TabIndex = 29;\r
1833             this.Label50.Text = "Select Option:";\r
1834             // \r
1835             // Label15\r
1836             // \r
1837             this.Label15.AutoSize = true;\r
1838             this.Label15.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1839             this.Label15.Location = new System.Drawing.Point(39, 139);\r
1840             this.Label15.Name = "Label15";\r
1841             this.Label15.Size = new System.Drawing.Size(28, 13);\r
1842             this.Label15.TabIndex = 35;\r
1843             this.Label15.Text = "Left";\r
1844             // \r
1845             // text_top\r
1846             // \r
1847             this.text_top.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
1848             this.text_top.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1849             this.text_top.Location = new System.Drawing.Point(131, 111);\r
1850             this.text_top.Name = "text_top";\r
1851             this.text_top.Size = new System.Drawing.Size(51, 21);\r
1852             this.text_top.TabIndex = 34;\r
1853             this.text_top.Text = "0";\r
1854             // \r
1855             // text_bottom\r
1856             // \r
1857             this.text_bottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
1858             this.text_bottom.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1859             this.text_bottom.Location = new System.Drawing.Point(131, 163);\r
1860             this.text_bottom.Name = "text_bottom";\r
1861             this.text_bottom.Size = new System.Drawing.Size(51, 21);\r
1862             this.text_bottom.TabIndex = 41;\r
1863             this.text_bottom.Text = "0";\r
1864             // \r
1865             // drp_crop\r
1866             // \r
1867             this.drp_crop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
1868             this.drp_crop.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1869             this.drp_crop.FormattingEnabled = true;\r
1870             this.drp_crop.Items.AddRange(new object[] {\r
1871             "Auto Crop",\r
1872             "No Crop",\r
1873             "Manual"});\r
1874             this.drp_crop.Location = new System.Drawing.Point(118, 36);\r
1875             this.drp_crop.Name = "drp_crop";\r
1876             this.drp_crop.Size = new System.Drawing.Size(123, 21);\r
1877             this.drp_crop.TabIndex = 30;\r
1878             this.drp_crop.Text = "No Crop";\r
1879             this.drp_crop.SelectedIndexChanged += new System.EventHandler(this.drp_crop_SelectedIndexChanged);\r
1880             // \r
1881             // text_right\r
1882             // \r
1883             this.text_right.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
1884             this.text_right.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1885             this.text_right.Location = new System.Drawing.Point(190, 136);\r
1886             this.text_right.Name = "text_right";\r
1887             this.text_right.Size = new System.Drawing.Size(51, 21);\r
1888             this.text_right.TabIndex = 37;\r
1889             this.text_right.Text = "0";\r
1890             // \r
1891             // text_left\r
1892             // \r
1893             this.text_left.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
1894             this.text_left.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1895             this.text_left.Location = new System.Drawing.Point(72, 136);\r
1896             this.text_left.Name = "text_left";\r
1897             this.text_left.Size = new System.Drawing.Size(51, 21);\r
1898             this.text_left.TabIndex = 36;\r
1899             this.text_left.Text = "0";\r
1900             // \r
1901             // advancedOptions\r
1902             // \r
1903             this.advancedOptions.Controls.Add(this.TabPage1);\r
1904             this.advancedOptions.Controls.Add(this.TabPage3);\r
1905             this.advancedOptions.Controls.Add(this.TabPage2);\r
1906             this.advancedOptions.Controls.Add(this.h264Tab);\r
1907             this.advancedOptions.Controls.Add(this.TabPage6);\r
1908             this.advancedOptions.Controls.Add(this.tabPage4);\r
1909             this.advancedOptions.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1910             this.advancedOptions.Location = new System.Drawing.Point(14, 276);\r
1911             this.advancedOptions.Name = "advancedOptions";\r
1912             this.advancedOptions.SelectedIndex = 0;\r
1913             this.advancedOptions.Size = new System.Drawing.Size(647, 241);\r
1914             this.advancedOptions.TabIndex = 27;\r
1915             this.advancedOptions.TabStop = false;\r
1916             // \r
1917             // tabPage4\r
1918             // \r
1919             this.tabPage4.BackColor = System.Drawing.SystemColors.ControlLight;\r
1920             this.tabPage4.Controls.Add(this.label26);\r
1921             this.tabPage4.Controls.Add(this.label25);\r
1922             this.tabPage4.Controls.Add(this.button1);\r
1923             this.tabPage4.Location = new System.Drawing.Point(4, 22);\r
1924             this.tabPage4.Name = "tabPage4";\r
1925             this.tabPage4.Size = new System.Drawing.Size(639, 215);\r
1926             this.tabPage4.TabIndex = 7;\r
1927             this.tabPage4.Text = "Development";\r
1928             this.tabPage4.UseVisualStyleBackColor = true;\r
1929             // \r
1930             // label26\r
1931             // \r
1932             this.label26.AutoSize = true;\r
1933             this.label26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1934             this.label26.Location = new System.Drawing.Point(13, 35);\r
1935             this.label26.Name = "label26";\r
1936             this.label26.Size = new System.Drawing.Size(372, 26);\r
1937             this.label26.TabIndex = 111;\r
1938             this.label26.Text = "This tab is used for testing of new features. You can ignore this.\r\nIt will not b" +\r
1939                 "e a user visible tab on release.";\r
1940             // \r
1941             // label25\r
1942             // \r
1943             this.label25.AutoSize = true;\r
1944             this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1945             this.label25.Location = new System.Drawing.Point(13, 13);\r
1946             this.label25.Name = "label25";\r
1947             this.label25.Size = new System.Drawing.Size(93, 13);\r
1948             this.label25.TabIndex = 110;\r
1949             this.label25.Text = "Development";\r
1950             // \r
1951             // groupBox_dest\r
1952             // \r
1953             this.groupBox_dest.Controls.Add(this.Label3);\r
1954             this.groupBox_dest.Controls.Add(this.text_destination);\r
1955             this.groupBox_dest.Controls.Add(this.btn_destBrowse);\r
1956             this.groupBox_dest.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1957             this.groupBox_dest.ForeColor = System.Drawing.Color.Black;\r
1958             this.groupBox_dest.Location = new System.Drawing.Point(14, 128);\r
1959             this.groupBox_dest.Name = "groupBox_dest";\r
1960             this.groupBox_dest.Size = new System.Drawing.Size(646, 50);\r
1961             this.groupBox_dest.TabIndex = 13;\r
1962             this.groupBox_dest.TabStop = false;\r
1963             this.groupBox_dest.Text = "Destination";\r
1964             // \r
1965             // groupBox2\r
1966             // \r
1967             this.groupBox2.Controls.Add(this.btn_setDefault);\r
1968             this.groupBox2.Controls.Add(this.ListBox_Presets);\r
1969             this.groupBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1970             this.groupBox2.ForeColor = System.Drawing.Color.Black;\r
1971             this.groupBox2.Location = new System.Drawing.Point(674, 35);\r
1972             this.groupBox2.Name = "groupBox2";\r
1973             this.groupBox2.Size = new System.Drawing.Size(193, 482);\r
1974             this.groupBox2.TabIndex = 103;\r
1975             this.groupBox2.TabStop = false;\r
1976             this.groupBox2.Text = "Presets";\r
1977             // \r
1978             // frmMain\r
1979             // \r
1980             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
1981             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
1982             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
1983             this.ClientSize = new System.Drawing.Size(873, 568);\r
1984             this.Controls.Add(this.btn_presets);\r
1985             this.Controls.Add(this.groupBox2);\r
1986             this.Controls.Add(this.groupBox_dest);\r
1987             this.Controls.Add(this.btn_eCancel);\r
1988             this.Controls.Add(this.lbl_encode);\r
1989             this.Controls.Add(this.lbl_update);\r
1990             this.Controls.Add(this.btn_queue);\r
1991             this.Controls.Add(this.btn_encode);\r
1992             this.Controls.Add(this.Version);\r
1993             this.Controls.Add(this.advancedOptions);\r
1994             this.Controls.Add(this.groupBox_output);\r
1995             this.Controls.Add(this.GroupBox1);\r
1996             this.Controls.Add(this.frmMainMenu);\r
1997             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
1998             this.MinimumSize = new System.Drawing.Size(680, 580);\r
1999             this.Name = "frmMain";\r
2000             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;\r
2001             this.Text = "Handbrake";\r
2002             ((System.ComponentModel.ISupportInitialize)(this.slider_videoQuality)).EndInit();\r
2003             this.frmMainMenu.ResumeLayout(false);\r
2004             this.frmMainMenu.PerformLayout();\r
2005             this.GroupBox1.ResumeLayout(false);\r
2006             this.GroupBox1.PerformLayout();\r
2007             this.groupBox_output.ResumeLayout(false);\r
2008             this.groupBox_output.PerformLayout();\r
2009             this.TabPage6.ResumeLayout(false);\r
2010             this.TabPage6.PerformLayout();\r
2011             this.h264Tab.ResumeLayout(false);\r
2012             this.h264Tab.PerformLayout();\r
2013             this.TabPage2.ResumeLayout(false);\r
2014             this.TabPage2.PerformLayout();\r
2015             this.TabPage3.ResumeLayout(false);\r
2016             this.TabPage3.PerformLayout();\r
2017             this.TabPage1.ResumeLayout(false);\r
2018             this.TabPage1.PerformLayout();\r
2019             this.advancedOptions.ResumeLayout(false);\r
2020             this.tabPage4.ResumeLayout(false);\r
2021             this.tabPage4.PerformLayout();\r
2022             this.groupBox_dest.ResumeLayout(false);\r
2023             this.groupBox_dest.PerformLayout();\r
2024             this.groupBox2.ResumeLayout(false);\r
2025             this.ResumeLayout(false);\r
2026             this.PerformLayout();\r
2027 \r
2028         }\r
2029 \r
2030         #endregion\r
2031 \r
2032         internal System.Windows.Forms.SaveFileDialog File_Save;\r
2033         internal System.Windows.Forms.ToolTip ToolTip;\r
2034         internal System.Windows.Forms.ToolStripMenuItem FileToolStripMenuItem;\r
2035         internal System.Windows.Forms.ToolStripMenuItem mnu_open3;\r
2036         internal System.Windows.Forms.ToolStripMenuItem mnu_exit;\r
2037         internal System.Windows.Forms.ToolStripMenuItem ToolsToolStripMenuItem;\r
2038         internal System.Windows.Forms.ToolStripMenuItem mnu_encode;\r
2039         internal System.Windows.Forms.ToolStripMenuItem mnu_viewDVDdata;\r
2040         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator5;\r
2041         internal System.Windows.Forms.ToolStripMenuItem mnu_options;\r
2042         internal System.Windows.Forms.ToolStripMenuItem PresetsToolStripMenuItem;\r
2043         internal System.Windows.Forms.ToolStripMenuItem mnu_presetReset;\r
2044         internal System.Windows.Forms.ToolStripMenuItem HelpToolStripMenuItem;\r
2045         internal System.Windows.Forms.ToolStripMenuItem OnlineDocumentationToolStripMenuItem;\r
2046         internal System.Windows.Forms.ToolStripMenuItem mnu_wiki;\r
2047         internal System.Windows.Forms.ToolStripMenuItem mnu_onlineDocs;\r
2048         internal System.Windows.Forms.ToolStripMenuItem mnu_faq;\r
2049         internal System.Windows.Forms.ToolStripMenuItem WebsiteToolStripMenuItem;\r
2050         internal System.Windows.Forms.ToolStripMenuItem mnu_homepage;\r
2051         internal System.Windows.Forms.ToolStripMenuItem mnu_forum;\r
2052         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator3;\r
2053         internal System.Windows.Forms.ToolStripMenuItem mnu_about;\r
2054         internal System.Windows.Forms.MenuStrip frmMainMenu;\r
2055         internal System.Windows.Forms.GroupBox GroupBox1;\r
2056         internal System.Windows.Forms.Label Label13;\r
2057         internal System.Windows.Forms.ComboBox drop_chapterFinish;\r
2058         internal System.Windows.Forms.ComboBox drop_chapterStart;\r
2059         internal System.Windows.Forms.ComboBox drp_dvdtitle;\r
2060         internal System.Windows.Forms.RadioButton RadioDVD;\r
2061         internal System.Windows.Forms.RadioButton RadioISO;\r
2062         internal System.Windows.Forms.Button btn_Browse;\r
2063         internal System.Windows.Forms.Label Label17;\r
2064         internal System.Windows.Forms.TextBox text_source;\r
2065         internal System.Windows.Forms.Label Label9;\r
2066         internal System.Windows.Forms.Label Label10;\r
2067         internal System.Windows.Forms.GroupBox groupBox_output;\r
2068         internal System.Windows.Forms.Label Label56;\r
2069         internal System.Windows.Forms.Label lbl_Aspect;\r
2070         internal System.Windows.Forms.Label Label91;\r
2071         internal System.Windows.Forms.TextBox text_height;\r
2072         internal System.Windows.Forms.Label Label55;\r
2073         internal System.Windows.Forms.TextBox text_width;\r
2074         internal System.Windows.Forms.Button btn_destBrowse;\r
2075         internal System.Windows.Forms.Label Label3;\r
2076         internal System.Windows.Forms.ComboBox drp_videoEncoder;\r
2077         internal System.Windows.Forms.Label Label47;\r
2078         internal System.Windows.Forms.TextBox text_destination;\r
2079         internal System.Windows.Forms.ComboBox drp_audioCodec;\r
2080         internal System.Windows.Forms.Label Label12;\r
2081         internal System.Windows.Forms.Label lbl_update;\r
2082         internal System.Windows.Forms.Button btn_queue;\r
2083         internal System.Windows.Forms.Button btn_encode;\r
2084         internal System.Windows.Forms.Label Version;\r
2085         private System.Windows.Forms.Label lbl_encode;\r
2086         internal System.Windows.Forms.Button btn_eCancel;\r
2087         internal System.Windows.Forms.TabPage TabPage6;\r
2088         internal System.Windows.Forms.Label Label7;\r
2089         internal System.Windows.Forms.Label Label39;\r
2090         internal System.Windows.Forms.Button btn_ClearQuery;\r
2091         internal System.Windows.Forms.Button GenerateQuery;\r
2092         internal System.Windows.Forms.RichTextBox QueryEditorText;\r
2093         internal System.Windows.Forms.TabPage h264Tab;\r
2094         internal System.Windows.Forms.Label Label43;\r
2095         internal System.Windows.Forms.LinkLabel label_h264;\r
2096         internal System.Windows.Forms.Label Label95;\r
2097         internal System.Windows.Forms.Button btn_h264Clear;\r
2098         internal System.Windows.Forms.Label Label90;\r
2099         internal System.Windows.Forms.RichTextBox rtf_h264advanced;\r
2100         internal System.Windows.Forms.Label Label92;\r
2101         internal System.Windows.Forms.TabPage TabPage2;\r
2102         internal System.Windows.Forms.Label Label29;\r
2103         internal System.Windows.Forms.ComboBox drp_audioMixDown;\r
2104         internal System.Windows.Forms.ComboBox drp_audioChannels;\r
2105         internal System.Windows.Forms.ComboBox drp_audioBitrate;\r
2106         internal System.Windows.Forms.Label Label14;\r
2107         internal System.Windows.Forms.Label Label5;\r
2108         internal System.Windows.Forms.Label Label35;\r
2109         internal System.Windows.Forms.Label Label16;\r
2110         internal System.Windows.Forms.Label Label32;\r
2111         internal System.Windows.Forms.Label Label18;\r
2112         internal System.Windows.Forms.ComboBox drp_audioSampleRate;\r
2113         internal System.Windows.Forms.TabPage TabPage3;\r
2114         internal System.Windows.Forms.Label lbl_largeMp4Warning;\r
2115         internal System.Windows.Forms.CheckBox check_largeFile;\r
2116         internal System.Windows.Forms.CheckBox check_turbo;\r
2117         internal System.Windows.Forms.CheckBox CheckCRF;\r
2118         internal System.Windows.Forms.Label Label22;\r
2119         internal System.Windows.Forms.Label Label2;\r
2120         internal System.Windows.Forms.Label SliderValue;\r
2121         internal System.Windows.Forms.ComboBox drp_videoFramerate;\r
2122         internal System.Windows.Forms.CheckBox check_2PassEncode;\r
2123         internal System.Windows.Forms.TrackBar slider_videoQuality;\r
2124         internal System.Windows.Forms.TextBox text_filesize;\r
2125         internal System.Windows.Forms.Label Label40;\r
2126         internal System.Windows.Forms.TextBox text_bitrate;\r
2127         internal System.Windows.Forms.Label Label42;\r
2128         internal System.Windows.Forms.TabPage TabPage1;\r
2129         internal System.Windows.Forms.CheckBox Check_ChapterMarkers;\r
2130         internal System.Windows.Forms.CheckBox CheckPixelRatio;\r
2131         internal System.Windows.Forms.Label label6;\r
2132         internal System.Windows.Forms.Label lbl_RecomendedCrop;\r
2133         internal System.Windows.Forms.Label Label8;\r
2134         internal System.Windows.Forms.Label Label1;\r
2135         internal System.Windows.Forms.Label Label53;\r
2136         internal System.Windows.Forms.Label Label52;\r
2137         internal System.Windows.Forms.Label Label51;\r
2138         internal System.Windows.Forms.Label Label50;\r
2139         internal System.Windows.Forms.Label Label15;\r
2140         internal System.Windows.Forms.TextBox text_top;\r
2141         internal System.Windows.Forms.TextBox text_bottom;\r
2142         internal System.Windows.Forms.ComboBox drp_crop;\r
2143         internal System.Windows.Forms.TextBox text_right;\r
2144         internal System.Windows.Forms.TextBox text_left;\r
2145         internal System.Windows.Forms.TabControl advancedOptions;\r
2146         internal System.Windows.Forms.Label Label46;\r
2147         private System.Windows.Forms.GroupBox groupBox_dest;\r
2148         internal System.Windows.Forms.ComboBox drp_subtitle;\r
2149         internal System.Windows.Forms.Label Label19;\r
2150         internal System.Windows.Forms.Label Label21;\r
2151         internal System.Windows.Forms.Label Label20;\r
2152         internal System.Windows.Forms.CheckBox check_grayscale;\r
2153         internal System.Windows.Forms.Label label24;\r
2154         internal System.Windows.Forms.ComboBox drp_deNoise;\r
2155         internal System.Windows.Forms.Label label11;\r
2156         internal System.Windows.Forms.CheckBox check_deblock;\r
2157         internal System.Windows.Forms.CheckBox check_detelecine;\r
2158         internal System.Windows.Forms.Label label4;\r
2159         internal System.Windows.Forms.ComboBox drp_deInterlace_option;\r
2160         private System.Windows.Forms.Label label23;\r
2161         internal System.Windows.Forms.Button btn_copy;\r
2162         private System.Windows.Forms.GroupBox groupBox2;\r
2163         private System.Windows.Forms.ListBox ListBox_Presets;\r
2164         internal System.Windows.Forms.Button btn_presets;\r
2165         internal System.Windows.Forms.Button btn_setDefault;\r
2166         private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;\r
2167         private System.Windows.Forms.ToolStripMenuItem mnu_SelectDefault;\r
2168         private System.Windows.Forms.ToolStripMenuItem mnu_UpdateCheck;\r
2169         private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;\r
2170         private System.Windows.Forms.ToolStripMenuItem mnu_quickStart;\r
2171         private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;\r
2172         internal System.Windows.Forms.Button button1;\r
2173         private System.Windows.Forms.Label lbl_anamorphicError;\r
2174         private System.Windows.Forms.TabPage tabPage4;\r
2175         internal System.Windows.Forms.Label label26;\r
2176         internal System.Windows.Forms.Label label25;\r
2177         private System.Windows.Forms.SaveFileDialog DVD_Save;\r
2178         private System.Windows.Forms.OpenFileDialog File_Open;\r
2179         private System.Windows.Forms.OpenFileDialog ISO_Open;\r
2180         private System.Windows.Forms.FolderBrowserDialog DVD_Open;\r
2181         private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;\r
2182         private System.Windows.Forms.ToolStripMenuItem mnu_open;\r
2183         private System.Windows.Forms.ToolStripMenuItem mnu_save;\r
2184 \r
2185     }\r
2186 }