OSDN Git Service

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