OSDN Git Service

2fb8178cdbb6864c629fc14f8816ea34d10727c0
[handbrake-jp/handbrake-jp-git.git] / win / Handbrake / frmMain.Designer.vb
1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _\r
2 Partial Class frmMain\r
3     Inherits System.Windows.Forms.Form\r
4 \r
5     'Form overrides dispose to clean up the component list.\r
6     <System.Diagnostics.DebuggerNonUserCode()> _\r
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)\r
8         If disposing AndAlso components IsNot Nothing Then\r
9             components.Dispose()\r
10         End If\r
11         MyBase.Dispose(disposing)\r
12     End Sub\r
13 \r
14     'Required by the Windows Form Designer\r
15     Private components As System.ComponentModel.IContainer\r
16 \r
17     'NOTE: The following procedure is required by the Windows Form Designer\r
18     'It can be modified using the Windows Form Designer.  \r
19     'Do not modify it using the code editor.\r
20     <System.Diagnostics.DebuggerStepThrough()> _\r
21     Private Sub InitializeComponent()\r
22         Me.components = New System.ComponentModel.Container\r
23         Dim Label38 As System.Windows.Forms.Label\r
24         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))\r
25         Me.frmMainMenu = New System.Windows.Forms.MenuStrip\r
26         Me.FileToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
27         Me.mnu_open = New System.Windows.Forms.ToolStripMenuItem\r
28         Me.mnu_save = New System.Windows.Forms.ToolStripMenuItem\r
29         Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator\r
30         Me.mnu_update = New System.Windows.Forms.ToolStripMenuItem\r
31         Me.toolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator\r
32         Me.mnu_exit = New System.Windows.Forms.ToolStripMenuItem\r
33         Me.ToolsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
34         Me.mnu_encode = New System.Windows.Forms.ToolStripMenuItem\r
35         Me.mnu_viewDVDdata = New System.Windows.Forms.ToolStripMenuItem\r
36         Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator\r
37         Me.mnu_options = New System.Windows.Forms.ToolStripMenuItem\r
38         Me.PresetsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
39         Me.mnu_preset_ipod133 = New System.Windows.Forms.ToolStripMenuItem\r
40         Me.mnu_preset_ipod178 = New System.Windows.Forms.ToolStripMenuItem\r
41         Me.mnu_preset_ipod235 = New System.Windows.Forms.ToolStripMenuItem\r
42         Me.mnu_appleTv = New System.Windows.Forms.ToolStripMenuItem\r
43         Me.mnu_presetPS3 = New System.Windows.Forms.ToolStripMenuItem\r
44         Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator\r
45         Me.mnu_ProgramDefaultOptions = New System.Windows.Forms.ToolStripMenuItem\r
46         Me.HelpToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
47         Me.OnlineDocumentationToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
48         Me.mnu_wiki = New System.Windows.Forms.ToolStripMenuItem\r
49         Me.mnu_onlineDocs = New System.Windows.Forms.ToolStripMenuItem\r
50         Me.mnu_faq = New System.Windows.Forms.ToolStripMenuItem\r
51         Me.WebsiteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem\r
52         Me.mnu_homepage = New System.Windows.Forms.ToolStripMenuItem\r
53         Me.mnu_forum = New System.Windows.Forms.ToolStripMenuItem\r
54         Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator\r
55         Me.mnu_about = New System.Windows.Forms.ToolStripMenuItem\r
56         Me.GroupBox4 = New System.Windows.Forms.GroupBox\r
57         Me.Label56 = New System.Windows.Forms.Label\r
58         Me.lbl_Aspect = New System.Windows.Forms.Label\r
59         Me.Label91 = New System.Windows.Forms.Label\r
60         Me.text_height = New System.Windows.Forms.TextBox\r
61         Me.Label55 = New System.Windows.Forms.Label\r
62         Me.text_width = New System.Windows.Forms.TextBox\r
63         Me.btn_destBrowse = New System.Windows.Forms.Button\r
64         Me.Label3 = New System.Windows.Forms.Label\r
65         Me.drp_videoEncoder = New System.Windows.Forms.ComboBox\r
66         Me.Label47 = New System.Windows.Forms.Label\r
67         Me.text_destination = New System.Windows.Forms.TextBox\r
68         Me.drp_audioCodec = New System.Windows.Forms.ComboBox\r
69         Me.Label12 = New System.Windows.Forms.Label\r
70         Me.GroupBox1 = New System.Windows.Forms.GroupBox\r
71         Me.Label13 = New System.Windows.Forms.Label\r
72         Me.drop_chapterFinish = New System.Windows.Forms.ComboBox\r
73         Me.drop_chapterStart = New System.Windows.Forms.ComboBox\r
74         Me.drp_dvdtitle = New System.Windows.Forms.ComboBox\r
75         Me.RadioDVD = New System.Windows.Forms.RadioButton\r
76         Me.RadioISO = New System.Windows.Forms.RadioButton\r
77         Me.btn_Browse = New System.Windows.Forms.Button\r
78         Me.Label17 = New System.Windows.Forms.Label\r
79         Me.text_source = New System.Windows.Forms.TextBox\r
80         Me.Label9 = New System.Windows.Forms.Label\r
81         Me.Label10 = New System.Windows.Forms.Label\r
82         Me.Version = New System.Windows.Forms.Label\r
83         Me.btn_encode = New System.Windows.Forms.Button\r
84         Me.btn_queue = New System.Windows.Forms.Button\r
85         Me.h264Tab = New System.Windows.Forms.TabPage\r
86         Me.Label43 = New System.Windows.Forms.Label\r
87         Me.label_h264 = New System.Windows.Forms.LinkLabel\r
88         Me.Label95 = New System.Windows.Forms.Label\r
89         Me.btn_h264Clear = New System.Windows.Forms.Button\r
90         Me.Label90 = New System.Windows.Forms.Label\r
91         Me.rtf_h264advanced = New System.Windows.Forms.RichTextBox\r
92         Me.Label92 = New System.Windows.Forms.Label\r
93         Me.TabPage4 = New System.Windows.Forms.TabPage\r
94         Me.drp_processors = New System.Windows.Forms.ComboBox\r
95         Me.Label6 = New System.Windows.Forms.Label\r
96         Me.Label11 = New System.Windows.Forms.Label\r
97         Me.TabPage2 = New System.Windows.Forms.TabPage\r
98         Me.Label29 = New System.Windows.Forms.Label\r
99         Me.drp_audioMixDown = New System.Windows.Forms.ComboBox\r
100         Me.drp_audioChannels = New System.Windows.Forms.ComboBox\r
101         Me.drp_audioBitrate = New System.Windows.Forms.ComboBox\r
102         Me.Label14 = New System.Windows.Forms.Label\r
103         Me.Label5 = New System.Windows.Forms.Label\r
104         Me.Label35 = New System.Windows.Forms.Label\r
105         Me.Label16 = New System.Windows.Forms.Label\r
106         Me.Label32 = New System.Windows.Forms.Label\r
107         Me.Label18 = New System.Windows.Forms.Label\r
108         Me.drp_audioSampleRate = New System.Windows.Forms.ComboBox\r
109         Me.TabPage3 = New System.Windows.Forms.TabPage\r
110         Me.Label41 = New System.Windows.Forms.Label\r
111         Me.Label37 = New System.Windows.Forms.Label\r
112         Me.check_largeFile = New System.Windows.Forms.CheckBox\r
113         Me.check_turbo = New System.Windows.Forms.CheckBox\r
114         Me.Label36 = New System.Windows.Forms.Label\r
115         Me.Check_ChapterMarkers = New System.Windows.Forms.CheckBox\r
116         Me.Label28 = New System.Windows.Forms.Label\r
117         Me.Label27 = New System.Windows.Forms.Label\r
118         Me.Label4 = New System.Windows.Forms.Label\r
119         Me.CheckCRF = New System.Windows.Forms.CheckBox\r
120         Me.CheckPixelRatio = New System.Windows.Forms.CheckBox\r
121         Me.Label23 = New System.Windows.Forms.Label\r
122         Me.Label22 = New System.Windows.Forms.Label\r
123         Me.Label2 = New System.Windows.Forms.Label\r
124         Me.check_grayscale = New System.Windows.Forms.CheckBox\r
125         Me.SliderValue = New System.Windows.Forms.Label\r
126         Me.check_DeInterlace = New System.Windows.Forms.CheckBox\r
127         Me.drp_videoFramerate = New System.Windows.Forms.ComboBox\r
128         Me.check_2PassEncode = New System.Windows.Forms.CheckBox\r
129         Me.slider_videoQuality = New System.Windows.Forms.TrackBar\r
130         Me.text_filesize = New System.Windows.Forms.TextBox\r
131         Me.Label46 = New System.Windows.Forms.Label\r
132         Me.Label40 = New System.Windows.Forms.Label\r
133         Me.text_bitrate = New System.Windows.Forms.TextBox\r
134         Me.Label42 = New System.Windows.Forms.Label\r
135         Me.TabPage1 = New System.Windows.Forms.TabPage\r
136         Me.drp_subtitle = New System.Windows.Forms.ComboBox\r
137         Me.Label19 = New System.Windows.Forms.Label\r
138         Me.lbl_RecomendedCrop = New System.Windows.Forms.Label\r
139         Me.Label8 = New System.Windows.Forms.Label\r
140         Me.Label1 = New System.Windows.Forms.Label\r
141         Me.Label53 = New System.Windows.Forms.Label\r
142         Me.Label21 = New System.Windows.Forms.Label\r
143         Me.Label20 = New System.Windows.Forms.Label\r
144         Me.Label52 = New System.Windows.Forms.Label\r
145         Me.Label51 = New System.Windows.Forms.Label\r
146         Me.Label50 = New System.Windows.Forms.Label\r
147         Me.Label15 = New System.Windows.Forms.Label\r
148         Me.text_top = New System.Windows.Forms.TextBox\r
149         Me.text_bottom = New System.Windows.Forms.TextBox\r
150         Me.drp_crop = New System.Windows.Forms.ComboBox\r
151         Me.text_right = New System.Windows.Forms.TextBox\r
152         Me.text_left = New System.Windows.Forms.TextBox\r
153         Me.advancedOptions = New System.Windows.Forms.TabControl\r
154         Me.TabPage6 = New System.Windows.Forms.TabPage\r
155         Me.Label7 = New System.Windows.Forms.Label\r
156         Me.Label39 = New System.Windows.Forms.Label\r
157         Me.btn_ClearQuery = New System.Windows.Forms.Button\r
158         Me.GenerateQuery = New System.Windows.Forms.Button\r
159         Me.QueryEditorText = New System.Windows.Forms.RichTextBox\r
160         Me.Label24 = New System.Windows.Forms.Label\r
161         Me.Label25 = New System.Windows.Forms.Label\r
162         Me.Label26 = New System.Windows.Forms.Label\r
163         Me.Label30 = New System.Windows.Forms.Label\r
164         Me.Label31 = New System.Windows.Forms.Label\r
165         Me.Label33 = New System.Windows.Forms.Label\r
166         Me.Label34 = New System.Windows.Forms.Label\r
167         Me.Label44 = New System.Windows.Forms.Label\r
168         Me.TextBox1 = New System.Windows.Forms.TextBox\r
169         Me.Label45 = New System.Windows.Forms.Label\r
170         Me.Label48 = New System.Windows.Forms.Label\r
171         Me.Label49 = New System.Windows.Forms.Label\r
172         Me.TextBox2 = New System.Windows.Forms.TextBox\r
173         Me.TextBox3 = New System.Windows.Forms.TextBox\r
174         Me.ComboBox1 = New System.Windows.Forms.ComboBox\r
175         Me.TextBox4 = New System.Windows.Forms.TextBox\r
176         Me.TextBox5 = New System.Windows.Forms.TextBox\r
177         Me.Label54 = New System.Windows.Forms.Label\r
178         Me.Label57 = New System.Windows.Forms.Label\r
179         Me.Label58 = New System.Windows.Forms.Label\r
180         Me.Label59 = New System.Windows.Forms.Label\r
181         Me.Label60 = New System.Windows.Forms.Label\r
182         Me.Label61 = New System.Windows.Forms.Label\r
183         Me.Label62 = New System.Windows.Forms.Label\r
184         Me.Label63 = New System.Windows.Forms.Label\r
185         Me.TextBox6 = New System.Windows.Forms.TextBox\r
186         Me.Label64 = New System.Windows.Forms.Label\r
187         Me.Label65 = New System.Windows.Forms.Label\r
188         Me.Label66 = New System.Windows.Forms.Label\r
189         Me.TextBox7 = New System.Windows.Forms.TextBox\r
190         Me.TextBox8 = New System.Windows.Forms.TextBox\r
191         Me.ComboBox2 = New System.Windows.Forms.ComboBox\r
192         Me.TextBox9 = New System.Windows.Forms.TextBox\r
193         Me.TextBox10 = New System.Windows.Forms.TextBox\r
194         Me.Label67 = New System.Windows.Forms.Label\r
195         Me.Label68 = New System.Windows.Forms.Label\r
196         Me.Label69 = New System.Windows.Forms.Label\r
197         Me.Label70 = New System.Windows.Forms.Label\r
198         Me.Label71 = New System.Windows.Forms.Label\r
199         Me.Label72 = New System.Windows.Forms.Label\r
200         Me.Label73 = New System.Windows.Forms.Label\r
201         Me.Label74 = New System.Windows.Forms.Label\r
202         Me.TextBox11 = New System.Windows.Forms.TextBox\r
203         Me.Label75 = New System.Windows.Forms.Label\r
204         Me.Label76 = New System.Windows.Forms.Label\r
205         Me.Label77 = New System.Windows.Forms.Label\r
206         Me.TextBox12 = New System.Windows.Forms.TextBox\r
207         Me.TextBox13 = New System.Windows.Forms.TextBox\r
208         Me.ComboBox3 = New System.Windows.Forms.ComboBox\r
209         Me.TextBox14 = New System.Windows.Forms.TextBox\r
210         Me.TextBox15 = New System.Windows.Forms.TextBox\r
211         Me.Label78 = New System.Windows.Forms.Label\r
212         Me.Label79 = New System.Windows.Forms.Label\r
213         Me.Label80 = New System.Windows.Forms.Label\r
214         Me.Label81 = New System.Windows.Forms.Label\r
215         Me.Label82 = New System.Windows.Forms.Label\r
216         Me.Label83 = New System.Windows.Forms.Label\r
217         Me.Label84 = New System.Windows.Forms.Label\r
218         Me.Label85 = New System.Windows.Forms.Label\r
219         Me.TextBox16 = New System.Windows.Forms.TextBox\r
220         Me.Label86 = New System.Windows.Forms.Label\r
221         Me.Label87 = New System.Windows.Forms.Label\r
222         Me.Label88 = New System.Windows.Forms.Label\r
223         Me.TextBox17 = New System.Windows.Forms.TextBox\r
224         Me.TextBox18 = New System.Windows.Forms.TextBox\r
225         Me.ComboBox4 = New System.Windows.Forms.ComboBox\r
226         Me.TextBox19 = New System.Windows.Forms.TextBox\r
227         Me.TextBox20 = New System.Windows.Forms.TextBox\r
228         Me.File_Open = New System.Windows.Forms.OpenFileDialog\r
229         Me.ISO_Open = New System.Windows.Forms.OpenFileDialog\r
230         Me.DVD_Open = New System.Windows.Forms.FolderBrowserDialog\r
231         Me.DVD_Save = New System.Windows.Forms.SaveFileDialog\r
232         Me.File_Save = New System.Windows.Forms.SaveFileDialog\r
233         Me.lbl_update = New System.Windows.Forms.Label\r
234         Me.ToolTip = New System.Windows.Forms.ToolTip(Me.components)\r
235         Label38 = New System.Windows.Forms.Label\r
236         Me.frmMainMenu.SuspendLayout()\r
237         Me.GroupBox4.SuspendLayout()\r
238         Me.GroupBox1.SuspendLayout()\r
239         Me.h264Tab.SuspendLayout()\r
240         Me.TabPage4.SuspendLayout()\r
241         Me.TabPage2.SuspendLayout()\r
242         Me.TabPage3.SuspendLayout()\r
243         CType(Me.slider_videoQuality, System.ComponentModel.ISupportInitialize).BeginInit()\r
244         Me.TabPage1.SuspendLayout()\r
245         Me.advancedOptions.SuspendLayout()\r
246         Me.TabPage6.SuspendLayout()\r
247         Me.SuspendLayout()\r
248         '\r
249         'Label38\r
250         '\r
251         Label38.AutoSize = True\r
252         Label38.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
253         Label38.Location = New System.Drawing.Point(13, 67)\r
254         Label38.Name = "Label38"\r
255         Label38.Size = New System.Drawing.Size(103, 13)\r
256         Label38.TabIndex = 30\r
257         Label38.Text = "Target Size (MB)"\r
258         '\r
259         'frmMainMenu\r
260         '\r
261         Me.frmMainMenu.BackColor = System.Drawing.SystemColors.Control\r
262         Me.frmMainMenu.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.FileToolStripMenuItem, Me.ToolsToolStripMenuItem, Me.PresetsToolStripMenuItem, Me.HelpToolStripMenuItem})\r
263         Me.frmMainMenu.Location = New System.Drawing.Point(0, 0)\r
264         Me.frmMainMenu.Name = "frmMainMenu"\r
265         Me.frmMainMenu.Size = New System.Drawing.Size(675, 24)\r
266         Me.frmMainMenu.TabIndex = 0\r
267         Me.frmMainMenu.Text = "MenuStrip1"\r
268         '\r
269         'FileToolStripMenuItem\r
270         '\r
271         Me.FileToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_open, Me.mnu_save, Me.ToolStripSeparator1, Me.mnu_update, Me.toolStripSeparator2, Me.mnu_exit})\r
272         Me.FileToolStripMenuItem.Name = "FileToolStripMenuItem"\r
273         Me.FileToolStripMenuItem.Size = New System.Drawing.Size(35, 20)\r
274         Me.FileToolStripMenuItem.Text = "&File"\r
275         '\r
276         'mnu_open\r
277         '\r
278         Me.mnu_open.Image = CType(resources.GetObject("mnu_open.Image"), System.Drawing.Image)\r
279         Me.mnu_open.ImageTransparentColor = System.Drawing.Color.Magenta\r
280         Me.mnu_open.Name = "mnu_open"\r
281         Me.mnu_open.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.O), System.Windows.Forms.Keys)\r
282         Me.mnu_open.Size = New System.Drawing.Size(184, 22)\r
283         Me.mnu_open.Text = "&Open Profile"\r
284         '\r
285         'mnu_save\r
286         '\r
287         Me.mnu_save.Image = CType(resources.GetObject("mnu_save.Image"), System.Drawing.Image)\r
288         Me.mnu_save.ImageTransparentColor = System.Drawing.Color.Magenta\r
289         Me.mnu_save.Name = "mnu_save"\r
290         Me.mnu_save.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.S), System.Windows.Forms.Keys)\r
291         Me.mnu_save.Size = New System.Drawing.Size(184, 22)\r
292         Me.mnu_save.Text = "&Save Profile"\r
293         '\r
294         'ToolStripSeparator1\r
295         '\r
296         Me.ToolStripSeparator1.Name = "ToolStripSeparator1"\r
297         Me.ToolStripSeparator1.Size = New System.Drawing.Size(181, 6)\r
298         '\r
299         'mnu_update\r
300         '\r
301         Me.mnu_update.Name = "mnu_update"\r
302         Me.mnu_update.Size = New System.Drawing.Size(184, 22)\r
303         Me.mnu_update.Text = "Check for Updates"\r
304         '\r
305         'toolStripSeparator2\r
306         '\r
307         Me.toolStripSeparator2.Name = "toolStripSeparator2"\r
308         Me.toolStripSeparator2.Size = New System.Drawing.Size(181, 6)\r
309         '\r
310         'mnu_exit\r
311         '\r
312         Me.mnu_exit.Name = "mnu_exit"\r
313         Me.mnu_exit.Size = New System.Drawing.Size(184, 22)\r
314         Me.mnu_exit.Text = "E&xit"\r
315         '\r
316         'ToolsToolStripMenuItem\r
317         '\r
318         Me.ToolsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_encode, Me.mnu_viewDVDdata, Me.ToolStripSeparator5, Me.mnu_options})\r
319         Me.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem"\r
320         Me.ToolsToolStripMenuItem.Size = New System.Drawing.Size(44, 20)\r
321         Me.ToolsToolStripMenuItem.Text = "&Tools"\r
322         '\r
323         'mnu_encode\r
324         '\r
325         Me.mnu_encode.Name = "mnu_encode"\r
326         Me.mnu_encode.Size = New System.Drawing.Size(155, 22)\r
327         Me.mnu_encode.Text = "Encode Queue"\r
328         '\r
329         'mnu_viewDVDdata\r
330         '\r
331         Me.mnu_viewDVDdata.Name = "mnu_viewDVDdata"\r
332         Me.mnu_viewDVDdata.Size = New System.Drawing.Size(155, 22)\r
333         Me.mnu_viewDVDdata.Text = "View DVD data"\r
334         '\r
335         'ToolStripSeparator5\r
336         '\r
337         Me.ToolStripSeparator5.Name = "ToolStripSeparator5"\r
338         Me.ToolStripSeparator5.Size = New System.Drawing.Size(152, 6)\r
339         '\r
340         'mnu_options\r
341         '\r
342         Me.mnu_options.Name = "mnu_options"\r
343         Me.mnu_options.Size = New System.Drawing.Size(155, 22)\r
344         Me.mnu_options.Text = "Options"\r
345         '\r
346         'PresetsToolStripMenuItem\r
347         '\r
348         Me.PresetsToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control\r
349         Me.PresetsToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_preset_ipod133, Me.mnu_preset_ipod178, Me.mnu_preset_ipod235, Me.mnu_appleTv, Me.mnu_presetPS3, Me.ToolStripSeparator4, Me.mnu_ProgramDefaultOptions})\r
350         Me.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem"\r
351         Me.PresetsToolStripMenuItem.Size = New System.Drawing.Size(55, 20)\r
352         Me.PresetsToolStripMenuItem.Text = "&Presets"\r
353         '\r
354         'mnu_preset_ipod133\r
355         '\r
356         Me.mnu_preset_ipod133.Name = "mnu_preset_ipod133"\r
357         Me.mnu_preset_ipod133.Size = New System.Drawing.Size(276, 22)\r
358         Me.mnu_preset_ipod133.Text = "iPod (1.33)"\r
359         '\r
360         'mnu_preset_ipod178\r
361         '\r
362         Me.mnu_preset_ipod178.Name = "mnu_preset_ipod178"\r
363         Me.mnu_preset_ipod178.Size = New System.Drawing.Size(276, 22)\r
364         Me.mnu_preset_ipod178.Text = "iPod (1.78)"\r
365         '\r
366         'mnu_preset_ipod235\r
367         '\r
368         Me.mnu_preset_ipod235.Name = "mnu_preset_ipod235"\r
369         Me.mnu_preset_ipod235.Size = New System.Drawing.Size(276, 22)\r
370         Me.mnu_preset_ipod235.Text = "iPod (2.35)"\r
371         '\r
372         'mnu_appleTv\r
373         '\r
374         Me.mnu_appleTv.Name = "mnu_appleTv"\r
375         Me.mnu_appleTv.Size = New System.Drawing.Size(276, 22)\r
376         Me.mnu_appleTv.Text = "Apple TV"\r
377         '\r
378         'mnu_presetPS3\r
379         '\r
380         Me.mnu_presetPS3.Name = "mnu_presetPS3"\r
381         Me.mnu_presetPS3.Size = New System.Drawing.Size(276, 22)\r
382         Me.mnu_presetPS3.Text = "PS3"\r
383         '\r
384         'ToolStripSeparator4\r
385         '\r
386         Me.ToolStripSeparator4.Name = "ToolStripSeparator4"\r
387         Me.ToolStripSeparator4.Size = New System.Drawing.Size(273, 6)\r
388         '\r
389         'mnu_ProgramDefaultOptions\r
390         '\r
391         Me.mnu_ProgramDefaultOptions.Name = "mnu_ProgramDefaultOptions"\r
392         Me.mnu_ProgramDefaultOptions.Size = New System.Drawing.Size(276, 22)\r
393         Me.mnu_ProgramDefaultOptions.Text = "Set current options as program defaults"\r
394         '\r
395         'HelpToolStripMenuItem\r
396         '\r
397         Me.HelpToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OnlineDocumentationToolStripMenuItem, Me.WebsiteToolStripMenuItem, Me.ToolStripSeparator3, Me.mnu_about})\r
398         Me.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"\r
399         Me.HelpToolStripMenuItem.Size = New System.Drawing.Size(40, 20)\r
400         Me.HelpToolStripMenuItem.Text = "&Help"\r
401         '\r
402         'OnlineDocumentationToolStripMenuItem\r
403         '\r
404         Me.OnlineDocumentationToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_wiki, Me.mnu_onlineDocs, Me.mnu_faq})\r
405         Me.OnlineDocumentationToolStripMenuItem.Name = "OnlineDocumentationToolStripMenuItem"\r
406         Me.OnlineDocumentationToolStripMenuItem.Size = New System.Drawing.Size(190, 22)\r
407         Me.OnlineDocumentationToolStripMenuItem.Text = "Online Documentation"\r
408         '\r
409         'mnu_wiki\r
410         '\r
411         Me.mnu_wiki.Name = "mnu_wiki"\r
412         Me.mnu_wiki.Size = New System.Drawing.Size(157, 22)\r
413         Me.mnu_wiki.Text = "Wiki"\r
414         '\r
415         'mnu_onlineDocs\r
416         '\r
417         Me.mnu_onlineDocs.Name = "mnu_onlineDocs"\r
418         Me.mnu_onlineDocs.Size = New System.Drawing.Size(157, 22)\r
419         Me.mnu_onlineDocs.Text = "Documentation"\r
420         '\r
421         'mnu_faq\r
422         '\r
423         Me.mnu_faq.Name = "mnu_faq"\r
424         Me.mnu_faq.Size = New System.Drawing.Size(157, 22)\r
425         Me.mnu_faq.Text = "FAQ"\r
426         '\r
427         'WebsiteToolStripMenuItem\r
428         '\r
429         Me.WebsiteToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnu_homepage, Me.mnu_forum})\r
430         Me.WebsiteToolStripMenuItem.Name = "WebsiteToolStripMenuItem"\r
431         Me.WebsiteToolStripMenuItem.Size = New System.Drawing.Size(190, 22)\r
432         Me.WebsiteToolStripMenuItem.Text = "Website"\r
433         '\r
434         'mnu_homepage\r
435         '\r
436         Me.mnu_homepage.Name = "mnu_homepage"\r
437         Me.mnu_homepage.Size = New System.Drawing.Size(136, 22)\r
438         Me.mnu_homepage.Text = "Homepage"\r
439         '\r
440         'mnu_forum\r
441         '\r
442         Me.mnu_forum.Name = "mnu_forum"\r
443         Me.mnu_forum.Size = New System.Drawing.Size(136, 22)\r
444         Me.mnu_forum.Text = "Forum"\r
445         '\r
446         'ToolStripSeparator3\r
447         '\r
448         Me.ToolStripSeparator3.Name = "ToolStripSeparator3"\r
449         Me.ToolStripSeparator3.Size = New System.Drawing.Size(187, 6)\r
450         '\r
451         'mnu_about\r
452         '\r
453         Me.mnu_about.Name = "mnu_about"\r
454         Me.mnu_about.Size = New System.Drawing.Size(190, 22)\r
455         Me.mnu_about.Text = "About..."\r
456         '\r
457         'GroupBox4\r
458         '\r
459         Me.GroupBox4.BackColor = System.Drawing.SystemColors.Control\r
460         Me.GroupBox4.Controls.Add(Me.Label56)\r
461         Me.GroupBox4.Controls.Add(Me.lbl_Aspect)\r
462         Me.GroupBox4.Controls.Add(Me.Label91)\r
463         Me.GroupBox4.Controls.Add(Me.text_height)\r
464         Me.GroupBox4.Controls.Add(Me.Label55)\r
465         Me.GroupBox4.Controls.Add(Me.text_width)\r
466         Me.GroupBox4.Controls.Add(Me.btn_destBrowse)\r
467         Me.GroupBox4.Controls.Add(Me.Label3)\r
468         Me.GroupBox4.Controls.Add(Me.drp_videoEncoder)\r
469         Me.GroupBox4.Controls.Add(Me.Label47)\r
470         Me.GroupBox4.Controls.Add(Me.text_destination)\r
471         Me.GroupBox4.Controls.Add(Me.drp_audioCodec)\r
472         Me.GroupBox4.Controls.Add(Me.Label12)\r
473         Me.GroupBox4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
474         Me.GroupBox4.ForeColor = System.Drawing.Color.Black\r
475         Me.GroupBox4.Location = New System.Drawing.Point(15, 157)\r
476         Me.GroupBox4.Name = "GroupBox4"\r
477         Me.GroupBox4.Size = New System.Drawing.Size(647, 126)\r
478         Me.GroupBox4.TabIndex = 406\r
479         Me.GroupBox4.TabStop = False\r
480         Me.GroupBox4.Text = "Destination"\r
481         '\r
482         'Label56\r
483         '\r
484         Me.Label56.AutoSize = True\r
485         Me.Label56.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
486         Me.Label56.ForeColor = System.Drawing.Color.Black\r
487         Me.Label56.Location = New System.Drawing.Point(170, 90)\r
488         Me.Label56.Name = "Label56"\r
489         Me.Label56.Size = New System.Drawing.Size(15, 13)\r
490         Me.Label56.TabIndex = 38\r
491         Me.Label56.Text = "x"\r
492         '\r
493         'lbl_Aspect\r
494         '\r
495         Me.lbl_Aspect.AutoSize = True\r
496         Me.lbl_Aspect.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
497         Me.lbl_Aspect.Location = New System.Drawing.Point(369, 91)\r
498         Me.lbl_Aspect.Name = "lbl_Aspect"\r
499         Me.lbl_Aspect.Size = New System.Drawing.Size(72, 12)\r
500         Me.lbl_Aspect.TabIndex = 41\r
501         Me.lbl_Aspect.Text = "Select a Title"\r
502         '\r
503         'Label91\r
504         '\r
505         Me.Label91.AutoSize = True\r
506         Me.Label91.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
507         Me.Label91.Location = New System.Drawing.Point(265, 91)\r
508         Me.Label91.Name = "Label91"\r
509         Me.Label91.Size = New System.Drawing.Size(87, 13)\r
510         Me.Label91.TabIndex = 40\r
511         Me.Label91.Text = "Aspect Ratio: "\r
512         '\r
513         'text_height\r
514         '\r
515         Me.text_height.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
516         Me.text_height.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
517         Me.text_height.ForeColor = System.Drawing.SystemColors.InfoText\r
518         Me.text_height.Location = New System.Drawing.Point(191, 87)\r
519         Me.text_height.Name = "text_height"\r
520         Me.text_height.Size = New System.Drawing.Size(64, 21)\r
521         Me.text_height.TabIndex = 8\r
522         '\r
523         'Label55\r
524         '\r
525         Me.Label55.AutoSize = True\r
526         Me.Label55.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
527         Me.Label55.ForeColor = System.Drawing.Color.Black\r
528         Me.Label55.Location = New System.Drawing.Point(12, 91)\r
529         Me.Label55.Name = "Label55"\r
530         Me.Label55.Size = New System.Drawing.Size(85, 13)\r
531         Me.Label55.TabIndex = 29\r
532         Me.Label55.Text = "Width/Height:"\r
533         '\r
534         'text_width\r
535         '\r
536         Me.text_width.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
537         Me.text_width.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
538         Me.text_width.Location = New System.Drawing.Point(99, 87)\r
539         Me.text_width.Name = "text_width"\r
540         Me.text_width.Size = New System.Drawing.Size(64, 21)\r
541         Me.text_width.TabIndex = 7\r
542         '\r
543         'btn_destBrowse\r
544         '\r
545         Me.btn_destBrowse.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
546         Me.btn_destBrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
547         Me.btn_destBrowse.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
548         Me.btn_destBrowse.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
549         Me.btn_destBrowse.Location = New System.Drawing.Point(370, 21)\r
550         Me.btn_destBrowse.Name = "btn_destBrowse"\r
551         Me.btn_destBrowse.Size = New System.Drawing.Size(83, 22)\r
552         Me.btn_destBrowse.TabIndex = 4\r
553         Me.btn_destBrowse.Text = "Browse"\r
554         Me.btn_destBrowse.UseVisualStyleBackColor = True\r
555         '\r
556         'Label3\r
557         '\r
558         Me.Label3.AutoSize = True\r
559         Me.Label3.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
560         Me.Label3.ForeColor = System.Drawing.Color.Black\r
561         Me.Label3.Location = New System.Drawing.Point(12, 25)\r
562         Me.Label3.Name = "Label3"\r
563         Me.Label3.Size = New System.Drawing.Size(80, 13)\r
564         Me.Label3.TabIndex = 3\r
565         Me.Label3.Text = "Destination: "\r
566         '\r
567         'drp_videoEncoder\r
568         '\r
569         Me.drp_videoEncoder.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
570         Me.drp_videoEncoder.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
571         Me.drp_videoEncoder.FormattingEnabled = True\r
572         Me.drp_videoEncoder.Items.AddRange(New Object() {"Mpeg 4", "Xvid", "H.264", "H.264 (iPod)", "H.264 Baseline 1.3"})\r
573         Me.drp_videoEncoder.Location = New System.Drawing.Point(99, 54)\r
574         Me.drp_videoEncoder.Name = "drp_videoEncoder"\r
575         Me.drp_videoEncoder.Size = New System.Drawing.Size(156, 21)\r
576         Me.drp_videoEncoder.TabIndex = 5\r
577         Me.drp_videoEncoder.Text = "H.264"\r
578         '\r
579         'Label47\r
580         '\r
581         Me.Label47.AutoSize = True\r
582         Me.Label47.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
583         Me.Label47.ForeColor = System.Drawing.Color.Black\r
584         Me.Label47.Location = New System.Drawing.Point(12, 57)\r
585         Me.Label47.Name = "Label47"\r
586         Me.Label47.Size = New System.Drawing.Size(62, 13)\r
587         Me.Label47.TabIndex = 12\r
588         Me.Label47.Text = "Encoder: "\r
589         '\r
590         'text_destination\r
591         '\r
592         Me.text_destination.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
593         Me.text_destination.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
594         Me.text_destination.Location = New System.Drawing.Point(99, 21)\r
595         Me.text_destination.Name = "text_destination"\r
596         Me.text_destination.Size = New System.Drawing.Size(262, 21)\r
597         Me.text_destination.TabIndex = 4\r
598         Me.ToolTip.SetToolTip(Me.text_destination, "Where you wish to save your output file.")\r
599         '\r
600         'drp_audioCodec\r
601         '\r
602         Me.drp_audioCodec.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
603         Me.drp_audioCodec.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
604         Me.drp_audioCodec.FormattingEnabled = True\r
605         Me.drp_audioCodec.Items.AddRange(New Object() {"AAC", "MP3", "Vorbis", "AC3"})\r
606         Me.drp_audioCodec.Location = New System.Drawing.Point(371, 53)\r
607         Me.drp_audioCodec.Name = "drp_audioCodec"\r
608         Me.drp_audioCodec.Size = New System.Drawing.Size(111, 21)\r
609         Me.drp_audioCodec.TabIndex = 6\r
610         Me.drp_audioCodec.Text = "AAC"\r
611         '\r
612         'Label12\r
613         '\r
614         Me.Label12.AutoSize = True\r
615         Me.Label12.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
616         Me.Label12.ForeColor = System.Drawing.Color.Black\r
617         Me.Label12.Location = New System.Drawing.Point(265, 57)\r
618         Me.Label12.Name = "Label12"\r
619         Me.Label12.Size = New System.Drawing.Size(94, 13)\r
620         Me.Label12.TabIndex = 20\r
621         Me.Label12.Text = "Audio Encoder:"\r
622         '\r
623         'GroupBox1\r
624         '\r
625         Me.GroupBox1.BackColor = System.Drawing.SystemColors.Control\r
626         Me.GroupBox1.Controls.Add(Me.Label13)\r
627         Me.GroupBox1.Controls.Add(Me.drop_chapterFinish)\r
628         Me.GroupBox1.Controls.Add(Me.drop_chapterStart)\r
629         Me.GroupBox1.Controls.Add(Me.drp_dvdtitle)\r
630         Me.GroupBox1.Controls.Add(Me.RadioDVD)\r
631         Me.GroupBox1.Controls.Add(Me.RadioISO)\r
632         Me.GroupBox1.Controls.Add(Me.btn_Browse)\r
633         Me.GroupBox1.Controls.Add(Me.Label17)\r
634         Me.GroupBox1.Controls.Add(Me.text_source)\r
635         Me.GroupBox1.Controls.Add(Me.Label9)\r
636         Me.GroupBox1.Controls.Add(Me.Label10)\r
637         Me.GroupBox1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
638         Me.GroupBox1.ForeColor = System.Drawing.Color.Black\r
639         Me.GroupBox1.Location = New System.Drawing.Point(15, 35)\r
640         Me.GroupBox1.Name = "GroupBox1"\r
641         Me.GroupBox1.Size = New System.Drawing.Size(647, 116)\r
642         Me.GroupBox1.TabIndex = 407\r
643         Me.GroupBox1.TabStop = False\r
644         Me.GroupBox1.Text = "Source"\r
645         '\r
646         'Label13\r
647         '\r
648         Me.Label13.AutoSize = True\r
649         Me.Label13.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
650         Me.Label13.Location = New System.Drawing.Point(178, 85)\r
651         Me.Label13.Name = "Label13"\r
652         Me.Label13.Size = New System.Drawing.Size(21, 13)\r
653         Me.Label13.TabIndex = 42\r
654         Me.Label13.Text = "To"\r
655         '\r
656         'drop_chapterFinish\r
657         '\r
658         Me.drop_chapterFinish.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
659         Me.drop_chapterFinish.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
660         Me.drop_chapterFinish.FormattingEnabled = True\r
661         Me.drop_chapterFinish.Location = New System.Drawing.Point(212, 81)\r
662         Me.drop_chapterFinish.Name = "drop_chapterFinish"\r
663         Me.drop_chapterFinish.Size = New System.Drawing.Size(69, 21)\r
664         Me.drop_chapterFinish.TabIndex = 41\r
665         Me.drop_chapterFinish.Text = "Auto"\r
666         Me.ToolTip.SetToolTip(Me.drop_chapterFinish, "Encode chapters to this number")\r
667         '\r
668         'drop_chapterStart\r
669         '\r
670         Me.drop_chapterStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
671         Me.drop_chapterStart.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
672         Me.drop_chapterStart.FormattingEnabled = True\r
673         Me.drop_chapterStart.Location = New System.Drawing.Point(99, 81)\r
674         Me.drop_chapterStart.Name = "drop_chapterStart"\r
675         Me.drop_chapterStart.Size = New System.Drawing.Size(69, 21)\r
676         Me.drop_chapterStart.TabIndex = 40\r
677         Me.drop_chapterStart.Text = "Auto"\r
678         Me.ToolTip.SetToolTip(Me.drop_chapterStart, "Encode chatpers from this number.")\r
679         '\r
680         'drp_dvdtitle\r
681         '\r
682         Me.drp_dvdtitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
683         Me.drp_dvdtitle.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
684         Me.drp_dvdtitle.FormattingEnabled = True\r
685         Me.drp_dvdtitle.Items.AddRange(New Object() {"Automatic"})\r
686         Me.drp_dvdtitle.Location = New System.Drawing.Point(99, 50)\r
687         Me.drp_dvdtitle.Name = "drp_dvdtitle"\r
688         Me.drp_dvdtitle.Size = New System.Drawing.Size(119, 21)\r
689         Me.drp_dvdtitle.TabIndex = 39\r
690         Me.drp_dvdtitle.Text = "Automatic"\r
691         Me.ToolTip.SetToolTip(Me.drp_dvdtitle, "The title number you wish to encode.")\r
692         '\r
693         'RadioDVD\r
694         '\r
695         Me.RadioDVD.AutoSize = True\r
696         Me.RadioDVD.Checked = True\r
697         Me.RadioDVD.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
698         Me.RadioDVD.Location = New System.Drawing.Point(358, 18)\r
699         Me.RadioDVD.Name = "RadioDVD"\r
700         Me.RadioDVD.Size = New System.Drawing.Size(51, 17)\r
701         Me.RadioDVD.TabIndex = 20\r
702         Me.RadioDVD.TabStop = True\r
703         Me.RadioDVD.Text = "DVD"\r
704         Me.RadioDVD.UseVisualStyleBackColor = True\r
705         '\r
706         'RadioISO\r
707         '\r
708         Me.RadioISO.AutoSize = True\r
709         Me.RadioISO.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
710         Me.RadioISO.Location = New System.Drawing.Point(358, 34)\r
711         Me.RadioISO.Name = "RadioISO"\r
712         Me.RadioISO.Size = New System.Drawing.Size(47, 17)\r
713         Me.RadioISO.TabIndex = 19\r
714         Me.RadioISO.Text = "ISO"\r
715         Me.RadioISO.UseVisualStyleBackColor = True\r
716         '\r
717         'btn_Browse\r
718         '\r
719         Me.btn_Browse.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
720         Me.btn_Browse.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
721         Me.btn_Browse.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
722         Me.btn_Browse.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
723         Me.btn_Browse.Location = New System.Drawing.Point(418, 21)\r
724         Me.btn_Browse.Name = "btn_Browse"\r
725         Me.btn_Browse.Size = New System.Drawing.Size(78, 22)\r
726         Me.btn_Browse.TabIndex = 2\r
727         Me.btn_Browse.Text = "Browse"\r
728         Me.btn_Browse.UseVisualStyleBackColor = True\r
729         '\r
730         'Label17\r
731         '\r
732         Me.Label17.AutoSize = True\r
733         Me.Label17.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
734         Me.Label17.ForeColor = System.Drawing.Color.Black\r
735         Me.Label17.Location = New System.Drawing.Point(12, 25)\r
736         Me.Label17.Name = "Label17"\r
737         Me.Label17.Size = New System.Drawing.Size(52, 13)\r
738         Me.Label17.TabIndex = 6\r
739         Me.Label17.Text = "Source:"\r
740         '\r
741         'text_source\r
742         '\r
743         Me.text_source.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
744         Me.text_source.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
745         Me.text_source.Location = New System.Drawing.Point(99, 22)\r
746         Me.text_source.Name = "text_source"\r
747         Me.text_source.Size = New System.Drawing.Size(253, 21)\r
748         Me.text_source.TabIndex = 1\r
749         Me.text_source.Text = "Click ""Browse"" to continue"\r
750         Me.ToolTip.SetToolTip(Me.text_source, "The input source location.")\r
751         '\r
752         'Label9\r
753         '\r
754         Me.Label9.AutoSize = True\r
755         Me.Label9.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
756         Me.Label9.ForeColor = System.Drawing.Color.Black\r
757         Me.Label9.Location = New System.Drawing.Point(12, 84)\r
758         Me.Label9.Name = "Label9"\r
759         Me.Label9.Size = New System.Drawing.Size(64, 13)\r
760         Me.Label9.TabIndex = 12\r
761         Me.Label9.Text = "Chapters:"\r
762         '\r
763         'Label10\r
764         '\r
765         Me.Label10.AutoSize = True\r
766         Me.Label10.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
767         Me.Label10.ForeColor = System.Drawing.Color.Black\r
768         Me.Label10.Location = New System.Drawing.Point(12, 56)\r
769         Me.Label10.Name = "Label10"\r
770         Me.Label10.Size = New System.Drawing.Size(36, 13)\r
771         Me.Label10.TabIndex = 11\r
772         Me.Label10.Text = "Title:"\r
773         '\r
774         'Version\r
775         '\r
776         Me.Version.BackColor = System.Drawing.Color.Transparent\r
777         Me.Version.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
778         Me.Version.Location = New System.Drawing.Point(16, 595)\r
779         Me.Version.Name = "Version"\r
780         Me.Version.Size = New System.Drawing.Size(141, 20)\r
781         Me.Version.TabIndex = 411\r
782         Me.Version.Text = "Version 2.3"\r
783         '\r
784         'btn_encode\r
785         '\r
786         Me.btn_encode.BackColor = System.Drawing.SystemColors.Control\r
787         Me.btn_encode.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
788         Me.btn_encode.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
789         Me.btn_encode.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
790         Me.btn_encode.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
791         Me.btn_encode.Location = New System.Drawing.Point(538, 590)\r
792         Me.btn_encode.Name = "btn_encode"\r
793         Me.btn_encode.Size = New System.Drawing.Size(124, 22)\r
794         Me.btn_encode.TabIndex = 19\r
795         Me.btn_encode.TabStop = False\r
796         Me.btn_encode.Text = "Encode Video"\r
797         Me.btn_encode.UseVisualStyleBackColor = False\r
798         '\r
799         'btn_queue\r
800         '\r
801         Me.btn_queue.BackColor = System.Drawing.SystemColors.Control\r
802         Me.btn_queue.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
803         Me.btn_queue.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
804         Me.btn_queue.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
805         Me.btn_queue.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
806         Me.btn_queue.Location = New System.Drawing.Point(407, 590)\r
807         Me.btn_queue.Name = "btn_queue"\r
808         Me.btn_queue.Size = New System.Drawing.Size(124, 22)\r
809         Me.btn_queue.TabIndex = 412\r
810         Me.btn_queue.TabStop = False\r
811         Me.btn_queue.Text = "Add to Queue"\r
812         Me.btn_queue.UseVisualStyleBackColor = False\r
813         '\r
814         'h264Tab\r
815         '\r
816         Me.h264Tab.BackColor = System.Drawing.SystemColors.Control\r
817         Me.h264Tab.Controls.Add(Me.Label43)\r
818         Me.h264Tab.Controls.Add(Me.label_h264)\r
819         Me.h264Tab.Controls.Add(Me.Label95)\r
820         Me.h264Tab.Controls.Add(Me.btn_h264Clear)\r
821         Me.h264Tab.Controls.Add(Me.Label90)\r
822         Me.h264Tab.Controls.Add(Me.rtf_h264advanced)\r
823         Me.h264Tab.Controls.Add(Me.Label92)\r
824         Me.h264Tab.Location = New System.Drawing.Point(4, 22)\r
825         Me.h264Tab.Name = "h264Tab"\r
826         Me.h264Tab.Padding = New System.Windows.Forms.Padding(3)\r
827         Me.h264Tab.Size = New System.Drawing.Size(639, 268)\r
828         Me.h264Tab.TabIndex = 5\r
829         Me.h264Tab.Text = "H.264"\r
830         '\r
831         'Label43\r
832         '\r
833         Me.Label43.AutoSize = True\r
834         Me.Label43.Location = New System.Drawing.Point(78, 224)\r
835         Me.Label43.Name = "Label43"\r
836         Me.Label43.Size = New System.Drawing.Size(158, 13)\r
837         Me.Label43.TabIndex = 48\r
838         Me.Label43.Text = "for help using this feature."\r
839         '\r
840         'label_h264\r
841         '\r
842         Me.label_h264.AutoSize = True\r
843         Me.label_h264.Location = New System.Drawing.Point(13, 224)\r
844         Me.label_h264.Name = "label_h264"\r
845         Me.label_h264.Size = New System.Drawing.Size(66, 13)\r
846         Me.label_h264.TabIndex = 47\r
847         Me.label_h264.TabStop = True\r
848         Me.label_h264.Text = "Click Here"\r
849         '\r
850         'Label95\r
851         '\r
852         Me.Label95.AutoSize = True\r
853         Me.Label95.Location = New System.Drawing.Point(13, 205)\r
854         Me.Label95.Name = "Label95"\r
855         Me.Label95.Size = New System.Drawing.Size(387, 13)\r
856         Me.Label95.TabIndex = 46\r
857         Me.Label95.Text = "Note: Incorrect usage of this feature will cause the encoder to fail!"\r
858         '\r
859         'btn_h264Clear\r
860         '\r
861         Me.btn_h264Clear.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
862         Me.btn_h264Clear.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
863         Me.btn_h264Clear.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
864         Me.btn_h264Clear.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
865         Me.btn_h264Clear.Location = New System.Drawing.Point(542, 50)\r
866         Me.btn_h264Clear.Name = "btn_h264Clear"\r
867         Me.btn_h264Clear.Size = New System.Drawing.Size(79, 23)\r
868         Me.btn_h264Clear.TabIndex = 45\r
869         Me.btn_h264Clear.Text = "Clear"\r
870         Me.btn_h264Clear.UseVisualStyleBackColor = True\r
871         '\r
872         'Label90\r
873         '\r
874         Me.Label90.AutoSize = True\r
875         Me.Label90.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
876         Me.Label90.Location = New System.Drawing.Point(13, 13)\r
877         Me.Label90.Name = "Label90"\r
878         Me.Label90.Size = New System.Drawing.Size(165, 13)\r
879         Me.Label90.TabIndex = 42\r
880         Me.Label90.Text = "Advanced H.264 Options"\r
881         '\r
882         'rtf_h264advanced\r
883         '\r
884         Me.rtf_h264advanced.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
885         Me.rtf_h264advanced.Location = New System.Drawing.Point(16, 79)\r
886         Me.rtf_h264advanced.Name = "rtf_h264advanced"\r
887         Me.rtf_h264advanced.Size = New System.Drawing.Size(605, 123)\r
888         Me.rtf_h264advanced.TabIndex = 41\r
889         Me.rtf_h264advanced.Text = ""\r
890         '\r
891         'Label92\r
892         '\r
893         Me.Label92.AutoSize = True\r
894         Me.Label92.Location = New System.Drawing.Point(13, 41)\r
895         Me.Label92.Name = "Label92"\r
896         Me.Label92.Size = New System.Drawing.Size(370, 26)\r
897         Me.Label92.TabIndex = 40\r
898         Me.Label92.Text = "Specify advanced x264 options in the same style as mencoder:" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "option1=value1:opti" & _\r
899             "on2=value2"\r
900         '\r
901         'TabPage4\r
902         '\r
903         Me.TabPage4.BackColor = System.Drawing.SystemColors.Control\r
904         Me.TabPage4.Controls.Add(Me.drp_processors)\r
905         Me.TabPage4.Controls.Add(Me.Label6)\r
906         Me.TabPage4.Controls.Add(Me.Label11)\r
907         Me.TabPage4.Location = New System.Drawing.Point(4, 22)\r
908         Me.TabPage4.Name = "TabPage4"\r
909         Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)\r
910         Me.TabPage4.Size = New System.Drawing.Size(639, 268)\r
911         Me.TabPage4.TabIndex = 4\r
912         Me.TabPage4.Text = "Advanced Settings"\r
913         '\r
914         'drp_processors\r
915         '\r
916         Me.drp_processors.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
917         Me.drp_processors.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
918         Me.drp_processors.FormattingEnabled = True\r
919         Me.drp_processors.Items.AddRange(New Object() {"Automatic", "1", "2", "3", "4", "5", "6", "7", "8"})\r
920         Me.drp_processors.Location = New System.Drawing.Point(117, 38)\r
921         Me.drp_processors.Name = "drp_processors"\r
922         Me.drp_processors.Size = New System.Drawing.Size(111, 21)\r
923         Me.drp_processors.TabIndex = 39\r
924         Me.drp_processors.Text = "Automatic"\r
925         '\r
926         'Label6\r
927         '\r
928         Me.Label6.AutoSize = True\r
929         Me.Label6.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
930         Me.Label6.Location = New System.Drawing.Point(13, 13)\r
931         Me.Label6.Name = "Label6"\r
932         Me.Label6.Size = New System.Drawing.Size(138, 13)\r
933         Me.Label6.TabIndex = 37\r
934         Me.Label6.Text = "Processor Detection"\r
935         '\r
936         'Label11\r
937         '\r
938         Me.Label11.AutoSize = True\r
939         Me.Label11.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
940         Me.Label11.Location = New System.Drawing.Point(13, 41)\r
941         Me.Label11.Name = "Label11"\r
942         Me.Label11.Size = New System.Drawing.Size(97, 13)\r
943         Me.Label11.TabIndex = 14\r
944         Me.Label11.Text = "No. Processors:"\r
945         '\r
946         'TabPage2\r
947         '\r
948         Me.TabPage2.BackColor = System.Drawing.SystemColors.Control\r
949         Me.TabPage2.Controls.Add(Me.Label29)\r
950         Me.TabPage2.Controls.Add(Me.drp_audioMixDown)\r
951         Me.TabPage2.Controls.Add(Me.drp_audioChannels)\r
952         Me.TabPage2.Controls.Add(Me.drp_audioBitrate)\r
953         Me.TabPage2.Controls.Add(Me.Label14)\r
954         Me.TabPage2.Controls.Add(Me.Label5)\r
955         Me.TabPage2.Controls.Add(Me.Label35)\r
956         Me.TabPage2.Controls.Add(Me.Label16)\r
957         Me.TabPage2.Controls.Add(Me.Label32)\r
958         Me.TabPage2.Controls.Add(Me.Label18)\r
959         Me.TabPage2.Controls.Add(Me.drp_audioSampleRate)\r
960         Me.TabPage2.Location = New System.Drawing.Point(4, 22)\r
961         Me.TabPage2.Name = "TabPage2"\r
962         Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)\r
963         Me.TabPage2.Size = New System.Drawing.Size(639, 268)\r
964         Me.TabPage2.TabIndex = 3\r
965         Me.TabPage2.Text = "Audio Settings"\r
966         '\r
967         'Label29\r
968         '\r
969         Me.Label29.AutoSize = True\r
970         Me.Label29.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
971         Me.Label29.Location = New System.Drawing.Point(155, 151)\r
972         Me.Label29.Name = "Label29"\r
973         Me.Label29.Size = New System.Drawing.Size(189, 24)\r
974         Me.Label29.TabIndex = 42\r
975         Me.Label29.Text = "Please note: Some options require a " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "5.1 Audio Channel to be selected."\r
976         '\r
977         'drp_audioMixDown\r
978         '\r
979         Me.drp_audioMixDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
980         Me.drp_audioMixDown.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
981         Me.drp_audioMixDown.FormattingEnabled = True\r
982         Me.drp_audioMixDown.Location = New System.Drawing.Point(157, 127)\r
983         Me.drp_audioMixDown.Name = "drp_audioMixDown"\r
984         Me.drp_audioMixDown.Size = New System.Drawing.Size(173, 21)\r
985         Me.drp_audioMixDown.TabIndex = 50\r
986         Me.drp_audioMixDown.Text = "Automatic"\r
987         '\r
988         'drp_audioChannels\r
989         '\r
990         Me.drp_audioChannels.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
991         Me.drp_audioChannels.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
992         Me.drp_audioChannels.FormattingEnabled = True\r
993         Me.drp_audioChannels.Location = New System.Drawing.Point(157, 97)\r
994         Me.drp_audioChannels.Name = "drp_audioChannels"\r
995         Me.drp_audioChannels.Size = New System.Drawing.Size(173, 21)\r
996         Me.drp_audioChannels.TabIndex = 49\r
997         Me.drp_audioChannels.Text = "Automatic"\r
998         '\r
999         'drp_audioBitrate\r
1000         '\r
1001         Me.drp_audioBitrate.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1002         Me.drp_audioBitrate.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1003         Me.drp_audioBitrate.FormattingEnabled = True\r
1004         Me.drp_audioBitrate.Location = New System.Drawing.Point(157, 37)\r
1005         Me.drp_audioBitrate.Name = "drp_audioBitrate"\r
1006         Me.drp_audioBitrate.Size = New System.Drawing.Size(101, 21)\r
1007         Me.drp_audioBitrate.TabIndex = 40\r
1008         Me.drp_audioBitrate.Text = "128"\r
1009         '\r
1010         'Label14\r
1011         '\r
1012         Me.Label14.AutoSize = True\r
1013         Me.Label14.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1014         Me.Label14.Location = New System.Drawing.Point(13, 130)\r
1015         Me.Label14.Name = "Label14"\r
1016         Me.Label14.Size = New System.Drawing.Size(99, 13)\r
1017         Me.Label14.TabIndex = 39\r
1018         Me.Label14.Text = "Audio MixDown:"\r
1019         '\r
1020         'Label5\r
1021         '\r
1022         Me.Label5.AutoSize = True\r
1023         Me.Label5.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1024         Me.Label5.Location = New System.Drawing.Point(13, 13)\r
1025         Me.Label5.Name = "Label5"\r
1026         Me.Label5.Size = New System.Drawing.Size(101, 13)\r
1027         Me.Label5.TabIndex = 37\r
1028         Me.Label5.Text = "Audio Settings"\r
1029         '\r
1030         'Label35\r
1031         '\r
1032         Me.Label35.AutoSize = True\r
1033         Me.Label35.Location = New System.Drawing.Point(239, 103)\r
1034         Me.Label35.Name = "Label35"\r
1035         Me.Label35.Size = New System.Drawing.Size(0, 13)\r
1036         Me.Label35.TabIndex = 30\r
1037         '\r
1038         'Label16\r
1039         '\r
1040         Me.Label16.AutoSize = True\r
1041         Me.Label16.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1042         Me.Label16.Location = New System.Drawing.Point(13, 40)\r
1043         Me.Label16.Name = "Label16"\r
1044         Me.Label16.Size = New System.Drawing.Size(91, 13)\r
1045         Me.Label16.TabIndex = 20\r
1046         Me.Label16.Text = "Bitrate (kbps):"\r
1047         '\r
1048         'Label32\r
1049         '\r
1050         Me.Label32.AutoSize = True\r
1051         Me.Label32.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1052         Me.Label32.Location = New System.Drawing.Point(13, 100)\r
1053         Me.Label32.Name = "Label32"\r
1054         Me.Label32.Size = New System.Drawing.Size(80, 13)\r
1055         Me.Label32.TabIndex = 29\r
1056         Me.Label32.Text = "Audio Track:"\r
1057         '\r
1058         'Label18\r
1059         '\r
1060         Me.Label18.AutoSize = True\r
1061         Me.Label18.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1062         Me.Label18.Location = New System.Drawing.Point(13, 70)\r
1063         Me.Label18.Name = "Label18"\r
1064         Me.Label18.Size = New System.Drawing.Size(120, 13)\r
1065         Me.Label18.TabIndex = 23\r
1066         Me.Label18.Text = "Sample Rate (kHz):"\r
1067         '\r
1068         'drp_audioSampleRate\r
1069         '\r
1070         Me.drp_audioSampleRate.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1071         Me.drp_audioSampleRate.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1072         Me.drp_audioSampleRate.FormattingEnabled = True\r
1073         Me.drp_audioSampleRate.Items.AddRange(New Object() {"48", "44.1", "32", "24", "22.05"})\r
1074         Me.drp_audioSampleRate.Location = New System.Drawing.Point(157, 67)\r
1075         Me.drp_audioSampleRate.Name = "drp_audioSampleRate"\r
1076         Me.drp_audioSampleRate.Size = New System.Drawing.Size(101, 21)\r
1077         Me.drp_audioSampleRate.TabIndex = 23\r
1078         Me.drp_audioSampleRate.Text = "44.1"\r
1079         '\r
1080         'TabPage3\r
1081         '\r
1082         Me.TabPage3.BackColor = System.Drawing.SystemColors.Control\r
1083         Me.TabPage3.Controls.Add(Me.Label41)\r
1084         Me.TabPage3.Controls.Add(Me.Label37)\r
1085         Me.TabPage3.Controls.Add(Me.check_largeFile)\r
1086         Me.TabPage3.Controls.Add(Me.check_turbo)\r
1087         Me.TabPage3.Controls.Add(Me.Label36)\r
1088         Me.TabPage3.Controls.Add(Me.Check_ChapterMarkers)\r
1089         Me.TabPage3.Controls.Add(Me.Label28)\r
1090         Me.TabPage3.Controls.Add(Me.Label27)\r
1091         Me.TabPage3.Controls.Add(Me.Label4)\r
1092         Me.TabPage3.Controls.Add(Me.CheckCRF)\r
1093         Me.TabPage3.Controls.Add(Me.CheckPixelRatio)\r
1094         Me.TabPage3.Controls.Add(Me.Label23)\r
1095         Me.TabPage3.Controls.Add(Me.Label22)\r
1096         Me.TabPage3.Controls.Add(Me.Label2)\r
1097         Me.TabPage3.Controls.Add(Me.check_grayscale)\r
1098         Me.TabPage3.Controls.Add(Me.SliderValue)\r
1099         Me.TabPage3.Controls.Add(Me.check_DeInterlace)\r
1100         Me.TabPage3.Controls.Add(Me.drp_videoFramerate)\r
1101         Me.TabPage3.Controls.Add(Me.check_2PassEncode)\r
1102         Me.TabPage3.Controls.Add(Me.slider_videoQuality)\r
1103         Me.TabPage3.Controls.Add(Me.text_filesize)\r
1104         Me.TabPage3.Controls.Add(Label38)\r
1105         Me.TabPage3.Controls.Add(Me.Label46)\r
1106         Me.TabPage3.Controls.Add(Me.Label40)\r
1107         Me.TabPage3.Controls.Add(Me.text_bitrate)\r
1108         Me.TabPage3.Controls.Add(Me.Label42)\r
1109         Me.TabPage3.Location = New System.Drawing.Point(4, 22)\r
1110         Me.TabPage3.Name = "TabPage3"\r
1111         Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)\r
1112         Me.TabPage3.Size = New System.Drawing.Size(639, 268)\r
1113         Me.TabPage3.TabIndex = 2\r
1114         Me.TabPage3.Text = "Video Settings"\r
1115         '\r
1116         'Label41\r
1117         '\r
1118         Me.Label41.AutoSize = True\r
1119         Me.Label41.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1120         Me.Label41.Location = New System.Drawing.Point(494, 63)\r
1121         Me.Label41.Name = "Label41"\r
1122         Me.Label41.Size = New System.Drawing.Size(121, 12)\r
1123         Me.Label41.TabIndex = 53\r
1124         Me.Label41.Text = "(H.264 encoder's only)"\r
1125         '\r
1126         'Label37\r
1127         '\r
1128         Me.Label37.AutoSize = True\r
1129         Me.Label37.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1130         Me.Label37.Location = New System.Drawing.Point(382, 194)\r
1131         Me.Label37.Name = "Label37"\r
1132         Me.Label37.Size = New System.Drawing.Size(228, 12)\r
1133         Me.Label37.TabIndex = 52\r
1134         Me.Label37.Text = " Note: Breaks iPod, @TV, PS3 compatibility."\r
1135         '\r
1136         'check_largeFile\r
1137         '\r
1138         Me.check_largeFile.AutoSize = True\r
1139         Me.check_largeFile.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1140         Me.check_largeFile.Location = New System.Drawing.Point(367, 176)\r
1141         Me.check_largeFile.Name = "check_largeFile"\r
1142         Me.check_largeFile.Size = New System.Drawing.Size(172, 17)\r
1143         Me.check_largeFile.TabIndex = 51\r
1144         Me.check_largeFile.Text = "Larger mp4 Files (> 4GB)"\r
1145         Me.check_largeFile.UseVisualStyleBackColor = True\r
1146         '\r
1147         'check_turbo\r
1148         '\r
1149         Me.check_turbo.AutoSize = True\r
1150         Me.check_turbo.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1151         Me.check_turbo.Location = New System.Drawing.Point(387, 61)\r
1152         Me.check_turbo.Name = "check_turbo"\r
1153         Me.check_turbo.Size = New System.Drawing.Size(110, 17)\r
1154         Me.check_turbo.TabIndex = 50\r
1155         Me.check_turbo.Text = "Turbo 1st Pass"\r
1156         Me.check_turbo.UseVisualStyleBackColor = True\r
1157         '\r
1158         'Label36\r
1159         '\r
1160         Me.Label36.AutoSize = True\r
1161         Me.Label36.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1162         Me.Label36.Location = New System.Drawing.Point(486, 155)\r
1163         Me.Label36.Name = "Label36"\r
1164         Me.Label36.Size = New System.Drawing.Size(109, 12)\r
1165         Me.Label36.TabIndex = 49\r
1166         Me.Label36.Text = "(m4v container only)"\r
1167         '\r
1168         'Check_ChapterMarkers\r
1169         '\r
1170         Me.Check_ChapterMarkers.AutoSize = True\r
1171         Me.Check_ChapterMarkers.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1172         Me.Check_ChapterMarkers.Location = New System.Drawing.Point(368, 153)\r
1173         Me.Check_ChapterMarkers.Name = "Check_ChapterMarkers"\r
1174         Me.Check_ChapterMarkers.Size = New System.Drawing.Size(122, 17)\r
1175         Me.Check_ChapterMarkers.TabIndex = 48\r
1176         Me.Check_ChapterMarkers.Text = "Chapter Markers"\r
1177         Me.Check_ChapterMarkers.UseVisualStyleBackColor = True\r
1178         '\r
1179         'Label28\r
1180         '\r
1181         Me.Label28.AutoSize = True\r
1182         Me.Label28.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1183         Me.Label28.Location = New System.Drawing.Point(108, 237)\r
1184         Me.Label28.Name = "Label28"\r
1185         Me.Label28.Size = New System.Drawing.Size(121, 12)\r
1186         Me.Label28.TabIndex = 47\r
1187         Me.Label28.Text = "(H.264 encoder's only)"\r
1188         '\r
1189         'Label27\r
1190         '\r
1191         Me.Label27.AutoSize = True\r
1192         Me.Label27.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1193         Me.Label27.Location = New System.Drawing.Point(108, 219)\r
1194         Me.Label27.Name = "Label27"\r
1195         Me.Label27.Size = New System.Drawing.Size(205, 12)\r
1196         Me.Label27.TabIndex = 46\r
1197         Me.Label27.Text = "(To be used with ""Video Quality"" Slider)"\r
1198         '\r
1199         'Label4\r
1200         '\r
1201         Me.Label4.AutoSize = True\r
1202         Me.Label4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1203         Me.Label4.Location = New System.Drawing.Point(13, 193)\r
1204         Me.Label4.Name = "Label4"\r
1205         Me.Label4.Size = New System.Drawing.Size(147, 13)\r
1206         Me.Label4.TabIndex = 45\r
1207         Me.Label4.Text = "Constant Rate Factor "\r
1208         '\r
1209         'CheckCRF\r
1210         '\r
1211         Me.CheckCRF.AutoSize = True\r
1212         Me.CheckCRF.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1213         Me.CheckCRF.Location = New System.Drawing.Point(16, 217)\r
1214         Me.CheckCRF.Name = "CheckCRF"\r
1215         Me.CheckCRF.Size = New System.Drawing.Size(91, 17)\r
1216         Me.CheckCRF.TabIndex = 44\r
1217         Me.CheckCRF.Text = "Enable CRF"\r
1218         Me.CheckCRF.UseVisualStyleBackColor = True\r
1219         '\r
1220         'CheckPixelRatio\r
1221         '\r
1222         Me.CheckPixelRatio.AutoSize = True\r
1223         Me.CheckPixelRatio.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1224         Me.CheckPixelRatio.Location = New System.Drawing.Point(368, 130)\r
1225         Me.CheckPixelRatio.Name = "CheckPixelRatio"\r
1226         Me.CheckPixelRatio.Size = New System.Drawing.Size(121, 17)\r
1227         Me.CheckPixelRatio.TabIndex = 40\r
1228         Me.CheckPixelRatio.Text = "Anamorphic PAR"\r
1229         Me.CheckPixelRatio.UseVisualStyleBackColor = True\r
1230         '\r
1231         'Label23\r
1232         '\r
1233         Me.Label23.AutoSize = True\r
1234         Me.Label23.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1235         Me.Label23.Location = New System.Drawing.Point(13, 134)\r
1236         Me.Label23.Name = "Label23"\r
1237         Me.Label23.Size = New System.Drawing.Size(100, 13)\r
1238         Me.Label23.TabIndex = 39\r
1239         Me.Label23.Text = "Video Settings"\r
1240         '\r
1241         'Label22\r
1242         '\r
1243         Me.Label22.AutoSize = True\r
1244         Me.Label22.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1245         Me.Label22.Location = New System.Drawing.Point(365, 13)\r
1246         Me.Label22.Name = "Label22"\r
1247         Me.Label22.Size = New System.Drawing.Size(175, 13)\r
1248         Me.Label22.TabIndex = 38\r
1249         Me.Label22.Text = "Advanced Output Settings"\r
1250         '\r
1251         'Label2\r
1252         '\r
1253         Me.Label2.AutoSize = True\r
1254         Me.Label2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1255         Me.Label2.Location = New System.Drawing.Point(13, 13)\r
1256         Me.Label2.Name = "Label2"\r
1257         Me.Label2.Size = New System.Drawing.Size(110, 13)\r
1258         Me.Label2.TabIndex = 37\r
1259         Me.Label2.Text = "Quality Settings"\r
1260         '\r
1261         'check_grayscale\r
1262         '\r
1263         Me.check_grayscale.AutoSize = True\r
1264         Me.check_grayscale.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1265         Me.check_grayscale.Location = New System.Drawing.Point(368, 107)\r
1266         Me.check_grayscale.Name = "check_grayscale"\r
1267         Me.check_grayscale.Size = New System.Drawing.Size(138, 17)\r
1268         Me.check_grayscale.TabIndex = 20\r
1269         Me.check_grayscale.Text = "Grayscale Encoding"\r
1270         Me.check_grayscale.UseVisualStyleBackColor = True\r
1271         '\r
1272         'SliderValue\r
1273         '\r
1274         Me.SliderValue.AutoSize = True\r
1275         Me.SliderValue.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1276         Me.SliderValue.Location = New System.Drawing.Point(303, 96)\r
1277         Me.SliderValue.Name = "SliderValue"\r
1278         Me.SliderValue.Size = New System.Drawing.Size(23, 12)\r
1279         Me.SliderValue.TabIndex = 32\r
1280         Me.SliderValue.Text = "0%"\r
1281         '\r
1282         'check_DeInterlace\r
1283         '\r
1284         Me.check_DeInterlace.AutoSize = True\r
1285         Me.check_DeInterlace.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1286         Me.check_DeInterlace.Location = New System.Drawing.Point(368, 84)\r
1287         Me.check_DeInterlace.Name = "check_DeInterlace"\r
1288         Me.check_DeInterlace.Size = New System.Drawing.Size(98, 17)\r
1289         Me.check_DeInterlace.TabIndex = 19\r
1290         Me.check_DeInterlace.Text = "De-Interlace"\r
1291         Me.check_DeInterlace.UseVisualStyleBackColor = True\r
1292         '\r
1293         'drp_videoFramerate\r
1294         '\r
1295         Me.drp_videoFramerate.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1296         Me.drp_videoFramerate.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1297         Me.drp_videoFramerate.FormattingEnabled = True\r
1298         Me.drp_videoFramerate.Items.AddRange(New Object() {"Automatic", "5", "10", "12", "15", "23.976", "24", "25", "29.97"})\r
1299         Me.drp_videoFramerate.Location = New System.Drawing.Point(135, 153)\r
1300         Me.drp_videoFramerate.Name = "drp_videoFramerate"\r
1301         Me.drp_videoFramerate.Size = New System.Drawing.Size(112, 21)\r
1302         Me.drp_videoFramerate.TabIndex = 21\r
1303         Me.drp_videoFramerate.Text = "Automatic"\r
1304         '\r
1305         'check_2PassEncode\r
1306         '\r
1307         Me.check_2PassEncode.AutoSize = True\r
1308         Me.check_2PassEncode.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1309         Me.check_2PassEncode.Location = New System.Drawing.Point(368, 38)\r
1310         Me.check_2PassEncode.Name = "check_2PassEncode"\r
1311         Me.check_2PassEncode.Size = New System.Drawing.Size(119, 17)\r
1312         Me.check_2PassEncode.TabIndex = 18\r
1313         Me.check_2PassEncode.Text = "2-Pass Encoding"\r
1314         Me.check_2PassEncode.UseVisualStyleBackColor = True\r
1315         '\r
1316         'slider_videoQuality\r
1317         '\r
1318         Me.slider_videoQuality.Location = New System.Drawing.Point(129, 90)\r
1319         Me.slider_videoQuality.Maximum = 100\r
1320         Me.slider_videoQuality.Name = "slider_videoQuality"\r
1321         Me.slider_videoQuality.Size = New System.Drawing.Size(167, 42)\r
1322         Me.slider_videoQuality.TabIndex = 6\r
1323         Me.slider_videoQuality.TickFrequency = 17\r
1324         '\r
1325         'text_filesize\r
1326         '\r
1327         Me.text_filesize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1328         Me.text_filesize.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1329         Me.text_filesize.Location = New System.Drawing.Point(140, 63)\r
1330         Me.text_filesize.Name = "text_filesize"\r
1331         Me.text_filesize.Size = New System.Drawing.Size(156, 21)\r
1332         Me.text_filesize.TabIndex = 16\r
1333         '\r
1334         'Label46\r
1335         '\r
1336         Me.Label46.AutoSize = True\r
1337         Me.Label46.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1338         Me.Label46.Location = New System.Drawing.Point(13, 158)\r
1339         Me.Label46.Name = "Label46"\r
1340         Me.Label46.Size = New System.Drawing.Size(107, 13)\r
1341         Me.Label46.TabIndex = 21\r
1342         Me.Label46.Text = "Video Framerate:"\r
1343         '\r
1344         'Label40\r
1345         '\r
1346         Me.Label40.AutoSize = True\r
1347         Me.Label40.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1348         Me.Label40.Location = New System.Drawing.Point(13, 96)\r
1349         Me.Label40.Name = "Label40"\r
1350         Me.Label40.Size = New System.Drawing.Size(107, 13)\r
1351         Me.Label40.TabIndex = 27\r
1352         Me.Label40.Text = "Constant Quality:"\r
1353         '\r
1354         'text_bitrate\r
1355         '\r
1356         Me.text_bitrate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1357         Me.text_bitrate.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1358         Me.text_bitrate.Location = New System.Drawing.Point(140, 36)\r
1359         Me.text_bitrate.Name = "text_bitrate"\r
1360         Me.text_bitrate.Size = New System.Drawing.Size(156, 21)\r
1361         Me.text_bitrate.TabIndex = 15\r
1362         '\r
1363         'Label42\r
1364         '\r
1365         Me.Label42.AutoSize = True\r
1366         Me.Label42.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1367         Me.Label42.Location = New System.Drawing.Point(13, 38)\r
1368         Me.Label42.Name = "Label42"\r
1369         Me.Label42.Size = New System.Drawing.Size(117, 13)\r
1370         Me.Label42.TabIndex = 18\r
1371         Me.Label42.Text = "Avg Bitrate (kbps):"\r
1372         '\r
1373         'TabPage1\r
1374         '\r
1375         Me.TabPage1.BackColor = System.Drawing.SystemColors.Control\r
1376         Me.TabPage1.Controls.Add(Me.drp_subtitle)\r
1377         Me.TabPage1.Controls.Add(Me.Label19)\r
1378         Me.TabPage1.Controls.Add(Me.lbl_RecomendedCrop)\r
1379         Me.TabPage1.Controls.Add(Me.Label8)\r
1380         Me.TabPage1.Controls.Add(Me.Label1)\r
1381         Me.TabPage1.Controls.Add(Me.Label53)\r
1382         Me.TabPage1.Controls.Add(Me.Label21)\r
1383         Me.TabPage1.Controls.Add(Me.Label20)\r
1384         Me.TabPage1.Controls.Add(Me.Label52)\r
1385         Me.TabPage1.Controls.Add(Me.Label51)\r
1386         Me.TabPage1.Controls.Add(Me.Label50)\r
1387         Me.TabPage1.Controls.Add(Me.Label15)\r
1388         Me.TabPage1.Controls.Add(Me.text_top)\r
1389         Me.TabPage1.Controls.Add(Me.text_bottom)\r
1390         Me.TabPage1.Controls.Add(Me.drp_crop)\r
1391         Me.TabPage1.Controls.Add(Me.text_right)\r
1392         Me.TabPage1.Controls.Add(Me.text_left)\r
1393         Me.TabPage1.Location = New System.Drawing.Point(4, 22)\r
1394         Me.TabPage1.Name = "TabPage1"\r
1395         Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)\r
1396         Me.TabPage1.Size = New System.Drawing.Size(639, 268)\r
1397         Me.TabPage1.TabIndex = 0\r
1398         Me.TabPage1.Text = "Picture Settings"\r
1399         '\r
1400         'drp_subtitle\r
1401         '\r
1402         Me.drp_subtitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1403         Me.drp_subtitle.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1404         Me.drp_subtitle.FormattingEnabled = True\r
1405         Me.drp_subtitle.Location = New System.Drawing.Point(381, 36)\r
1406         Me.drp_subtitle.Name = "drp_subtitle"\r
1407         Me.drp_subtitle.Size = New System.Drawing.Size(213, 21)\r
1408         Me.drp_subtitle.TabIndex = 42\r
1409         Me.drp_subtitle.Text = "None"\r
1410         Me.ToolTip.SetToolTip(Me.drp_subtitle, "Select the subtitle language you require from this dropdown.")\r
1411         '\r
1412         'Label19\r
1413         '\r
1414         Me.Label19.AutoSize = True\r
1415         Me.Label19.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1416         Me.Label19.Location = New System.Drawing.Point(311, 13)\r
1417         Me.Label19.Name = "Label19"\r
1418         Me.Label19.Size = New System.Drawing.Size(64, 13)\r
1419         Me.Label19.TabIndex = 39\r
1420         Me.Label19.Text = "Subtitles"\r
1421         '\r
1422         'lbl_RecomendedCrop\r
1423         '\r
1424         Me.lbl_RecomendedCrop.AutoSize = True\r
1425         Me.lbl_RecomendedCrop.Font = New System.Drawing.Font("Verdana", 6.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1426         Me.lbl_RecomendedCrop.Location = New System.Drawing.Point(119, 72)\r
1427         Me.lbl_RecomendedCrop.Name = "lbl_RecomendedCrop"\r
1428         Me.lbl_RecomendedCrop.Size = New System.Drawing.Size(72, 12)\r
1429         Me.lbl_RecomendedCrop.TabIndex = 38\r
1430         Me.lbl_RecomendedCrop.Text = "Select a Title"\r
1431         '\r
1432         'Label8\r
1433         '\r
1434         Me.Label8.AutoSize = True\r
1435         Me.Label8.Location = New System.Drawing.Point(13, 71)\r
1436         Me.Label8.Name = "Label8"\r
1437         Me.Label8.Size = New System.Drawing.Size(70, 13)\r
1438         Me.Label8.TabIndex = 37\r
1439         Me.Label8.Text = "Auto Crop:"\r
1440         '\r
1441         'Label1\r
1442         '\r
1443         Me.Label1.AutoSize = True\r
1444         Me.Label1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1445         Me.Label1.Location = New System.Drawing.Point(13, 13)\r
1446         Me.Label1.Name = "Label1"\r
1447         Me.Label1.Size = New System.Drawing.Size(65, 13)\r
1448         Me.Label1.TabIndex = 36\r
1449         Me.Label1.Text = "Cropping"\r
1450         '\r
1451         'Label53\r
1452         '\r
1453         Me.Label53.AutoSize = True\r
1454         Me.Label53.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1455         Me.Label53.Location = New System.Drawing.Point(134, 196)\r
1456         Me.Label53.Name = "Label53"\r
1457         Me.Label53.Size = New System.Drawing.Size(48, 13)\r
1458         Me.Label53.TabIndex = 32\r
1459         Me.Label53.Text = "Bottom"\r
1460         '\r
1461         'Label21\r
1462         '\r
1463         Me.Label21.AutoSize = True\r
1464         Me.Label21.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1465         Me.Label21.Location = New System.Drawing.Point(378, 63)\r
1466         Me.Label21.Name = "Label21"\r
1467         Me.Label21.Size = New System.Drawing.Size(224, 26)\r
1468         Me.Label21.TabIndex = 34\r
1469         Me.Label21.Text = "Please note that subtitles will be hard " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "coded into the video." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)\r
1470         '\r
1471         'Label20\r
1472         '\r
1473         Me.Label20.AutoSize = True\r
1474         Me.Label20.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1475         Me.Label20.Location = New System.Drawing.Point(314, 39)\r
1476         Me.Label20.Name = "Label20"\r
1477         Me.Label20.Size = New System.Drawing.Size(61, 13)\r
1478         Me.Label20.TabIndex = 33\r
1479         Me.Label20.Text = "Subtitles:"\r
1480         '\r
1481         'Label52\r
1482         '\r
1483         Me.Label52.AutoSize = True\r
1484         Me.Label52.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1485         Me.Label52.Location = New System.Drawing.Point(138, 105)\r
1486         Me.Label52.Name = "Label52"\r
1487         Me.Label52.Size = New System.Drawing.Size(28, 13)\r
1488         Me.Label52.TabIndex = 31\r
1489         Me.Label52.Text = "Top"\r
1490         '\r
1491         'Label51\r
1492         '\r
1493         Me.Label51.AutoSize = True\r
1494         Me.Label51.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1495         Me.Label51.Location = New System.Drawing.Point(243, 148)\r
1496         Me.Label51.Name = "Label51"\r
1497         Me.Label51.Size = New System.Drawing.Size(36, 13)\r
1498         Me.Label51.TabIndex = 30\r
1499         Me.Label51.Text = "Right"\r
1500         '\r
1501         'Label50\r
1502         '\r
1503         Me.Label50.AutoSize = True\r
1504         Me.Label50.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1505         Me.Label50.Location = New System.Drawing.Point(13, 41)\r
1506         Me.Label50.Name = "Label50"\r
1507         Me.Label50.Size = New System.Drawing.Size(88, 13)\r
1508         Me.Label50.TabIndex = 17\r
1509         Me.Label50.Text = "Select Option:"\r
1510         '\r
1511         'Label15\r
1512         '\r
1513         Me.Label15.AutoSize = True\r
1514         Me.Label15.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1515         Me.Label15.Location = New System.Drawing.Point(39, 148)\r
1516         Me.Label15.Name = "Label15"\r
1517         Me.Label15.Size = New System.Drawing.Size(28, 13)\r
1518         Me.Label15.TabIndex = 29\r
1519         Me.Label15.Text = "Left"\r
1520         '\r
1521         'text_top\r
1522         '\r
1523         Me.text_top.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1524         Me.text_top.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1525         Me.text_top.Location = New System.Drawing.Point(131, 120)\r
1526         Me.text_top.Name = "text_top"\r
1527         Me.text_top.Size = New System.Drawing.Size(51, 21)\r
1528         Me.text_top.TabIndex = 10\r
1529         Me.text_top.Text = "0"\r
1530         '\r
1531         'text_bottom\r
1532         '\r
1533         Me.text_bottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1534         Me.text_bottom.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1535         Me.text_bottom.Location = New System.Drawing.Point(131, 172)\r
1536         Me.text_bottom.Name = "text_bottom"\r
1537         Me.text_bottom.Size = New System.Drawing.Size(51, 21)\r
1538         Me.text_bottom.TabIndex = 12\r
1539         Me.text_bottom.Text = "0"\r
1540         '\r
1541         'drp_crop\r
1542         '\r
1543         Me.drp_crop.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1544         Me.drp_crop.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1545         Me.drp_crop.FormattingEnabled = True\r
1546         Me.drp_crop.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
1547         Me.drp_crop.Location = New System.Drawing.Point(121, 36)\r
1548         Me.drp_crop.Name = "drp_crop"\r
1549         Me.drp_crop.Size = New System.Drawing.Size(123, 21)\r
1550         Me.drp_crop.TabIndex = 9\r
1551         Me.drp_crop.Text = "No Crop"\r
1552         '\r
1553         'text_right\r
1554         '\r
1555         Me.text_right.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1556         Me.text_right.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1557         Me.text_right.Location = New System.Drawing.Point(190, 145)\r
1558         Me.text_right.Name = "text_right"\r
1559         Me.text_right.Size = New System.Drawing.Size(51, 21)\r
1560         Me.text_right.TabIndex = 13\r
1561         Me.text_right.Text = "0"\r
1562         '\r
1563         'text_left\r
1564         '\r
1565         Me.text_left.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1566         Me.text_left.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1567         Me.text_left.Location = New System.Drawing.Point(72, 145)\r
1568         Me.text_left.Name = "text_left"\r
1569         Me.text_left.Size = New System.Drawing.Size(51, 21)\r
1570         Me.text_left.TabIndex = 11\r
1571         Me.text_left.Text = "0"\r
1572         '\r
1573         'advancedOptions\r
1574         '\r
1575         Me.advancedOptions.Controls.Add(Me.TabPage1)\r
1576         Me.advancedOptions.Controls.Add(Me.TabPage3)\r
1577         Me.advancedOptions.Controls.Add(Me.TabPage2)\r
1578         Me.advancedOptions.Controls.Add(Me.TabPage4)\r
1579         Me.advancedOptions.Controls.Add(Me.h264Tab)\r
1580         Me.advancedOptions.Controls.Add(Me.TabPage6)\r
1581         Me.advancedOptions.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1582         Me.advancedOptions.Location = New System.Drawing.Point(15, 291)\r
1583         Me.advancedOptions.Name = "advancedOptions"\r
1584         Me.advancedOptions.SelectedIndex = 0\r
1585         Me.advancedOptions.Size = New System.Drawing.Size(647, 294)\r
1586         Me.advancedOptions.TabIndex = 410\r
1587         Me.advancedOptions.TabStop = False\r
1588         '\r
1589         'TabPage6\r
1590         '\r
1591         Me.TabPage6.BackColor = System.Drawing.SystemColors.Control\r
1592         Me.TabPage6.Controls.Add(Me.Label7)\r
1593         Me.TabPage6.Controls.Add(Me.Label39)\r
1594         Me.TabPage6.Controls.Add(Me.btn_ClearQuery)\r
1595         Me.TabPage6.Controls.Add(Me.GenerateQuery)\r
1596         Me.TabPage6.Controls.Add(Me.QueryEditorText)\r
1597         Me.TabPage6.Location = New System.Drawing.Point(4, 22)\r
1598         Me.TabPage6.Name = "TabPage6"\r
1599         Me.TabPage6.Padding = New System.Windows.Forms.Padding(3)\r
1600         Me.TabPage6.Size = New System.Drawing.Size(639, 268)\r
1601         Me.TabPage6.TabIndex = 6\r
1602         Me.TabPage6.Text = "Query Editor"\r
1603         '\r
1604         'Label7\r
1605         '\r
1606         Me.Label7.AutoSize = True\r
1607         Me.Label7.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1608         Me.Label7.Location = New System.Drawing.Point(13, 13)\r
1609         Me.Label7.Name = "Label7"\r
1610         Me.Label7.Size = New System.Drawing.Size(89, 13)\r
1611         Me.Label7.TabIndex = 42\r
1612         Me.Label7.Text = "Query Editor"\r
1613         '\r
1614         'Label39\r
1615         '\r
1616         Me.Label39.AutoSize = True\r
1617         Me.Label39.Location = New System.Drawing.Point(13, 34)\r
1618         Me.Label39.Name = "Label39"\r
1619         Me.Label39.Size = New System.Drawing.Size(331, 26)\r
1620         Me.Label39.TabIndex = 40\r
1621         Me.Label39.Text = "Here you can alter the query generated by the program." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Click the ""Generate Query" & _\r
1622             " Now"" button to continue."\r
1623         '\r
1624         'btn_ClearQuery\r
1625         '\r
1626         Me.btn_ClearQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
1627         Me.btn_ClearQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1628         Me.btn_ClearQuery.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1629         Me.btn_ClearQuery.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
1630         Me.btn_ClearQuery.Location = New System.Drawing.Point(542, 73)\r
1631         Me.btn_ClearQuery.Name = "btn_ClearQuery"\r
1632         Me.btn_ClearQuery.Size = New System.Drawing.Size(79, 23)\r
1633         Me.btn_ClearQuery.TabIndex = 39\r
1634         Me.btn_ClearQuery.Text = "Clear"\r
1635         Me.btn_ClearQuery.UseVisualStyleBackColor = True\r
1636         '\r
1637         'GenerateQuery\r
1638         '\r
1639         Me.GenerateQuery.FlatAppearance.BorderColor = System.Drawing.Color.Black\r
1640         Me.GenerateQuery.FlatStyle = System.Windows.Forms.FlatStyle.Flat\r
1641         Me.GenerateQuery.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1642         Me.GenerateQuery.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))\r
1643         Me.GenerateQuery.Location = New System.Drawing.Point(16, 73)\r
1644         Me.GenerateQuery.Name = "GenerateQuery"\r
1645         Me.GenerateQuery.Size = New System.Drawing.Size(176, 23)\r
1646         Me.GenerateQuery.TabIndex = 38\r
1647         Me.GenerateQuery.Text = "Generate Query Now"\r
1648         Me.GenerateQuery.UseVisualStyleBackColor = True\r
1649         '\r
1650         'QueryEditorText\r
1651         '\r
1652         Me.QueryEditorText.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1653         Me.QueryEditorText.Location = New System.Drawing.Point(16, 102)\r
1654         Me.QueryEditorText.Name = "QueryEditorText"\r
1655         Me.QueryEditorText.Size = New System.Drawing.Size(605, 139)\r
1656         Me.QueryEditorText.TabIndex = 41\r
1657         Me.QueryEditorText.Text = ""\r
1658         '\r
1659         'Label24\r
1660         '\r
1661         Me.Label24.AutoSize = True\r
1662         Me.Label24.Location = New System.Drawing.Point(118, 71)\r
1663         Me.Label24.Name = "Label24"\r
1664         Me.Label24.Size = New System.Drawing.Size(175, 13)\r
1665         Me.Label24.TabIndex = 38\r
1666         Me.Label24.Text = "Click ""Read DVD"" and select a title"\r
1667         '\r
1668         'Label25\r
1669         '\r
1670         Me.Label25.AutoSize = True\r
1671         Me.Label25.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1672         Me.Label25.Location = New System.Drawing.Point(439, 13)\r
1673         Me.Label25.Name = "Label25"\r
1674         Me.Label25.Size = New System.Drawing.Size(64, 13)\r
1675         Me.Label25.TabIndex = 39\r
1676         Me.Label25.Text = "Subtitles"\r
1677         '\r
1678         'Label26\r
1679         '\r
1680         Me.Label26.AutoSize = True\r
1681         Me.Label26.Location = New System.Drawing.Point(13, 71)\r
1682         Me.Label26.Name = "Label26"\r
1683         Me.Label26.Size = New System.Drawing.Size(85, 13)\r
1684         Me.Label26.TabIndex = 37\r
1685         Me.Label26.Text = "Recommended: "\r
1686         '\r
1687         'Label30\r
1688         '\r
1689         Me.Label30.AutoSize = True\r
1690         Me.Label30.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1691         Me.Label30.Location = New System.Drawing.Point(13, 13)\r
1692         Me.Label30.Name = "Label30"\r
1693         Me.Label30.Size = New System.Drawing.Size(65, 13)\r
1694         Me.Label30.TabIndex = 36\r
1695         Me.Label30.Text = "Cropping"\r
1696         '\r
1697         'Label31\r
1698         '\r
1699         Me.Label31.AutoSize = True\r
1700         Me.Label31.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1701         Me.Label31.Location = New System.Drawing.Point(134, 196)\r
1702         Me.Label31.Name = "Label31"\r
1703         Me.Label31.Size = New System.Drawing.Size(48, 13)\r
1704         Me.Label31.TabIndex = 32\r
1705         Me.Label31.Text = "Bottom"\r
1706         '\r
1707         'Label33\r
1708         '\r
1709         Me.Label33.AutoSize = True\r
1710         Me.Label33.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1711         Me.Label33.Location = New System.Drawing.Point(511, 71)\r
1712         Me.Label33.Name = "Label33"\r
1713         Me.Label33.Size = New System.Drawing.Size(172, 26)\r
1714         Me.Label33.TabIndex = 34\r
1715         Me.Label33.Text = "Please note that subtitles will" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "be hard coded into the video"\r
1716         '\r
1717         'Label34\r
1718         '\r
1719         Me.Label34.AutoSize = True\r
1720         Me.Label34.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1721         Me.Label34.Location = New System.Drawing.Point(439, 45)\r
1722         Me.Label34.Name = "Label34"\r
1723         Me.Label34.Size = New System.Drawing.Size(61, 13)\r
1724         Me.Label34.TabIndex = 33\r
1725         Me.Label34.Text = "Subtitles:"\r
1726         '\r
1727         'Label44\r
1728         '\r
1729         Me.Label44.AutoSize = True\r
1730         Me.Label44.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1731         Me.Label44.Location = New System.Drawing.Point(138, 105)\r
1732         Me.Label44.Name = "Label44"\r
1733         Me.Label44.Size = New System.Drawing.Size(28, 13)\r
1734         Me.Label44.TabIndex = 31\r
1735         Me.Label44.Text = "Top"\r
1736         '\r
1737         'TextBox1\r
1738         '\r
1739         Me.TextBox1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1740         Me.TextBox1.Location = New System.Drawing.Point(515, 42)\r
1741         Me.TextBox1.Name = "TextBox1"\r
1742         Me.TextBox1.Size = New System.Drawing.Size(163, 21)\r
1743         Me.TextBox1.TabIndex = 22\r
1744         '\r
1745         'Label45\r
1746         '\r
1747         Me.Label45.AutoSize = True\r
1748         Me.Label45.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1749         Me.Label45.Location = New System.Drawing.Point(243, 148)\r
1750         Me.Label45.Name = "Label45"\r
1751         Me.Label45.Size = New System.Drawing.Size(36, 13)\r
1752         Me.Label45.TabIndex = 30\r
1753         Me.Label45.Text = "Right"\r
1754         '\r
1755         'Label48\r
1756         '\r
1757         Me.Label48.AutoSize = True\r
1758         Me.Label48.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1759         Me.Label48.Location = New System.Drawing.Point(13, 39)\r
1760         Me.Label48.Name = "Label48"\r
1761         Me.Label48.Size = New System.Drawing.Size(88, 13)\r
1762         Me.Label48.TabIndex = 17\r
1763         Me.Label48.Text = "Select Option:"\r
1764         '\r
1765         'Label49\r
1766         '\r
1767         Me.Label49.AutoSize = True\r
1768         Me.Label49.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1769         Me.Label49.Location = New System.Drawing.Point(39, 148)\r
1770         Me.Label49.Name = "Label49"\r
1771         Me.Label49.Size = New System.Drawing.Size(28, 13)\r
1772         Me.Label49.TabIndex = 29\r
1773         Me.Label49.Text = "Left"\r
1774         '\r
1775         'TextBox2\r
1776         '\r
1777         Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1778         Me.TextBox2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1779         Me.TextBox2.Location = New System.Drawing.Point(131, 120)\r
1780         Me.TextBox2.Name = "TextBox2"\r
1781         Me.TextBox2.Size = New System.Drawing.Size(51, 21)\r
1782         Me.TextBox2.TabIndex = 10\r
1783         Me.TextBox2.Text = "0"\r
1784         '\r
1785         'TextBox3\r
1786         '\r
1787         Me.TextBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1788         Me.TextBox3.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1789         Me.TextBox3.Location = New System.Drawing.Point(131, 172)\r
1790         Me.TextBox3.Name = "TextBox3"\r
1791         Me.TextBox3.Size = New System.Drawing.Size(51, 21)\r
1792         Me.TextBox3.TabIndex = 12\r
1793         Me.TextBox3.Text = "0"\r
1794         '\r
1795         'ComboBox1\r
1796         '\r
1797         Me.ComboBox1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1798         Me.ComboBox1.FormattingEnabled = True\r
1799         Me.ComboBox1.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
1800         Me.ComboBox1.Location = New System.Drawing.Point(121, 36)\r
1801         Me.ComboBox1.Name = "ComboBox1"\r
1802         Me.ComboBox1.Size = New System.Drawing.Size(123, 21)\r
1803         Me.ComboBox1.TabIndex = 16\r
1804         Me.ComboBox1.Text = "Manual"\r
1805         '\r
1806         'TextBox4\r
1807         '\r
1808         Me.TextBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1809         Me.TextBox4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1810         Me.TextBox4.Location = New System.Drawing.Point(190, 145)\r
1811         Me.TextBox4.Name = "TextBox4"\r
1812         Me.TextBox4.Size = New System.Drawing.Size(51, 21)\r
1813         Me.TextBox4.TabIndex = 13\r
1814         Me.TextBox4.Text = "0"\r
1815         '\r
1816         'TextBox5\r
1817         '\r
1818         Me.TextBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1819         Me.TextBox5.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1820         Me.TextBox5.Location = New System.Drawing.Point(72, 145)\r
1821         Me.TextBox5.Name = "TextBox5"\r
1822         Me.TextBox5.Size = New System.Drawing.Size(51, 21)\r
1823         Me.TextBox5.TabIndex = 11\r
1824         Me.TextBox5.Text = "0"\r
1825         '\r
1826         'Label54\r
1827         '\r
1828         Me.Label54.AutoSize = True\r
1829         Me.Label54.Location = New System.Drawing.Point(118, 71)\r
1830         Me.Label54.Name = "Label54"\r
1831         Me.Label54.Size = New System.Drawing.Size(175, 13)\r
1832         Me.Label54.TabIndex = 38\r
1833         Me.Label54.Text = "Click ""Read DVD"" and select a title"\r
1834         '\r
1835         'Label57\r
1836         '\r
1837         Me.Label57.AutoSize = True\r
1838         Me.Label57.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1839         Me.Label57.Location = New System.Drawing.Point(439, 13)\r
1840         Me.Label57.Name = "Label57"\r
1841         Me.Label57.Size = New System.Drawing.Size(64, 13)\r
1842         Me.Label57.TabIndex = 39\r
1843         Me.Label57.Text = "Subtitles"\r
1844         '\r
1845         'Label58\r
1846         '\r
1847         Me.Label58.AutoSize = True\r
1848         Me.Label58.Location = New System.Drawing.Point(13, 71)\r
1849         Me.Label58.Name = "Label58"\r
1850         Me.Label58.Size = New System.Drawing.Size(85, 13)\r
1851         Me.Label58.TabIndex = 37\r
1852         Me.Label58.Text = "Recommended: "\r
1853         '\r
1854         'Label59\r
1855         '\r
1856         Me.Label59.AutoSize = True\r
1857         Me.Label59.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1858         Me.Label59.Location = New System.Drawing.Point(13, 13)\r
1859         Me.Label59.Name = "Label59"\r
1860         Me.Label59.Size = New System.Drawing.Size(65, 13)\r
1861         Me.Label59.TabIndex = 36\r
1862         Me.Label59.Text = "Cropping"\r
1863         '\r
1864         'Label60\r
1865         '\r
1866         Me.Label60.AutoSize = True\r
1867         Me.Label60.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1868         Me.Label60.Location = New System.Drawing.Point(134, 196)\r
1869         Me.Label60.Name = "Label60"\r
1870         Me.Label60.Size = New System.Drawing.Size(48, 13)\r
1871         Me.Label60.TabIndex = 32\r
1872         Me.Label60.Text = "Bottom"\r
1873         '\r
1874         'Label61\r
1875         '\r
1876         Me.Label61.AutoSize = True\r
1877         Me.Label61.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1878         Me.Label61.Location = New System.Drawing.Point(511, 71)\r
1879         Me.Label61.Name = "Label61"\r
1880         Me.Label61.Size = New System.Drawing.Size(172, 26)\r
1881         Me.Label61.TabIndex = 34\r
1882         Me.Label61.Text = "Please note that subtitles will" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "be hard coded into the video"\r
1883         '\r
1884         'Label62\r
1885         '\r
1886         Me.Label62.AutoSize = True\r
1887         Me.Label62.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1888         Me.Label62.Location = New System.Drawing.Point(439, 45)\r
1889         Me.Label62.Name = "Label62"\r
1890         Me.Label62.Size = New System.Drawing.Size(61, 13)\r
1891         Me.Label62.TabIndex = 33\r
1892         Me.Label62.Text = "Subtitles:"\r
1893         '\r
1894         'Label63\r
1895         '\r
1896         Me.Label63.AutoSize = True\r
1897         Me.Label63.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1898         Me.Label63.Location = New System.Drawing.Point(138, 105)\r
1899         Me.Label63.Name = "Label63"\r
1900         Me.Label63.Size = New System.Drawing.Size(28, 13)\r
1901         Me.Label63.TabIndex = 31\r
1902         Me.Label63.Text = "Top"\r
1903         '\r
1904         'TextBox6\r
1905         '\r
1906         Me.TextBox6.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1907         Me.TextBox6.Location = New System.Drawing.Point(515, 42)\r
1908         Me.TextBox6.Name = "TextBox6"\r
1909         Me.TextBox6.Size = New System.Drawing.Size(163, 21)\r
1910         Me.TextBox6.TabIndex = 22\r
1911         '\r
1912         'Label64\r
1913         '\r
1914         Me.Label64.AutoSize = True\r
1915         Me.Label64.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1916         Me.Label64.Location = New System.Drawing.Point(243, 148)\r
1917         Me.Label64.Name = "Label64"\r
1918         Me.Label64.Size = New System.Drawing.Size(36, 13)\r
1919         Me.Label64.TabIndex = 30\r
1920         Me.Label64.Text = "Right"\r
1921         '\r
1922         'Label65\r
1923         '\r
1924         Me.Label65.AutoSize = True\r
1925         Me.Label65.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1926         Me.Label65.Location = New System.Drawing.Point(13, 39)\r
1927         Me.Label65.Name = "Label65"\r
1928         Me.Label65.Size = New System.Drawing.Size(88, 13)\r
1929         Me.Label65.TabIndex = 17\r
1930         Me.Label65.Text = "Select Option:"\r
1931         '\r
1932         'Label66\r
1933         '\r
1934         Me.Label66.AutoSize = True\r
1935         Me.Label66.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1936         Me.Label66.Location = New System.Drawing.Point(39, 148)\r
1937         Me.Label66.Name = "Label66"\r
1938         Me.Label66.Size = New System.Drawing.Size(28, 13)\r
1939         Me.Label66.TabIndex = 29\r
1940         Me.Label66.Text = "Left"\r
1941         '\r
1942         'TextBox7\r
1943         '\r
1944         Me.TextBox7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1945         Me.TextBox7.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1946         Me.TextBox7.Location = New System.Drawing.Point(131, 120)\r
1947         Me.TextBox7.Name = "TextBox7"\r
1948         Me.TextBox7.Size = New System.Drawing.Size(51, 21)\r
1949         Me.TextBox7.TabIndex = 10\r
1950         Me.TextBox7.Text = "0"\r
1951         '\r
1952         'TextBox8\r
1953         '\r
1954         Me.TextBox8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1955         Me.TextBox8.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1956         Me.TextBox8.Location = New System.Drawing.Point(131, 172)\r
1957         Me.TextBox8.Name = "TextBox8"\r
1958         Me.TextBox8.Size = New System.Drawing.Size(51, 21)\r
1959         Me.TextBox8.TabIndex = 12\r
1960         Me.TextBox8.Text = "0"\r
1961         '\r
1962         'ComboBox2\r
1963         '\r
1964         Me.ComboBox2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1965         Me.ComboBox2.FormattingEnabled = True\r
1966         Me.ComboBox2.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
1967         Me.ComboBox2.Location = New System.Drawing.Point(121, 36)\r
1968         Me.ComboBox2.Name = "ComboBox2"\r
1969         Me.ComboBox2.Size = New System.Drawing.Size(123, 21)\r
1970         Me.ComboBox2.TabIndex = 16\r
1971         Me.ComboBox2.Text = "Manual"\r
1972         '\r
1973         'TextBox9\r
1974         '\r
1975         Me.TextBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1976         Me.TextBox9.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1977         Me.TextBox9.Location = New System.Drawing.Point(190, 145)\r
1978         Me.TextBox9.Name = "TextBox9"\r
1979         Me.TextBox9.Size = New System.Drawing.Size(51, 21)\r
1980         Me.TextBox9.TabIndex = 13\r
1981         Me.TextBox9.Text = "0"\r
1982         '\r
1983         'TextBox10\r
1984         '\r
1985         Me.TextBox10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
1986         Me.TextBox10.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
1987         Me.TextBox10.Location = New System.Drawing.Point(72, 145)\r
1988         Me.TextBox10.Name = "TextBox10"\r
1989         Me.TextBox10.Size = New System.Drawing.Size(51, 21)\r
1990         Me.TextBox10.TabIndex = 11\r
1991         Me.TextBox10.Text = "0"\r
1992         '\r
1993         'Label67\r
1994         '\r
1995         Me.Label67.AutoSize = True\r
1996         Me.Label67.Location = New System.Drawing.Point(118, 71)\r
1997         Me.Label67.Name = "Label67"\r
1998         Me.Label67.Size = New System.Drawing.Size(175, 13)\r
1999         Me.Label67.TabIndex = 38\r
2000         Me.Label67.Text = "Click ""Read DVD"" and select a title"\r
2001         '\r
2002         'Label68\r
2003         '\r
2004         Me.Label68.AutoSize = True\r
2005         Me.Label68.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2006         Me.Label68.Location = New System.Drawing.Point(439, 13)\r
2007         Me.Label68.Name = "Label68"\r
2008         Me.Label68.Size = New System.Drawing.Size(64, 13)\r
2009         Me.Label68.TabIndex = 39\r
2010         Me.Label68.Text = "Subtitles"\r
2011         '\r
2012         'Label69\r
2013         '\r
2014         Me.Label69.AutoSize = True\r
2015         Me.Label69.Location = New System.Drawing.Point(13, 71)\r
2016         Me.Label69.Name = "Label69"\r
2017         Me.Label69.Size = New System.Drawing.Size(85, 13)\r
2018         Me.Label69.TabIndex = 37\r
2019         Me.Label69.Text = "Recommended: "\r
2020         '\r
2021         'Label70\r
2022         '\r
2023         Me.Label70.AutoSize = True\r
2024         Me.Label70.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2025         Me.Label70.Location = New System.Drawing.Point(13, 13)\r
2026         Me.Label70.Name = "Label70"\r
2027         Me.Label70.Size = New System.Drawing.Size(65, 13)\r
2028         Me.Label70.TabIndex = 36\r
2029         Me.Label70.Text = "Cropping"\r
2030         '\r
2031         'Label71\r
2032         '\r
2033         Me.Label71.AutoSize = True\r
2034         Me.Label71.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2035         Me.Label71.Location = New System.Drawing.Point(134, 196)\r
2036         Me.Label71.Name = "Label71"\r
2037         Me.Label71.Size = New System.Drawing.Size(48, 13)\r
2038         Me.Label71.TabIndex = 32\r
2039         Me.Label71.Text = "Bottom"\r
2040         '\r
2041         'Label72\r
2042         '\r
2043         Me.Label72.AutoSize = True\r
2044         Me.Label72.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2045         Me.Label72.Location = New System.Drawing.Point(511, 71)\r
2046         Me.Label72.Name = "Label72"\r
2047         Me.Label72.Size = New System.Drawing.Size(172, 26)\r
2048         Me.Label72.TabIndex = 34\r
2049         Me.Label72.Text = "Please note that subtitles will" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "be hard coded into the video"\r
2050         '\r
2051         'Label73\r
2052         '\r
2053         Me.Label73.AutoSize = True\r
2054         Me.Label73.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2055         Me.Label73.Location = New System.Drawing.Point(439, 45)\r
2056         Me.Label73.Name = "Label73"\r
2057         Me.Label73.Size = New System.Drawing.Size(61, 13)\r
2058         Me.Label73.TabIndex = 33\r
2059         Me.Label73.Text = "Subtitles:"\r
2060         '\r
2061         'Label74\r
2062         '\r
2063         Me.Label74.AutoSize = True\r
2064         Me.Label74.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2065         Me.Label74.Location = New System.Drawing.Point(138, 105)\r
2066         Me.Label74.Name = "Label74"\r
2067         Me.Label74.Size = New System.Drawing.Size(28, 13)\r
2068         Me.Label74.TabIndex = 31\r
2069         Me.Label74.Text = "Top"\r
2070         '\r
2071         'TextBox11\r
2072         '\r
2073         Me.TextBox11.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2074         Me.TextBox11.Location = New System.Drawing.Point(515, 42)\r
2075         Me.TextBox11.Name = "TextBox11"\r
2076         Me.TextBox11.Size = New System.Drawing.Size(163, 21)\r
2077         Me.TextBox11.TabIndex = 22\r
2078         '\r
2079         'Label75\r
2080         '\r
2081         Me.Label75.AutoSize = True\r
2082         Me.Label75.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2083         Me.Label75.Location = New System.Drawing.Point(243, 148)\r
2084         Me.Label75.Name = "Label75"\r
2085         Me.Label75.Size = New System.Drawing.Size(36, 13)\r
2086         Me.Label75.TabIndex = 30\r
2087         Me.Label75.Text = "Right"\r
2088         '\r
2089         'Label76\r
2090         '\r
2091         Me.Label76.AutoSize = True\r
2092         Me.Label76.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2093         Me.Label76.Location = New System.Drawing.Point(13, 39)\r
2094         Me.Label76.Name = "Label76"\r
2095         Me.Label76.Size = New System.Drawing.Size(88, 13)\r
2096         Me.Label76.TabIndex = 17\r
2097         Me.Label76.Text = "Select Option:"\r
2098         '\r
2099         'Label77\r
2100         '\r
2101         Me.Label77.AutoSize = True\r
2102         Me.Label77.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2103         Me.Label77.Location = New System.Drawing.Point(39, 148)\r
2104         Me.Label77.Name = "Label77"\r
2105         Me.Label77.Size = New System.Drawing.Size(28, 13)\r
2106         Me.Label77.TabIndex = 29\r
2107         Me.Label77.Text = "Left"\r
2108         '\r
2109         'TextBox12\r
2110         '\r
2111         Me.TextBox12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2112         Me.TextBox12.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2113         Me.TextBox12.Location = New System.Drawing.Point(131, 120)\r
2114         Me.TextBox12.Name = "TextBox12"\r
2115         Me.TextBox12.Size = New System.Drawing.Size(51, 21)\r
2116         Me.TextBox12.TabIndex = 10\r
2117         Me.TextBox12.Text = "0"\r
2118         '\r
2119         'TextBox13\r
2120         '\r
2121         Me.TextBox13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2122         Me.TextBox13.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2123         Me.TextBox13.Location = New System.Drawing.Point(131, 172)\r
2124         Me.TextBox13.Name = "TextBox13"\r
2125         Me.TextBox13.Size = New System.Drawing.Size(51, 21)\r
2126         Me.TextBox13.TabIndex = 12\r
2127         Me.TextBox13.Text = "0"\r
2128         '\r
2129         'ComboBox3\r
2130         '\r
2131         Me.ComboBox3.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2132         Me.ComboBox3.FormattingEnabled = True\r
2133         Me.ComboBox3.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
2134         Me.ComboBox3.Location = New System.Drawing.Point(121, 36)\r
2135         Me.ComboBox3.Name = "ComboBox3"\r
2136         Me.ComboBox3.Size = New System.Drawing.Size(123, 21)\r
2137         Me.ComboBox3.TabIndex = 16\r
2138         Me.ComboBox3.Text = "Manual"\r
2139         '\r
2140         'TextBox14\r
2141         '\r
2142         Me.TextBox14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2143         Me.TextBox14.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2144         Me.TextBox14.Location = New System.Drawing.Point(190, 145)\r
2145         Me.TextBox14.Name = "TextBox14"\r
2146         Me.TextBox14.Size = New System.Drawing.Size(51, 21)\r
2147         Me.TextBox14.TabIndex = 13\r
2148         Me.TextBox14.Text = "0"\r
2149         '\r
2150         'TextBox15\r
2151         '\r
2152         Me.TextBox15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2153         Me.TextBox15.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2154         Me.TextBox15.Location = New System.Drawing.Point(72, 145)\r
2155         Me.TextBox15.Name = "TextBox15"\r
2156         Me.TextBox15.Size = New System.Drawing.Size(51, 21)\r
2157         Me.TextBox15.TabIndex = 11\r
2158         Me.TextBox15.Text = "0"\r
2159         '\r
2160         'Label78\r
2161         '\r
2162         Me.Label78.AutoSize = True\r
2163         Me.Label78.Location = New System.Drawing.Point(118, 71)\r
2164         Me.Label78.Name = "Label78"\r
2165         Me.Label78.Size = New System.Drawing.Size(175, 13)\r
2166         Me.Label78.TabIndex = 38\r
2167         Me.Label78.Text = "Click ""Read DVD"" and select a title"\r
2168         '\r
2169         'Label79\r
2170         '\r
2171         Me.Label79.AutoSize = True\r
2172         Me.Label79.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2173         Me.Label79.Location = New System.Drawing.Point(439, 13)\r
2174         Me.Label79.Name = "Label79"\r
2175         Me.Label79.Size = New System.Drawing.Size(64, 13)\r
2176         Me.Label79.TabIndex = 39\r
2177         Me.Label79.Text = "Subtitles"\r
2178         '\r
2179         'Label80\r
2180         '\r
2181         Me.Label80.AutoSize = True\r
2182         Me.Label80.Location = New System.Drawing.Point(13, 71)\r
2183         Me.Label80.Name = "Label80"\r
2184         Me.Label80.Size = New System.Drawing.Size(85, 13)\r
2185         Me.Label80.TabIndex = 37\r
2186         Me.Label80.Text = "Recommended: "\r
2187         '\r
2188         'Label81\r
2189         '\r
2190         Me.Label81.AutoSize = True\r
2191         Me.Label81.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2192         Me.Label81.Location = New System.Drawing.Point(13, 13)\r
2193         Me.Label81.Name = "Label81"\r
2194         Me.Label81.Size = New System.Drawing.Size(65, 13)\r
2195         Me.Label81.TabIndex = 36\r
2196         Me.Label81.Text = "Cropping"\r
2197         '\r
2198         'Label82\r
2199         '\r
2200         Me.Label82.AutoSize = True\r
2201         Me.Label82.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2202         Me.Label82.Location = New System.Drawing.Point(134, 196)\r
2203         Me.Label82.Name = "Label82"\r
2204         Me.Label82.Size = New System.Drawing.Size(48, 13)\r
2205         Me.Label82.TabIndex = 32\r
2206         Me.Label82.Text = "Bottom"\r
2207         '\r
2208         'Label83\r
2209         '\r
2210         Me.Label83.AutoSize = True\r
2211         Me.Label83.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2212         Me.Label83.Location = New System.Drawing.Point(511, 71)\r
2213         Me.Label83.Name = "Label83"\r
2214         Me.Label83.Size = New System.Drawing.Size(172, 26)\r
2215         Me.Label83.TabIndex = 34\r
2216         Me.Label83.Text = "Please note that subtitles will" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "be hard coded into the video"\r
2217         '\r
2218         'Label84\r
2219         '\r
2220         Me.Label84.AutoSize = True\r
2221         Me.Label84.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2222         Me.Label84.Location = New System.Drawing.Point(439, 45)\r
2223         Me.Label84.Name = "Label84"\r
2224         Me.Label84.Size = New System.Drawing.Size(61, 13)\r
2225         Me.Label84.TabIndex = 33\r
2226         Me.Label84.Text = "Subtitles:"\r
2227         '\r
2228         'Label85\r
2229         '\r
2230         Me.Label85.AutoSize = True\r
2231         Me.Label85.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2232         Me.Label85.Location = New System.Drawing.Point(138, 105)\r
2233         Me.Label85.Name = "Label85"\r
2234         Me.Label85.Size = New System.Drawing.Size(28, 13)\r
2235         Me.Label85.TabIndex = 31\r
2236         Me.Label85.Text = "Top"\r
2237         '\r
2238         'TextBox16\r
2239         '\r
2240         Me.TextBox16.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2241         Me.TextBox16.Location = New System.Drawing.Point(515, 42)\r
2242         Me.TextBox16.Name = "TextBox16"\r
2243         Me.TextBox16.Size = New System.Drawing.Size(163, 21)\r
2244         Me.TextBox16.TabIndex = 22\r
2245         '\r
2246         'Label86\r
2247         '\r
2248         Me.Label86.AutoSize = True\r
2249         Me.Label86.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2250         Me.Label86.Location = New System.Drawing.Point(243, 148)\r
2251         Me.Label86.Name = "Label86"\r
2252         Me.Label86.Size = New System.Drawing.Size(36, 13)\r
2253         Me.Label86.TabIndex = 30\r
2254         Me.Label86.Text = "Right"\r
2255         '\r
2256         'Label87\r
2257         '\r
2258         Me.Label87.AutoSize = True\r
2259         Me.Label87.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2260         Me.Label87.Location = New System.Drawing.Point(13, 39)\r
2261         Me.Label87.Name = "Label87"\r
2262         Me.Label87.Size = New System.Drawing.Size(88, 13)\r
2263         Me.Label87.TabIndex = 17\r
2264         Me.Label87.Text = "Select Option:"\r
2265         '\r
2266         'Label88\r
2267         '\r
2268         Me.Label88.AutoSize = True\r
2269         Me.Label88.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2270         Me.Label88.Location = New System.Drawing.Point(39, 148)\r
2271         Me.Label88.Name = "Label88"\r
2272         Me.Label88.Size = New System.Drawing.Size(28, 13)\r
2273         Me.Label88.TabIndex = 29\r
2274         Me.Label88.Text = "Left"\r
2275         '\r
2276         'TextBox17\r
2277         '\r
2278         Me.TextBox17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2279         Me.TextBox17.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2280         Me.TextBox17.Location = New System.Drawing.Point(131, 120)\r
2281         Me.TextBox17.Name = "TextBox17"\r
2282         Me.TextBox17.Size = New System.Drawing.Size(51, 21)\r
2283         Me.TextBox17.TabIndex = 10\r
2284         Me.TextBox17.Text = "0"\r
2285         '\r
2286         'TextBox18\r
2287         '\r
2288         Me.TextBox18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2289         Me.TextBox18.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2290         Me.TextBox18.Location = New System.Drawing.Point(131, 172)\r
2291         Me.TextBox18.Name = "TextBox18"\r
2292         Me.TextBox18.Size = New System.Drawing.Size(51, 21)\r
2293         Me.TextBox18.TabIndex = 12\r
2294         Me.TextBox18.Text = "0"\r
2295         '\r
2296         'ComboBox4\r
2297         '\r
2298         Me.ComboBox4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2299         Me.ComboBox4.FormattingEnabled = True\r
2300         Me.ComboBox4.Items.AddRange(New Object() {"Auto Crop", "No Crop", "Manual"})\r
2301         Me.ComboBox4.Location = New System.Drawing.Point(121, 36)\r
2302         Me.ComboBox4.Name = "ComboBox4"\r
2303         Me.ComboBox4.Size = New System.Drawing.Size(123, 21)\r
2304         Me.ComboBox4.TabIndex = 16\r
2305         Me.ComboBox4.Text = "Manual"\r
2306         '\r
2307         'TextBox19\r
2308         '\r
2309         Me.TextBox19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2310         Me.TextBox19.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2311         Me.TextBox19.Location = New System.Drawing.Point(190, 145)\r
2312         Me.TextBox19.Name = "TextBox19"\r
2313         Me.TextBox19.Size = New System.Drawing.Size(51, 21)\r
2314         Me.TextBox19.TabIndex = 13\r
2315         Me.TextBox19.Text = "0"\r
2316         '\r
2317         'TextBox20\r
2318         '\r
2319         Me.TextBox20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle\r
2320         Me.TextBox20.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2321         Me.TextBox20.Location = New System.Drawing.Point(72, 145)\r
2322         Me.TextBox20.Name = "TextBox20"\r
2323         Me.TextBox20.Size = New System.Drawing.Size(51, 21)\r
2324         Me.TextBox20.TabIndex = 11\r
2325         Me.TextBox20.Text = "0"\r
2326         '\r
2327         'File_Open\r
2328         '\r
2329         Me.File_Open.DefaultExt = "hb"\r
2330         Me.File_Open.Filter = "hb|*.hb"\r
2331         '\r
2332         'ISO_Open\r
2333         '\r
2334         Me.ISO_Open.DefaultExt = "iso"\r
2335         Me.ISO_Open.Filter = "iso|*.iso"\r
2336         '\r
2337         'DVD_Save\r
2338         '\r
2339         Me.DVD_Save.DefaultExt = "mp4"\r
2340         Me.DVD_Save.Filter = "mp4|*.mp4 |m4v|*.m4v |avi|*.avi |ogm|*.ogm"\r
2341         '\r
2342         'File_Save\r
2343         '\r
2344         Me.File_Save.DefaultExt = "hb"\r
2345         Me.File_Save.Filter = "hb|*.hb"\r
2346         '\r
2347         'lbl_update\r
2348         '\r
2349         Me.lbl_update.AutoSize = True\r
2350         Me.lbl_update.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))\r
2351         Me.lbl_update.ForeColor = System.Drawing.Color.Black\r
2352         Me.lbl_update.Location = New System.Drawing.Point(89, 595)\r
2353         Me.lbl_update.Name = "lbl_update"\r
2354         Me.lbl_update.Size = New System.Drawing.Size(193, 13)\r
2355         Me.lbl_update.TabIndex = 413\r
2356         Me.lbl_update.Text = "- A New Version is available!"\r
2357         Me.lbl_update.Visible = False\r
2358         '\r
2359         'frmMain\r
2360         '\r
2361         Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)\r
2362         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font\r
2363         Me.ClientSize = New System.Drawing.Size(675, 621)\r
2364         Me.Controls.Add(Me.lbl_update)\r
2365         Me.Controls.Add(Me.btn_queue)\r
2366         Me.Controls.Add(Me.btn_encode)\r
2367         Me.Controls.Add(Me.Version)\r
2368         Me.Controls.Add(Me.advancedOptions)\r
2369         Me.Controls.Add(Me.GroupBox4)\r
2370         Me.Controls.Add(Me.GroupBox1)\r
2371         Me.Controls.Add(Me.frmMainMenu)\r
2372         Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)\r
2373         Me.MainMenuStrip = Me.frmMainMenu\r
2374         Me.MaximumSize = New System.Drawing.Size(878, 750)\r
2375         Me.MinimumSize = New System.Drawing.Size(683, 648)\r
2376         Me.Name = "frmMain"\r
2377         Me.Text = "Handbrake"\r
2378         Me.frmMainMenu.ResumeLayout(False)\r
2379         Me.frmMainMenu.PerformLayout()\r
2380         Me.GroupBox4.ResumeLayout(False)\r
2381         Me.GroupBox4.PerformLayout()\r
2382         Me.GroupBox1.ResumeLayout(False)\r
2383         Me.GroupBox1.PerformLayout()\r
2384         Me.h264Tab.ResumeLayout(False)\r
2385         Me.h264Tab.PerformLayout()\r
2386         Me.TabPage4.ResumeLayout(False)\r
2387         Me.TabPage4.PerformLayout()\r
2388         Me.TabPage2.ResumeLayout(False)\r
2389         Me.TabPage2.PerformLayout()\r
2390         Me.TabPage3.ResumeLayout(False)\r
2391         Me.TabPage3.PerformLayout()\r
2392         CType(Me.slider_videoQuality, System.ComponentModel.ISupportInitialize).EndInit()\r
2393         Me.TabPage1.ResumeLayout(False)\r
2394         Me.TabPage1.PerformLayout()\r
2395         Me.advancedOptions.ResumeLayout(False)\r
2396         Me.TabPage6.ResumeLayout(False)\r
2397         Me.TabPage6.PerformLayout()\r
2398         Me.ResumeLayout(False)\r
2399         Me.PerformLayout()\r
2400 \r
2401     End Sub\r
2402     Friend WithEvents frmMainMenu As System.Windows.Forms.MenuStrip\r
2403     Friend WithEvents FileToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2404     Friend WithEvents mnu_open As System.Windows.Forms.ToolStripMenuItem\r
2405     Friend WithEvents mnu_save As System.Windows.Forms.ToolStripMenuItem\r
2406     Friend WithEvents toolStripSeparator2 As System.Windows.Forms.ToolStripSeparator\r
2407     Friend WithEvents mnu_exit As System.Windows.Forms.ToolStripMenuItem\r
2408     Friend WithEvents ToolsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2409     Friend WithEvents HelpToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2410     Friend WithEvents mnu_about As System.Windows.Forms.ToolStripMenuItem\r
2411     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox\r
2412     Friend WithEvents Label56 As System.Windows.Forms.Label\r
2413     Friend WithEvents text_height As System.Windows.Forms.TextBox\r
2414     Friend WithEvents Label55 As System.Windows.Forms.Label\r
2415     Friend WithEvents text_width As System.Windows.Forms.TextBox\r
2416     Friend WithEvents btn_destBrowse As System.Windows.Forms.Button\r
2417     Friend WithEvents Label3 As System.Windows.Forms.Label\r
2418     Friend WithEvents drp_videoEncoder As System.Windows.Forms.ComboBox\r
2419     Friend WithEvents Label47 As System.Windows.Forms.Label\r
2420     Friend WithEvents text_destination As System.Windows.Forms.TextBox\r
2421     Friend WithEvents drp_audioCodec As System.Windows.Forms.ComboBox\r
2422     Friend WithEvents Label12 As System.Windows.Forms.Label\r
2423     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox\r
2424     Friend WithEvents Label17 As System.Windows.Forms.Label\r
2425     Friend WithEvents text_source As System.Windows.Forms.TextBox\r
2426     Friend WithEvents Label9 As System.Windows.Forms.Label\r
2427     Friend WithEvents Label10 As System.Windows.Forms.Label\r
2428     Friend WithEvents Version As System.Windows.Forms.Label\r
2429     Friend WithEvents btn_encode As System.Windows.Forms.Button\r
2430     Friend WithEvents btn_queue As System.Windows.Forms.Button\r
2431     Friend WithEvents h264Tab As System.Windows.Forms.TabPage\r
2432     Friend WithEvents TabPage4 As System.Windows.Forms.TabPage\r
2433     Friend WithEvents Label11 As System.Windows.Forms.Label\r
2434     Friend WithEvents TabPage2 As System.Windows.Forms.TabPage\r
2435     Friend WithEvents Label35 As System.Windows.Forms.Label\r
2436     Friend WithEvents Label32 As System.Windows.Forms.Label\r
2437     Friend WithEvents drp_audioSampleRate As System.Windows.Forms.ComboBox\r
2438     Friend WithEvents Label18 As System.Windows.Forms.Label\r
2439     Friend WithEvents Label16 As System.Windows.Forms.Label\r
2440     Friend WithEvents TabPage3 As System.Windows.Forms.TabPage\r
2441     Friend WithEvents SliderValue As System.Windows.Forms.Label\r
2442     Friend WithEvents slider_videoQuality As System.Windows.Forms.TrackBar\r
2443     Friend WithEvents text_filesize As System.Windows.Forms.TextBox\r
2444     Friend WithEvents Label40 As System.Windows.Forms.Label\r
2445     Friend WithEvents text_bitrate As System.Windows.Forms.TextBox\r
2446     Friend WithEvents Label42 As System.Windows.Forms.Label\r
2447     Friend WithEvents check_grayscale As System.Windows.Forms.CheckBox\r
2448     Friend WithEvents check_DeInterlace As System.Windows.Forms.CheckBox\r
2449     Friend WithEvents check_2PassEncode As System.Windows.Forms.CheckBox\r
2450     Friend WithEvents drp_videoFramerate As System.Windows.Forms.ComboBox\r
2451     Friend WithEvents Label46 As System.Windows.Forms.Label\r
2452     Friend WithEvents TabPage1 As System.Windows.Forms.TabPage\r
2453     Friend WithEvents Label21 As System.Windows.Forms.Label\r
2454     Friend WithEvents Label20 As System.Windows.Forms.Label\r
2455     Friend WithEvents Label53 As System.Windows.Forms.Label\r
2456     Friend WithEvents Label52 As System.Windows.Forms.Label\r
2457     Friend WithEvents Label51 As System.Windows.Forms.Label\r
2458     Friend WithEvents Label15 As System.Windows.Forms.Label\r
2459     Friend WithEvents Label50 As System.Windows.Forms.Label\r
2460     Friend WithEvents drp_crop As System.Windows.Forms.ComboBox\r
2461     Friend WithEvents text_left As System.Windows.Forms.TextBox\r
2462     Friend WithEvents text_right As System.Windows.Forms.TextBox\r
2463     Friend WithEvents text_bottom As System.Windows.Forms.TextBox\r
2464     Friend WithEvents text_top As System.Windows.Forms.TextBox\r
2465     Friend WithEvents advancedOptions As System.Windows.Forms.TabControl\r
2466     Friend WithEvents RadioDVD As System.Windows.Forms.RadioButton\r
2467     Friend WithEvents RadioISO As System.Windows.Forms.RadioButton\r
2468     Friend WithEvents Label6 As System.Windows.Forms.Label\r
2469     Friend WithEvents Label5 As System.Windows.Forms.Label\r
2470     Friend WithEvents Label2 As System.Windows.Forms.Label\r
2471     Friend WithEvents Label1 As System.Windows.Forms.Label\r
2472     Friend WithEvents Label19 As System.Windows.Forms.Label\r
2473     Friend WithEvents lbl_RecomendedCrop As System.Windows.Forms.Label\r
2474     Friend WithEvents Label8 As System.Windows.Forms.Label\r
2475     Friend WithEvents Label23 As System.Windows.Forms.Label\r
2476     Friend WithEvents Label22 As System.Windows.Forms.Label\r
2477     Friend WithEvents Label24 As System.Windows.Forms.Label\r
2478     Friend WithEvents Label25 As System.Windows.Forms.Label\r
2479     Friend WithEvents Label26 As System.Windows.Forms.Label\r
2480     Friend WithEvents Label30 As System.Windows.Forms.Label\r
2481     Friend WithEvents Label31 As System.Windows.Forms.Label\r
2482     Friend WithEvents Label33 As System.Windows.Forms.Label\r
2483     Friend WithEvents Label34 As System.Windows.Forms.Label\r
2484     Friend WithEvents Label44 As System.Windows.Forms.Label\r
2485     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox\r
2486     Friend WithEvents Label45 As System.Windows.Forms.Label\r
2487     Friend WithEvents Label48 As System.Windows.Forms.Label\r
2488     Friend WithEvents Label49 As System.Windows.Forms.Label\r
2489     Friend WithEvents TextBox2 As System.Windows.Forms.TextBox\r
2490     Friend WithEvents TextBox3 As System.Windows.Forms.TextBox\r
2491     Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox\r
2492     Friend WithEvents TextBox4 As System.Windows.Forms.TextBox\r
2493     Friend WithEvents TextBox5 As System.Windows.Forms.TextBox\r
2494     Friend WithEvents Label54 As System.Windows.Forms.Label\r
2495     Friend WithEvents Label57 As System.Windows.Forms.Label\r
2496     Friend WithEvents Label58 As System.Windows.Forms.Label\r
2497     Friend WithEvents Label59 As System.Windows.Forms.Label\r
2498     Friend WithEvents Label60 As System.Windows.Forms.Label\r
2499     Friend WithEvents Label61 As System.Windows.Forms.Label\r
2500     Friend WithEvents Label62 As System.Windows.Forms.Label\r
2501     Friend WithEvents Label63 As System.Windows.Forms.Label\r
2502     Friend WithEvents TextBox6 As System.Windows.Forms.TextBox\r
2503     Friend WithEvents Label64 As System.Windows.Forms.Label\r
2504     Friend WithEvents Label65 As System.Windows.Forms.Label\r
2505     Friend WithEvents Label66 As System.Windows.Forms.Label\r
2506     Friend WithEvents TextBox7 As System.Windows.Forms.TextBox\r
2507     Friend WithEvents TextBox8 As System.Windows.Forms.TextBox\r
2508     Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox\r
2509     Friend WithEvents TextBox9 As System.Windows.Forms.TextBox\r
2510     Friend WithEvents TextBox10 As System.Windows.Forms.TextBox\r
2511     Friend WithEvents Label67 As System.Windows.Forms.Label\r
2512     Friend WithEvents Label68 As System.Windows.Forms.Label\r
2513     Friend WithEvents Label69 As System.Windows.Forms.Label\r
2514     Friend WithEvents Label70 As System.Windows.Forms.Label\r
2515     Friend WithEvents Label71 As System.Windows.Forms.Label\r
2516     Friend WithEvents Label72 As System.Windows.Forms.Label\r
2517     Friend WithEvents Label73 As System.Windows.Forms.Label\r
2518     Friend WithEvents Label74 As System.Windows.Forms.Label\r
2519     Friend WithEvents TextBox11 As System.Windows.Forms.TextBox\r
2520     Friend WithEvents Label75 As System.Windows.Forms.Label\r
2521     Friend WithEvents Label76 As System.Windows.Forms.Label\r
2522     Friend WithEvents Label77 As System.Windows.Forms.Label\r
2523     Friend WithEvents TextBox12 As System.Windows.Forms.TextBox\r
2524     Friend WithEvents TextBox13 As System.Windows.Forms.TextBox\r
2525     Friend WithEvents ComboBox3 As System.Windows.Forms.ComboBox\r
2526     Friend WithEvents TextBox14 As System.Windows.Forms.TextBox\r
2527     Friend WithEvents TextBox15 As System.Windows.Forms.TextBox\r
2528     Friend WithEvents Label78 As System.Windows.Forms.Label\r
2529     Friend WithEvents Label79 As System.Windows.Forms.Label\r
2530     Friend WithEvents Label80 As System.Windows.Forms.Label\r
2531     Friend WithEvents Label81 As System.Windows.Forms.Label\r
2532     Friend WithEvents Label82 As System.Windows.Forms.Label\r
2533     Friend WithEvents Label83 As System.Windows.Forms.Label\r
2534     Friend WithEvents Label84 As System.Windows.Forms.Label\r
2535     Friend WithEvents Label85 As System.Windows.Forms.Label\r
2536     Friend WithEvents TextBox16 As System.Windows.Forms.TextBox\r
2537     Friend WithEvents Label86 As System.Windows.Forms.Label\r
2538     Friend WithEvents Label87 As System.Windows.Forms.Label\r
2539     Friend WithEvents Label88 As System.Windows.Forms.Label\r
2540     Friend WithEvents TextBox17 As System.Windows.Forms.TextBox\r
2541     Friend WithEvents TextBox18 As System.Windows.Forms.TextBox\r
2542     Friend WithEvents ComboBox4 As System.Windows.Forms.ComboBox\r
2543     Friend WithEvents TextBox19 As System.Windows.Forms.TextBox\r
2544     Friend WithEvents TextBox20 As System.Windows.Forms.TextBox\r
2545     Friend WithEvents lbl_Aspect As System.Windows.Forms.Label\r
2546     Friend WithEvents Label91 As System.Windows.Forms.Label\r
2547     Friend WithEvents btn_Browse As System.Windows.Forms.Button\r
2548     Friend WithEvents File_Open As System.Windows.Forms.OpenFileDialog\r
2549     Friend WithEvents ISO_Open As System.Windows.Forms.OpenFileDialog\r
2550     Friend WithEvents DVD_Open As System.Windows.Forms.FolderBrowserDialog\r
2551     Friend WithEvents File_Save As System.Windows.Forms.SaveFileDialog\r
2552     Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator\r
2553     Friend WithEvents mnu_update As System.Windows.Forms.ToolStripMenuItem\r
2554     Friend WithEvents CheckPixelRatio As System.Windows.Forms.CheckBox\r
2555     Friend WithEvents Label14 As System.Windows.Forms.Label\r
2556     Friend WithEvents TabPage6 As System.Windows.Forms.TabPage\r
2557     Friend WithEvents Label7 As System.Windows.Forms.Label\r
2558     Friend WithEvents Label39 As System.Windows.Forms.Label\r
2559     Friend WithEvents btn_ClearQuery As System.Windows.Forms.Button\r
2560     Friend WithEvents GenerateQuery As System.Windows.Forms.Button\r
2561     Friend WithEvents QueryEditorText As System.Windows.Forms.RichTextBox\r
2562     Friend WithEvents Label90 As System.Windows.Forms.Label\r
2563     Friend WithEvents rtf_h264advanced As System.Windows.Forms.RichTextBox\r
2564     Friend WithEvents Label92 As System.Windows.Forms.Label\r
2565     Friend WithEvents btn_h264Clear As System.Windows.Forms.Button\r
2566     Friend WithEvents Label95 As System.Windows.Forms.Label\r
2567     Friend WithEvents lbl_update As System.Windows.Forms.Label\r
2568     Private WithEvents DVD_Save As System.Windows.Forms.SaveFileDialog\r
2569     Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator\r
2570     Friend WithEvents PresetsToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2571     Friend WithEvents mnu_preset_ipod133 As System.Windows.Forms.ToolStripMenuItem\r
2572     Friend WithEvents mnu_preset_ipod178 As System.Windows.Forms.ToolStripMenuItem\r
2573     Friend WithEvents mnu_preset_ipod235 As System.Windows.Forms.ToolStripMenuItem\r
2574     Friend WithEvents mnu_options As System.Windows.Forms.ToolStripMenuItem\r
2575     Friend WithEvents ToolStripSeparator4 As System.Windows.Forms.ToolStripSeparator\r
2576     Friend WithEvents mnu_ProgramDefaultOptions As System.Windows.Forms.ToolStripMenuItem\r
2577     Friend WithEvents drp_processors As System.Windows.Forms.ComboBox\r
2578     Friend WithEvents drp_audioBitrate As System.Windows.Forms.ComboBox\r
2579     Friend WithEvents drp_dvdtitle As System.Windows.Forms.ComboBox\r
2580     Friend WithEvents ToolStripSeparator5 As System.Windows.Forms.ToolStripSeparator\r
2581     Friend WithEvents mnu_viewDVDdata As System.Windows.Forms.ToolStripMenuItem\r
2582     Friend WithEvents Label4 As System.Windows.Forms.Label\r
2583     Friend WithEvents CheckCRF As System.Windows.Forms.CheckBox\r
2584     Friend WithEvents Label27 As System.Windows.Forms.Label\r
2585     Friend WithEvents Label28 As System.Windows.Forms.Label\r
2586     Friend WithEvents Label43 As System.Windows.Forms.Label\r
2587     Friend WithEvents label_h264 As System.Windows.Forms.LinkLabel\r
2588     Friend WithEvents drp_subtitle As System.Windows.Forms.ComboBox\r
2589     Friend WithEvents drp_audioChannels As System.Windows.Forms.ComboBox\r
2590     Friend WithEvents Label36 As System.Windows.Forms.Label\r
2591     Friend WithEvents Check_ChapterMarkers As System.Windows.Forms.CheckBox\r
2592     Friend WithEvents drp_audioMixDown As System.Windows.Forms.ComboBox\r
2593     Friend WithEvents Label29 As System.Windows.Forms.Label\r
2594     Friend WithEvents OnlineDocumentationToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2595     Friend WithEvents mnu_wiki As System.Windows.Forms.ToolStripMenuItem\r
2596     Friend WithEvents mnu_onlineDocs As System.Windows.Forms.ToolStripMenuItem\r
2597     Friend WithEvents WebsiteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem\r
2598     Friend WithEvents mnu_homepage As System.Windows.Forms.ToolStripMenuItem\r
2599     Friend WithEvents mnu_forum As System.Windows.Forms.ToolStripMenuItem\r
2600     Friend WithEvents mnu_appleTv As System.Windows.Forms.ToolStripMenuItem\r
2601     Friend WithEvents mnu_presetPS3 As System.Windows.Forms.ToolStripMenuItem\r
2602     Friend WithEvents mnu_faq As System.Windows.Forms.ToolStripMenuItem\r
2603     Friend WithEvents drop_chapterFinish As System.Windows.Forms.ComboBox\r
2604     Friend WithEvents drop_chapterStart As System.Windows.Forms.ComboBox\r
2605     Friend WithEvents Label13 As System.Windows.Forms.Label\r
2606     Friend WithEvents check_turbo As System.Windows.Forms.CheckBox\r
2607     Friend WithEvents check_largeFile As System.Windows.Forms.CheckBox\r
2608     Friend WithEvents Label37 As System.Windows.Forms.Label\r
2609     Friend WithEvents Label41 As System.Windows.Forms.Label\r
2610     Friend WithEvents mnu_encode As System.Windows.Forms.ToolStripMenuItem\r
2611     Friend WithEvents ToolTip As System.Windows.Forms.ToolTip\r
2612 \r
2613 End Class\r