Add "avi","flv","mkv","raw" format for output file in Video tab
[marukotoolbox.git] / mp4box / MainForm.Designer.cs
blob0932ecb70e02ffa9b7aa749416e55d558d574100
1 namespace mp4box
3 partial class MainForm
5 /// <summary>
6 /// 必需的设计器变量。
7 /// </summary>
8 private System.ComponentModel.IContainer components = null;
10 /// <summary>
11 /// 清理所有正在使用的资源。
12 /// </summary>
13 /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
14 protected override void Dispose(bool disposing)
16 if (disposing && (components != null))
18 components.Dispose();
20 base.Dispose(disposing);
23 #region Windows 窗体设计器生成的代码
25 /// <summary>
26 /// 设计器支持所需的方法 - 不要
27 /// 使用代码编辑器修改此方法的内容。
28 /// </summary>
29 private void InitializeComponent()
31 this.components = new System.ComponentModel.Container();
32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
33 this.timer1 = new System.Windows.Forms.Timer(this.components);
34 this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
35 this.groupBox10 = new System.Windows.Forms.GroupBox();
36 this.txtvideo4 = new ControlExs.QQTextBox();
37 this.btnvideo4 = new ControlExs.QQButton();
38 this.btnout5 = new ControlExs.QQButton();
39 this.btnClip = new ControlExs.QQButton();
40 this.txtout5 = new ControlExs.QQTextBox();
41 this.maske = new System.Windows.Forms.MaskedTextBox();
42 this.label13 = new System.Windows.Forms.Label();
43 this.label15 = new System.Windows.Forms.Label();
44 this.maskb = new System.Windows.Forms.MaskedTextBox();
45 this.MediaInfoTab = new System.Windows.Forms.TabPage();
46 this.btnMIopen = new ControlExs.QQButton();
47 this.btnMIplay = new ControlExs.QQButton();
48 this.btnMIcopy = new ControlExs.QQButton();
49 this.MediaInfoTextBox = new System.Windows.Forms.TextBox();
50 this.AVSTab = new System.Windows.Forms.TabPage();
51 this.AVSAddFilterButton = new ControlExs.QQButton();
52 this.label39 = new System.Windows.Forms.Label();
53 this.AVSFilterComboBox = new System.Windows.Forms.ComboBox();
54 this.label25 = new System.Windows.Forms.Label();
55 this.AVSCropTextBox = new ControlExs.QQTextBox();
56 this.label30 = new System.Windows.Forms.Label();
57 this.label29 = new System.Windows.Forms.Label();
58 this.TrimEndNumericUpDown = new System.Windows.Forms.NumericUpDown();
59 this.TrimStartNumericUpDown = new System.Windows.Forms.NumericUpDown();
60 this.LevelsNumericUpDown = new System.Windows.Forms.NumericUpDown();
61 this.label24 = new System.Windows.Forms.Label();
62 this.label23 = new System.Windows.Forms.Label();
63 this.label22 = new System.Windows.Forms.Label();
64 this.label21 = new System.Windows.Forms.Label();
65 this.AddBorders4NumericUpDown = new System.Windows.Forms.NumericUpDown();
66 this.AddBorders3NumericUpDown = new System.Windows.Forms.NumericUpDown();
67 this.AddBorders2NumericUpDown = new System.Windows.Forms.NumericUpDown();
68 this.SharpenNumericUpDown = new System.Windows.Forms.NumericUpDown();
69 this.AddBorders1NumericUpDown = new System.Windows.Forms.NumericUpDown();
70 this.label19 = new System.Windows.Forms.Label();
71 this.label20 = new System.Windows.Forms.Label();
72 this.AVSHeightNumericUpDown = new System.Windows.Forms.NumericUpDown();
73 this.AVSWidthNumericUpDown = new System.Windows.Forms.NumericUpDown();
74 this.label18 = new System.Windows.Forms.Label();
75 this.label10 = new System.Windows.Forms.Label();
76 this.label9 = new System.Windows.Forms.Label();
77 this.label5 = new System.Windows.Forms.Label();
78 this.TweakContrastNumericUpDown = new System.Windows.Forms.NumericUpDown();
79 this.TweakBrightnessNumericUpDown = new System.Windows.Forms.NumericUpDown();
80 this.TweakSaturationNumericUpDown = new System.Windows.Forms.NumericUpDown();
81 this.TweakChromaNumericUpDown = new System.Windows.Forms.NumericUpDown();
82 this.AVSScriptTextBox = new ControlExs.QQTextBox();
83 this.txtvideo9 = new ControlExs.QQTextBox();
84 this.txtout9 = new ControlExs.QQTextBox();
85 this.txtsub9 = new ControlExs.QQTextBox();
86 this.AVSwithAudioCheckBox = new ControlExs.QQCheckBox();
87 this.AVSSaveButton = new ControlExs.QQButton();
88 this.LevelsCheckBox = new ControlExs.QQCheckBox();
89 this.CropCheckBox = new ControlExs.QQCheckBox();
90 this.TrimCheckBox = new ControlExs.QQCheckBox();
91 this.SharpenCheckBox = new ControlExs.QQCheckBox();
92 this.AddBordersCheckBox = new ControlExs.QQCheckBox();
93 this.LanczosResizeCheckBox = new ControlExs.QQCheckBox();
94 this.TweakCheckBox = new ControlExs.QQCheckBox();
95 this.UndotCheckBox = new ControlExs.QQCheckBox();
96 this.button9 = new ControlExs.QQButton();
97 this.button6 = new ControlExs.QQButton();
98 this.btnpreview9 = new ControlExs.QQButton();
99 this.btnAVS9 = new ControlExs.QQButton();
100 this.btnvideo9 = new ControlExs.QQButton();
101 this.btnout9 = new ControlExs.QQButton();
102 this.btnsub9 = new ControlExs.QQButton();
103 this.ExtractTab = new System.Windows.Forms.TabPage();
104 this.groupBox7 = new System.Windows.Forms.GroupBox();
105 this.MkvExtract4Button = new ControlExs.QQButton();
106 this.MkvExtract3Button = new ControlExs.QQButton();
107 this.MkvExtract2Button = new ControlExs.QQButton();
108 this.MkvExtract1Button = new ControlExs.QQButton();
109 this.btnextract7 = new ControlExs.QQButton();
110 this.btnvideo7 = new ControlExs.QQButton();
111 this.txtvideo6 = new ControlExs.QQTextBox();
112 this.groupBox6 = new System.Windows.Forms.GroupBox();
113 this.btnvextract8 = new ControlExs.QQButton();
114 this.btnvideo8 = new ControlExs.QQButton();
115 this.txtvideo8 = new ControlExs.QQTextBox();
116 this.btnaextract8 = new ControlExs.QQButton();
117 this.groupBox5 = new System.Windows.Forms.GroupBox();
118 this.ExtractMP4TextBox = new ControlExs.QQTextBox();
119 this.btnaextract3 = new ControlExs.QQButton();
120 this.ExtractMP4Button = new ControlExs.QQButton();
121 this.btnvextract = new ControlExs.QQButton();
122 this.btnaextract = new ControlExs.QQButton();
123 this.btnaextract2 = new ControlExs.QQButton();
124 this.MuxTab = new System.Windows.Forms.TabPage();
125 this.groupBox4 = new System.Windows.Forms.GroupBox();
126 this.label40 = new System.Windows.Forms.Label();
127 this.MuxFormatComboBox = new System.Windows.Forms.ComboBox();
128 this.lbffmpeg = new System.Windows.Forms.ListBox();
129 this.btnffmpegAdd = new ControlExs.QQButton();
130 this.btnffmpegClear = new ControlExs.QQButton();
131 this.label3 = new System.Windows.Forms.Label();
132 this.btnffmpegDel = new ControlExs.QQButton();
133 this.btnBatchMP4 = new ControlExs.QQButton();
134 this.btnBatchFLV = new ControlExs.QQButton();
135 this.groupBox3 = new System.Windows.Forms.GroupBox();
136 this.Mp4BoxParComboBox = new System.Windows.Forms.ComboBox();
137 this.label41 = new System.Windows.Forms.Label();
138 this.MuxReplaceAudioButton = new ControlExs.QQButton();
139 this.txtvideo = new ControlExs.QQTextBox();
140 this.btnvideo = new ControlExs.QQButton();
141 this.btnmux = new ControlExs.QQButton();
142 this.cbFPS = new System.Windows.Forms.ComboBox();
143 this.btnaudio = new ControlExs.QQButton();
144 this.btnout = new ControlExs.QQButton();
145 this.txtaudio = new ControlExs.QQTextBox();
146 this.label14 = new System.Windows.Forms.Label();
147 this.txtout = new ControlExs.QQTextBox();
148 this.groupBox8 = new System.Windows.Forms.GroupBox();
149 this.txtvideo5 = new ControlExs.QQTextBox();
150 this.button4 = new ControlExs.QQButton();
151 this.txtsub = new ControlExs.QQTextBox();
152 this.button3 = new ControlExs.QQButton();
153 this.txtaudio3 = new ControlExs.QQTextBox();
154 this.button5 = new ControlExs.QQButton();
155 this.txtout6 = new ControlExs.QQTextBox();
156 this.button2 = new ControlExs.QQButton();
157 this.button7 = new ControlExs.QQButton();
158 this.AudioTab = new System.Windows.Forms.TabPage();
159 this.NeroAACGroupBox = new System.Windows.Forms.GroupBox();
160 this.AudioBitrateComboBox = new System.Windows.Forms.ComboBox();
161 this.label7 = new System.Windows.Forms.Label();
162 this.AudioEncoderComboBox = new System.Windows.Forms.ComboBox();
163 this.txtaudio2 = new ControlExs.QQTextBox();
164 this.panel2 = new System.Windows.Forms.Panel();
165 this.AudioBitrateRadioButton = new ControlExs.QQRadioButton();
166 this.AudioCustomizeRadioButton = new ControlExs.QQRadioButton();
167 this.AudioOutputTextBox = new ControlExs.QQTextBox();
168 this.btnaudio2 = new ControlExs.QQButton();
169 this.lbaackbps = new System.Windows.Forms.Label();
170 this.btnout3 = new ControlExs.QQButton();
171 this.lbaacrate = new System.Windows.Forms.Label();
172 this.btnaac = new ControlExs.QQButton();
173 this.AudioCustomParameterTextBox = new ControlExs.QQTextBox();
174 this.groupBox2 = new System.Windows.Forms.GroupBox();
175 this.AudioJoinButton = new ControlExs.QQButton();
176 this.label1 = new System.Windows.Forms.Label();
177 this.AudioBatchButton = new ControlExs.QQButton();
178 this.AudioListBox = new System.Windows.Forms.ListBox();
179 this.AudioAddButton = new ControlExs.QQButton();
180 this.AudioClearButton = new ControlExs.QQButton();
181 this.AudioDeleteButton = new ControlExs.QQButton();
182 this.groupBox9 = new System.Windows.Forms.GroupBox();
183 this.OnePicCRFNum = new System.Windows.Forms.NumericUpDown();
184 this.label33 = new System.Windows.Forms.Label();
185 this.AudioCopyCheckBox = new ControlExs.QQCheckBox();
186 this.label28 = new System.Windows.Forms.Label();
187 this.OnePicFPSNum = new System.Windows.Forms.NumericUpDown();
188 this.label17 = new System.Windows.Forms.Label();
189 this.label27 = new System.Windows.Forms.Label();
190 this.OnePicAudioBitrateNum = new System.Windows.Forms.NumericUpDown();
191 this.AudioOnePicOutputButton = new ControlExs.QQButton();
192 this.AudioOnePicButton = new ControlExs.QQButton();
193 this.AudioPicAudioButton = new ControlExs.QQButton();
194 this.AudioPicButton = new ControlExs.QQButton();
195 this.AudioOnePicOutputTextBox = new ControlExs.QQTextBox();
196 this.AudioPicAudioTextBox = new ControlExs.QQTextBox();
197 this.AudioPicTextBox = new ControlExs.QQTextBox();
198 this.VideoTab = new System.Windows.Forms.TabPage();
199 this.x264FramesLabel = new System.Windows.Forms.Label();
200 this.x264SeekLabel = new System.Windows.Forms.Label();
201 this.x264FramesNumericUpDown = new System.Windows.Forms.NumericUpDown();
202 this.x264SeekNumericUpDown = new System.Windows.Forms.NumericUpDown();
203 this.MaintainResolutionCheckBox = new ControlExs.QQCheckBox();
204 this.x264DemuxerComboBox = new System.Windows.Forms.ComboBox();
205 this.groupBox1 = new System.Windows.Forms.GroupBox();
206 this.x264BatchSubSpecialLanguage = new System.Windows.Forms.ComboBox();
207 this.x264PathButton = new ControlExs.QQButton();
208 this.x264PathTextBox = new ControlExs.QQTextBox();
209 this.lbAuto = new System.Windows.Forms.ListBox();
210 this.x264BatchClearBtn = new ControlExs.QQButton();
211 this.x264BatchSubCheckBox = new ControlExs.QQCheckBox();
212 this.x264BatchDeleteBtn = new ControlExs.QQButton();
213 this.x264BatchAddBtn = new ControlExs.QQButton();
214 this.btnBatchAuto = new ControlExs.QQButton();
215 this.x264ShutdownCheckBox = new ControlExs.QQCheckBox();
216 this.x264AudioParameterTextBox = new ControlExs.QQTextBox();
217 this.x264SubTextBox = new ControlExs.QQTextBox();
218 this.x264OutTextBox = new ControlExs.QQTextBox();
219 this.x264VideoTextBox = new ControlExs.QQTextBox();
220 this.panel1 = new System.Windows.Forms.Panel();
221 this.x264Mode1RadioButton = new ControlExs.QQRadioButton();
222 this.x264Mode3RadioButton = new ControlExs.QQRadioButton();
223 this.x264Mode2RadioButton = new ControlExs.QQRadioButton();
224 this.label6 = new System.Windows.Forms.Label();
225 this.PresetNameTextBox = new ControlExs.QQTextBox();
226 this.x264AddPresetBtn = new ControlExs.QQButton();
227 this.x264DeletePresetBtn = new ControlExs.QQButton();
228 this.x264StartBtn = new ControlExs.QQButton();
229 this.x264SubBtn = new ControlExs.QQButton();
230 this.x264OutBtn = new ControlExs.QQButton();
231 this.x264VideoBtn = new ControlExs.QQButton();
232 this.label16 = new System.Windows.Forms.Label();
233 this.x264ExeComboBox = new System.Windows.Forms.ComboBox();
234 this.x264FpsComboBox = new System.Windows.Forms.ComboBox();
235 this.lbFPS2 = new System.Windows.Forms.Label();
236 this.x264AudioModeComboBox = new System.Windows.Forms.ComboBox();
237 this.VideoPresetComboBox = new System.Windows.Forms.ComboBox();
238 this.label8 = new System.Windows.Forms.Label();
239 this.labelAudio = new System.Windows.Forms.Label();
240 this.label12 = new System.Windows.Forms.Label();
241 this.lbcrf = new System.Windows.Forms.Label();
242 this.lbheight = new System.Windows.Forms.Label();
243 this.lbwidth = new System.Windows.Forms.Label();
244 this.x264HeightNum = new System.Windows.Forms.NumericUpDown();
245 this.x264WidthNum = new System.Windows.Forms.NumericUpDown();
246 this.x264CRFNum = new System.Windows.Forms.NumericUpDown();
247 this.lbrate = new System.Windows.Forms.Label();
248 this.x264CustomParameterTextBox = new ControlExs.QQTextBox();
249 this.label4 = new System.Windows.Forms.Label();
250 this.x264BitrateNum = new System.Windows.Forms.NumericUpDown();
251 this.HelpTab = new System.Windows.Forms.TabPage();
252 this.HelpTextBox = new System.Windows.Forms.RichTextBox();
253 this.ReleaseDatelabel = new System.Windows.Forms.Label();
254 this.ReleaseDatelabel2 = new System.Windows.Forms.Label();
255 this.linkLabel4 = new System.Windows.Forms.LinkLabel();
256 this.linkLabel1 = new System.Windows.Forms.LinkLabel();
257 this.CheckUpdateButton = new ControlExs.QQButton();
258 this.HomePageBtn = new ControlExs.QQButton();
259 this.AboutBtn = new ControlExs.QQButton();
260 this.tabControl = new System.Windows.Forms.TabControl();
261 this.MiscTab = new System.Windows.Forms.TabPage();
262 this.groupBox11 = new System.Windows.Forms.GroupBox();
263 this.label37 = new System.Windows.Forms.Label();
264 this.label36 = new System.Windows.Forms.Label();
265 this.BlackBitrateNum = new System.Windows.Forms.NumericUpDown();
266 this.label35 = new System.Windows.Forms.Label();
267 this.BlackSecondComboBox = new System.Windows.Forms.ComboBox();
268 this.label34 = new System.Windows.Forms.Label();
269 this.BlackCRFNum = new System.Windows.Forms.NumericUpDown();
270 this.label32 = new System.Windows.Forms.Label();
271 this.BlackNoPicCheckBox = new ControlExs.QQCheckBox();
272 this.label31 = new System.Windows.Forms.Label();
273 this.BlackFPSNum = new System.Windows.Forms.NumericUpDown();
274 this.BlackPicButton = new ControlExs.QQButton();
275 this.BlackPicTextBox = new ControlExs.QQTextBox();
276 this.BlackStartButton = new ControlExs.QQButton();
277 this.BlackOutputButton = new ControlExs.QQButton();
278 this.BlackVideoButton = new ControlExs.QQButton();
279 this.BlackOutputTextBox = new ControlExs.QQTextBox();
280 this.BlackVideoTextBox = new ControlExs.QQTextBox();
281 this.SetupTabPage = new System.Windows.Forms.TabPage();
282 this.SetupPlayerTextBox = new ControlExs.QQTextBox();
283 this.label38 = new System.Windows.Forms.Label();
284 this.label2 = new System.Windows.Forms.Label();
285 this.x264ThreadsComboBox = new System.Windows.Forms.ComboBox();
286 this.x264PriorityComboBox = new System.Windows.Forms.ComboBox();
287 this.label11 = new System.Windows.Forms.Label();
288 this.languageComboBox = new System.Windows.Forms.ComboBox();
289 this.label26 = new System.Windows.Forms.Label();
290 this.SetupPlayerButton = new ControlExs.QQButton();
291 this.SplashScreenCheckBox = new ControlExs.QQCheckBox();
292 this.TrayModeCheckBox = new ControlExs.QQCheckBox();
293 this.SetupDeleteTempFileCheckBox = new ControlExs.QQCheckBox();
294 this.SetDefaultButton = new ControlExs.QQButton();
295 this.DeleteLogButton = new ControlExs.QQButton();
296 this.ViewLogButton = new ControlExs.QQButton();
297 this.groupBox10.SuspendLayout();
298 this.MediaInfoTab.SuspendLayout();
299 this.AVSTab.SuspendLayout();
300 ((System.ComponentModel.ISupportInitialize)(this.TrimEndNumericUpDown)).BeginInit();
301 ((System.ComponentModel.ISupportInitialize)(this.TrimStartNumericUpDown)).BeginInit();
302 ((System.ComponentModel.ISupportInitialize)(this.LevelsNumericUpDown)).BeginInit();
303 ((System.ComponentModel.ISupportInitialize)(this.AddBorders4NumericUpDown)).BeginInit();
304 ((System.ComponentModel.ISupportInitialize)(this.AddBorders3NumericUpDown)).BeginInit();
305 ((System.ComponentModel.ISupportInitialize)(this.AddBorders2NumericUpDown)).BeginInit();
306 ((System.ComponentModel.ISupportInitialize)(this.SharpenNumericUpDown)).BeginInit();
307 ((System.ComponentModel.ISupportInitialize)(this.AddBorders1NumericUpDown)).BeginInit();
308 ((System.ComponentModel.ISupportInitialize)(this.AVSHeightNumericUpDown)).BeginInit();
309 ((System.ComponentModel.ISupportInitialize)(this.AVSWidthNumericUpDown)).BeginInit();
310 ((System.ComponentModel.ISupportInitialize)(this.TweakContrastNumericUpDown)).BeginInit();
311 ((System.ComponentModel.ISupportInitialize)(this.TweakBrightnessNumericUpDown)).BeginInit();
312 ((System.ComponentModel.ISupportInitialize)(this.TweakSaturationNumericUpDown)).BeginInit();
313 ((System.ComponentModel.ISupportInitialize)(this.TweakChromaNumericUpDown)).BeginInit();
314 this.ExtractTab.SuspendLayout();
315 this.groupBox7.SuspendLayout();
316 this.groupBox6.SuspendLayout();
317 this.groupBox5.SuspendLayout();
318 this.MuxTab.SuspendLayout();
319 this.groupBox4.SuspendLayout();
320 this.groupBox3.SuspendLayout();
321 this.groupBox8.SuspendLayout();
322 this.AudioTab.SuspendLayout();
323 this.NeroAACGroupBox.SuspendLayout();
324 this.panel2.SuspendLayout();
325 this.groupBox2.SuspendLayout();
326 this.groupBox9.SuspendLayout();
327 ((System.ComponentModel.ISupportInitialize)(this.OnePicCRFNum)).BeginInit();
328 ((System.ComponentModel.ISupportInitialize)(this.OnePicFPSNum)).BeginInit();
329 ((System.ComponentModel.ISupportInitialize)(this.OnePicAudioBitrateNum)).BeginInit();
330 this.VideoTab.SuspendLayout();
331 ((System.ComponentModel.ISupportInitialize)(this.x264FramesNumericUpDown)).BeginInit();
332 ((System.ComponentModel.ISupportInitialize)(this.x264SeekNumericUpDown)).BeginInit();
333 this.groupBox1.SuspendLayout();
334 this.panel1.SuspendLayout();
335 ((System.ComponentModel.ISupportInitialize)(this.x264HeightNum)).BeginInit();
336 ((System.ComponentModel.ISupportInitialize)(this.x264WidthNum)).BeginInit();
337 ((System.ComponentModel.ISupportInitialize)(this.x264CRFNum)).BeginInit();
338 ((System.ComponentModel.ISupportInitialize)(this.x264BitrateNum)).BeginInit();
339 this.HelpTab.SuspendLayout();
340 this.tabControl.SuspendLayout();
341 this.MiscTab.SuspendLayout();
342 this.groupBox11.SuspendLayout();
343 ((System.ComponentModel.ISupportInitialize)(this.BlackBitrateNum)).BeginInit();
344 ((System.ComponentModel.ISupportInitialize)(this.BlackCRFNum)).BeginInit();
345 ((System.ComponentModel.ISupportInitialize)(this.BlackFPSNum)).BeginInit();
346 this.SetupTabPage.SuspendLayout();
347 this.SuspendLayout();
349 // timer1
351 this.timer1.Enabled = true;
352 this.timer1.Interval = 9000;
353 this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
355 // groupBox10
357 this.groupBox10.Controls.Add(this.txtvideo4);
358 this.groupBox10.Controls.Add(this.btnvideo4);
359 this.groupBox10.Controls.Add(this.btnout5);
360 this.groupBox10.Controls.Add(this.btnClip);
361 this.groupBox10.Controls.Add(this.txtout5);
362 this.groupBox10.Controls.Add(this.maske);
363 this.groupBox10.Controls.Add(this.label13);
364 this.groupBox10.Controls.Add(this.label15);
365 this.groupBox10.Controls.Add(this.maskb);
366 resources.ApplyResources(this.groupBox10, "groupBox10");
367 this.groupBox10.Name = "groupBox10";
368 this.groupBox10.TabStop = false;
370 // txtvideo4
372 this.txtvideo4.AllowDrop = true;
373 this.txtvideo4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
374 this.txtvideo4.EmptyTextTip = null;
375 this.txtvideo4.EmptyTextTipColor = System.Drawing.Color.DarkGray;
376 resources.ApplyResources(this.txtvideo4, "txtvideo4");
377 this.txtvideo4.Name = "txtvideo4";
378 this.txtvideo4.TextChanged += new System.EventHandler(this.txtvideo4_TextChanged);
379 this.txtvideo4.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo4_MouseDoubleClick);
381 // btnvideo4
383 resources.ApplyResources(this.btnvideo4, "btnvideo4");
384 this.btnvideo4.Name = "btnvideo4";
385 this.btnvideo4.UseVisualStyleBackColor = true;
386 this.btnvideo4.Click += new System.EventHandler(this.btnvideo4_Click);
388 // btnout5
390 resources.ApplyResources(this.btnout5, "btnout5");
391 this.btnout5.Name = "btnout5";
392 this.btnout5.UseVisualStyleBackColor = true;
393 this.btnout5.Click += new System.EventHandler(this.btnout5_Click);
395 // btnClip
397 resources.ApplyResources(this.btnClip, "btnClip");
398 this.btnClip.Name = "btnClip";
399 this.btnClip.UseVisualStyleBackColor = true;
400 this.btnClip.Click += new System.EventHandler(this.btnClip_Click);
402 // txtout5
404 this.txtout5.AllowDrop = true;
405 this.txtout5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
406 this.txtout5.EmptyTextTip = null;
407 this.txtout5.EmptyTextTipColor = System.Drawing.Color.DarkGray;
408 resources.ApplyResources(this.txtout5, "txtout5");
409 this.txtout5.Name = "txtout5";
410 this.txtout5.TextChanged += new System.EventHandler(this.txtout5_TextChanged);
411 this.txtout5.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout5_MouseDoubleClick);
413 // maske
415 resources.ApplyResources(this.maske, "maske");
416 this.maske.Name = "maske";
418 // label13
420 resources.ApplyResources(this.label13, "label13");
421 this.label13.Name = "label13";
423 // label15
425 resources.ApplyResources(this.label15, "label15");
426 this.label15.Name = "label15";
428 // maskb
430 resources.ApplyResources(this.maskb, "maskb");
431 this.maskb.Name = "maskb";
433 // MediaInfoTab
435 this.MediaInfoTab.Controls.Add(this.btnMIopen);
436 this.MediaInfoTab.Controls.Add(this.btnMIplay);
437 this.MediaInfoTab.Controls.Add(this.btnMIcopy);
438 this.MediaInfoTab.Controls.Add(this.MediaInfoTextBox);
439 resources.ApplyResources(this.MediaInfoTab, "MediaInfoTab");
440 this.MediaInfoTab.Name = "MediaInfoTab";
441 this.MediaInfoTab.UseVisualStyleBackColor = true;
443 // btnMIopen
445 resources.ApplyResources(this.btnMIopen, "btnMIopen");
446 this.btnMIopen.Name = "btnMIopen";
447 this.btnMIopen.UseVisualStyleBackColor = true;
448 this.btnMIopen.Click += new System.EventHandler(this.btnMIopen_Click);
450 // btnMIplay
452 resources.ApplyResources(this.btnMIplay, "btnMIplay");
453 this.btnMIplay.Name = "btnMIplay";
454 this.btnMIplay.UseVisualStyleBackColor = true;
455 this.btnMIplay.Click += new System.EventHandler(this.btnMIplay_Click);
457 // btnMIcopy
459 resources.ApplyResources(this.btnMIcopy, "btnMIcopy");
460 this.btnMIcopy.Name = "btnMIcopy";
461 this.btnMIcopy.UseVisualStyleBackColor = true;
462 this.btnMIcopy.Click += new System.EventHandler(this.btnMIcopy_Click);
464 // MediaInfoTextBox
466 this.MediaInfoTextBox.AllowDrop = true;
467 this.MediaInfoTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
468 resources.ApplyResources(this.MediaInfoTextBox, "MediaInfoTextBox");
469 this.MediaInfoTextBox.Name = "MediaInfoTextBox";
470 this.MediaInfoTextBox.TextChanged += new System.EventHandler(this.txtMI_TextChanged);
471 this.MediaInfoTextBox.DragDrop += new System.Windows.Forms.DragEventHandler(this.txtMI_DragDrop);
472 this.MediaInfoTextBox.DragEnter += new System.Windows.Forms.DragEventHandler(this.txtMI_DragEnter);
473 this.MediaInfoTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MediaInfoTextBox_KeyDown);
475 // AVSTab
477 this.AVSTab.Controls.Add(this.AVSAddFilterButton);
478 this.AVSTab.Controls.Add(this.label39);
479 this.AVSTab.Controls.Add(this.AVSFilterComboBox);
480 this.AVSTab.Controls.Add(this.label25);
481 this.AVSTab.Controls.Add(this.AVSCropTextBox);
482 this.AVSTab.Controls.Add(this.label30);
483 this.AVSTab.Controls.Add(this.label29);
484 this.AVSTab.Controls.Add(this.TrimEndNumericUpDown);
485 this.AVSTab.Controls.Add(this.TrimStartNumericUpDown);
486 this.AVSTab.Controls.Add(this.LevelsNumericUpDown);
487 this.AVSTab.Controls.Add(this.label24);
488 this.AVSTab.Controls.Add(this.label23);
489 this.AVSTab.Controls.Add(this.label22);
490 this.AVSTab.Controls.Add(this.label21);
491 this.AVSTab.Controls.Add(this.AddBorders4NumericUpDown);
492 this.AVSTab.Controls.Add(this.AddBorders3NumericUpDown);
493 this.AVSTab.Controls.Add(this.AddBorders2NumericUpDown);
494 this.AVSTab.Controls.Add(this.SharpenNumericUpDown);
495 this.AVSTab.Controls.Add(this.AddBorders1NumericUpDown);
496 this.AVSTab.Controls.Add(this.label19);
497 this.AVSTab.Controls.Add(this.label20);
498 this.AVSTab.Controls.Add(this.AVSHeightNumericUpDown);
499 this.AVSTab.Controls.Add(this.AVSWidthNumericUpDown);
500 this.AVSTab.Controls.Add(this.label18);
501 this.AVSTab.Controls.Add(this.label10);
502 this.AVSTab.Controls.Add(this.label9);
503 this.AVSTab.Controls.Add(this.label5);
504 this.AVSTab.Controls.Add(this.TweakContrastNumericUpDown);
505 this.AVSTab.Controls.Add(this.TweakBrightnessNumericUpDown);
506 this.AVSTab.Controls.Add(this.TweakSaturationNumericUpDown);
507 this.AVSTab.Controls.Add(this.TweakChromaNumericUpDown);
508 this.AVSTab.Controls.Add(this.AVSScriptTextBox);
509 this.AVSTab.Controls.Add(this.txtvideo9);
510 this.AVSTab.Controls.Add(this.txtout9);
511 this.AVSTab.Controls.Add(this.txtsub9);
512 this.AVSTab.Controls.Add(this.AVSwithAudioCheckBox);
513 this.AVSTab.Controls.Add(this.AVSSaveButton);
514 this.AVSTab.Controls.Add(this.LevelsCheckBox);
515 this.AVSTab.Controls.Add(this.CropCheckBox);
516 this.AVSTab.Controls.Add(this.TrimCheckBox);
517 this.AVSTab.Controls.Add(this.SharpenCheckBox);
518 this.AVSTab.Controls.Add(this.AddBordersCheckBox);
519 this.AVSTab.Controls.Add(this.LanczosResizeCheckBox);
520 this.AVSTab.Controls.Add(this.TweakCheckBox);
521 this.AVSTab.Controls.Add(this.UndotCheckBox);
522 this.AVSTab.Controls.Add(this.button9);
523 this.AVSTab.Controls.Add(this.button6);
524 this.AVSTab.Controls.Add(this.btnpreview9);
525 this.AVSTab.Controls.Add(this.btnAVS9);
526 this.AVSTab.Controls.Add(this.btnvideo9);
527 this.AVSTab.Controls.Add(this.btnout9);
528 this.AVSTab.Controls.Add(this.btnsub9);
529 resources.ApplyResources(this.AVSTab, "AVSTab");
530 this.AVSTab.Name = "AVSTab";
531 this.AVSTab.UseVisualStyleBackColor = true;
532 this.AVSTab.Click += new System.EventHandler(this.txtAVScreate_Click);
534 // AVSAddFilterButton
536 resources.ApplyResources(this.AVSAddFilterButton, "AVSAddFilterButton");
537 this.AVSAddFilterButton.Name = "AVSAddFilterButton";
538 this.AVSAddFilterButton.UseVisualStyleBackColor = true;
539 this.AVSAddFilterButton.Click += new System.EventHandler(this.AVSAddFilterButton_Click);
541 // label39
543 resources.ApplyResources(this.label39, "label39");
544 this.label39.Name = "label39";
546 // AVSFilterComboBox
548 this.AVSFilterComboBox.FormattingEnabled = true;
549 resources.ApplyResources(this.AVSFilterComboBox, "AVSFilterComboBox");
550 this.AVSFilterComboBox.Name = "AVSFilterComboBox";
552 // label25
554 resources.ApplyResources(this.label25, "label25");
555 this.label25.Name = "label25";
557 // AVSCropTextBox
559 this.AVSCropTextBox.AllowDrop = true;
560 this.AVSCropTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
561 this.AVSCropTextBox.EmptyTextTip = null;
562 this.AVSCropTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
563 resources.ApplyResources(this.AVSCropTextBox, "AVSCropTextBox");
564 this.AVSCropTextBox.Name = "AVSCropTextBox";
565 this.AVSCropTextBox.TextChanged += new System.EventHandler(this.AVSCropTextBox_TextChanged);
567 // label30
569 resources.ApplyResources(this.label30, "label30");
570 this.label30.Name = "label30";
572 // label29
574 resources.ApplyResources(this.label29, "label29");
575 this.label29.Name = "label29";
577 // TrimEndNumericUpDown
579 resources.ApplyResources(this.TrimEndNumericUpDown, "TrimEndNumericUpDown");
580 this.TrimEndNumericUpDown.Maximum = new decimal(new int[] {
581 99999999,
584 0});
585 this.TrimEndNumericUpDown.Name = "TrimEndNumericUpDown";
586 this.TrimEndNumericUpDown.Value = new decimal(new int[] {
587 1440,
590 0});
591 this.TrimEndNumericUpDown.ValueChanged += new System.EventHandler(this.TrimEndNumericUpDown_ValueChanged);
593 // TrimStartNumericUpDown
595 resources.ApplyResources(this.TrimStartNumericUpDown, "TrimStartNumericUpDown");
596 this.TrimStartNumericUpDown.Maximum = new decimal(new int[] {
597 99999999,
600 0});
601 this.TrimStartNumericUpDown.Name = "TrimStartNumericUpDown";
602 this.TrimStartNumericUpDown.ValueChanged += new System.EventHandler(this.TrimStartNumericUpDown_ValueChanged);
604 // LevelsNumericUpDown
606 this.LevelsNumericUpDown.DecimalPlaces = 1;
607 this.LevelsNumericUpDown.Increment = new decimal(new int[] {
611 65536});
612 resources.ApplyResources(this.LevelsNumericUpDown, "LevelsNumericUpDown");
613 this.LevelsNumericUpDown.Maximum = new decimal(new int[] {
614 9999,
617 0});
618 this.LevelsNumericUpDown.Name = "LevelsNumericUpDown";
619 this.LevelsNumericUpDown.Value = new decimal(new int[] {
623 65536});
624 this.LevelsNumericUpDown.ValueChanged += new System.EventHandler(this.LevelsNumericUpDown_ValueChanged);
626 // label24
628 resources.ApplyResources(this.label24, "label24");
629 this.label24.Name = "label24";
631 // label23
633 resources.ApplyResources(this.label23, "label23");
634 this.label23.Name = "label23";
636 // label22
638 resources.ApplyResources(this.label22, "label22");
639 this.label22.Name = "label22";
641 // label21
643 resources.ApplyResources(this.label21, "label21");
644 this.label21.Name = "label21";
646 // AddBorders4NumericUpDown
648 resources.ApplyResources(this.AddBorders4NumericUpDown, "AddBorders4NumericUpDown");
649 this.AddBorders4NumericUpDown.Maximum = new decimal(new int[] {
650 9999,
653 0});
654 this.AddBorders4NumericUpDown.Name = "AddBorders4NumericUpDown";
655 this.AddBorders4NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders4NumericUpDown_ValueChanged);
657 // AddBorders3NumericUpDown
659 resources.ApplyResources(this.AddBorders3NumericUpDown, "AddBorders3NumericUpDown");
660 this.AddBorders3NumericUpDown.Maximum = new decimal(new int[] {
661 9999,
664 0});
665 this.AddBorders3NumericUpDown.Name = "AddBorders3NumericUpDown";
666 this.AddBorders3NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders3NumericUpDown_ValueChanged);
668 // AddBorders2NumericUpDown
670 resources.ApplyResources(this.AddBorders2NumericUpDown, "AddBorders2NumericUpDown");
671 this.AddBorders2NumericUpDown.Maximum = new decimal(new int[] {
672 9999,
675 0});
676 this.AddBorders2NumericUpDown.Name = "AddBorders2NumericUpDown";
677 this.AddBorders2NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders2NumericUpDown_ValueChanged);
679 // SharpenNumericUpDown
681 this.SharpenNumericUpDown.DecimalPlaces = 1;
682 this.SharpenNumericUpDown.Increment = new decimal(new int[] {
686 65536});
687 resources.ApplyResources(this.SharpenNumericUpDown, "SharpenNumericUpDown");
688 this.SharpenNumericUpDown.Maximum = new decimal(new int[] {
692 0});
693 this.SharpenNumericUpDown.Name = "SharpenNumericUpDown";
694 this.SharpenNumericUpDown.Value = new decimal(new int[] {
698 65536});
699 this.SharpenNumericUpDown.ValueChanged += new System.EventHandler(this.SharpenNumericUpDown_ValueChanged);
701 // AddBorders1NumericUpDown
703 resources.ApplyResources(this.AddBorders1NumericUpDown, "AddBorders1NumericUpDown");
704 this.AddBorders1NumericUpDown.Maximum = new decimal(new int[] {
705 9999,
708 0});
709 this.AddBorders1NumericUpDown.Name = "AddBorders1NumericUpDown";
710 this.AddBorders1NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders1NumericUpDown_ValueChanged);
712 // label19
714 resources.ApplyResources(this.label19, "label19");
715 this.label19.Name = "label19";
717 // label20
719 resources.ApplyResources(this.label20, "label20");
720 this.label20.Name = "label20";
722 // AVSHeightNumericUpDown
724 resources.ApplyResources(this.AVSHeightNumericUpDown, "AVSHeightNumericUpDown");
725 this.AVSHeightNumericUpDown.Maximum = new decimal(new int[] {
726 9999,
729 0});
730 this.AVSHeightNumericUpDown.Name = "AVSHeightNumericUpDown";
731 this.AVSHeightNumericUpDown.Value = new decimal(new int[] {
732 720,
735 0});
736 this.AVSHeightNumericUpDown.ValueChanged += new System.EventHandler(this.AVSHeightNumericUpDown_ValueChanged);
738 // AVSWidthNumericUpDown
740 resources.ApplyResources(this.AVSWidthNumericUpDown, "AVSWidthNumericUpDown");
741 this.AVSWidthNumericUpDown.Maximum = new decimal(new int[] {
742 9999,
745 0});
746 this.AVSWidthNumericUpDown.Name = "AVSWidthNumericUpDown";
747 this.AVSWidthNumericUpDown.Value = new decimal(new int[] {
748 1280,
751 0});
752 this.AVSWidthNumericUpDown.ValueChanged += new System.EventHandler(this.AVSWidthNumericUpDown_ValueChanged);
754 // label18
756 resources.ApplyResources(this.label18, "label18");
757 this.label18.Name = "label18";
759 // label10
761 resources.ApplyResources(this.label10, "label10");
762 this.label10.Name = "label10";
764 // label9
766 resources.ApplyResources(this.label9, "label9");
767 this.label9.Name = "label9";
769 // label5
771 resources.ApplyResources(this.label5, "label5");
772 this.label5.Name = "label5";
774 // TweakContrastNumericUpDown
776 this.TweakContrastNumericUpDown.DecimalPlaces = 1;
777 this.TweakContrastNumericUpDown.Increment = new decimal(new int[] {
781 65536});
782 resources.ApplyResources(this.TweakContrastNumericUpDown, "TweakContrastNumericUpDown");
783 this.TweakContrastNumericUpDown.Maximum = new decimal(new int[] {
787 0});
788 this.TweakContrastNumericUpDown.Name = "TweakContrastNumericUpDown";
789 this.TweakContrastNumericUpDown.Value = new decimal(new int[] {
793 0});
794 this.TweakContrastNumericUpDown.ValueChanged += new System.EventHandler(this.TweakContrastNumericUpDown_ValueChanged);
796 // TweakBrightnessNumericUpDown
798 this.TweakBrightnessNumericUpDown.DecimalPlaces = 1;
799 resources.ApplyResources(this.TweakBrightnessNumericUpDown, "TweakBrightnessNumericUpDown");
800 this.TweakBrightnessNumericUpDown.Maximum = new decimal(new int[] {
801 255,
804 0});
805 this.TweakBrightnessNumericUpDown.Minimum = new decimal(new int[] {
806 255,
809 -2147483648});
810 this.TweakBrightnessNumericUpDown.Name = "TweakBrightnessNumericUpDown";
811 this.TweakBrightnessNumericUpDown.ValueChanged += new System.EventHandler(this.TweakBrightnessNumericUpDown_ValueChanged);
813 // TweakSaturationNumericUpDown
815 this.TweakSaturationNumericUpDown.DecimalPlaces = 1;
816 this.TweakSaturationNumericUpDown.Increment = new decimal(new int[] {
820 65536});
821 resources.ApplyResources(this.TweakSaturationNumericUpDown, "TweakSaturationNumericUpDown");
822 this.TweakSaturationNumericUpDown.Maximum = new decimal(new int[] {
826 0});
827 this.TweakSaturationNumericUpDown.Name = "TweakSaturationNumericUpDown";
828 this.TweakSaturationNumericUpDown.Value = new decimal(new int[] {
832 0});
833 this.TweakSaturationNumericUpDown.ValueChanged += new System.EventHandler(this.TweakSaturationNumericUpDown_ValueChanged);
835 // TweakChromaNumericUpDown
837 this.TweakChromaNumericUpDown.DecimalPlaces = 1;
838 this.TweakChromaNumericUpDown.Increment = new decimal(new int[] {
842 65536});
843 resources.ApplyResources(this.TweakChromaNumericUpDown, "TweakChromaNumericUpDown");
844 this.TweakChromaNumericUpDown.Maximum = new decimal(new int[] {
845 180,
848 0});
849 this.TweakChromaNumericUpDown.Minimum = new decimal(new int[] {
850 180,
853 -2147483648});
854 this.TweakChromaNumericUpDown.Name = "TweakChromaNumericUpDown";
855 this.TweakChromaNumericUpDown.ValueChanged += new System.EventHandler(this.TweakChromaNumericUpDown_ValueChanged);
857 // AVSScriptTextBox
859 this.AVSScriptTextBox.AllowDrop = true;
860 this.AVSScriptTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
861 this.AVSScriptTextBox.EmptyTextTip = null;
862 this.AVSScriptTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
863 resources.ApplyResources(this.AVSScriptTextBox, "AVSScriptTextBox");
864 this.AVSScriptTextBox.Name = "AVSScriptTextBox";
865 this.AVSScriptTextBox.TextChanged += new System.EventHandler(this.txtAVS_TextChanged);
866 this.AVSScriptTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.AVSScriptTextBox_KeyDown);
868 // txtvideo9
870 this.txtvideo9.AllowDrop = true;
871 this.txtvideo9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
872 this.txtvideo9.EmptyTextTip = null;
873 this.txtvideo9.EmptyTextTipColor = System.Drawing.Color.DarkGray;
874 resources.ApplyResources(this.txtvideo9, "txtvideo9");
875 this.txtvideo9.Name = "txtvideo9";
876 this.txtvideo9.TextChanged += new System.EventHandler(this.txtvideo9_TextChanged);
877 this.txtvideo9.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo9_MouseDoubleClick);
879 // txtout9
881 this.txtout9.AllowDrop = true;
882 this.txtout9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
883 this.txtout9.EmptyTextTip = null;
884 this.txtout9.EmptyTextTipColor = System.Drawing.Color.DarkGray;
885 resources.ApplyResources(this.txtout9, "txtout9");
886 this.txtout9.Name = "txtout9";
887 this.txtout9.TextChanged += new System.EventHandler(this.txtout9_TextChanged);
888 this.txtout9.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout9_MouseDoubleClick);
890 // txtsub9
892 this.txtsub9.AllowDrop = true;
893 this.txtsub9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
894 this.txtsub9.EmptyTextTip = null;
895 this.txtsub9.EmptyTextTipColor = System.Drawing.Color.DarkGray;
896 resources.ApplyResources(this.txtsub9, "txtsub9");
897 this.txtsub9.Name = "txtsub9";
898 this.txtsub9.TextChanged += new System.EventHandler(this.txtsub9_TextChanged);
900 // AVSwithAudioCheckBox
902 resources.ApplyResources(this.AVSwithAudioCheckBox, "AVSwithAudioCheckBox");
903 this.AVSwithAudioCheckBox.BackColor = System.Drawing.Color.Transparent;
904 this.AVSwithAudioCheckBox.Name = "AVSwithAudioCheckBox";
905 this.AVSwithAudioCheckBox.UseVisualStyleBackColor = false;
907 // AVSSaveButton
909 resources.ApplyResources(this.AVSSaveButton, "AVSSaveButton");
910 this.AVSSaveButton.Name = "AVSSaveButton";
911 this.AVSSaveButton.UseVisualStyleBackColor = true;
912 this.AVSSaveButton.Click += new System.EventHandler(this.AVSSaveButton_Click);
914 // LevelsCheckBox
916 resources.ApplyResources(this.LevelsCheckBox, "LevelsCheckBox");
917 this.LevelsCheckBox.BackColor = System.Drawing.Color.Transparent;
918 this.LevelsCheckBox.Name = "LevelsCheckBox";
919 this.LevelsCheckBox.UseVisualStyleBackColor = false;
920 this.LevelsCheckBox.CheckedChanged += new System.EventHandler(this.LevelsCheckBox_CheckedChanged);
922 // CropCheckBox
924 resources.ApplyResources(this.CropCheckBox, "CropCheckBox");
925 this.CropCheckBox.BackColor = System.Drawing.Color.Transparent;
926 this.CropCheckBox.Name = "CropCheckBox";
927 this.CropCheckBox.UseVisualStyleBackColor = false;
928 this.CropCheckBox.CheckedChanged += new System.EventHandler(this.CropCheckBox_CheckedChanged);
930 // TrimCheckBox
932 resources.ApplyResources(this.TrimCheckBox, "TrimCheckBox");
933 this.TrimCheckBox.BackColor = System.Drawing.Color.Transparent;
934 this.TrimCheckBox.Name = "TrimCheckBox";
935 this.TrimCheckBox.UseVisualStyleBackColor = false;
936 this.TrimCheckBox.CheckedChanged += new System.EventHandler(this.TrimCheckBox_CheckedChanged);
938 // SharpenCheckBox
940 resources.ApplyResources(this.SharpenCheckBox, "SharpenCheckBox");
941 this.SharpenCheckBox.BackColor = System.Drawing.Color.Transparent;
942 this.SharpenCheckBox.Name = "SharpenCheckBox";
943 this.SharpenCheckBox.UseVisualStyleBackColor = false;
944 this.SharpenCheckBox.CheckedChanged += new System.EventHandler(this.SharpenCheckBox_CheckedChanged);
946 // AddBordersCheckBox
948 resources.ApplyResources(this.AddBordersCheckBox, "AddBordersCheckBox");
949 this.AddBordersCheckBox.BackColor = System.Drawing.Color.Transparent;
950 this.AddBordersCheckBox.Name = "AddBordersCheckBox";
951 this.AddBordersCheckBox.UseVisualStyleBackColor = false;
952 this.AddBordersCheckBox.CheckedChanged += new System.EventHandler(this.AddBordersCheckBox_CheckedChanged);
954 // LanczosResizeCheckBox
956 resources.ApplyResources(this.LanczosResizeCheckBox, "LanczosResizeCheckBox");
957 this.LanczosResizeCheckBox.BackColor = System.Drawing.Color.Transparent;
958 this.LanczosResizeCheckBox.Name = "LanczosResizeCheckBox";
959 this.LanczosResizeCheckBox.UseVisualStyleBackColor = false;
960 this.LanczosResizeCheckBox.CheckedChanged += new System.EventHandler(this.LanczosResizeCheckBox_CheckedChanged);
962 // TweakCheckBox
964 resources.ApplyResources(this.TweakCheckBox, "TweakCheckBox");
965 this.TweakCheckBox.BackColor = System.Drawing.Color.Transparent;
966 this.TweakCheckBox.Name = "TweakCheckBox";
967 this.TweakCheckBox.UseVisualStyleBackColor = false;
968 this.TweakCheckBox.CheckedChanged += new System.EventHandler(this.TweakCheckBox_CheckedChanged);
970 // UndotCheckBox
972 resources.ApplyResources(this.UndotCheckBox, "UndotCheckBox");
973 this.UndotCheckBox.BackColor = System.Drawing.Color.Transparent;
974 this.UndotCheckBox.Name = "UndotCheckBox";
975 this.UndotCheckBox.UseVisualStyleBackColor = false;
976 this.UndotCheckBox.CheckedChanged += new System.EventHandler(this.UndotCheckBox_CheckedChanged);
978 // button9
980 resources.ApplyResources(this.button9, "button9");
981 this.button9.Name = "button9";
982 this.button9.UseVisualStyleBackColor = true;
983 this.button9.Click += new System.EventHandler(this.button9_Click);
985 // button6
987 resources.ApplyResources(this.button6, "button6");
988 this.button6.Name = "button6";
989 this.button6.UseVisualStyleBackColor = true;
990 this.button6.Click += new System.EventHandler(this.button6_Click_2);
992 // btnpreview9
994 resources.ApplyResources(this.btnpreview9, "btnpreview9");
995 this.btnpreview9.Name = "btnpreview9";
996 this.btnpreview9.UseVisualStyleBackColor = true;
997 this.btnpreview9.Click += new System.EventHandler(this.btnpreview9_Click);
999 // btnAVS9
1001 resources.ApplyResources(this.btnAVS9, "btnAVS9");
1002 this.btnAVS9.Name = "btnAVS9";
1003 this.btnAVS9.UseVisualStyleBackColor = true;
1004 this.btnAVS9.Click += new System.EventHandler(this.btnAVS9_Click);
1006 // btnvideo9
1008 resources.ApplyResources(this.btnvideo9, "btnvideo9");
1009 this.btnvideo9.Name = "btnvideo9";
1010 this.btnvideo9.UseVisualStyleBackColor = true;
1011 this.btnvideo9.Click += new System.EventHandler(this.btnvideo9_Click);
1013 // btnout9
1015 resources.ApplyResources(this.btnout9, "btnout9");
1016 this.btnout9.Name = "btnout9";
1017 this.btnout9.UseVisualStyleBackColor = true;
1018 this.btnout9.Click += new System.EventHandler(this.btnout9_Click);
1020 // btnsub9
1022 resources.ApplyResources(this.btnsub9, "btnsub9");
1023 this.btnsub9.Name = "btnsub9";
1024 this.btnsub9.UseVisualStyleBackColor = true;
1025 this.btnsub9.Click += new System.EventHandler(this.btnsub9_Click);
1027 // ExtractTab
1029 this.ExtractTab.AllowDrop = true;
1030 this.ExtractTab.Controls.Add(this.groupBox7);
1031 this.ExtractTab.Controls.Add(this.groupBox6);
1032 this.ExtractTab.Controls.Add(this.groupBox5);
1033 resources.ApplyResources(this.ExtractTab, "ExtractTab");
1034 this.ExtractTab.Name = "ExtractTab";
1035 this.ExtractTab.UseVisualStyleBackColor = true;
1037 // groupBox7
1039 this.groupBox7.Controls.Add(this.MkvExtract4Button);
1040 this.groupBox7.Controls.Add(this.MkvExtract3Button);
1041 this.groupBox7.Controls.Add(this.MkvExtract2Button);
1042 this.groupBox7.Controls.Add(this.MkvExtract1Button);
1043 this.groupBox7.Controls.Add(this.btnextract7);
1044 this.groupBox7.Controls.Add(this.btnvideo7);
1045 this.groupBox7.Controls.Add(this.txtvideo6);
1046 resources.ApplyResources(this.groupBox7, "groupBox7");
1047 this.groupBox7.Name = "groupBox7";
1048 this.groupBox7.TabStop = false;
1050 // MkvExtract4Button
1052 resources.ApplyResources(this.MkvExtract4Button, "MkvExtract4Button");
1053 this.MkvExtract4Button.Name = "MkvExtract4Button";
1054 this.MkvExtract4Button.UseVisualStyleBackColor = true;
1055 this.MkvExtract4Button.Click += new System.EventHandler(this.MkvExtract4Button_Click);
1057 // MkvExtract3Button
1059 resources.ApplyResources(this.MkvExtract3Button, "MkvExtract3Button");
1060 this.MkvExtract3Button.Name = "MkvExtract3Button";
1061 this.MkvExtract3Button.UseVisualStyleBackColor = true;
1062 this.MkvExtract3Button.Click += new System.EventHandler(this.MkvExtract3Button_Click);
1064 // MkvExtract2Button
1066 resources.ApplyResources(this.MkvExtract2Button, "MkvExtract2Button");
1067 this.MkvExtract2Button.Name = "MkvExtract2Button";
1068 this.MkvExtract2Button.UseVisualStyleBackColor = true;
1069 this.MkvExtract2Button.Click += new System.EventHandler(this.MkvExtract2Button_Click);
1071 // MkvExtract1Button
1073 resources.ApplyResources(this.MkvExtract1Button, "MkvExtract1Button");
1074 this.MkvExtract1Button.Name = "MkvExtract1Button";
1075 this.MkvExtract1Button.UseVisualStyleBackColor = true;
1076 this.MkvExtract1Button.Click += new System.EventHandler(this.MkvExtract1Button_Click);
1078 // btnextract7
1080 resources.ApplyResources(this.btnextract7, "btnextract7");
1081 this.btnextract7.Name = "btnextract7";
1082 this.btnextract7.UseVisualStyleBackColor = true;
1083 this.btnextract7.Click += new System.EventHandler(this.btnextract7_Click);
1085 // btnvideo7
1087 resources.ApplyResources(this.btnvideo7, "btnvideo7");
1088 this.btnvideo7.Name = "btnvideo7";
1089 this.btnvideo7.UseVisualStyleBackColor = true;
1090 this.btnvideo7.Click += new System.EventHandler(this.btnvideo7_Click);
1092 // txtvideo6
1094 this.txtvideo6.AllowDrop = true;
1095 this.txtvideo6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1096 this.txtvideo6.EmptyTextTip = "";
1097 this.txtvideo6.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1098 resources.ApplyResources(this.txtvideo6, "txtvideo6");
1099 this.txtvideo6.Name = "txtvideo6";
1100 this.txtvideo6.TextChanged += new System.EventHandler(this.txtvideo6_TextChanged_1);
1102 // groupBox6
1104 this.groupBox6.Controls.Add(this.btnvextract8);
1105 this.groupBox6.Controls.Add(this.btnvideo8);
1106 this.groupBox6.Controls.Add(this.txtvideo8);
1107 this.groupBox6.Controls.Add(this.btnaextract8);
1108 resources.ApplyResources(this.groupBox6, "groupBox6");
1109 this.groupBox6.Name = "groupBox6";
1110 this.groupBox6.TabStop = false;
1112 // btnvextract8
1114 resources.ApplyResources(this.btnvextract8, "btnvextract8");
1115 this.btnvextract8.Name = "btnvextract8";
1116 this.btnvextract8.UseVisualStyleBackColor = true;
1117 this.btnvextract8.Click += new System.EventHandler(this.btnvextract8_Click);
1119 // btnvideo8
1121 resources.ApplyResources(this.btnvideo8, "btnvideo8");
1122 this.btnvideo8.Name = "btnvideo8";
1123 this.btnvideo8.UseVisualStyleBackColor = true;
1124 this.btnvideo8.Click += new System.EventHandler(this.btnvideo8_Click);
1126 // txtvideo8
1128 this.txtvideo8.AllowDrop = true;
1129 this.txtvideo8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1130 this.txtvideo8.EmptyTextTip = "";
1131 this.txtvideo8.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1132 resources.ApplyResources(this.txtvideo8, "txtvideo8");
1133 this.txtvideo8.Name = "txtvideo8";
1134 this.txtvideo8.TextChanged += new System.EventHandler(this.txtvideo8_TextChanged);
1135 this.txtvideo8.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo8_MouseDoubleClick);
1137 // btnaextract8
1139 resources.ApplyResources(this.btnaextract8, "btnaextract8");
1140 this.btnaextract8.Name = "btnaextract8";
1141 this.btnaextract8.UseVisualStyleBackColor = true;
1142 this.btnaextract8.Click += new System.EventHandler(this.btnaextract8_Click);
1144 // groupBox5
1146 this.groupBox5.Controls.Add(this.ExtractMP4TextBox);
1147 this.groupBox5.Controls.Add(this.btnaextract3);
1148 this.groupBox5.Controls.Add(this.ExtractMP4Button);
1149 this.groupBox5.Controls.Add(this.btnvextract);
1150 this.groupBox5.Controls.Add(this.btnaextract);
1151 this.groupBox5.Controls.Add(this.btnaextract2);
1152 resources.ApplyResources(this.groupBox5, "groupBox5");
1153 this.groupBox5.Name = "groupBox5";
1154 this.groupBox5.TabStop = false;
1156 // ExtractMP4TextBox
1158 this.ExtractMP4TextBox.AllowDrop = true;
1159 this.ExtractMP4TextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1160 this.ExtractMP4TextBox.EmptyTextTip = "";
1161 this.ExtractMP4TextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1162 resources.ApplyResources(this.ExtractMP4TextBox, "ExtractMP4TextBox");
1163 this.ExtractMP4TextBox.Name = "ExtractMP4TextBox";
1164 this.ExtractMP4TextBox.TextChanged += new System.EventHandler(this.ExtractMP4TextBox_TextChanged);
1166 // btnaextract3
1168 resources.ApplyResources(this.btnaextract3, "btnaextract3");
1169 this.btnaextract3.Name = "btnaextract3";
1170 this.btnaextract3.UseVisualStyleBackColor = true;
1171 this.btnaextract3.Click += new System.EventHandler(this.btnaextract3_Click);
1173 // ExtractMP4Button
1175 resources.ApplyResources(this.ExtractMP4Button, "ExtractMP4Button");
1176 this.ExtractMP4Button.Name = "ExtractMP4Button";
1177 this.ExtractMP4Button.UseVisualStyleBackColor = true;
1178 this.ExtractMP4Button.Click += new System.EventHandler(this.ExtractMP4Button_Click);
1180 // btnvextract
1182 resources.ApplyResources(this.btnvextract, "btnvextract");
1183 this.btnvextract.Name = "btnvextract";
1184 this.btnvextract.UseVisualStyleBackColor = true;
1185 this.btnvextract.Click += new System.EventHandler(this.btnvextract_Click);
1187 // btnaextract
1189 resources.ApplyResources(this.btnaextract, "btnaextract");
1190 this.btnaextract.Name = "btnaextract";
1191 this.btnaextract.UseVisualStyleBackColor = true;
1192 this.btnaextract.Click += new System.EventHandler(this.btnaextract_Click);
1194 // btnaextract2
1196 resources.ApplyResources(this.btnaextract2, "btnaextract2");
1197 this.btnaextract2.Name = "btnaextract2";
1198 this.btnaextract2.UseVisualStyleBackColor = true;
1199 this.btnaextract2.Click += new System.EventHandler(this.btnaextract2_Click);
1201 // MuxTab
1203 this.MuxTab.Controls.Add(this.groupBox4);
1204 this.MuxTab.Controls.Add(this.groupBox3);
1205 this.MuxTab.Controls.Add(this.groupBox8);
1206 resources.ApplyResources(this.MuxTab, "MuxTab");
1207 this.MuxTab.Name = "MuxTab";
1208 this.MuxTab.UseVisualStyleBackColor = true;
1210 // groupBox4
1212 this.groupBox4.Controls.Add(this.label40);
1213 this.groupBox4.Controls.Add(this.MuxFormatComboBox);
1214 this.groupBox4.Controls.Add(this.lbffmpeg);
1215 this.groupBox4.Controls.Add(this.btnffmpegAdd);
1216 this.groupBox4.Controls.Add(this.btnffmpegClear);
1217 this.groupBox4.Controls.Add(this.label3);
1218 this.groupBox4.Controls.Add(this.btnffmpegDel);
1219 this.groupBox4.Controls.Add(this.btnBatchMP4);
1220 this.groupBox4.Controls.Add(this.btnBatchFLV);
1221 resources.ApplyResources(this.groupBox4, "groupBox4");
1222 this.groupBox4.Name = "groupBox4";
1223 this.groupBox4.TabStop = false;
1225 // label40
1227 resources.ApplyResources(this.label40, "label40");
1228 this.label40.Name = "label40";
1230 // MuxFormatComboBox
1232 this.MuxFormatComboBox.FormattingEnabled = true;
1233 this.MuxFormatComboBox.Items.AddRange(new object[] {
1234 resources.GetString("MuxFormatComboBox.Items"),
1235 resources.GetString("MuxFormatComboBox.Items1"),
1236 resources.GetString("MuxFormatComboBox.Items2"),
1237 resources.GetString("MuxFormatComboBox.Items3"),
1238 resources.GetString("MuxFormatComboBox.Items4"),
1239 resources.GetString("MuxFormatComboBox.Items5")});
1240 resources.ApplyResources(this.MuxFormatComboBox, "MuxFormatComboBox");
1241 this.MuxFormatComboBox.Name = "MuxFormatComboBox";
1243 // lbffmpeg
1245 this.lbffmpeg.AllowDrop = true;
1246 this.lbffmpeg.FormattingEnabled = true;
1247 resources.ApplyResources(this.lbffmpeg, "lbffmpeg");
1248 this.lbffmpeg.Name = "lbffmpeg";
1249 this.lbffmpeg.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbffmpeg_DragDrop);
1250 this.lbffmpeg.DragOver += new System.Windows.Forms.DragEventHandler(this.lbffmpeg_DragOver);
1251 this.lbffmpeg.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbffmpeg_MouseDown);
1253 // btnffmpegAdd
1255 resources.ApplyResources(this.btnffmpegAdd, "btnffmpegAdd");
1256 this.btnffmpegAdd.Name = "btnffmpegAdd";
1257 this.btnffmpegAdd.UseVisualStyleBackColor = true;
1258 this.btnffmpegAdd.Click += new System.EventHandler(this.btnffmpegAdd_Click);
1260 // btnffmpegClear
1262 resources.ApplyResources(this.btnffmpegClear, "btnffmpegClear");
1263 this.btnffmpegClear.Name = "btnffmpegClear";
1264 this.btnffmpegClear.UseVisualStyleBackColor = true;
1265 this.btnffmpegClear.Click += new System.EventHandler(this.btnffmpegClear_Click);
1267 // label3
1269 resources.ApplyResources(this.label3, "label3");
1270 this.label3.Name = "label3";
1272 // btnffmpegDel
1274 resources.ApplyResources(this.btnffmpegDel, "btnffmpegDel");
1275 this.btnffmpegDel.Name = "btnffmpegDel";
1276 this.btnffmpegDel.UseVisualStyleBackColor = true;
1277 this.btnffmpegDel.Click += new System.EventHandler(this.btnffmpegDel_Click);
1279 // btnBatchMP4
1281 resources.ApplyResources(this.btnBatchMP4, "btnBatchMP4");
1282 this.btnBatchMP4.Name = "btnBatchMP4";
1283 this.btnBatchMP4.UseVisualStyleBackColor = true;
1284 this.btnBatchMP4.Click += new System.EventHandler(this.btnBatchMP4_Click);
1286 // btnBatchFLV
1288 resources.ApplyResources(this.btnBatchFLV, "btnBatchFLV");
1289 this.btnBatchFLV.Name = "btnBatchFLV";
1290 this.btnBatchFLV.UseVisualStyleBackColor = true;
1291 this.btnBatchFLV.Click += new System.EventHandler(this.btnBatchFLV_Click);
1293 // groupBox3
1295 this.groupBox3.Controls.Add(this.Mp4BoxParComboBox);
1296 this.groupBox3.Controls.Add(this.label41);
1297 this.groupBox3.Controls.Add(this.MuxReplaceAudioButton);
1298 this.groupBox3.Controls.Add(this.txtvideo);
1299 this.groupBox3.Controls.Add(this.btnvideo);
1300 this.groupBox3.Controls.Add(this.btnmux);
1301 this.groupBox3.Controls.Add(this.cbFPS);
1302 this.groupBox3.Controls.Add(this.btnaudio);
1303 this.groupBox3.Controls.Add(this.btnout);
1304 this.groupBox3.Controls.Add(this.txtaudio);
1305 this.groupBox3.Controls.Add(this.label14);
1306 this.groupBox3.Controls.Add(this.txtout);
1307 resources.ApplyResources(this.groupBox3, "groupBox3");
1308 this.groupBox3.Name = "groupBox3";
1309 this.groupBox3.TabStop = false;
1311 // Mp4BoxParComboBox
1313 this.Mp4BoxParComboBox.FormattingEnabled = true;
1314 this.Mp4BoxParComboBox.Items.AddRange(new object[] {
1315 resources.GetString("Mp4BoxParComboBox.Items"),
1316 resources.GetString("Mp4BoxParComboBox.Items1"),
1317 resources.GetString("Mp4BoxParComboBox.Items2"),
1318 resources.GetString("Mp4BoxParComboBox.Items3"),
1319 resources.GetString("Mp4BoxParComboBox.Items4"),
1320 resources.GetString("Mp4BoxParComboBox.Items5")});
1321 resources.ApplyResources(this.Mp4BoxParComboBox, "Mp4BoxParComboBox");
1322 this.Mp4BoxParComboBox.Name = "Mp4BoxParComboBox";
1324 // label41
1326 resources.ApplyResources(this.label41, "label41");
1327 this.label41.Name = "label41";
1329 // MuxReplaceAudioButton
1331 resources.ApplyResources(this.MuxReplaceAudioButton, "MuxReplaceAudioButton");
1332 this.MuxReplaceAudioButton.Name = "MuxReplaceAudioButton";
1333 this.MuxReplaceAudioButton.UseVisualStyleBackColor = true;
1334 this.MuxReplaceAudioButton.Click += new System.EventHandler(this.MuxReplaceAudioButton_Click);
1336 // txtvideo
1338 this.txtvideo.AllowDrop = true;
1339 this.txtvideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1340 this.txtvideo.EmptyTextTip = "";
1341 this.txtvideo.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1342 resources.ApplyResources(this.txtvideo, "txtvideo");
1343 this.txtvideo.Name = "txtvideo";
1344 this.txtvideo.TextChanged += new System.EventHandler(this.txtvideo_TextChanged);
1345 this.txtvideo.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo_MouseDoubleClick);
1347 // btnvideo
1349 resources.ApplyResources(this.btnvideo, "btnvideo");
1350 this.btnvideo.Name = "btnvideo";
1351 this.btnvideo.UseVisualStyleBackColor = true;
1352 this.btnvideo.Click += new System.EventHandler(this.btnvideo_Click);
1354 // btnmux
1356 resources.ApplyResources(this.btnmux, "btnmux");
1357 this.btnmux.Name = "btnmux";
1358 this.btnmux.UseVisualStyleBackColor = true;
1359 this.btnmux.Click += new System.EventHandler(this.btnmux_Click);
1361 // cbFPS
1363 this.cbFPS.FormattingEnabled = true;
1364 this.cbFPS.Items.AddRange(new object[] {
1365 resources.GetString("cbFPS.Items"),
1366 resources.GetString("cbFPS.Items1"),
1367 resources.GetString("cbFPS.Items2"),
1368 resources.GetString("cbFPS.Items3"),
1369 resources.GetString("cbFPS.Items4"),
1370 resources.GetString("cbFPS.Items5"),
1371 resources.GetString("cbFPS.Items6"),
1372 resources.GetString("cbFPS.Items7"),
1373 resources.GetString("cbFPS.Items8")});
1374 resources.ApplyResources(this.cbFPS, "cbFPS");
1375 this.cbFPS.Name = "cbFPS";
1376 this.cbFPS.SelectedIndexChanged += new System.EventHandler(this.cbFPS_SelectedIndexChanged);
1378 // btnaudio
1380 resources.ApplyResources(this.btnaudio, "btnaudio");
1381 this.btnaudio.Name = "btnaudio";
1382 this.btnaudio.UseVisualStyleBackColor = true;
1383 this.btnaudio.Click += new System.EventHandler(this.btnaudio_Click);
1385 // btnout
1387 resources.ApplyResources(this.btnout, "btnout");
1388 this.btnout.Name = "btnout";
1389 this.btnout.UseVisualStyleBackColor = true;
1390 this.btnout.Click += new System.EventHandler(this.btnout_Click);
1392 // txtaudio
1394 this.txtaudio.AllowDrop = true;
1395 this.txtaudio.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1396 this.txtaudio.EmptyTextTip = null;
1397 this.txtaudio.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1398 resources.ApplyResources(this.txtaudio, "txtaudio");
1399 this.txtaudio.Name = "txtaudio";
1400 this.txtaudio.TextChanged += new System.EventHandler(this.txtaudio_TextChanged);
1402 // label14
1404 resources.ApplyResources(this.label14, "label14");
1405 this.label14.Name = "label14";
1407 // txtout
1409 this.txtout.AllowDrop = true;
1410 this.txtout.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1411 this.txtout.EmptyTextTip = null;
1412 this.txtout.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1413 resources.ApplyResources(this.txtout, "txtout");
1414 this.txtout.Name = "txtout";
1415 this.txtout.TextChanged += new System.EventHandler(this.txtout_TextChanged);
1416 this.txtout.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout_MouseDoubleClick);
1418 // groupBox8
1420 this.groupBox8.Controls.Add(this.txtvideo5);
1421 this.groupBox8.Controls.Add(this.button4);
1422 this.groupBox8.Controls.Add(this.txtsub);
1423 this.groupBox8.Controls.Add(this.button3);
1424 this.groupBox8.Controls.Add(this.txtaudio3);
1425 this.groupBox8.Controls.Add(this.button5);
1426 this.groupBox8.Controls.Add(this.txtout6);
1427 this.groupBox8.Controls.Add(this.button2);
1428 this.groupBox8.Controls.Add(this.button7);
1429 resources.ApplyResources(this.groupBox8, "groupBox8");
1430 this.groupBox8.Name = "groupBox8";
1431 this.groupBox8.TabStop = false;
1433 // txtvideo5
1435 this.txtvideo5.AllowDrop = true;
1436 this.txtvideo5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1437 this.txtvideo5.EmptyTextTip = null;
1438 this.txtvideo5.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1439 resources.ApplyResources(this.txtvideo5, "txtvideo5");
1440 this.txtvideo5.Name = "txtvideo5";
1441 this.txtvideo5.TextChanged += new System.EventHandler(this.txtvideo5_TextChanged);
1442 this.txtvideo5.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo5_MouseDoubleClick);
1444 // button4
1446 resources.ApplyResources(this.button4, "button4");
1447 this.button4.Name = "button4";
1448 this.button4.UseVisualStyleBackColor = true;
1449 this.button4.Click += new System.EventHandler(this.button4_Click_1);
1451 // txtsub
1453 this.txtsub.AllowDrop = true;
1454 this.txtsub.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1455 this.txtsub.EmptyTextTip = null;
1456 this.txtsub.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1457 resources.ApplyResources(this.txtsub, "txtsub");
1458 this.txtsub.Name = "txtsub";
1459 this.txtsub.TextChanged += new System.EventHandler(this.txtsub_TextChanged);
1461 // button3
1463 resources.ApplyResources(this.button3, "button3");
1464 this.button3.Name = "button3";
1465 this.button3.UseVisualStyleBackColor = true;
1466 this.button3.Click += new System.EventHandler(this.button3_Click_1);
1468 // txtaudio3
1470 this.txtaudio3.AllowDrop = true;
1471 this.txtaudio3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1472 this.txtaudio3.EmptyTextTip = "";
1473 this.txtaudio3.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1474 resources.ApplyResources(this.txtaudio3, "txtaudio3");
1475 this.txtaudio3.Name = "txtaudio3";
1476 this.txtaudio3.TextChanged += new System.EventHandler(this.txtaudio3_TextChanged);
1477 this.txtaudio3.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtaudio3_MouseDoubleClick);
1479 // button5
1481 resources.ApplyResources(this.button5, "button5");
1482 this.button5.Name = "button5";
1483 this.button5.UseVisualStyleBackColor = true;
1484 this.button5.Click += new System.EventHandler(this.button5_Click_1);
1486 // txtout6
1488 this.txtout6.AllowDrop = true;
1489 this.txtout6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1490 this.txtout6.EmptyTextTip = null;
1491 this.txtout6.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1492 resources.ApplyResources(this.txtout6, "txtout6");
1493 this.txtout6.Name = "txtout6";
1494 this.txtout6.TextChanged += new System.EventHandler(this.txtout6_TextChanged_1);
1495 this.txtout6.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout6_MouseDoubleClick);
1497 // button2
1499 resources.ApplyResources(this.button2, "button2");
1500 this.button2.Name = "button2";
1501 this.button2.UseVisualStyleBackColor = true;
1502 this.button2.Click += new System.EventHandler(this.button2_Click_1);
1504 // button7
1506 resources.ApplyResources(this.button7, "button7");
1507 this.button7.Name = "button7";
1508 this.button7.UseVisualStyleBackColor = true;
1509 this.button7.Click += new System.EventHandler(this.button7_Click_1);
1511 // AudioTab
1513 this.AudioTab.AllowDrop = true;
1514 this.AudioTab.Controls.Add(this.NeroAACGroupBox);
1515 this.AudioTab.Controls.Add(this.groupBox2);
1516 resources.ApplyResources(this.AudioTab, "AudioTab");
1517 this.AudioTab.Name = "AudioTab";
1518 this.AudioTab.UseVisualStyleBackColor = true;
1520 // NeroAACGroupBox
1522 this.NeroAACGroupBox.Controls.Add(this.AudioBitrateComboBox);
1523 this.NeroAACGroupBox.Controls.Add(this.label7);
1524 this.NeroAACGroupBox.Controls.Add(this.AudioEncoderComboBox);
1525 this.NeroAACGroupBox.Controls.Add(this.txtaudio2);
1526 this.NeroAACGroupBox.Controls.Add(this.panel2);
1527 this.NeroAACGroupBox.Controls.Add(this.AudioOutputTextBox);
1528 this.NeroAACGroupBox.Controls.Add(this.btnaudio2);
1529 this.NeroAACGroupBox.Controls.Add(this.lbaackbps);
1530 this.NeroAACGroupBox.Controls.Add(this.btnout3);
1531 this.NeroAACGroupBox.Controls.Add(this.lbaacrate);
1532 this.NeroAACGroupBox.Controls.Add(this.btnaac);
1533 this.NeroAACGroupBox.Controls.Add(this.AudioCustomParameterTextBox);
1534 resources.ApplyResources(this.NeroAACGroupBox, "NeroAACGroupBox");
1535 this.NeroAACGroupBox.Name = "NeroAACGroupBox";
1536 this.NeroAACGroupBox.TabStop = false;
1538 // AudioBitrateComboBox
1540 this.AudioBitrateComboBox.FormattingEnabled = true;
1541 this.AudioBitrateComboBox.Items.AddRange(new object[] {
1542 resources.GetString("AudioBitrateComboBox.Items"),
1543 resources.GetString("AudioBitrateComboBox.Items1"),
1544 resources.GetString("AudioBitrateComboBox.Items2"),
1545 resources.GetString("AudioBitrateComboBox.Items3"),
1546 resources.GetString("AudioBitrateComboBox.Items4"),
1547 resources.GetString("AudioBitrateComboBox.Items5"),
1548 resources.GetString("AudioBitrateComboBox.Items6")});
1549 resources.ApplyResources(this.AudioBitrateComboBox, "AudioBitrateComboBox");
1550 this.AudioBitrateComboBox.Name = "AudioBitrateComboBox";
1552 // label7
1554 resources.ApplyResources(this.label7, "label7");
1555 this.label7.Name = "label7";
1557 // AudioEncoderComboBox
1559 this.AudioEncoderComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
1560 this.AudioEncoderComboBox.FormattingEnabled = true;
1561 this.AudioEncoderComboBox.Items.AddRange(new object[] {
1562 resources.GetString("AudioEncoderComboBox.Items"),
1563 resources.GetString("AudioEncoderComboBox.Items1"),
1564 resources.GetString("AudioEncoderComboBox.Items2"),
1565 resources.GetString("AudioEncoderComboBox.Items3"),
1566 resources.GetString("AudioEncoderComboBox.Items4"),
1567 resources.GetString("AudioEncoderComboBox.Items5")});
1568 resources.ApplyResources(this.AudioEncoderComboBox, "AudioEncoderComboBox");
1569 this.AudioEncoderComboBox.Name = "AudioEncoderComboBox";
1570 this.AudioEncoderComboBox.SelectedIndexChanged += new System.EventHandler(this.AudioEncoderComboBox_SelectedIndexChanged);
1572 // txtaudio2
1574 this.txtaudio2.AllowDrop = true;
1575 this.txtaudio2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1576 this.txtaudio2.EmptyTextTip = null;
1577 this.txtaudio2.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1578 resources.ApplyResources(this.txtaudio2, "txtaudio2");
1579 this.txtaudio2.Name = "txtaudio2";
1580 this.txtaudio2.TextChanged += new System.EventHandler(this.txtaudio2_TextChanged);
1581 this.txtaudio2.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtaudio2_MouseDoubleClick);
1583 // panel2
1585 this.panel2.Controls.Add(this.AudioBitrateRadioButton);
1586 this.panel2.Controls.Add(this.AudioCustomizeRadioButton);
1587 resources.ApplyResources(this.panel2, "panel2");
1588 this.panel2.Name = "panel2";
1590 // AudioBitrateRadioButton
1592 this.AudioBitrateRadioButton.BackColor = System.Drawing.Color.Transparent;
1593 this.AudioBitrateRadioButton.Checked = true;
1594 resources.ApplyResources(this.AudioBitrateRadioButton, "AudioBitrateRadioButton");
1595 this.AudioBitrateRadioButton.Name = "AudioBitrateRadioButton";
1596 this.AudioBitrateRadioButton.TabStop = true;
1597 this.AudioBitrateRadioButton.UseVisualStyleBackColor = true;
1598 this.AudioBitrateRadioButton.CheckedChanged += new System.EventHandler(this.radioButton4_CheckedChanged);
1600 // AudioCustomizeRadioButton
1602 this.AudioCustomizeRadioButton.BackColor = System.Drawing.Color.Transparent;
1603 resources.ApplyResources(this.AudioCustomizeRadioButton, "AudioCustomizeRadioButton");
1604 this.AudioCustomizeRadioButton.Name = "AudioCustomizeRadioButton";
1605 this.AudioCustomizeRadioButton.UseVisualStyleBackColor = true;
1606 this.AudioCustomizeRadioButton.CheckedChanged += new System.EventHandler(this.radioButton5_CheckedChanged);
1608 // AudioOutputTextBox
1610 this.AudioOutputTextBox.AllowDrop = true;
1611 this.AudioOutputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1612 this.AudioOutputTextBox.EmptyTextTip = null;
1613 this.AudioOutputTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1614 resources.ApplyResources(this.AudioOutputTextBox, "AudioOutputTextBox");
1615 this.AudioOutputTextBox.Name = "AudioOutputTextBox";
1616 this.AudioOutputTextBox.TextChanged += new System.EventHandler(this.txtout3_TextChanged);
1617 this.AudioOutputTextBox.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout3_MouseDoubleClick);
1619 // btnaudio2
1621 resources.ApplyResources(this.btnaudio2, "btnaudio2");
1622 this.btnaudio2.Name = "btnaudio2";
1623 this.btnaudio2.UseVisualStyleBackColor = true;
1624 this.btnaudio2.Click += new System.EventHandler(this.btnaudio2_Click);
1626 // lbaackbps
1628 resources.ApplyResources(this.lbaackbps, "lbaackbps");
1629 this.lbaackbps.Name = "lbaackbps";
1631 // btnout3
1633 resources.ApplyResources(this.btnout3, "btnout3");
1634 this.btnout3.Name = "btnout3";
1635 this.btnout3.UseVisualStyleBackColor = true;
1636 this.btnout3.Click += new System.EventHandler(this.btnout3_Click);
1638 // lbaacrate
1640 resources.ApplyResources(this.lbaacrate, "lbaacrate");
1641 this.lbaacrate.Name = "lbaacrate";
1643 // btnaac
1645 resources.ApplyResources(this.btnaac, "btnaac");
1646 this.btnaac.Name = "btnaac";
1647 this.btnaac.UseVisualStyleBackColor = true;
1648 this.btnaac.Click += new System.EventHandler(this.btnaac_Click);
1650 // AudioCustomParameterTextBox
1652 this.AudioCustomParameterTextBox.AllowDrop = true;
1653 this.AudioCustomParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1654 this.AudioCustomParameterTextBox.EmptyTextTip = null;
1655 this.AudioCustomParameterTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1656 resources.ApplyResources(this.AudioCustomParameterTextBox, "AudioCustomParameterTextBox");
1657 this.AudioCustomParameterTextBox.Name = "AudioCustomParameterTextBox";
1659 // groupBox2
1661 this.groupBox2.Controls.Add(this.AudioJoinButton);
1662 this.groupBox2.Controls.Add(this.label1);
1663 this.groupBox2.Controls.Add(this.AudioBatchButton);
1664 this.groupBox2.Controls.Add(this.AudioListBox);
1665 this.groupBox2.Controls.Add(this.AudioAddButton);
1666 this.groupBox2.Controls.Add(this.AudioClearButton);
1667 this.groupBox2.Controls.Add(this.AudioDeleteButton);
1668 resources.ApplyResources(this.groupBox2, "groupBox2");
1669 this.groupBox2.Name = "groupBox2";
1670 this.groupBox2.TabStop = false;
1672 // AudioJoinButton
1674 resources.ApplyResources(this.AudioJoinButton, "AudioJoinButton");
1675 this.AudioJoinButton.Name = "AudioJoinButton";
1676 this.AudioJoinButton.UseVisualStyleBackColor = true;
1677 this.AudioJoinButton.Click += new System.EventHandler(this.AudioJoinButton_Click);
1679 // label1
1681 resources.ApplyResources(this.label1, "label1");
1682 this.label1.Name = "label1";
1684 // AudioBatchButton
1686 resources.ApplyResources(this.AudioBatchButton, "AudioBatchButton");
1687 this.AudioBatchButton.Name = "AudioBatchButton";
1688 this.AudioBatchButton.UseVisualStyleBackColor = true;
1689 this.AudioBatchButton.Click += new System.EventHandler(this.AudioBatchButton_Click);
1691 // AudioListBox
1693 this.AudioListBox.AllowDrop = true;
1694 this.AudioListBox.FormattingEnabled = true;
1695 resources.ApplyResources(this.AudioListBox, "AudioListBox");
1696 this.AudioListBox.Name = "AudioListBox";
1697 this.AudioListBox.DragDrop += new System.Windows.Forms.DragEventHandler(this.AudioListBox_DragDrop);
1698 this.AudioListBox.DragOver += new System.Windows.Forms.DragEventHandler(this.AudioListBox_DragOver);
1699 this.AudioListBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AudioListBox_MouseDown);
1701 // AudioAddButton
1703 resources.ApplyResources(this.AudioAddButton, "AudioAddButton");
1704 this.AudioAddButton.Name = "AudioAddButton";
1705 this.AudioAddButton.UseVisualStyleBackColor = true;
1706 this.AudioAddButton.Click += new System.EventHandler(this.AudioAddButton_Click);
1708 // AudioClearButton
1710 resources.ApplyResources(this.AudioClearButton, "AudioClearButton");
1711 this.AudioClearButton.Name = "AudioClearButton";
1712 this.AudioClearButton.UseVisualStyleBackColor = true;
1713 this.AudioClearButton.Click += new System.EventHandler(this.AudioClearButton_Click);
1715 // AudioDeleteButton
1717 resources.ApplyResources(this.AudioDeleteButton, "AudioDeleteButton");
1718 this.AudioDeleteButton.Name = "AudioDeleteButton";
1719 this.AudioDeleteButton.UseVisualStyleBackColor = true;
1720 this.AudioDeleteButton.Click += new System.EventHandler(this.AudioDeleteButton_Click);
1722 // groupBox9
1724 this.groupBox9.Controls.Add(this.OnePicCRFNum);
1725 this.groupBox9.Controls.Add(this.label33);
1726 this.groupBox9.Controls.Add(this.AudioCopyCheckBox);
1727 this.groupBox9.Controls.Add(this.label28);
1728 this.groupBox9.Controls.Add(this.OnePicFPSNum);
1729 this.groupBox9.Controls.Add(this.label17);
1730 this.groupBox9.Controls.Add(this.label27);
1731 this.groupBox9.Controls.Add(this.OnePicAudioBitrateNum);
1732 this.groupBox9.Controls.Add(this.AudioOnePicOutputButton);
1733 this.groupBox9.Controls.Add(this.AudioOnePicButton);
1734 this.groupBox9.Controls.Add(this.AudioPicAudioButton);
1735 this.groupBox9.Controls.Add(this.AudioPicButton);
1736 this.groupBox9.Controls.Add(this.AudioOnePicOutputTextBox);
1737 this.groupBox9.Controls.Add(this.AudioPicAudioTextBox);
1738 this.groupBox9.Controls.Add(this.AudioPicTextBox);
1739 resources.ApplyResources(this.groupBox9, "groupBox9");
1740 this.groupBox9.Name = "groupBox9";
1741 this.groupBox9.TabStop = false;
1743 // OnePicCRFNum
1745 this.OnePicCRFNum.DecimalPlaces = 1;
1746 this.OnePicCRFNum.Increment = new decimal(new int[] {
1750 65536});
1751 resources.ApplyResources(this.OnePicCRFNum, "OnePicCRFNum");
1752 this.OnePicCRFNum.Maximum = new decimal(new int[] {
1756 0});
1757 this.OnePicCRFNum.Minimum = new decimal(new int[] {
1761 0});
1762 this.OnePicCRFNum.Name = "OnePicCRFNum";
1763 this.OnePicCRFNum.Value = new decimal(new int[] {
1767 0});
1769 // label33
1771 resources.ApplyResources(this.label33, "label33");
1772 this.label33.Name = "label33";
1774 // AudioCopyCheckBox
1776 resources.ApplyResources(this.AudioCopyCheckBox, "AudioCopyCheckBox");
1777 this.AudioCopyCheckBox.BackColor = System.Drawing.Color.Transparent;
1778 this.AudioCopyCheckBox.Name = "AudioCopyCheckBox";
1779 this.AudioCopyCheckBox.UseVisualStyleBackColor = false;
1780 this.AudioCopyCheckBox.CheckedChanged += new System.EventHandler(this.AudioCopyCheckBox_CheckedChanged);
1782 // label28
1784 resources.ApplyResources(this.label28, "label28");
1785 this.label28.Name = "label28";
1787 // OnePicFPSNum
1789 resources.ApplyResources(this.OnePicFPSNum, "OnePicFPSNum");
1790 this.OnePicFPSNum.Maximum = new decimal(new int[] {
1791 1000,
1794 0});
1795 this.OnePicFPSNum.Minimum = new decimal(new int[] {
1799 0});
1800 this.OnePicFPSNum.Name = "OnePicFPSNum";
1801 this.OnePicFPSNum.Value = new decimal(new int[] {
1805 0});
1807 // label17
1809 resources.ApplyResources(this.label17, "label17");
1810 this.label17.Name = "label17";
1812 // label27
1814 resources.ApplyResources(this.label27, "label27");
1815 this.label27.Name = "label27";
1817 // OnePicAudioBitrateNum
1819 resources.ApplyResources(this.OnePicAudioBitrateNum, "OnePicAudioBitrateNum");
1820 this.OnePicAudioBitrateNum.Maximum = new decimal(new int[] {
1821 1000,
1824 0});
1825 this.OnePicAudioBitrateNum.Name = "OnePicAudioBitrateNum";
1826 this.OnePicAudioBitrateNum.Value = new decimal(new int[] {
1827 128,
1830 0});
1832 // AudioOnePicOutputButton
1834 resources.ApplyResources(this.AudioOnePicOutputButton, "AudioOnePicOutputButton");
1835 this.AudioOnePicOutputButton.Name = "AudioOnePicOutputButton";
1836 this.AudioOnePicOutputButton.UseVisualStyleBackColor = true;
1837 this.AudioOnePicOutputButton.Click += new System.EventHandler(this.AudioOnePicOutputButton_Click);
1839 // AudioOnePicButton
1841 resources.ApplyResources(this.AudioOnePicButton, "AudioOnePicButton");
1842 this.AudioOnePicButton.Name = "AudioOnePicButton";
1843 this.AudioOnePicButton.UseVisualStyleBackColor = true;
1844 this.AudioOnePicButton.Click += new System.EventHandler(this.AudioOnePicButton_Click);
1846 // AudioPicAudioButton
1848 resources.ApplyResources(this.AudioPicAudioButton, "AudioPicAudioButton");
1849 this.AudioPicAudioButton.Name = "AudioPicAudioButton";
1850 this.AudioPicAudioButton.UseVisualStyleBackColor = true;
1851 this.AudioPicAudioButton.Click += new System.EventHandler(this.AudioPicAudioButton_Click);
1853 // AudioPicButton
1855 resources.ApplyResources(this.AudioPicButton, "AudioPicButton");
1856 this.AudioPicButton.Name = "AudioPicButton";
1857 this.AudioPicButton.UseVisualStyleBackColor = true;
1858 this.AudioPicButton.Click += new System.EventHandler(this.AudioPicButton_Click);
1860 // AudioOnePicOutputTextBox
1862 this.AudioOnePicOutputTextBox.AllowDrop = true;
1863 this.AudioOnePicOutputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1864 this.AudioOnePicOutputTextBox.EmptyTextTip = null;
1865 this.AudioOnePicOutputTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1866 resources.ApplyResources(this.AudioOnePicOutputTextBox, "AudioOnePicOutputTextBox");
1867 this.AudioOnePicOutputTextBox.Name = "AudioOnePicOutputTextBox";
1869 // AudioPicAudioTextBox
1871 this.AudioPicAudioTextBox.AllowDrop = true;
1872 this.AudioPicAudioTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1873 this.AudioPicAudioTextBox.EmptyTextTip = null;
1874 this.AudioPicAudioTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1875 resources.ApplyResources(this.AudioPicAudioTextBox, "AudioPicAudioTextBox");
1876 this.AudioPicAudioTextBox.Name = "AudioPicAudioTextBox";
1877 this.AudioPicAudioTextBox.TextChanged += new System.EventHandler(this.AudioPicAudioTextBox_TextChanged);
1879 // AudioPicTextBox
1881 this.AudioPicTextBox.AllowDrop = true;
1882 this.AudioPicTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1883 this.AudioPicTextBox.EmptyTextTip = null;
1884 this.AudioPicTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1885 resources.ApplyResources(this.AudioPicTextBox, "AudioPicTextBox");
1886 this.AudioPicTextBox.Name = "AudioPicTextBox";
1888 // VideoTab
1890 this.VideoTab.AllowDrop = true;
1891 this.VideoTab.Controls.Add(this.x264FramesLabel);
1892 this.VideoTab.Controls.Add(this.x264SeekLabel);
1893 this.VideoTab.Controls.Add(this.x264FramesNumericUpDown);
1894 this.VideoTab.Controls.Add(this.x264SeekNumericUpDown);
1895 this.VideoTab.Controls.Add(this.MaintainResolutionCheckBox);
1896 this.VideoTab.Controls.Add(this.x264DemuxerComboBox);
1897 this.VideoTab.Controls.Add(this.groupBox1);
1898 this.VideoTab.Controls.Add(this.x264ShutdownCheckBox);
1899 this.VideoTab.Controls.Add(this.x264AudioParameterTextBox);
1900 this.VideoTab.Controls.Add(this.x264SubTextBox);
1901 this.VideoTab.Controls.Add(this.x264OutTextBox);
1902 this.VideoTab.Controls.Add(this.x264VideoTextBox);
1903 this.VideoTab.Controls.Add(this.panel1);
1904 this.VideoTab.Controls.Add(this.label6);
1905 this.VideoTab.Controls.Add(this.PresetNameTextBox);
1906 this.VideoTab.Controls.Add(this.x264AddPresetBtn);
1907 this.VideoTab.Controls.Add(this.x264DeletePresetBtn);
1908 this.VideoTab.Controls.Add(this.x264StartBtn);
1909 this.VideoTab.Controls.Add(this.x264SubBtn);
1910 this.VideoTab.Controls.Add(this.x264OutBtn);
1911 this.VideoTab.Controls.Add(this.x264VideoBtn);
1912 this.VideoTab.Controls.Add(this.label16);
1913 this.VideoTab.Controls.Add(this.x264ExeComboBox);
1914 this.VideoTab.Controls.Add(this.x264FpsComboBox);
1915 this.VideoTab.Controls.Add(this.lbFPS2);
1916 this.VideoTab.Controls.Add(this.x264AudioModeComboBox);
1917 this.VideoTab.Controls.Add(this.VideoPresetComboBox);
1918 this.VideoTab.Controls.Add(this.label8);
1919 this.VideoTab.Controls.Add(this.labelAudio);
1920 this.VideoTab.Controls.Add(this.label12);
1921 this.VideoTab.Controls.Add(this.lbcrf);
1922 this.VideoTab.Controls.Add(this.lbheight);
1923 this.VideoTab.Controls.Add(this.lbwidth);
1924 this.VideoTab.Controls.Add(this.x264HeightNum);
1925 this.VideoTab.Controls.Add(this.x264WidthNum);
1926 this.VideoTab.Controls.Add(this.x264CRFNum);
1927 this.VideoTab.Controls.Add(this.lbrate);
1928 this.VideoTab.Controls.Add(this.x264CustomParameterTextBox);
1929 this.VideoTab.Controls.Add(this.label4);
1930 this.VideoTab.Controls.Add(this.x264BitrateNum);
1931 resources.ApplyResources(this.VideoTab, "VideoTab");
1932 this.VideoTab.Name = "VideoTab";
1933 this.VideoTab.UseVisualStyleBackColor = true;
1935 // x264FramesLabel
1937 resources.ApplyResources(this.x264FramesLabel, "x264FramesLabel");
1938 this.x264FramesLabel.Name = "x264FramesLabel";
1940 // x264SeekLabel
1942 resources.ApplyResources(this.x264SeekLabel, "x264SeekLabel");
1943 this.x264SeekLabel.Name = "x264SeekLabel";
1945 // x264FramesNumericUpDown
1947 resources.ApplyResources(this.x264FramesNumericUpDown, "x264FramesNumericUpDown");
1948 this.x264FramesNumericUpDown.Maximum = new decimal(new int[] {
1949 99999999,
1952 0});
1953 this.x264FramesNumericUpDown.Name = "x264FramesNumericUpDown";
1955 // x264SeekNumericUpDown
1957 resources.ApplyResources(this.x264SeekNumericUpDown, "x264SeekNumericUpDown");
1958 this.x264SeekNumericUpDown.Maximum = new decimal(new int[] {
1959 99999999,
1962 0});
1963 this.x264SeekNumericUpDown.Name = "x264SeekNumericUpDown";
1965 // MaintainResolutionCheckBox
1967 resources.ApplyResources(this.MaintainResolutionCheckBox, "MaintainResolutionCheckBox");
1968 this.MaintainResolutionCheckBox.BackColor = System.Drawing.Color.Transparent;
1969 this.MaintainResolutionCheckBox.Checked = true;
1970 this.MaintainResolutionCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
1971 this.MaintainResolutionCheckBox.Name = "MaintainResolutionCheckBox";
1972 this.MaintainResolutionCheckBox.UseVisualStyleBackColor = true;
1973 this.MaintainResolutionCheckBox.CheckedChanged += new System.EventHandler(this.MaintainResolutionCheckBox_CheckedChanged);
1975 // x264DemuxerComboBox
1977 this.x264DemuxerComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
1978 this.x264DemuxerComboBox.FormattingEnabled = true;
1979 this.x264DemuxerComboBox.Items.AddRange(new object[] {
1980 resources.GetString("x264DemuxerComboBox.Items"),
1981 resources.GetString("x264DemuxerComboBox.Items1"),
1982 resources.GetString("x264DemuxerComboBox.Items2"),
1983 resources.GetString("x264DemuxerComboBox.Items3"),
1984 resources.GetString("x264DemuxerComboBox.Items4"),
1985 resources.GetString("x264DemuxerComboBox.Items5")});
1986 resources.ApplyResources(this.x264DemuxerComboBox, "x264DemuxerComboBox");
1987 this.x264DemuxerComboBox.Name = "x264DemuxerComboBox";
1989 // groupBox1
1991 this.groupBox1.Controls.Add(this.x264BatchSubSpecialLanguage);
1992 this.groupBox1.Controls.Add(this.x264PathButton);
1993 this.groupBox1.Controls.Add(this.x264PathTextBox);
1994 this.groupBox1.Controls.Add(this.lbAuto);
1995 this.groupBox1.Controls.Add(this.x264BatchClearBtn);
1996 this.groupBox1.Controls.Add(this.x264BatchSubCheckBox);
1997 this.groupBox1.Controls.Add(this.x264BatchDeleteBtn);
1998 this.groupBox1.Controls.Add(this.x264BatchAddBtn);
1999 this.groupBox1.Controls.Add(this.btnBatchAuto);
2000 resources.ApplyResources(this.groupBox1, "groupBox1");
2001 this.groupBox1.Name = "groupBox1";
2002 this.groupBox1.TabStop = false;
2004 // x264BatchSubSpecialLanguage
2006 this.x264BatchSubSpecialLanguage.FormattingEnabled = true;
2007 resources.ApplyResources(this.x264BatchSubSpecialLanguage, "x264BatchSubSpecialLanguage");
2008 this.x264BatchSubSpecialLanguage.Name = "x264BatchSubSpecialLanguage";
2010 // x264PathButton
2012 resources.ApplyResources(this.x264PathButton, "x264PathButton");
2013 this.x264PathButton.Name = "x264PathButton";
2014 this.x264PathButton.UseVisualStyleBackColor = true;
2015 this.x264PathButton.Click += new System.EventHandler(this.x264PathButton_Click);
2017 // x264PathTextBox
2019 this.x264PathTextBox.AllowDrop = true;
2020 this.x264PathTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2021 this.x264PathTextBox.EmptyTextTip = "";
2022 this.x264PathTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2023 resources.ApplyResources(this.x264PathTextBox, "x264PathTextBox");
2024 this.x264PathTextBox.Name = "x264PathTextBox";
2026 // lbAuto
2028 this.lbAuto.AllowDrop = true;
2029 this.lbAuto.FormattingEnabled = true;
2030 resources.ApplyResources(this.lbAuto, "lbAuto");
2031 this.lbAuto.Name = "lbAuto";
2032 this.lbAuto.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbAuto_DragDrop);
2033 this.lbAuto.DragEnter += new System.Windows.Forms.DragEventHandler(this.lbAuto_DragEnter);
2034 this.lbAuto.DragOver += new System.Windows.Forms.DragEventHandler(this.lbAuto_DragOver);
2035 this.lbAuto.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbAuto_MouseDown);
2037 // x264BatchClearBtn
2039 resources.ApplyResources(this.x264BatchClearBtn, "x264BatchClearBtn");
2040 this.x264BatchClearBtn.Name = "x264BatchClearBtn";
2041 this.x264BatchClearBtn.UseVisualStyleBackColor = true;
2042 this.x264BatchClearBtn.Click += new System.EventHandler(this.x264BatchClearBtn_Click);
2044 // x264BatchSubCheckBox
2046 resources.ApplyResources(this.x264BatchSubCheckBox, "x264BatchSubCheckBox");
2047 this.x264BatchSubCheckBox.BackColor = System.Drawing.Color.Transparent;
2048 this.x264BatchSubCheckBox.Name = "x264BatchSubCheckBox";
2049 this.x264BatchSubCheckBox.UseVisualStyleBackColor = false;
2051 // x264BatchDeleteBtn
2053 resources.ApplyResources(this.x264BatchDeleteBtn, "x264BatchDeleteBtn");
2054 this.x264BatchDeleteBtn.Name = "x264BatchDeleteBtn";
2055 this.x264BatchDeleteBtn.UseVisualStyleBackColor = true;
2056 this.x264BatchDeleteBtn.Click += new System.EventHandler(this.x264BatchDeleteBtn_Click);
2058 // x264BatchAddBtn
2060 resources.ApplyResources(this.x264BatchAddBtn, "x264BatchAddBtn");
2061 this.x264BatchAddBtn.Name = "x264BatchAddBtn";
2062 this.x264BatchAddBtn.UseVisualStyleBackColor = true;
2063 this.x264BatchAddBtn.Click += new System.EventHandler(this.x264BatchAddBtn_Click);
2065 // btnBatchAuto
2067 resources.ApplyResources(this.btnBatchAuto, "btnBatchAuto");
2068 this.btnBatchAuto.Name = "btnBatchAuto";
2069 this.btnBatchAuto.UseVisualStyleBackColor = true;
2070 this.btnBatchAuto.Click += new System.EventHandler(this.btnBatchAuto_Click);
2072 // x264ShutdownCheckBox
2074 resources.ApplyResources(this.x264ShutdownCheckBox, "x264ShutdownCheckBox");
2075 this.x264ShutdownCheckBox.BackColor = System.Drawing.Color.Transparent;
2076 this.x264ShutdownCheckBox.Name = "x264ShutdownCheckBox";
2077 this.x264ShutdownCheckBox.UseVisualStyleBackColor = false;
2078 this.x264ShutdownCheckBox.CheckedChanged += new System.EventHandler(this.x264ShutdownCheckBox_CheckedChanged);
2080 // x264AudioParameterTextBox
2082 this.x264AudioParameterTextBox.AllowDrop = true;
2083 this.x264AudioParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2084 this.x264AudioParameterTextBox.EmptyTextTip = null;
2085 this.x264AudioParameterTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2086 resources.ApplyResources(this.x264AudioParameterTextBox, "x264AudioParameterTextBox");
2087 this.x264AudioParameterTextBox.Name = "x264AudioParameterTextBox";
2089 // x264SubTextBox
2091 this.x264SubTextBox.AllowDrop = true;
2092 this.x264SubTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2093 this.x264SubTextBox.EmptyTextTip = null;
2094 this.x264SubTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2095 resources.ApplyResources(this.x264SubTextBox, "x264SubTextBox");
2096 this.x264SubTextBox.Name = "x264SubTextBox";
2097 this.x264SubTextBox.TextChanged += new System.EventHandler(this.x264SubTextBox_TextChanged);
2099 // x264OutTextBox
2101 this.x264OutTextBox.AllowDrop = true;
2102 this.x264OutTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2103 this.x264OutTextBox.EmptyTextTip = "";
2104 this.x264OutTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2105 resources.ApplyResources(this.x264OutTextBox, "x264OutTextBox");
2106 this.x264OutTextBox.Name = "x264OutTextBox";
2107 this.x264OutTextBox.TextChanged += new System.EventHandler(this.x264OutTextBox_TextChanged);
2109 // x264VideoTextBox
2111 this.x264VideoTextBox.AllowDrop = true;
2112 this.x264VideoTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2113 this.x264VideoTextBox.EmptyTextTip = "";
2114 this.x264VideoTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2115 resources.ApplyResources(this.x264VideoTextBox, "x264VideoTextBox");
2116 this.x264VideoTextBox.Name = "x264VideoTextBox";
2117 this.x264VideoTextBox.TextChanged += new System.EventHandler(this.x264VideoTextBox_TextChanged);
2119 // panel1
2121 this.panel1.Controls.Add(this.x264Mode1RadioButton);
2122 this.panel1.Controls.Add(this.x264Mode3RadioButton);
2123 this.panel1.Controls.Add(this.x264Mode2RadioButton);
2124 resources.ApplyResources(this.panel1, "panel1");
2125 this.panel1.Name = "panel1";
2127 // x264Mode1RadioButton
2129 resources.ApplyResources(this.x264Mode1RadioButton, "x264Mode1RadioButton");
2130 this.x264Mode1RadioButton.BackColor = System.Drawing.Color.Transparent;
2131 this.x264Mode1RadioButton.Checked = true;
2132 this.x264Mode1RadioButton.Name = "x264Mode1RadioButton";
2133 this.x264Mode1RadioButton.TabStop = true;
2134 this.x264Mode1RadioButton.UseVisualStyleBackColor = false;
2135 this.x264Mode1RadioButton.CheckedChanged += new System.EventHandler(this.x264Mode1RadioButton_CheckedChanged);
2137 // x264Mode3RadioButton
2139 resources.ApplyResources(this.x264Mode3RadioButton, "x264Mode3RadioButton");
2140 this.x264Mode3RadioButton.BackColor = System.Drawing.Color.Transparent;
2141 this.x264Mode3RadioButton.Name = "x264Mode3RadioButton";
2142 this.x264Mode3RadioButton.UseVisualStyleBackColor = false;
2143 this.x264Mode3RadioButton.CheckedChanged += new System.EventHandler(this.x264Mode3RadioButton_CheckedChanged);
2145 // x264Mode2RadioButton
2147 resources.ApplyResources(this.x264Mode2RadioButton, "x264Mode2RadioButton");
2148 this.x264Mode2RadioButton.BackColor = System.Drawing.Color.Transparent;
2149 this.x264Mode2RadioButton.Name = "x264Mode2RadioButton";
2150 this.x264Mode2RadioButton.UseVisualStyleBackColor = false;
2151 this.x264Mode2RadioButton.CheckedChanged += new System.EventHandler(this.x264Mode2RadioButton_CheckedChanged);
2153 // label6
2155 resources.ApplyResources(this.label6, "label6");
2156 this.label6.Name = "label6";
2158 // PresetNameTextBox
2160 this.PresetNameTextBox.AllowDrop = true;
2161 this.PresetNameTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2162 this.PresetNameTextBox.EmptyTextTip = null;
2163 this.PresetNameTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2164 resources.ApplyResources(this.PresetNameTextBox, "PresetNameTextBox");
2165 this.PresetNameTextBox.Name = "PresetNameTextBox";
2167 // x264AddPresetBtn
2169 resources.ApplyResources(this.x264AddPresetBtn, "x264AddPresetBtn");
2170 this.x264AddPresetBtn.Name = "x264AddPresetBtn";
2171 this.x264AddPresetBtn.UseVisualStyleBackColor = true;
2172 this.x264AddPresetBtn.Click += new System.EventHandler(this.x264AddPresetBtn_Click);
2174 // x264DeletePresetBtn
2176 resources.ApplyResources(this.x264DeletePresetBtn, "x264DeletePresetBtn");
2177 this.x264DeletePresetBtn.Name = "x264DeletePresetBtn";
2178 this.x264DeletePresetBtn.UseVisualStyleBackColor = true;
2179 this.x264DeletePresetBtn.Click += new System.EventHandler(this.x264DeletePresetBtn_Click);
2181 // x264StartBtn
2183 resources.ApplyResources(this.x264StartBtn, "x264StartBtn");
2184 this.x264StartBtn.Name = "x264StartBtn";
2185 this.x264StartBtn.UseVisualStyleBackColor = true;
2186 this.x264StartBtn.Click += new System.EventHandler(this.x264StartBtn_Click);
2188 // x264SubBtn
2190 resources.ApplyResources(this.x264SubBtn, "x264SubBtn");
2191 this.x264SubBtn.Name = "x264SubBtn";
2192 this.x264SubBtn.UseVisualStyleBackColor = true;
2193 this.x264SubBtn.Click += new System.EventHandler(this.x264SubBtn_Click);
2195 // x264OutBtn
2197 resources.ApplyResources(this.x264OutBtn, "x264OutBtn");
2198 this.x264OutBtn.Name = "x264OutBtn";
2199 this.x264OutBtn.UseVisualStyleBackColor = true;
2200 this.x264OutBtn.Click += new System.EventHandler(this.x264OutBtn_Click);
2202 // x264VideoBtn
2204 resources.ApplyResources(this.x264VideoBtn, "x264VideoBtn");
2205 this.x264VideoBtn.Name = "x264VideoBtn";
2206 this.x264VideoBtn.UseVisualStyleBackColor = true;
2207 this.x264VideoBtn.Click += new System.EventHandler(this.x264VideoBtn_Click);
2209 // label16
2211 resources.ApplyResources(this.label16, "label16");
2212 this.label16.Name = "label16";
2214 // x264ExeComboBox
2216 this.x264ExeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2217 this.x264ExeComboBox.FormattingEnabled = true;
2218 resources.ApplyResources(this.x264ExeComboBox, "x264ExeComboBox");
2219 this.x264ExeComboBox.Name = "x264ExeComboBox";
2221 // x264FpsComboBox
2223 this.x264FpsComboBox.FormattingEnabled = true;
2224 this.x264FpsComboBox.Items.AddRange(new object[] {
2225 resources.GetString("x264FpsComboBox.Items"),
2226 resources.GetString("x264FpsComboBox.Items1"),
2227 resources.GetString("x264FpsComboBox.Items2"),
2228 resources.GetString("x264FpsComboBox.Items3"),
2229 resources.GetString("x264FpsComboBox.Items4"),
2230 resources.GetString("x264FpsComboBox.Items5"),
2231 resources.GetString("x264FpsComboBox.Items6"),
2232 resources.GetString("x264FpsComboBox.Items7"),
2233 resources.GetString("x264FpsComboBox.Items8")});
2234 resources.ApplyResources(this.x264FpsComboBox, "x264FpsComboBox");
2235 this.x264FpsComboBox.Name = "x264FpsComboBox";
2237 // lbFPS2
2239 resources.ApplyResources(this.lbFPS2, "lbFPS2");
2240 this.lbFPS2.Name = "lbFPS2";
2242 // x264AudioModeComboBox
2244 this.x264AudioModeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2245 this.x264AudioModeComboBox.FormattingEnabled = true;
2246 this.x264AudioModeComboBox.Items.AddRange(new object[] {
2247 resources.GetString("x264AudioModeComboBox.Items"),
2248 resources.GetString("x264AudioModeComboBox.Items1")});
2249 resources.ApplyResources(this.x264AudioModeComboBox, "x264AudioModeComboBox");
2250 this.x264AudioModeComboBox.Name = "x264AudioModeComboBox";
2252 // VideoPresetComboBox
2254 this.VideoPresetComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2255 this.VideoPresetComboBox.FormattingEnabled = true;
2256 resources.ApplyResources(this.VideoPresetComboBox, "VideoPresetComboBox");
2257 this.VideoPresetComboBox.Name = "VideoPresetComboBox";
2258 this.VideoPresetComboBox.SelectedIndexChanged += new System.EventHandler(this.cbX264_SelectedIndexChanged);
2260 // label8
2262 resources.ApplyResources(this.label8, "label8");
2263 this.label8.Name = "label8";
2265 // labelAudio
2267 resources.ApplyResources(this.labelAudio, "labelAudio");
2268 this.labelAudio.ForeColor = System.Drawing.Color.Blue;
2269 this.labelAudio.Name = "labelAudio";
2270 this.labelAudio.Click += new System.EventHandler(this.labelAudio_Click);
2272 // label12
2274 resources.ApplyResources(this.label12, "label12");
2275 this.label12.Name = "label12";
2277 // lbcrf
2279 resources.ApplyResources(this.lbcrf, "lbcrf");
2280 this.lbcrf.Name = "lbcrf";
2282 // lbheight
2284 resources.ApplyResources(this.lbheight, "lbheight");
2285 this.lbheight.Name = "lbheight";
2287 // lbwidth
2289 resources.ApplyResources(this.lbwidth, "lbwidth");
2290 this.lbwidth.Name = "lbwidth";
2292 // x264HeightNum
2294 resources.ApplyResources(this.x264HeightNum, "x264HeightNum");
2295 this.x264HeightNum.Maximum = new decimal(new int[] {
2296 9999,
2299 0});
2300 this.x264HeightNum.Name = "x264HeightNum";
2302 // x264WidthNum
2304 resources.ApplyResources(this.x264WidthNum, "x264WidthNum");
2305 this.x264WidthNum.Maximum = new decimal(new int[] {
2306 9999,
2309 0});
2310 this.x264WidthNum.Name = "x264WidthNum";
2312 // x264CRFNum
2314 this.x264CRFNum.DecimalPlaces = 1;
2315 this.x264CRFNum.Increment = new decimal(new int[] {
2319 65536});
2320 resources.ApplyResources(this.x264CRFNum, "x264CRFNum");
2321 this.x264CRFNum.Maximum = new decimal(new int[] {
2325 0});
2326 this.x264CRFNum.Minimum = new decimal(new int[] {
2330 0});
2331 this.x264CRFNum.Name = "x264CRFNum";
2332 this.x264CRFNum.Value = new decimal(new int[] {
2333 235,
2336 65536});
2338 // lbrate
2340 resources.ApplyResources(this.lbrate, "lbrate");
2341 this.lbrate.Name = "lbrate";
2343 // x264CustomParameterTextBox
2345 this.x264CustomParameterTextBox.AllowDrop = true;
2346 this.x264CustomParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2347 this.x264CustomParameterTextBox.EmptyTextTip = null;
2348 this.x264CustomParameterTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2349 resources.ApplyResources(this.x264CustomParameterTextBox, "x264CustomParameterTextBox");
2350 this.x264CustomParameterTextBox.Name = "x264CustomParameterTextBox";
2351 this.x264CustomParameterTextBox.TextChanged += new System.EventHandler(this.txth264_TextChanged);
2352 this.x264CustomParameterTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.x264CustomParameterTextBox_KeyDown);
2354 // label4
2356 resources.ApplyResources(this.label4, "label4");
2357 this.label4.Name = "label4";
2359 // x264BitrateNum
2361 resources.ApplyResources(this.x264BitrateNum, "x264BitrateNum");
2362 this.x264BitrateNum.Maximum = new decimal(new int[] {
2363 99999,
2366 0});
2367 this.x264BitrateNum.Minimum = new decimal(new int[] {
2371 0});
2372 this.x264BitrateNum.Name = "x264BitrateNum";
2373 this.x264BitrateNum.Value = new decimal(new int[] {
2374 800,
2377 0});
2379 // HelpTab
2381 this.HelpTab.Controls.Add(this.HelpTextBox);
2382 this.HelpTab.Controls.Add(this.ReleaseDatelabel);
2383 this.HelpTab.Controls.Add(this.ReleaseDatelabel2);
2384 this.HelpTab.Controls.Add(this.linkLabel4);
2385 this.HelpTab.Controls.Add(this.linkLabel1);
2386 this.HelpTab.Controls.Add(this.CheckUpdateButton);
2387 this.HelpTab.Controls.Add(this.HomePageBtn);
2388 this.HelpTab.Controls.Add(this.AboutBtn);
2389 resources.ApplyResources(this.HelpTab, "HelpTab");
2390 this.HelpTab.Name = "HelpTab";
2391 this.HelpTab.UseVisualStyleBackColor = true;
2393 // HelpTextBox
2395 resources.ApplyResources(this.HelpTextBox, "HelpTextBox");
2396 this.HelpTextBox.Name = "HelpTextBox";
2397 this.HelpTextBox.ReadOnly = true;
2398 this.HelpTextBox.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.HelpTextBox_LinkClicked);
2400 // ReleaseDatelabel
2402 resources.ApplyResources(this.ReleaseDatelabel, "ReleaseDatelabel");
2403 this.ReleaseDatelabel.Name = "ReleaseDatelabel";
2404 this.ReleaseDatelabel.DoubleClick += new System.EventHandler(this.ReleaseDatelabel_DoubleClick);
2406 // ReleaseDatelabel2
2408 resources.ApplyResources(this.ReleaseDatelabel2, "ReleaseDatelabel2");
2409 this.ReleaseDatelabel2.Name = "ReleaseDatelabel2";
2411 // linkLabel4
2413 resources.ApplyResources(this.linkLabel4, "linkLabel4");
2414 this.linkLabel4.Name = "linkLabel4";
2415 this.linkLabel4.TabStop = true;
2416 this.linkLabel4.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel4_LinkClicked);
2418 // linkLabel1
2420 resources.ApplyResources(this.linkLabel1, "linkLabel1");
2421 this.linkLabel1.Name = "linkLabel1";
2422 this.linkLabel1.TabStop = true;
2423 this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
2425 // CheckUpdateButton
2427 resources.ApplyResources(this.CheckUpdateButton, "CheckUpdateButton");
2428 this.CheckUpdateButton.Name = "CheckUpdateButton";
2429 this.CheckUpdateButton.UseVisualStyleBackColor = true;
2430 this.CheckUpdateButton.Click += new System.EventHandler(this.CheckUpdateButton_Click);
2432 // HomePageBtn
2434 resources.ApplyResources(this.HomePageBtn, "HomePageBtn");
2435 this.HomePageBtn.Name = "HomePageBtn";
2436 this.HomePageBtn.UseVisualStyleBackColor = true;
2437 this.HomePageBtn.Click += new System.EventHandler(this.HomePageBtn_Click);
2439 // AboutBtn
2441 resources.ApplyResources(this.AboutBtn, "AboutBtn");
2442 this.AboutBtn.Name = "AboutBtn";
2443 this.AboutBtn.UseVisualStyleBackColor = true;
2444 this.AboutBtn.Click += new System.EventHandler(this.AboutBtn_Click);
2446 // tabControl
2448 this.tabControl.AllowDrop = true;
2449 this.tabControl.Controls.Add(this.VideoTab);
2450 this.tabControl.Controls.Add(this.AudioTab);
2451 this.tabControl.Controls.Add(this.MiscTab);
2452 this.tabControl.Controls.Add(this.MuxTab);
2453 this.tabControl.Controls.Add(this.ExtractTab);
2454 this.tabControl.Controls.Add(this.AVSTab);
2455 this.tabControl.Controls.Add(this.MediaInfoTab);
2456 this.tabControl.Controls.Add(this.SetupTabPage);
2457 this.tabControl.Controls.Add(this.HelpTab);
2458 this.tabControl.Cursor = System.Windows.Forms.Cursors.Default;
2459 this.tabControl.HotTrack = true;
2460 resources.ApplyResources(this.tabControl, "tabControl");
2461 this.tabControl.Name = "tabControl";
2462 this.tabControl.SelectedIndex = 0;
2464 // MiscTab
2466 this.MiscTab.Controls.Add(this.groupBox11);
2467 this.MiscTab.Controls.Add(this.groupBox10);
2468 this.MiscTab.Controls.Add(this.groupBox9);
2469 resources.ApplyResources(this.MiscTab, "MiscTab");
2470 this.MiscTab.Name = "MiscTab";
2471 this.MiscTab.UseVisualStyleBackColor = true;
2473 // groupBox11
2475 this.groupBox11.Controls.Add(this.label37);
2476 this.groupBox11.Controls.Add(this.label36);
2477 this.groupBox11.Controls.Add(this.BlackBitrateNum);
2478 this.groupBox11.Controls.Add(this.label35);
2479 this.groupBox11.Controls.Add(this.BlackSecondComboBox);
2480 this.groupBox11.Controls.Add(this.label34);
2481 this.groupBox11.Controls.Add(this.BlackCRFNum);
2482 this.groupBox11.Controls.Add(this.label32);
2483 this.groupBox11.Controls.Add(this.BlackNoPicCheckBox);
2484 this.groupBox11.Controls.Add(this.label31);
2485 this.groupBox11.Controls.Add(this.BlackFPSNum);
2486 this.groupBox11.Controls.Add(this.BlackPicButton);
2487 this.groupBox11.Controls.Add(this.BlackPicTextBox);
2488 this.groupBox11.Controls.Add(this.BlackStartButton);
2489 this.groupBox11.Controls.Add(this.BlackOutputButton);
2490 this.groupBox11.Controls.Add(this.BlackVideoButton);
2491 this.groupBox11.Controls.Add(this.BlackOutputTextBox);
2492 this.groupBox11.Controls.Add(this.BlackVideoTextBox);
2493 resources.ApplyResources(this.groupBox11, "groupBox11");
2494 this.groupBox11.Name = "groupBox11";
2495 this.groupBox11.TabStop = false;
2497 // label37
2499 resources.ApplyResources(this.label37, "label37");
2500 this.label37.Name = "label37";
2502 // label36
2504 resources.ApplyResources(this.label36, "label36");
2505 this.label36.Name = "label36";
2507 // BlackBitrateNum
2509 resources.ApplyResources(this.BlackBitrateNum, "BlackBitrateNum");
2510 this.BlackBitrateNum.Maximum = new decimal(new int[] {
2511 99999,
2514 0});
2515 this.BlackBitrateNum.Name = "BlackBitrateNum";
2516 this.BlackBitrateNum.Value = new decimal(new int[] {
2517 900,
2520 0});
2522 // label35
2524 resources.ApplyResources(this.label35, "label35");
2525 this.label35.Name = "label35";
2527 // BlackSecondComboBox
2529 this.BlackSecondComboBox.FormattingEnabled = true;
2530 this.BlackSecondComboBox.Items.AddRange(new object[] {
2531 resources.GetString("BlackSecondComboBox.Items"),
2532 resources.GetString("BlackSecondComboBox.Items1"),
2533 resources.GetString("BlackSecondComboBox.Items2"),
2534 resources.GetString("BlackSecondComboBox.Items3"),
2535 resources.GetString("BlackSecondComboBox.Items4")});
2536 resources.ApplyResources(this.BlackSecondComboBox, "BlackSecondComboBox");
2537 this.BlackSecondComboBox.Name = "BlackSecondComboBox";
2538 this.BlackSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.BlackSecondComboBox_SelectedIndexChanged);
2540 // label34
2542 resources.ApplyResources(this.label34, "label34");
2543 this.label34.Name = "label34";
2545 // BlackCRFNum
2547 this.BlackCRFNum.DecimalPlaces = 1;
2548 this.BlackCRFNum.Increment = new decimal(new int[] {
2552 65536});
2553 resources.ApplyResources(this.BlackCRFNum, "BlackCRFNum");
2554 this.BlackCRFNum.Maximum = new decimal(new int[] {
2558 0});
2559 this.BlackCRFNum.Minimum = new decimal(new int[] {
2563 0});
2564 this.BlackCRFNum.Name = "BlackCRFNum";
2565 this.BlackCRFNum.Value = new decimal(new int[] {
2569 0});
2571 // label32
2573 resources.ApplyResources(this.label32, "label32");
2574 this.label32.Name = "label32";
2576 // BlackNoPicCheckBox
2578 resources.ApplyResources(this.BlackNoPicCheckBox, "BlackNoPicCheckBox");
2579 this.BlackNoPicCheckBox.BackColor = System.Drawing.Color.Transparent;
2580 this.BlackNoPicCheckBox.Checked = true;
2581 this.BlackNoPicCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2582 this.BlackNoPicCheckBox.Name = "BlackNoPicCheckBox";
2583 this.BlackNoPicCheckBox.UseVisualStyleBackColor = false;
2584 this.BlackNoPicCheckBox.CheckedChanged += new System.EventHandler(this.BlackNoPicCheckBox_CheckedChanged);
2586 // label31
2588 resources.ApplyResources(this.label31, "label31");
2589 this.label31.Name = "label31";
2591 // BlackFPSNum
2593 resources.ApplyResources(this.BlackFPSNum, "BlackFPSNum");
2594 this.BlackFPSNum.Maximum = new decimal(new int[] {
2595 1000,
2598 0});
2599 this.BlackFPSNum.Minimum = new decimal(new int[] {
2603 0});
2604 this.BlackFPSNum.Name = "BlackFPSNum";
2605 this.BlackFPSNum.Value = new decimal(new int[] {
2609 0});
2611 // BlackPicButton
2613 resources.ApplyResources(this.BlackPicButton, "BlackPicButton");
2614 this.BlackPicButton.Name = "BlackPicButton";
2615 this.BlackPicButton.UseVisualStyleBackColor = true;
2616 this.BlackPicButton.Click += new System.EventHandler(this.BlackPicButton_Click);
2618 // BlackPicTextBox
2620 this.BlackPicTextBox.AllowDrop = true;
2621 this.BlackPicTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2622 this.BlackPicTextBox.EmptyTextTip = null;
2623 this.BlackPicTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2624 resources.ApplyResources(this.BlackPicTextBox, "BlackPicTextBox");
2625 this.BlackPicTextBox.Name = "BlackPicTextBox";
2627 // BlackStartButton
2629 resources.ApplyResources(this.BlackStartButton, "BlackStartButton");
2630 this.BlackStartButton.Name = "BlackStartButton";
2631 this.BlackStartButton.UseVisualStyleBackColor = true;
2632 this.BlackStartButton.Click += new System.EventHandler(this.BlackStartButton_Click);
2634 // BlackOutputButton
2636 resources.ApplyResources(this.BlackOutputButton, "BlackOutputButton");
2637 this.BlackOutputButton.Name = "BlackOutputButton";
2638 this.BlackOutputButton.UseVisualStyleBackColor = true;
2639 this.BlackOutputButton.Click += new System.EventHandler(this.BlackOutputButton_Click);
2641 // BlackVideoButton
2643 resources.ApplyResources(this.BlackVideoButton, "BlackVideoButton");
2644 this.BlackVideoButton.Name = "BlackVideoButton";
2645 this.BlackVideoButton.UseVisualStyleBackColor = true;
2646 this.BlackVideoButton.Click += new System.EventHandler(this.BlackVideoButton_Click);
2648 // BlackOutputTextBox
2650 this.BlackOutputTextBox.AllowDrop = true;
2651 this.BlackOutputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2652 this.BlackOutputTextBox.EmptyTextTip = null;
2653 this.BlackOutputTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2654 resources.ApplyResources(this.BlackOutputTextBox, "BlackOutputTextBox");
2655 this.BlackOutputTextBox.Name = "BlackOutputTextBox";
2657 // BlackVideoTextBox
2659 this.BlackVideoTextBox.AllowDrop = true;
2660 this.BlackVideoTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2661 this.BlackVideoTextBox.EmptyTextTip = null;
2662 this.BlackVideoTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2663 resources.ApplyResources(this.BlackVideoTextBox, "BlackVideoTextBox");
2664 this.BlackVideoTextBox.Name = "BlackVideoTextBox";
2665 this.BlackVideoTextBox.TextChanged += new System.EventHandler(this.BlackVideoTextBox_TextChanged);
2667 // SetupTabPage
2669 this.SetupTabPage.Controls.Add(this.SetupPlayerTextBox);
2670 this.SetupTabPage.Controls.Add(this.label38);
2671 this.SetupTabPage.Controls.Add(this.label2);
2672 this.SetupTabPage.Controls.Add(this.x264ThreadsComboBox);
2673 this.SetupTabPage.Controls.Add(this.x264PriorityComboBox);
2674 this.SetupTabPage.Controls.Add(this.label11);
2675 this.SetupTabPage.Controls.Add(this.languageComboBox);
2676 this.SetupTabPage.Controls.Add(this.label26);
2677 this.SetupTabPage.Controls.Add(this.SetupPlayerButton);
2678 this.SetupTabPage.Controls.Add(this.SplashScreenCheckBox);
2679 this.SetupTabPage.Controls.Add(this.TrayModeCheckBox);
2680 this.SetupTabPage.Controls.Add(this.SetupDeleteTempFileCheckBox);
2681 this.SetupTabPage.Controls.Add(this.SetDefaultButton);
2682 this.SetupTabPage.Controls.Add(this.DeleteLogButton);
2683 this.SetupTabPage.Controls.Add(this.ViewLogButton);
2684 resources.ApplyResources(this.SetupTabPage, "SetupTabPage");
2685 this.SetupTabPage.Name = "SetupTabPage";
2686 this.SetupTabPage.UseVisualStyleBackColor = true;
2688 // SetupPlayerTextBox
2690 this.SetupPlayerTextBox.AllowDrop = true;
2691 this.SetupPlayerTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2692 this.SetupPlayerTextBox.EmptyTextTip = null;
2693 this.SetupPlayerTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2694 resources.ApplyResources(this.SetupPlayerTextBox, "SetupPlayerTextBox");
2695 this.SetupPlayerTextBox.Name = "SetupPlayerTextBox";
2697 // label38
2699 resources.ApplyResources(this.label38, "label38");
2700 this.label38.Name = "label38";
2702 // label2
2704 resources.ApplyResources(this.label2, "label2");
2705 this.label2.Name = "label2";
2707 // x264ThreadsComboBox
2709 this.x264ThreadsComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2710 this.x264ThreadsComboBox.FormattingEnabled = true;
2711 resources.ApplyResources(this.x264ThreadsComboBox, "x264ThreadsComboBox");
2712 this.x264ThreadsComboBox.Name = "x264ThreadsComboBox";
2714 // x264PriorityComboBox
2716 this.x264PriorityComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2717 this.x264PriorityComboBox.FormattingEnabled = true;
2718 this.x264PriorityComboBox.Items.AddRange(new object[] {
2719 resources.GetString("x264PriorityComboBox.Items"),
2720 resources.GetString("x264PriorityComboBox.Items1"),
2721 resources.GetString("x264PriorityComboBox.Items2"),
2722 resources.GetString("x264PriorityComboBox.Items3"),
2723 resources.GetString("x264PriorityComboBox.Items4"),
2724 resources.GetString("x264PriorityComboBox.Items5")});
2725 resources.ApplyResources(this.x264PriorityComboBox, "x264PriorityComboBox");
2726 this.x264PriorityComboBox.Name = "x264PriorityComboBox";
2727 this.x264PriorityComboBox.SelectedIndexChanged += new System.EventHandler(this.x264PriorityComboBox_SelectedIndexChanged);
2729 // label11
2731 resources.ApplyResources(this.label11, "label11");
2732 this.label11.Name = "label11";
2734 // languageComboBox
2736 this.languageComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2737 this.languageComboBox.FormattingEnabled = true;
2738 this.languageComboBox.Items.AddRange(new object[] {
2739 resources.GetString("languageComboBox.Items"),
2740 resources.GetString("languageComboBox.Items1"),
2741 resources.GetString("languageComboBox.Items2"),
2742 resources.GetString("languageComboBox.Items3")});
2743 resources.ApplyResources(this.languageComboBox, "languageComboBox");
2744 this.languageComboBox.Name = "languageComboBox";
2745 this.languageComboBox.SelectedIndexChanged += new System.EventHandler(this.languageComboBox_SelectedIndexChanged);
2747 // label26
2749 resources.ApplyResources(this.label26, "label26");
2750 this.label26.Name = "label26";
2752 // SetupPlayerButton
2754 resources.ApplyResources(this.SetupPlayerButton, "SetupPlayerButton");
2755 this.SetupPlayerButton.Name = "SetupPlayerButton";
2756 this.SetupPlayerButton.UseVisualStyleBackColor = true;
2757 this.SetupPlayerButton.Click += new System.EventHandler(this.SetupAVSPlayerButton_Click);
2759 // SplashScreenCheckBox
2761 resources.ApplyResources(this.SplashScreenCheckBox, "SplashScreenCheckBox");
2762 this.SplashScreenCheckBox.BackColor = System.Drawing.Color.Transparent;
2763 this.SplashScreenCheckBox.Checked = true;
2764 this.SplashScreenCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2765 this.SplashScreenCheckBox.Name = "SplashScreenCheckBox";
2766 this.SplashScreenCheckBox.UseVisualStyleBackColor = false;
2768 // TrayModeCheckBox
2770 resources.ApplyResources(this.TrayModeCheckBox, "TrayModeCheckBox");
2771 this.TrayModeCheckBox.BackColor = System.Drawing.Color.Transparent;
2772 this.TrayModeCheckBox.Name = "TrayModeCheckBox";
2773 this.TrayModeCheckBox.UseVisualStyleBackColor = false;
2774 this.TrayModeCheckBox.CheckedChanged += new System.EventHandler(this.TrayModeCheckBox_CheckedChanged);
2776 // SetupDeleteTempFileCheckBox
2778 resources.ApplyResources(this.SetupDeleteTempFileCheckBox, "SetupDeleteTempFileCheckBox");
2779 this.SetupDeleteTempFileCheckBox.BackColor = System.Drawing.Color.Transparent;
2780 this.SetupDeleteTempFileCheckBox.Checked = true;
2781 this.SetupDeleteTempFileCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2782 this.SetupDeleteTempFileCheckBox.Name = "SetupDeleteTempFileCheckBox";
2783 this.SetupDeleteTempFileCheckBox.UseVisualStyleBackColor = false;
2785 // SetDefaultButton
2787 resources.ApplyResources(this.SetDefaultButton, "SetDefaultButton");
2788 this.SetDefaultButton.Name = "SetDefaultButton";
2789 this.SetDefaultButton.UseVisualStyleBackColor = true;
2790 this.SetDefaultButton.Click += new System.EventHandler(this.SetDefaultButton_Click);
2792 // DeleteLogButton
2794 resources.ApplyResources(this.DeleteLogButton, "DeleteLogButton");
2795 this.DeleteLogButton.Name = "DeleteLogButton";
2796 this.DeleteLogButton.UseVisualStyleBackColor = true;
2797 this.DeleteLogButton.Click += new System.EventHandler(this.DeleteLogButton_Click);
2799 // ViewLogButton
2801 resources.ApplyResources(this.ViewLogButton, "ViewLogButton");
2802 this.ViewLogButton.Name = "ViewLogButton";
2803 this.ViewLogButton.UseVisualStyleBackColor = true;
2804 this.ViewLogButton.Click += new System.EventHandler(this.ViewLogButton_Click);
2806 // MainForm
2808 this.AllowDrop = true;
2809 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
2810 resources.ApplyResources(this, "$this");
2811 this.Controls.Add(this.tabControl);
2812 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
2813 this.MaximizeBox = false;
2814 this.Name = "MainForm";
2815 this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
2816 this.Load += new System.EventHandler(this.Form1_Load);
2817 this.groupBox10.ResumeLayout(false);
2818 this.groupBox10.PerformLayout();
2819 this.MediaInfoTab.ResumeLayout(false);
2820 this.MediaInfoTab.PerformLayout();
2821 this.AVSTab.ResumeLayout(false);
2822 this.AVSTab.PerformLayout();
2823 ((System.ComponentModel.ISupportInitialize)(this.TrimEndNumericUpDown)).EndInit();
2824 ((System.ComponentModel.ISupportInitialize)(this.TrimStartNumericUpDown)).EndInit();
2825 ((System.ComponentModel.ISupportInitialize)(this.LevelsNumericUpDown)).EndInit();
2826 ((System.ComponentModel.ISupportInitialize)(this.AddBorders4NumericUpDown)).EndInit();
2827 ((System.ComponentModel.ISupportInitialize)(this.AddBorders3NumericUpDown)).EndInit();
2828 ((System.ComponentModel.ISupportInitialize)(this.AddBorders2NumericUpDown)).EndInit();
2829 ((System.ComponentModel.ISupportInitialize)(this.SharpenNumericUpDown)).EndInit();
2830 ((System.ComponentModel.ISupportInitialize)(this.AddBorders1NumericUpDown)).EndInit();
2831 ((System.ComponentModel.ISupportInitialize)(this.AVSHeightNumericUpDown)).EndInit();
2832 ((System.ComponentModel.ISupportInitialize)(this.AVSWidthNumericUpDown)).EndInit();
2833 ((System.ComponentModel.ISupportInitialize)(this.TweakContrastNumericUpDown)).EndInit();
2834 ((System.ComponentModel.ISupportInitialize)(this.TweakBrightnessNumericUpDown)).EndInit();
2835 ((System.ComponentModel.ISupportInitialize)(this.TweakSaturationNumericUpDown)).EndInit();
2836 ((System.ComponentModel.ISupportInitialize)(this.TweakChromaNumericUpDown)).EndInit();
2837 this.ExtractTab.ResumeLayout(false);
2838 this.groupBox7.ResumeLayout(false);
2839 this.groupBox7.PerformLayout();
2840 this.groupBox6.ResumeLayout(false);
2841 this.groupBox6.PerformLayout();
2842 this.groupBox5.ResumeLayout(false);
2843 this.groupBox5.PerformLayout();
2844 this.MuxTab.ResumeLayout(false);
2845 this.groupBox4.ResumeLayout(false);
2846 this.groupBox4.PerformLayout();
2847 this.groupBox3.ResumeLayout(false);
2848 this.groupBox3.PerformLayout();
2849 this.groupBox8.ResumeLayout(false);
2850 this.groupBox8.PerformLayout();
2851 this.AudioTab.ResumeLayout(false);
2852 this.NeroAACGroupBox.ResumeLayout(false);
2853 this.NeroAACGroupBox.PerformLayout();
2854 this.panel2.ResumeLayout(false);
2855 this.groupBox2.ResumeLayout(false);
2856 this.groupBox2.PerformLayout();
2857 this.groupBox9.ResumeLayout(false);
2858 this.groupBox9.PerformLayout();
2859 ((System.ComponentModel.ISupportInitialize)(this.OnePicCRFNum)).EndInit();
2860 ((System.ComponentModel.ISupportInitialize)(this.OnePicFPSNum)).EndInit();
2861 ((System.ComponentModel.ISupportInitialize)(this.OnePicAudioBitrateNum)).EndInit();
2862 this.VideoTab.ResumeLayout(false);
2863 this.VideoTab.PerformLayout();
2864 ((System.ComponentModel.ISupportInitialize)(this.x264FramesNumericUpDown)).EndInit();
2865 ((System.ComponentModel.ISupportInitialize)(this.x264SeekNumericUpDown)).EndInit();
2866 this.groupBox1.ResumeLayout(false);
2867 this.groupBox1.PerformLayout();
2868 this.panel1.ResumeLayout(false);
2869 this.panel1.PerformLayout();
2870 ((System.ComponentModel.ISupportInitialize)(this.x264HeightNum)).EndInit();
2871 ((System.ComponentModel.ISupportInitialize)(this.x264WidthNum)).EndInit();
2872 ((System.ComponentModel.ISupportInitialize)(this.x264CRFNum)).EndInit();
2873 ((System.ComponentModel.ISupportInitialize)(this.x264BitrateNum)).EndInit();
2874 this.HelpTab.ResumeLayout(false);
2875 this.HelpTab.PerformLayout();
2876 this.tabControl.ResumeLayout(false);
2877 this.MiscTab.ResumeLayout(false);
2878 this.groupBox11.ResumeLayout(false);
2879 this.groupBox11.PerformLayout();
2880 ((System.ComponentModel.ISupportInitialize)(this.BlackBitrateNum)).EndInit();
2881 ((System.ComponentModel.ISupportInitialize)(this.BlackCRFNum)).EndInit();
2882 ((System.ComponentModel.ISupportInitialize)(this.BlackFPSNum)).EndInit();
2883 this.SetupTabPage.ResumeLayout(false);
2884 this.SetupTabPage.PerformLayout();
2885 this.ResumeLayout(false);
2889 #endregion
2891 private System.Windows.Forms.Timer timer1;
2892 private System.Windows.Forms.OpenFileDialog openFileDialog1;
2893 private ControlExs.QQButton btnClip;
2894 private System.Windows.Forms.MaskedTextBox maske;
2895 private System.Windows.Forms.MaskedTextBox maskb;
2896 private System.Windows.Forms.Label label15;
2897 private System.Windows.Forms.Label label13;
2898 private ControlExs.QQTextBox txtout5;
2899 private ControlExs.QQTextBox txtvideo4;
2900 private ControlExs.QQButton btnout5;
2901 private ControlExs.QQButton btnvideo4;
2902 private System.Windows.Forms.TabPage MediaInfoTab;
2903 private ControlExs.QQButton btnMIopen;
2904 private ControlExs.QQButton btnMIplay;
2905 private ControlExs.QQButton btnMIcopy;
2906 private System.Windows.Forms.TextBox MediaInfoTextBox;
2907 private System.Windows.Forms.TabPage AVSTab;
2908 private ControlExs.QQButton button9;
2909 private ControlExs.QQButton button6;
2910 private ControlExs.QQButton btnpreview9;
2911 private ControlExs.QQButton btnAVS9;
2912 private ControlExs.QQTextBox AVSScriptTextBox;
2913 private ControlExs.QQTextBox txtvideo9;
2914 private ControlExs.QQTextBox txtout9;
2915 private ControlExs.QQTextBox txtsub9;
2916 private ControlExs.QQButton btnvideo9;
2917 private ControlExs.QQButton btnout9;
2918 private ControlExs.QQButton btnsub9;
2919 private System.Windows.Forms.TabPage ExtractTab;
2920 private System.Windows.Forms.GroupBox groupBox7;
2921 private ControlExs.QQButton btnextract7;
2922 private ControlExs.QQButton btnvideo7;
2923 private ControlExs.QQTextBox txtvideo6;
2924 private System.Windows.Forms.GroupBox groupBox6;
2925 private ControlExs.QQButton btnvextract8;
2926 private ControlExs.QQButton btnvideo8;
2927 private ControlExs.QQTextBox txtvideo8;
2928 private ControlExs.QQButton btnaextract8;
2929 private System.Windows.Forms.GroupBox groupBox5;
2930 private ControlExs.QQTextBox ExtractMP4TextBox;
2931 private ControlExs.QQButton btnaextract3;
2932 private ControlExs.QQButton ExtractMP4Button;
2933 private ControlExs.QQButton btnvextract;
2934 private ControlExs.QQButton btnaextract;
2935 private ControlExs.QQButton btnaextract2;
2936 private System.Windows.Forms.TabPage MuxTab;
2937 private System.Windows.Forms.GroupBox groupBox8;
2938 private ControlExs.QQTextBox txtvideo5;
2939 private ControlExs.QQButton button4;
2940 private ControlExs.QQTextBox txtsub;
2941 private ControlExs.QQButton button3;
2942 private ControlExs.QQTextBox txtaudio3;
2943 private ControlExs.QQButton button5;
2944 private ControlExs.QQTextBox txtout6;
2945 private ControlExs.QQButton button2;
2946 private ControlExs.QQButton button7;
2947 private System.Windows.Forms.GroupBox groupBox4;
2948 private System.Windows.Forms.ListBox lbffmpeg;
2949 private ControlExs.QQButton btnffmpegAdd;
2950 private ControlExs.QQButton btnffmpegClear;
2951 private System.Windows.Forms.Label label3;
2952 private ControlExs.QQButton btnffmpegDel;
2953 private ControlExs.QQButton btnBatchMP4;
2954 private ControlExs.QQButton btnBatchFLV;
2955 private System.Windows.Forms.GroupBox groupBox3;
2956 private ControlExs.QQTextBox txtvideo;
2957 private ControlExs.QQButton btnvideo;
2958 private ControlExs.QQButton btnmux;
2959 private System.Windows.Forms.ComboBox cbFPS;
2960 private ControlExs.QQButton btnaudio;
2961 private ControlExs.QQButton btnout;
2962 private ControlExs.QQTextBox txtaudio;
2963 private System.Windows.Forms.Label label14;
2964 private ControlExs.QQTextBox txtout;
2965 private System.Windows.Forms.TabPage AudioTab;
2966 private System.Windows.Forms.Panel panel2;
2967 private System.Windows.Forms.Label lbaackbps;
2968 private System.Windows.Forms.Label lbaacrate;
2969 private ControlExs.QQButton btnaac;
2970 private ControlExs.QQButton btnout3;
2971 private ControlExs.QQButton btnaudio2;
2972 private System.Windows.Forms.GroupBox groupBox2;
2973 private ControlExs.QQTextBox AudioOutputTextBox;
2974 private ControlExs.QQTextBox txtaudio2;
2975 private ControlExs.QQTextBox AudioCustomParameterTextBox;
2976 private System.Windows.Forms.TabPage VideoTab;
2977 private System.Windows.Forms.GroupBox groupBox1;
2978 private System.Windows.Forms.ListBox lbAuto;
2979 private ControlExs.QQButton x264BatchClearBtn;
2980 private ControlExs.QQCheckBox x264BatchSubCheckBox;
2981 private ControlExs.QQButton x264BatchDeleteBtn;
2982 private ControlExs.QQButton btnBatchAuto;
2983 private ControlExs.QQButton x264BatchAddBtn;
2984 private ControlExs.QQCheckBox x264ShutdownCheckBox;
2985 private ControlExs.QQTextBox x264AudioParameterTextBox;
2986 private ControlExs.QQTextBox x264SubTextBox;
2987 private ControlExs.QQTextBox x264OutTextBox;
2988 private ControlExs.QQTextBox x264VideoTextBox;
2989 private ControlExs.QQTextBox PresetNameTextBox;
2990 private ControlExs.QQTextBox x264CustomParameterTextBox;
2991 private ControlExs.QQButton x264AddPresetBtn;
2992 private ControlExs.QQButton x264DeletePresetBtn;
2993 private ControlExs.QQButton x264StartBtn;
2994 private ControlExs.QQButton x264SubBtn;
2995 private ControlExs.QQButton x264OutBtn;
2996 private ControlExs.QQButton x264VideoBtn;
2997 private System.Windows.Forms.Label label16;
2998 private System.Windows.Forms.Label label4;
2999 private System.Windows.Forms.ComboBox x264ExeComboBox;
3000 private System.Windows.Forms.ComboBox x264FpsComboBox;
3001 private System.Windows.Forms.Label lbFPS2;
3002 private System.Windows.Forms.ComboBox x264AudioModeComboBox;
3003 private System.Windows.Forms.ComboBox VideoPresetComboBox;
3004 private System.Windows.Forms.Label label8;
3005 private System.Windows.Forms.Label labelAudio;
3006 private System.Windows.Forms.Label label12;
3007 private System.Windows.Forms.Panel panel1;
3008 private ControlExs.QQRadioButton x264Mode1RadioButton;
3009 private ControlExs.QQRadioButton x264Mode3RadioButton;
3010 private ControlExs.QQRadioButton x264Mode2RadioButton;
3011 private System.Windows.Forms.Label label6;
3012 private System.Windows.Forms.Label lbcrf;
3013 private System.Windows.Forms.Label lbheight;
3014 private System.Windows.Forms.Label lbwidth;
3015 private System.Windows.Forms.NumericUpDown x264HeightNum;
3016 private System.Windows.Forms.NumericUpDown x264WidthNum;
3017 private System.Windows.Forms.NumericUpDown x264BitrateNum;
3018 private System.Windows.Forms.NumericUpDown x264CRFNum;
3019 private System.Windows.Forms.Label lbrate;
3020 private System.Windows.Forms.TabPage HelpTab;
3021 private ControlExs.QQButton HomePageBtn;
3022 private ControlExs.QQButton AboutBtn;
3023 private System.Windows.Forms.LinkLabel linkLabel4;
3024 private System.Windows.Forms.LinkLabel linkLabel1;
3025 private System.Windows.Forms.TabControl tabControl;
3026 private ControlExs.QQRadioButton AudioBitrateRadioButton;
3027 private ControlExs.QQRadioButton AudioCustomizeRadioButton;
3028 private System.Windows.Forms.GroupBox groupBox10;
3029 private System.Windows.Forms.ListBox AudioListBox;
3030 private ControlExs.QQButton AudioAddButton;
3031 private ControlExs.QQButton AudioClearButton;
3032 private ControlExs.QQButton AudioDeleteButton;
3033 private ControlExs.QQButton AudioBatchButton;
3034 private System.Windows.Forms.Label label1;
3035 private System.Windows.Forms.NumericUpDown AVSHeightNumericUpDown;
3036 private System.Windows.Forms.NumericUpDown AVSWidthNumericUpDown;
3037 private System.Windows.Forms.Label label18;
3038 private System.Windows.Forms.Label label10;
3039 private System.Windows.Forms.Label label9;
3040 private System.Windows.Forms.Label label5;
3041 private System.Windows.Forms.NumericUpDown TweakContrastNumericUpDown;
3042 private System.Windows.Forms.NumericUpDown TweakBrightnessNumericUpDown;
3043 private System.Windows.Forms.NumericUpDown TweakSaturationNumericUpDown;
3044 private System.Windows.Forms.NumericUpDown TweakChromaNumericUpDown;
3045 private ControlExs.QQCheckBox TrimCheckBox;
3046 private ControlExs.QQCheckBox SharpenCheckBox;
3047 private ControlExs.QQCheckBox AddBordersCheckBox;
3048 private ControlExs.QQCheckBox LanczosResizeCheckBox;
3049 private ControlExs.QQCheckBox TweakCheckBox;
3050 private ControlExs.QQCheckBox UndotCheckBox;
3051 private System.Windows.Forms.NumericUpDown LevelsNumericUpDown;
3052 private System.Windows.Forms.Label label24;
3053 private System.Windows.Forms.Label label23;
3054 private System.Windows.Forms.Label label22;
3055 private System.Windows.Forms.Label label21;
3056 private System.Windows.Forms.NumericUpDown AddBorders4NumericUpDown;
3057 private System.Windows.Forms.NumericUpDown AddBorders3NumericUpDown;
3058 private System.Windows.Forms.NumericUpDown AddBorders2NumericUpDown;
3059 private System.Windows.Forms.NumericUpDown SharpenNumericUpDown;
3060 private ControlExs.QQCheckBox LevelsCheckBox;
3061 private ControlExs.QQCheckBox CropCheckBox;
3062 private System.Windows.Forms.NumericUpDown AddBorders1NumericUpDown;
3063 private System.Windows.Forms.Label label19;
3064 private System.Windows.Forms.Label label20;
3065 private System.Windows.Forms.Label label25;
3066 private ControlExs.QQTextBox AVSCropTextBox;
3067 private System.Windows.Forms.Label label30;
3068 private System.Windows.Forms.Label label29;
3069 private System.Windows.Forms.NumericUpDown TrimEndNumericUpDown;
3070 private System.Windows.Forms.NumericUpDown TrimStartNumericUpDown;
3071 private System.Windows.Forms.ComboBox x264DemuxerComboBox;
3072 private ControlExs.QQButton DeleteLogButton;
3073 private ControlExs.QQButton ViewLogButton;
3074 private ControlExs.QQButton x264PathButton;
3075 private ControlExs.QQTextBox x264PathTextBox;
3076 private System.Windows.Forms.GroupBox NeroAACGroupBox;
3077 private System.Windows.Forms.Label label7;
3078 private System.Windows.Forms.ComboBox AudioEncoderComboBox;
3079 private System.Windows.Forms.TabPage SetupTabPage;
3080 private ControlExs.QQButton SetDefaultButton;
3081 private System.Windows.Forms.ComboBox languageComboBox;
3082 private System.Windows.Forms.Label label26;
3083 private ControlExs.QQButton AVSSaveButton;
3084 private ControlExs.QQButton MuxReplaceAudioButton;
3085 private System.Windows.Forms.Label x264FramesLabel;
3086 private System.Windows.Forms.Label x264SeekLabel;
3087 private System.Windows.Forms.NumericUpDown x264FramesNumericUpDown;
3088 private System.Windows.Forms.NumericUpDown x264SeekNumericUpDown;
3089 private System.Windows.Forms.ComboBox x264PriorityComboBox;
3090 private System.Windows.Forms.Label label11;
3091 private ControlExs.QQCheckBox MaintainResolutionCheckBox;
3092 private ControlExs.QQButton MkvExtract4Button;
3093 private ControlExs.QQButton MkvExtract3Button;
3094 private ControlExs.QQButton MkvExtract2Button;
3095 private ControlExs.QQButton MkvExtract1Button;
3096 private System.Windows.Forms.GroupBox groupBox9;
3097 private ControlExs.QQButton AudioOnePicButton;
3098 private ControlExs.QQButton AudioPicAudioButton;
3099 private ControlExs.QQButton AudioPicButton;
3100 private ControlExs.QQTextBox AudioPicAudioTextBox;
3101 private ControlExs.QQTextBox AudioPicTextBox;
3102 private ControlExs.QQButton AudioOnePicOutputButton;
3103 private ControlExs.QQTextBox AudioOnePicOutputTextBox;
3104 private System.Windows.Forms.Label label17;
3105 private System.Windows.Forms.Label label27;
3106 private System.Windows.Forms.NumericUpDown OnePicAudioBitrateNum;
3107 private System.Windows.Forms.Label label28;
3108 private System.Windows.Forms.NumericUpDown OnePicFPSNum;
3109 private ControlExs.QQCheckBox AudioCopyCheckBox;
3110 private System.Windows.Forms.TabPage MiscTab;
3111 private System.Windows.Forms.GroupBox groupBox11;
3112 private ControlExs.QQButton BlackStartButton;
3113 private ControlExs.QQButton BlackOutputButton;
3114 private ControlExs.QQButton BlackVideoButton;
3115 private ControlExs.QQTextBox BlackOutputTextBox;
3116 private ControlExs.QQTextBox BlackVideoTextBox;
3117 private ControlExs.QQButton BlackPicButton;
3118 private ControlExs.QQTextBox BlackPicTextBox;
3119 private System.Windows.Forms.NumericUpDown OnePicCRFNum;
3120 private System.Windows.Forms.Label label33;
3121 private System.Windows.Forms.NumericUpDown BlackCRFNum;
3122 private System.Windows.Forms.Label label32;
3123 private ControlExs.QQCheckBox BlackNoPicCheckBox;
3124 private System.Windows.Forms.Label label31;
3125 private System.Windows.Forms.NumericUpDown BlackFPSNum;
3126 private System.Windows.Forms.ComboBox BlackSecondComboBox;
3127 private System.Windows.Forms.Label label34;
3128 private System.Windows.Forms.Label label35;
3129 private System.Windows.Forms.Label label37;
3130 private System.Windows.Forms.Label label36;
3131 private System.Windows.Forms.NumericUpDown BlackBitrateNum;
3132 private ControlExs.QQCheckBox SetupDeleteTempFileCheckBox;
3133 private System.Windows.Forms.ComboBox AudioBitrateComboBox;
3134 private ControlExs.QQButton CheckUpdateButton;
3135 private System.Windows.Forms.Label ReleaseDatelabel2;
3136 private System.Windows.Forms.Label ReleaseDatelabel;
3137 private ControlExs.QQCheckBox TrayModeCheckBox;
3138 private ControlExs.QQCheckBox SplashScreenCheckBox;
3139 private System.Windows.Forms.Label label2;
3140 private System.Windows.Forms.ComboBox x264ThreadsComboBox;
3141 private System.Windows.Forms.RichTextBox HelpTextBox;
3142 private ControlExs.QQCheckBox AVSwithAudioCheckBox;
3143 private ControlExs.QQTextBox SetupPlayerTextBox;
3144 private ControlExs.QQButton SetupPlayerButton;
3145 private System.Windows.Forms.Label label38;
3146 private System.Windows.Forms.ComboBox AVSFilterComboBox;
3147 private ControlExs.QQButton AVSAddFilterButton;
3148 private System.Windows.Forms.Label label39;
3149 private System.Windows.Forms.ComboBox x264BatchSubSpecialLanguage;
3150 private System.Windows.Forms.Label label40;
3151 private System.Windows.Forms.ComboBox MuxFormatComboBox;
3152 private ControlExs.QQButton AudioJoinButton;
3153 private System.Windows.Forms.ComboBox Mp4BoxParComboBox;
3154 private System.Windows.Forms.Label label41;