OSDN Git Service

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