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