OSDN Git Service

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