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