OSDN Git Service

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