show confirm dialog box when click abort button in WorkingForm.
[marukotoolbox.git] / mp4box / MainForm.Designer.cs
blob778f4500baf1787ecf71fc983a4d8f23d61054f5
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.TransposeLabel = new System.Windows.Forms.Label();
37 this.TransposeComboBox = new System.Windows.Forms.ComboBox();
38 this.RotateButton = new ControlExs.QQButton();
39 this.txtvideo4 = new ControlExs.QQTextBox();
40 this.btnvideo4 = new ControlExs.QQButton();
41 this.btnout5 = new ControlExs.QQButton();
42 this.btnClip = new ControlExs.QQButton();
43 this.txtout5 = new ControlExs.QQTextBox();
44 this.maske = new System.Windows.Forms.MaskedTextBox();
45 this.label13 = new System.Windows.Forms.Label();
46 this.label15 = new System.Windows.Forms.Label();
47 this.maskb = new System.Windows.Forms.MaskedTextBox();
48 this.MediaInfoTab = new System.Windows.Forms.TabPage();
49 this.btnMIopen = new ControlExs.QQButton();
50 this.btnMIplay = new ControlExs.QQButton();
51 this.btnMIcopy = new ControlExs.QQButton();
52 this.MediaInfoTextBox = new System.Windows.Forms.TextBox();
53 this.AVSTab = new System.Windows.Forms.TabPage();
54 this.AVSAddFilterButton = new ControlExs.QQButton();
55 this.label39 = new System.Windows.Forms.Label();
56 this.AVSFilterComboBox = new System.Windows.Forms.ComboBox();
57 this.label25 = new System.Windows.Forms.Label();
58 this.AVSCropTextBox = new ControlExs.QQTextBox();
59 this.label30 = new System.Windows.Forms.Label();
60 this.label29 = new System.Windows.Forms.Label();
61 this.TrimEndNumericUpDown = new System.Windows.Forms.NumericUpDown();
62 this.TrimStartNumericUpDown = new System.Windows.Forms.NumericUpDown();
63 this.LevelsNumericUpDown = new System.Windows.Forms.NumericUpDown();
64 this.label24 = new System.Windows.Forms.Label();
65 this.label23 = new System.Windows.Forms.Label();
66 this.label22 = new System.Windows.Forms.Label();
67 this.label21 = new System.Windows.Forms.Label();
68 this.AddBorders4NumericUpDown = new System.Windows.Forms.NumericUpDown();
69 this.AddBorders3NumericUpDown = new System.Windows.Forms.NumericUpDown();
70 this.AddBorders2NumericUpDown = new System.Windows.Forms.NumericUpDown();
71 this.SharpenNumericUpDown = new System.Windows.Forms.NumericUpDown();
72 this.AddBorders1NumericUpDown = new System.Windows.Forms.NumericUpDown();
73 this.label19 = new System.Windows.Forms.Label();
74 this.label20 = new System.Windows.Forms.Label();
75 this.AVSHeightNumericUpDown = new System.Windows.Forms.NumericUpDown();
76 this.AVSWidthNumericUpDown = new System.Windows.Forms.NumericUpDown();
77 this.label18 = new System.Windows.Forms.Label();
78 this.label10 = new System.Windows.Forms.Label();
79 this.label9 = new System.Windows.Forms.Label();
80 this.label5 = new System.Windows.Forms.Label();
81 this.TweakContrastNumericUpDown = new System.Windows.Forms.NumericUpDown();
82 this.TweakBrightnessNumericUpDown = new System.Windows.Forms.NumericUpDown();
83 this.TweakSaturationNumericUpDown = new System.Windows.Forms.NumericUpDown();
84 this.TweakChromaNumericUpDown = new System.Windows.Forms.NumericUpDown();
85 this.AVSScriptTextBox = new ControlExs.QQTextBox();
86 this.txtvideo9 = new ControlExs.QQTextBox();
87 this.txtout9 = new ControlExs.QQTextBox();
88 this.txtsub9 = new ControlExs.QQTextBox();
89 this.AVSwithAudioCheckBox = new ControlExs.QQCheckBox();
90 this.AVSSaveButton = new ControlExs.QQButton();
91 this.LevelsCheckBox = new ControlExs.QQCheckBox();
92 this.CropCheckBox = new ControlExs.QQCheckBox();
93 this.TrimCheckBox = new ControlExs.QQCheckBox();
94 this.SharpenCheckBox = new ControlExs.QQCheckBox();
95 this.AddBordersCheckBox = new ControlExs.QQCheckBox();
96 this.LanczosResizeCheckBox = new ControlExs.QQCheckBox();
97 this.TweakCheckBox = new ControlExs.QQCheckBox();
98 this.UndotCheckBox = new ControlExs.QQCheckBox();
99 this.button9 = new ControlExs.QQButton();
100 this.button6 = new ControlExs.QQButton();
101 this.btnpreview9 = new ControlExs.QQButton();
102 this.btnAVS9 = new ControlExs.QQButton();
103 this.btnvideo9 = new ControlExs.QQButton();
104 this.btnout9 = new ControlExs.QQButton();
105 this.btnsub9 = new ControlExs.QQButton();
106 this.ExtractTab = new System.Windows.Forms.TabPage();
107 this.groupBox7 = new System.Windows.Forms.GroupBox();
108 this.gmkvextractguibButton = new ControlExs.QQButton();
109 this.MkvExtract4Button = new ControlExs.QQButton();
110 this.MkvExtract3Button = new ControlExs.QQButton();
111 this.MkvExtract2Button = new ControlExs.QQButton();
112 this.MkvExtract1Button = new ControlExs.QQButton();
113 this.btnextract7 = new ControlExs.QQButton();
114 this.btnvideo7 = new ControlExs.QQButton();
115 this.txtvideo6 = new ControlExs.QQTextBox();
116 this.groupBox6 = new System.Windows.Forms.GroupBox();
117 this.btnvextract8 = new ControlExs.QQButton();
118 this.btnvideo8 = new ControlExs.QQButton();
119 this.txtvideo8 = new ControlExs.QQTextBox();
120 this.btnaextract8 = new ControlExs.QQButton();
121 this.groupBox5 = new System.Windows.Forms.GroupBox();
122 this.ExtractMP4TextBox = new ControlExs.QQTextBox();
123 this.btnaextract3 = new ControlExs.QQButton();
124 this.ExtractMP4Button = new ControlExs.QQButton();
125 this.btnvextract = new ControlExs.QQButton();
126 this.btnaextract = new ControlExs.QQButton();
127 this.btnaextract2 = new ControlExs.QQButton();
128 this.MuxTab = new System.Windows.Forms.TabPage();
129 this.groupBox4 = new System.Windows.Forms.GroupBox();
130 this.label44 = new System.Windows.Forms.Label();
131 this.MuxAacEncoderComboBox = new System.Windows.Forms.ComboBox();
132 this.label40 = new System.Windows.Forms.Label();
133 this.MuxFormatComboBox = new System.Windows.Forms.ComboBox();
134 this.lbffmpeg = new System.Windows.Forms.ListBox();
135 this.btnffmpegAdd = new ControlExs.QQButton();
136 this.btnffmpegClear = new ControlExs.QQButton();
137 this.label3 = new System.Windows.Forms.Label();
138 this.btnffmpegDel = new ControlExs.QQButton();
139 this.btnBatchMP4 = new ControlExs.QQButton();
140 this.groupBox3 = new System.Windows.Forms.GroupBox();
141 this.Mp4BoxParComboBox = new System.Windows.Forms.ComboBox();
142 this.label41 = new System.Windows.Forms.Label();
143 this.MuxReplaceAudioButton = new ControlExs.QQButton();
144 this.txtvideo = new ControlExs.QQTextBox();
145 this.btnvideo = new ControlExs.QQButton();
146 this.btnmux = new ControlExs.QQButton();
147 this.cbFPS = new System.Windows.Forms.ComboBox();
148 this.btnaudio = new ControlExs.QQButton();
149 this.btnout = new ControlExs.QQButton();
150 this.txtaudio = new ControlExs.QQTextBox();
151 this.label14 = new System.Windows.Forms.Label();
152 this.txtout = new ControlExs.QQTextBox();
153 this.groupBox8 = new System.Windows.Forms.GroupBox();
154 this.txtvideo5 = new ControlExs.QQTextBox();
155 this.button4 = new ControlExs.QQButton();
156 this.txtsub = new ControlExs.QQTextBox();
157 this.button3 = new ControlExs.QQButton();
158 this.txtaudio3 = new ControlExs.QQTextBox();
159 this.button5 = new ControlExs.QQButton();
160 this.txtout6 = new ControlExs.QQTextBox();
161 this.button2 = new ControlExs.QQButton();
162 this.button7 = new ControlExs.QQButton();
163 this.AudioTab = new System.Windows.Forms.TabPage();
164 this.NeroAACGroupBox = new System.Windows.Forms.GroupBox();
165 this.audioAddBt = new ControlExs.QQButton();
166 this.audioDeleteBt = new ControlExs.QQButton();
167 this.AudioPresetComboBox = new System.Windows.Forms.ComboBox();
168 this.AudioPresetLabel = new System.Windows.Forms.Label();
169 this.AudioBitrateComboBox = new System.Windows.Forms.ComboBox();
170 this.label7 = new System.Windows.Forms.Label();
171 this.AudioEncoderComboBox = new System.Windows.Forms.ComboBox();
172 this.txtaudio2 = new ControlExs.QQTextBox();
173 this.panel2 = new System.Windows.Forms.Panel();
174 this.AudioBitrateRadioButton = new ControlExs.QQRadioButton();
175 this.AudioCustomizeRadioButton = new ControlExs.QQRadioButton();
176 this.AudioOutputTextBox = new ControlExs.QQTextBox();
177 this.btnaudio2 = new ControlExs.QQButton();
178 this.lbaackbps = new System.Windows.Forms.Label();
179 this.btnout3 = new ControlExs.QQButton();
180 this.lbaacrate = new System.Windows.Forms.Label();
181 this.btnaac = new ControlExs.QQButton();
182 this.AudioCustomParameterTextBox = new ControlExs.QQTextBox();
183 this.groupBox2 = new System.Windows.Forms.GroupBox();
184 this.AudioJoinButton = new ControlExs.QQButton();
185 this.label1 = new System.Windows.Forms.Label();
186 this.AudioBatchButton = new ControlExs.QQButton();
187 this.AudioListBox = new System.Windows.Forms.ListBox();
188 this.AudioAddButton = new ControlExs.QQButton();
189 this.AudioClearButton = new ControlExs.QQButton();
190 this.AudioDeleteButton = new ControlExs.QQButton();
191 this.groupBox9 = new System.Windows.Forms.GroupBox();
192 this.OnePicCRFNum = new System.Windows.Forms.NumericUpDown();
193 this.label33 = new System.Windows.Forms.Label();
194 this.AudioCopyCheckBox = new ControlExs.QQCheckBox();
195 this.label28 = new System.Windows.Forms.Label();
196 this.OnePicFPSNum = new System.Windows.Forms.NumericUpDown();
197 this.label17 = new System.Windows.Forms.Label();
198 this.label27 = new System.Windows.Forms.Label();
199 this.OnePicAudioBitrateNum = new System.Windows.Forms.NumericUpDown();
200 this.AudioOnePicOutputButton = new ControlExs.QQButton();
201 this.AudioOnePicButton = new ControlExs.QQButton();
202 this.AudioPicAudioButton = new ControlExs.QQButton();
203 this.AudioPicButton = new ControlExs.QQButton();
204 this.AudioOnePicOutputTextBox = new ControlExs.QQTextBox();
205 this.AudioPicAudioTextBox = new ControlExs.QQTextBox();
206 this.AudioPicTextBox = new ControlExs.QQTextBox();
207 this.VideoTab = new System.Windows.Forms.TabPage();
208 this.x264FramesLabel = new System.Windows.Forms.Label();
209 this.x264SeekLabel = new System.Windows.Forms.Label();
210 this.x264FramesNumericUpDown = new System.Windows.Forms.NumericUpDown();
211 this.x264SeekNumericUpDown = new System.Windows.Forms.NumericUpDown();
212 this.MaintainResolutionCheckBox = new ControlExs.QQCheckBox();
213 this.x264DemuxerComboBox = new System.Windows.Forms.ComboBox();
214 this.groupBox1 = new System.Windows.Forms.GroupBox();
215 this.label42 = new System.Windows.Forms.Label();
216 this.VideoBatchFormatComboBox = new System.Windows.Forms.ComboBox();
217 this.x264BatchSubSpecialLanguage = new System.Windows.Forms.ComboBox();
218 this.x264PathButton = new ControlExs.QQButton();
219 this.x264PathTextBox = new ControlExs.QQTextBox();
220 this.lbAuto = new System.Windows.Forms.ListBox();
221 this.x264BatchClearBtn = new ControlExs.QQButton();
222 this.x264BatchSubCheckBox = new ControlExs.QQCheckBox();
223 this.x264BatchDeleteBtn = new ControlExs.QQButton();
224 this.x264BatchAddBtn = new ControlExs.QQButton();
225 this.btnBatchAuto = new ControlExs.QQButton();
226 this.x264ShutdownCheckBox = new ControlExs.QQCheckBox();
227 this.x264AudioParameterTextBox = new ControlExs.QQTextBox();
228 this.x264SubTextBox = new ControlExs.QQTextBox();
229 this.x264OutTextBox = new ControlExs.QQTextBox();
230 this.x264VideoTextBox = new ControlExs.QQTextBox();
231 this.panel1 = new System.Windows.Forms.Panel();
232 this.x264Mode1RadioButton = new ControlExs.QQRadioButton();
233 this.x264Mode3RadioButton = new ControlExs.QQRadioButton();
234 this.x264Mode2RadioButton = new ControlExs.QQRadioButton();
235 this.label6 = new System.Windows.Forms.Label();
236 this.x264AddPresetBtn = new ControlExs.QQButton();
237 this.x264DeletePresetBtn = new ControlExs.QQButton();
238 this.x264StartBtn = new ControlExs.QQButton();
239 this.x264SubBtn = new ControlExs.QQButton();
240 this.x264OutBtn = new ControlExs.QQButton();
241 this.x264VideoBtn = new ControlExs.QQButton();
242 this.label16 = new System.Windows.Forms.Label();
243 this.x264ExeComboBox = new System.Windows.Forms.ComboBox();
244 this.x264FpsComboBox = new System.Windows.Forms.ComboBox();
245 this.lbFPS2 = new System.Windows.Forms.Label();
246 this.x264AudioModeComboBox = new System.Windows.Forms.ComboBox();
247 this.VideoPresetComboBox = new System.Windows.Forms.ComboBox();
248 this.label8 = new System.Windows.Forms.Label();
249 this.labelAudio = new System.Windows.Forms.Label();
250 this.label12 = new System.Windows.Forms.Label();
251 this.lbcrf = new System.Windows.Forms.Label();
252 this.lbheight = new System.Windows.Forms.Label();
253 this.lbwidth = new System.Windows.Forms.Label();
254 this.x264HeightNum = new System.Windows.Forms.NumericUpDown();
255 this.x264WidthNum = new System.Windows.Forms.NumericUpDown();
256 this.x264CRFNum = new System.Windows.Forms.NumericUpDown();
257 this.lbrate = new System.Windows.Forms.Label();
258 this.x264CustomParameterTextBox = new ControlExs.QQTextBox();
259 this.label4 = new System.Windows.Forms.Label();
260 this.x264BitrateNum = new System.Windows.Forms.NumericUpDown();
261 this.HelpTab = new System.Windows.Forms.TabPage();
262 this.FeedbackButton = new ControlExs.QQButton();
263 this.HelpTextBox = new System.Windows.Forms.RichTextBox();
264 this.ReleaseDatelabel = new System.Windows.Forms.Label();
265 this.ReleaseDatelabel2 = new System.Windows.Forms.Label();
266 this.CheckUpdateButton = new ControlExs.QQButton();
267 this.HomePageBtn = new ControlExs.QQButton();
268 this.AboutBtn = new ControlExs.QQButton();
269 this.tabControl = new System.Windows.Forms.TabControl();
270 this.MiscTab = new System.Windows.Forms.TabPage();
271 this.groupBox11 = new System.Windows.Forms.GroupBox();
272 this.label37 = new System.Windows.Forms.Label();
273 this.label36 = new System.Windows.Forms.Label();
274 this.BlackBitrateNum = new System.Windows.Forms.NumericUpDown();
275 this.label35 = new System.Windows.Forms.Label();
276 this.BlackSecondComboBox = new System.Windows.Forms.ComboBox();
277 this.label34 = new System.Windows.Forms.Label();
278 this.BlackCRFNum = new System.Windows.Forms.NumericUpDown();
279 this.label32 = new System.Windows.Forms.Label();
280 this.BlackNoPicCheckBox = new ControlExs.QQCheckBox();
281 this.label31 = new System.Windows.Forms.Label();
282 this.BlackFPSNum = new System.Windows.Forms.NumericUpDown();
283 this.BlackPicButton = new ControlExs.QQButton();
284 this.BlackPicTextBox = new ControlExs.QQTextBox();
285 this.BlackStartButton = new ControlExs.QQButton();
286 this.BlackOutputButton = new ControlExs.QQButton();
287 this.BlackVideoButton = new ControlExs.QQButton();
288 this.BlackOutputTextBox = new ControlExs.QQTextBox();
289 this.BlackVideoTextBox = new ControlExs.QQTextBox();
290 this.SetupTabPage = new System.Windows.Forms.TabPage();
291 this.groupBox14 = new System.Windows.Forms.GroupBox();
292 this.x265CheckBox = new ControlExs.QQCheckBox();
293 this.label38 = new System.Windows.Forms.Label();
294 this.SetupPlayerTextBox = new ControlExs.QQTextBox();
295 this.SetupPlayerButton = new ControlExs.QQButton();
296 this.SetupDeleteTempFileCheckBox = new ControlExs.QQCheckBox();
297 this.CheckUpdateCheckBox = new ControlExs.QQCheckBox();
298 this.groupBox13 = new System.Windows.Forms.GroupBox();
299 this.SplashScreenCheckBox = new ControlExs.QQCheckBox();
300 this.TrayModeCheckBox = new ControlExs.QQCheckBox();
301 this.label26 = new System.Windows.Forms.Label();
302 this.languageComboBox = new System.Windows.Forms.ComboBox();
303 this.groupBox12 = new System.Windows.Forms.GroupBox();
304 this.x264extraLine = new ControlExs.QQTextBox();
305 this.label43 = new System.Windows.Forms.Label();
306 this.x264PriorityComboBox = new System.Windows.Forms.ComboBox();
307 this.x264ThreadsComboBox = new System.Windows.Forms.ComboBox();
308 this.label2 = new System.Windows.Forms.Label();
309 this.label11 = new System.Windows.Forms.Label();
310 this.DeleteLogButton = new ControlExs.QQButton();
311 this.SetDefaultButton = new ControlExs.QQButton();
312 this.ViewLogButton = new ControlExs.QQButton();
313 this.groupBox10.SuspendLayout();
314 this.MediaInfoTab.SuspendLayout();
315 this.AVSTab.SuspendLayout();
316 ((System.ComponentModel.ISupportInitialize)(this.TrimEndNumericUpDown)).BeginInit();
317 ((System.ComponentModel.ISupportInitialize)(this.TrimStartNumericUpDown)).BeginInit();
318 ((System.ComponentModel.ISupportInitialize)(this.LevelsNumericUpDown)).BeginInit();
319 ((System.ComponentModel.ISupportInitialize)(this.AddBorders4NumericUpDown)).BeginInit();
320 ((System.ComponentModel.ISupportInitialize)(this.AddBorders3NumericUpDown)).BeginInit();
321 ((System.ComponentModel.ISupportInitialize)(this.AddBorders2NumericUpDown)).BeginInit();
322 ((System.ComponentModel.ISupportInitialize)(this.SharpenNumericUpDown)).BeginInit();
323 ((System.ComponentModel.ISupportInitialize)(this.AddBorders1NumericUpDown)).BeginInit();
324 ((System.ComponentModel.ISupportInitialize)(this.AVSHeightNumericUpDown)).BeginInit();
325 ((System.ComponentModel.ISupportInitialize)(this.AVSWidthNumericUpDown)).BeginInit();
326 ((System.ComponentModel.ISupportInitialize)(this.TweakContrastNumericUpDown)).BeginInit();
327 ((System.ComponentModel.ISupportInitialize)(this.TweakBrightnessNumericUpDown)).BeginInit();
328 ((System.ComponentModel.ISupportInitialize)(this.TweakSaturationNumericUpDown)).BeginInit();
329 ((System.ComponentModel.ISupportInitialize)(this.TweakChromaNumericUpDown)).BeginInit();
330 this.ExtractTab.SuspendLayout();
331 this.groupBox7.SuspendLayout();
332 this.groupBox6.SuspendLayout();
333 this.groupBox5.SuspendLayout();
334 this.MuxTab.SuspendLayout();
335 this.groupBox4.SuspendLayout();
336 this.groupBox3.SuspendLayout();
337 this.groupBox8.SuspendLayout();
338 this.AudioTab.SuspendLayout();
339 this.NeroAACGroupBox.SuspendLayout();
340 this.panel2.SuspendLayout();
341 this.groupBox2.SuspendLayout();
342 this.groupBox9.SuspendLayout();
343 ((System.ComponentModel.ISupportInitialize)(this.OnePicCRFNum)).BeginInit();
344 ((System.ComponentModel.ISupportInitialize)(this.OnePicFPSNum)).BeginInit();
345 ((System.ComponentModel.ISupportInitialize)(this.OnePicAudioBitrateNum)).BeginInit();
346 this.VideoTab.SuspendLayout();
347 ((System.ComponentModel.ISupportInitialize)(this.x264FramesNumericUpDown)).BeginInit();
348 ((System.ComponentModel.ISupportInitialize)(this.x264SeekNumericUpDown)).BeginInit();
349 this.groupBox1.SuspendLayout();
350 this.panel1.SuspendLayout();
351 ((System.ComponentModel.ISupportInitialize)(this.x264HeightNum)).BeginInit();
352 ((System.ComponentModel.ISupportInitialize)(this.x264WidthNum)).BeginInit();
353 ((System.ComponentModel.ISupportInitialize)(this.x264CRFNum)).BeginInit();
354 ((System.ComponentModel.ISupportInitialize)(this.x264BitrateNum)).BeginInit();
355 this.HelpTab.SuspendLayout();
356 this.tabControl.SuspendLayout();
357 this.MiscTab.SuspendLayout();
358 this.groupBox11.SuspendLayout();
359 ((System.ComponentModel.ISupportInitialize)(this.BlackBitrateNum)).BeginInit();
360 ((System.ComponentModel.ISupportInitialize)(this.BlackCRFNum)).BeginInit();
361 ((System.ComponentModel.ISupportInitialize)(this.BlackFPSNum)).BeginInit();
362 this.SetupTabPage.SuspendLayout();
363 this.groupBox14.SuspendLayout();
364 this.groupBox13.SuspendLayout();
365 this.groupBox12.SuspendLayout();
366 this.SuspendLayout();
368 // timer1
370 this.timer1.Enabled = true;
371 this.timer1.Interval = 9000;
372 this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
374 // groupBox10
376 this.groupBox10.Controls.Add(this.TransposeLabel);
377 this.groupBox10.Controls.Add(this.TransposeComboBox);
378 this.groupBox10.Controls.Add(this.RotateButton);
379 this.groupBox10.Controls.Add(this.txtvideo4);
380 this.groupBox10.Controls.Add(this.btnvideo4);
381 this.groupBox10.Controls.Add(this.btnout5);
382 this.groupBox10.Controls.Add(this.btnClip);
383 this.groupBox10.Controls.Add(this.txtout5);
384 this.groupBox10.Controls.Add(this.maske);
385 this.groupBox10.Controls.Add(this.label13);
386 this.groupBox10.Controls.Add(this.label15);
387 this.groupBox10.Controls.Add(this.maskb);
388 resources.ApplyResources(this.groupBox10, "groupBox10");
389 this.groupBox10.Name = "groupBox10";
390 this.groupBox10.TabStop = false;
392 // TransposeLabel
394 resources.ApplyResources(this.TransposeLabel, "TransposeLabel");
395 this.TransposeLabel.Name = "TransposeLabel";
397 // TransposeComboBox
399 this.TransposeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
400 this.TransposeComboBox.FormattingEnabled = true;
401 this.TransposeComboBox.Items.AddRange(new object[] {
402 resources.GetString("TransposeComboBox.Items"),
403 resources.GetString("TransposeComboBox.Items1"),
404 resources.GetString("TransposeComboBox.Items2"),
405 resources.GetString("TransposeComboBox.Items3")});
406 resources.ApplyResources(this.TransposeComboBox, "TransposeComboBox");
407 this.TransposeComboBox.Name = "TransposeComboBox";
409 // RotateButton
411 resources.ApplyResources(this.RotateButton, "RotateButton");
412 this.RotateButton.Name = "RotateButton";
413 this.RotateButton.UseVisualStyleBackColor = true;
414 this.RotateButton.Click += new System.EventHandler(this.RotateButton_Click);
416 // txtvideo4
418 this.txtvideo4.AllowDrop = true;
419 this.txtvideo4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
420 this.txtvideo4.EmptyTextTip = null;
421 this.txtvideo4.EmptyTextTipColor = System.Drawing.Color.DarkGray;
422 resources.ApplyResources(this.txtvideo4, "txtvideo4");
423 this.txtvideo4.Name = "txtvideo4";
424 this.txtvideo4.ReadOnly = true;
425 this.txtvideo4.TextChanged += new System.EventHandler(this.txtvideo4_TextChanged);
426 this.txtvideo4.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo4_MouseDoubleClick);
428 // btnvideo4
430 resources.ApplyResources(this.btnvideo4, "btnvideo4");
431 this.btnvideo4.Name = "btnvideo4";
432 this.btnvideo4.UseVisualStyleBackColor = true;
433 this.btnvideo4.Click += new System.EventHandler(this.btnvideo4_Click);
435 // btnout5
437 resources.ApplyResources(this.btnout5, "btnout5");
438 this.btnout5.Name = "btnout5";
439 this.btnout5.UseVisualStyleBackColor = true;
440 this.btnout5.Click += new System.EventHandler(this.btnout5_Click);
442 // btnClip
444 resources.ApplyResources(this.btnClip, "btnClip");
445 this.btnClip.Name = "btnClip";
446 this.btnClip.UseVisualStyleBackColor = true;
447 this.btnClip.Click += new System.EventHandler(this.btnClip_Click);
449 // txtout5
451 this.txtout5.AllowDrop = true;
452 this.txtout5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
453 this.txtout5.EmptyTextTip = null;
454 this.txtout5.EmptyTextTipColor = System.Drawing.Color.DarkGray;
455 resources.ApplyResources(this.txtout5, "txtout5");
456 this.txtout5.Name = "txtout5";
457 this.txtout5.TextChanged += new System.EventHandler(this.txtout5_TextChanged);
458 this.txtout5.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout5_MouseDoubleClick);
460 // maske
462 resources.ApplyResources(this.maske, "maske");
463 this.maske.Name = "maske";
465 // label13
467 resources.ApplyResources(this.label13, "label13");
468 this.label13.Name = "label13";
470 // label15
472 resources.ApplyResources(this.label15, "label15");
473 this.label15.Name = "label15";
475 // maskb
477 resources.ApplyResources(this.maskb, "maskb");
478 this.maskb.Name = "maskb";
480 // MediaInfoTab
482 this.MediaInfoTab.Controls.Add(this.btnMIopen);
483 this.MediaInfoTab.Controls.Add(this.btnMIplay);
484 this.MediaInfoTab.Controls.Add(this.btnMIcopy);
485 this.MediaInfoTab.Controls.Add(this.MediaInfoTextBox);
486 resources.ApplyResources(this.MediaInfoTab, "MediaInfoTab");
487 this.MediaInfoTab.Name = "MediaInfoTab";
488 this.MediaInfoTab.UseVisualStyleBackColor = true;
490 // btnMIopen
492 resources.ApplyResources(this.btnMIopen, "btnMIopen");
493 this.btnMIopen.Name = "btnMIopen";
494 this.btnMIopen.UseVisualStyleBackColor = true;
495 this.btnMIopen.Click += new System.EventHandler(this.btnMIopen_Click);
497 // btnMIplay
499 resources.ApplyResources(this.btnMIplay, "btnMIplay");
500 this.btnMIplay.Name = "btnMIplay";
501 this.btnMIplay.UseVisualStyleBackColor = true;
502 this.btnMIplay.Click += new System.EventHandler(this.btnMIplay_Click);
504 // btnMIcopy
506 resources.ApplyResources(this.btnMIcopy, "btnMIcopy");
507 this.btnMIcopy.Name = "btnMIcopy";
508 this.btnMIcopy.UseVisualStyleBackColor = true;
509 this.btnMIcopy.Click += new System.EventHandler(this.btnMIcopy_Click);
511 // MediaInfoTextBox
513 this.MediaInfoTextBox.AllowDrop = true;
514 this.MediaInfoTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
515 resources.ApplyResources(this.MediaInfoTextBox, "MediaInfoTextBox");
516 this.MediaInfoTextBox.Name = "MediaInfoTextBox";
517 this.MediaInfoTextBox.TextChanged += new System.EventHandler(this.txtMI_TextChanged);
518 this.MediaInfoTextBox.DragDrop += new System.Windows.Forms.DragEventHandler(this.txtMI_DragDrop);
519 this.MediaInfoTextBox.DragEnter += new System.Windows.Forms.DragEventHandler(this.txtMI_DragEnter);
520 this.MediaInfoTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MediaInfoTextBox_KeyDown);
522 // AVSTab
524 this.AVSTab.Controls.Add(this.AVSAddFilterButton);
525 this.AVSTab.Controls.Add(this.label39);
526 this.AVSTab.Controls.Add(this.AVSFilterComboBox);
527 this.AVSTab.Controls.Add(this.label25);
528 this.AVSTab.Controls.Add(this.AVSCropTextBox);
529 this.AVSTab.Controls.Add(this.label30);
530 this.AVSTab.Controls.Add(this.label29);
531 this.AVSTab.Controls.Add(this.TrimEndNumericUpDown);
532 this.AVSTab.Controls.Add(this.TrimStartNumericUpDown);
533 this.AVSTab.Controls.Add(this.LevelsNumericUpDown);
534 this.AVSTab.Controls.Add(this.label24);
535 this.AVSTab.Controls.Add(this.label23);
536 this.AVSTab.Controls.Add(this.label22);
537 this.AVSTab.Controls.Add(this.label21);
538 this.AVSTab.Controls.Add(this.AddBorders4NumericUpDown);
539 this.AVSTab.Controls.Add(this.AddBorders3NumericUpDown);
540 this.AVSTab.Controls.Add(this.AddBorders2NumericUpDown);
541 this.AVSTab.Controls.Add(this.SharpenNumericUpDown);
542 this.AVSTab.Controls.Add(this.AddBorders1NumericUpDown);
543 this.AVSTab.Controls.Add(this.label19);
544 this.AVSTab.Controls.Add(this.label20);
545 this.AVSTab.Controls.Add(this.AVSHeightNumericUpDown);
546 this.AVSTab.Controls.Add(this.AVSWidthNumericUpDown);
547 this.AVSTab.Controls.Add(this.label18);
548 this.AVSTab.Controls.Add(this.label10);
549 this.AVSTab.Controls.Add(this.label9);
550 this.AVSTab.Controls.Add(this.label5);
551 this.AVSTab.Controls.Add(this.TweakContrastNumericUpDown);
552 this.AVSTab.Controls.Add(this.TweakBrightnessNumericUpDown);
553 this.AVSTab.Controls.Add(this.TweakSaturationNumericUpDown);
554 this.AVSTab.Controls.Add(this.TweakChromaNumericUpDown);
555 this.AVSTab.Controls.Add(this.AVSScriptTextBox);
556 this.AVSTab.Controls.Add(this.txtvideo9);
557 this.AVSTab.Controls.Add(this.txtout9);
558 this.AVSTab.Controls.Add(this.txtsub9);
559 this.AVSTab.Controls.Add(this.AVSwithAudioCheckBox);
560 this.AVSTab.Controls.Add(this.AVSSaveButton);
561 this.AVSTab.Controls.Add(this.LevelsCheckBox);
562 this.AVSTab.Controls.Add(this.CropCheckBox);
563 this.AVSTab.Controls.Add(this.TrimCheckBox);
564 this.AVSTab.Controls.Add(this.SharpenCheckBox);
565 this.AVSTab.Controls.Add(this.AddBordersCheckBox);
566 this.AVSTab.Controls.Add(this.LanczosResizeCheckBox);
567 this.AVSTab.Controls.Add(this.TweakCheckBox);
568 this.AVSTab.Controls.Add(this.UndotCheckBox);
569 this.AVSTab.Controls.Add(this.button9);
570 this.AVSTab.Controls.Add(this.button6);
571 this.AVSTab.Controls.Add(this.btnpreview9);
572 this.AVSTab.Controls.Add(this.btnAVS9);
573 this.AVSTab.Controls.Add(this.btnvideo9);
574 this.AVSTab.Controls.Add(this.btnout9);
575 this.AVSTab.Controls.Add(this.btnsub9);
576 resources.ApplyResources(this.AVSTab, "AVSTab");
577 this.AVSTab.Name = "AVSTab";
578 this.AVSTab.UseVisualStyleBackColor = true;
579 this.AVSTab.Click += new System.EventHandler(this.txtAVScreate_Click);
581 // AVSAddFilterButton
583 resources.ApplyResources(this.AVSAddFilterButton, "AVSAddFilterButton");
584 this.AVSAddFilterButton.Name = "AVSAddFilterButton";
585 this.AVSAddFilterButton.UseVisualStyleBackColor = true;
586 this.AVSAddFilterButton.Click += new System.EventHandler(this.AVSAddFilterButton_Click);
588 // label39
590 resources.ApplyResources(this.label39, "label39");
591 this.label39.Name = "label39";
593 // AVSFilterComboBox
595 this.AVSFilterComboBox.FormattingEnabled = true;
596 resources.ApplyResources(this.AVSFilterComboBox, "AVSFilterComboBox");
597 this.AVSFilterComboBox.Name = "AVSFilterComboBox";
599 // label25
601 resources.ApplyResources(this.label25, "label25");
602 this.label25.Name = "label25";
604 // AVSCropTextBox
606 this.AVSCropTextBox.AllowDrop = true;
607 this.AVSCropTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
608 this.AVSCropTextBox.EmptyTextTip = null;
609 this.AVSCropTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
610 resources.ApplyResources(this.AVSCropTextBox, "AVSCropTextBox");
611 this.AVSCropTextBox.Name = "AVSCropTextBox";
612 this.AVSCropTextBox.TextChanged += new System.EventHandler(this.AVSCropTextBox_TextChanged);
614 // label30
616 resources.ApplyResources(this.label30, "label30");
617 this.label30.Name = "label30";
619 // label29
621 resources.ApplyResources(this.label29, "label29");
622 this.label29.Name = "label29";
624 // TrimEndNumericUpDown
626 resources.ApplyResources(this.TrimEndNumericUpDown, "TrimEndNumericUpDown");
627 this.TrimEndNumericUpDown.Maximum = new decimal(new int[] {
628 99999999,
631 0});
632 this.TrimEndNumericUpDown.Name = "TrimEndNumericUpDown";
633 this.TrimEndNumericUpDown.Value = new decimal(new int[] {
634 1440,
637 0});
638 this.TrimEndNumericUpDown.ValueChanged += new System.EventHandler(this.TrimEndNumericUpDown_ValueChanged);
640 // TrimStartNumericUpDown
642 resources.ApplyResources(this.TrimStartNumericUpDown, "TrimStartNumericUpDown");
643 this.TrimStartNumericUpDown.Maximum = new decimal(new int[] {
644 99999999,
647 0});
648 this.TrimStartNumericUpDown.Name = "TrimStartNumericUpDown";
649 this.TrimStartNumericUpDown.ValueChanged += new System.EventHandler(this.TrimStartNumericUpDown_ValueChanged);
651 // LevelsNumericUpDown
653 this.LevelsNumericUpDown.DecimalPlaces = 1;
654 this.LevelsNumericUpDown.Increment = new decimal(new int[] {
658 65536});
659 resources.ApplyResources(this.LevelsNumericUpDown, "LevelsNumericUpDown");
660 this.LevelsNumericUpDown.Maximum = new decimal(new int[] {
661 9999,
664 0});
665 this.LevelsNumericUpDown.Name = "LevelsNumericUpDown";
666 this.LevelsNumericUpDown.Value = new decimal(new int[] {
670 65536});
671 this.LevelsNumericUpDown.ValueChanged += new System.EventHandler(this.LevelsNumericUpDown_ValueChanged);
673 // label24
675 resources.ApplyResources(this.label24, "label24");
676 this.label24.Name = "label24";
678 // label23
680 resources.ApplyResources(this.label23, "label23");
681 this.label23.Name = "label23";
683 // label22
685 resources.ApplyResources(this.label22, "label22");
686 this.label22.Name = "label22";
688 // label21
690 resources.ApplyResources(this.label21, "label21");
691 this.label21.Name = "label21";
693 // AddBorders4NumericUpDown
695 resources.ApplyResources(this.AddBorders4NumericUpDown, "AddBorders4NumericUpDown");
696 this.AddBorders4NumericUpDown.Maximum = new decimal(new int[] {
697 9999,
700 0});
701 this.AddBorders4NumericUpDown.Name = "AddBorders4NumericUpDown";
702 this.AddBorders4NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders4NumericUpDown_ValueChanged);
704 // AddBorders3NumericUpDown
706 resources.ApplyResources(this.AddBorders3NumericUpDown, "AddBorders3NumericUpDown");
707 this.AddBorders3NumericUpDown.Maximum = new decimal(new int[] {
708 9999,
711 0});
712 this.AddBorders3NumericUpDown.Name = "AddBorders3NumericUpDown";
713 this.AddBorders3NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders3NumericUpDown_ValueChanged);
715 // AddBorders2NumericUpDown
717 resources.ApplyResources(this.AddBorders2NumericUpDown, "AddBorders2NumericUpDown");
718 this.AddBorders2NumericUpDown.Maximum = new decimal(new int[] {
719 9999,
722 0});
723 this.AddBorders2NumericUpDown.Name = "AddBorders2NumericUpDown";
724 this.AddBorders2NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders2NumericUpDown_ValueChanged);
726 // SharpenNumericUpDown
728 this.SharpenNumericUpDown.DecimalPlaces = 1;
729 this.SharpenNumericUpDown.Increment = new decimal(new int[] {
733 65536});
734 resources.ApplyResources(this.SharpenNumericUpDown, "SharpenNumericUpDown");
735 this.SharpenNumericUpDown.Maximum = new decimal(new int[] {
739 0});
740 this.SharpenNumericUpDown.Name = "SharpenNumericUpDown";
741 this.SharpenNumericUpDown.Value = new decimal(new int[] {
745 65536});
746 this.SharpenNumericUpDown.ValueChanged += new System.EventHandler(this.SharpenNumericUpDown_ValueChanged);
748 // AddBorders1NumericUpDown
750 resources.ApplyResources(this.AddBorders1NumericUpDown, "AddBorders1NumericUpDown");
751 this.AddBorders1NumericUpDown.Maximum = new decimal(new int[] {
752 9999,
755 0});
756 this.AddBorders1NumericUpDown.Name = "AddBorders1NumericUpDown";
757 this.AddBorders1NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders1NumericUpDown_ValueChanged);
759 // label19
761 resources.ApplyResources(this.label19, "label19");
762 this.label19.Name = "label19";
764 // label20
766 resources.ApplyResources(this.label20, "label20");
767 this.label20.Name = "label20";
769 // AVSHeightNumericUpDown
771 resources.ApplyResources(this.AVSHeightNumericUpDown, "AVSHeightNumericUpDown");
772 this.AVSHeightNumericUpDown.Maximum = new decimal(new int[] {
773 9999,
776 0});
777 this.AVSHeightNumericUpDown.Name = "AVSHeightNumericUpDown";
778 this.AVSHeightNumericUpDown.Value = new decimal(new int[] {
779 720,
782 0});
783 this.AVSHeightNumericUpDown.ValueChanged += new System.EventHandler(this.AVSHeightNumericUpDown_ValueChanged);
785 // AVSWidthNumericUpDown
787 resources.ApplyResources(this.AVSWidthNumericUpDown, "AVSWidthNumericUpDown");
788 this.AVSWidthNumericUpDown.Maximum = new decimal(new int[] {
789 9999,
792 0});
793 this.AVSWidthNumericUpDown.Name = "AVSWidthNumericUpDown";
794 this.AVSWidthNumericUpDown.Value = new decimal(new int[] {
795 1280,
798 0});
799 this.AVSWidthNumericUpDown.ValueChanged += new System.EventHandler(this.AVSWidthNumericUpDown_ValueChanged);
801 // label18
803 resources.ApplyResources(this.label18, "label18");
804 this.label18.Name = "label18";
806 // label10
808 resources.ApplyResources(this.label10, "label10");
809 this.label10.Name = "label10";
811 // label9
813 resources.ApplyResources(this.label9, "label9");
814 this.label9.Name = "label9";
816 // label5
818 resources.ApplyResources(this.label5, "label5");
819 this.label5.Name = "label5";
821 // TweakContrastNumericUpDown
823 this.TweakContrastNumericUpDown.DecimalPlaces = 1;
824 this.TweakContrastNumericUpDown.Increment = new decimal(new int[] {
828 65536});
829 resources.ApplyResources(this.TweakContrastNumericUpDown, "TweakContrastNumericUpDown");
830 this.TweakContrastNumericUpDown.Maximum = new decimal(new int[] {
834 0});
835 this.TweakContrastNumericUpDown.Name = "TweakContrastNumericUpDown";
836 this.TweakContrastNumericUpDown.Value = new decimal(new int[] {
840 0});
841 this.TweakContrastNumericUpDown.ValueChanged += new System.EventHandler(this.TweakContrastNumericUpDown_ValueChanged);
843 // TweakBrightnessNumericUpDown
845 this.TweakBrightnessNumericUpDown.DecimalPlaces = 1;
846 resources.ApplyResources(this.TweakBrightnessNumericUpDown, "TweakBrightnessNumericUpDown");
847 this.TweakBrightnessNumericUpDown.Maximum = new decimal(new int[] {
848 255,
851 0});
852 this.TweakBrightnessNumericUpDown.Minimum = new decimal(new int[] {
853 255,
856 -2147483648});
857 this.TweakBrightnessNumericUpDown.Name = "TweakBrightnessNumericUpDown";
858 this.TweakBrightnessNumericUpDown.ValueChanged += new System.EventHandler(this.TweakBrightnessNumericUpDown_ValueChanged);
860 // TweakSaturationNumericUpDown
862 this.TweakSaturationNumericUpDown.DecimalPlaces = 1;
863 this.TweakSaturationNumericUpDown.Increment = new decimal(new int[] {
867 65536});
868 resources.ApplyResources(this.TweakSaturationNumericUpDown, "TweakSaturationNumericUpDown");
869 this.TweakSaturationNumericUpDown.Maximum = new decimal(new int[] {
873 0});
874 this.TweakSaturationNumericUpDown.Name = "TweakSaturationNumericUpDown";
875 this.TweakSaturationNumericUpDown.Value = new decimal(new int[] {
879 0});
880 this.TweakSaturationNumericUpDown.ValueChanged += new System.EventHandler(this.TweakSaturationNumericUpDown_ValueChanged);
882 // TweakChromaNumericUpDown
884 this.TweakChromaNumericUpDown.DecimalPlaces = 1;
885 this.TweakChromaNumericUpDown.Increment = new decimal(new int[] {
889 65536});
890 resources.ApplyResources(this.TweakChromaNumericUpDown, "TweakChromaNumericUpDown");
891 this.TweakChromaNumericUpDown.Maximum = new decimal(new int[] {
892 180,
895 0});
896 this.TweakChromaNumericUpDown.Minimum = new decimal(new int[] {
897 180,
900 -2147483648});
901 this.TweakChromaNumericUpDown.Name = "TweakChromaNumericUpDown";
902 this.TweakChromaNumericUpDown.ValueChanged += new System.EventHandler(this.TweakChromaNumericUpDown_ValueChanged);
904 // AVSScriptTextBox
906 this.AVSScriptTextBox.AllowDrop = true;
907 this.AVSScriptTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
908 this.AVSScriptTextBox.EmptyTextTip = null;
909 this.AVSScriptTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
910 resources.ApplyResources(this.AVSScriptTextBox, "AVSScriptTextBox");
911 this.AVSScriptTextBox.Name = "AVSScriptTextBox";
912 this.AVSScriptTextBox.TextChanged += new System.EventHandler(this.txtAVS_TextChanged);
913 this.AVSScriptTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.AVSScriptTextBox_KeyDown);
915 // txtvideo9
917 this.txtvideo9.AllowDrop = true;
918 this.txtvideo9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
919 this.txtvideo9.EmptyTextTip = null;
920 this.txtvideo9.EmptyTextTipColor = System.Drawing.Color.DarkGray;
921 resources.ApplyResources(this.txtvideo9, "txtvideo9");
922 this.txtvideo9.Name = "txtvideo9";
923 this.txtvideo9.ReadOnly = true;
924 this.txtvideo9.TextChanged += new System.EventHandler(this.txtvideo9_TextChanged);
925 this.txtvideo9.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo9_MouseDoubleClick);
927 // txtout9
929 this.txtout9.AllowDrop = true;
930 this.txtout9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
931 this.txtout9.EmptyTextTip = null;
932 this.txtout9.EmptyTextTipColor = System.Drawing.Color.DarkGray;
933 resources.ApplyResources(this.txtout9, "txtout9");
934 this.txtout9.Name = "txtout9";
935 this.txtout9.TextChanged += new System.EventHandler(this.txtout9_TextChanged);
936 this.txtout9.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout9_MouseDoubleClick);
938 // txtsub9
940 this.txtsub9.AllowDrop = true;
941 this.txtsub9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
942 this.txtsub9.EmptyTextTip = null;
943 this.txtsub9.EmptyTextTipColor = System.Drawing.Color.DarkGray;
944 resources.ApplyResources(this.txtsub9, "txtsub9");
945 this.txtsub9.Name = "txtsub9";
946 this.txtsub9.ReadOnly = true;
947 this.txtsub9.TextChanged += new System.EventHandler(this.txtsub9_TextChanged);
949 // AVSwithAudioCheckBox
951 resources.ApplyResources(this.AVSwithAudioCheckBox, "AVSwithAudioCheckBox");
952 this.AVSwithAudioCheckBox.BackColor = System.Drawing.Color.Transparent;
953 this.AVSwithAudioCheckBox.Name = "AVSwithAudioCheckBox";
954 this.AVSwithAudioCheckBox.UseVisualStyleBackColor = false;
956 // AVSSaveButton
958 resources.ApplyResources(this.AVSSaveButton, "AVSSaveButton");
959 this.AVSSaveButton.Name = "AVSSaveButton";
960 this.AVSSaveButton.UseVisualStyleBackColor = true;
961 this.AVSSaveButton.Click += new System.EventHandler(this.AVSSaveButton_Click);
963 // LevelsCheckBox
965 resources.ApplyResources(this.LevelsCheckBox, "LevelsCheckBox");
966 this.LevelsCheckBox.BackColor = System.Drawing.Color.Transparent;
967 this.LevelsCheckBox.Name = "LevelsCheckBox";
968 this.LevelsCheckBox.UseVisualStyleBackColor = false;
969 this.LevelsCheckBox.CheckedChanged += new System.EventHandler(this.LevelsCheckBox_CheckedChanged);
971 // CropCheckBox
973 resources.ApplyResources(this.CropCheckBox, "CropCheckBox");
974 this.CropCheckBox.BackColor = System.Drawing.Color.Transparent;
975 this.CropCheckBox.Name = "CropCheckBox";
976 this.CropCheckBox.UseVisualStyleBackColor = false;
977 this.CropCheckBox.CheckedChanged += new System.EventHandler(this.CropCheckBox_CheckedChanged);
979 // TrimCheckBox
981 resources.ApplyResources(this.TrimCheckBox, "TrimCheckBox");
982 this.TrimCheckBox.BackColor = System.Drawing.Color.Transparent;
983 this.TrimCheckBox.Name = "TrimCheckBox";
984 this.TrimCheckBox.UseVisualStyleBackColor = false;
985 this.TrimCheckBox.CheckedChanged += new System.EventHandler(this.TrimCheckBox_CheckedChanged);
987 // SharpenCheckBox
989 resources.ApplyResources(this.SharpenCheckBox, "SharpenCheckBox");
990 this.SharpenCheckBox.BackColor = System.Drawing.Color.Transparent;
991 this.SharpenCheckBox.Name = "SharpenCheckBox";
992 this.SharpenCheckBox.UseVisualStyleBackColor = false;
993 this.SharpenCheckBox.CheckedChanged += new System.EventHandler(this.SharpenCheckBox_CheckedChanged);
995 // AddBordersCheckBox
997 resources.ApplyResources(this.AddBordersCheckBox, "AddBordersCheckBox");
998 this.AddBordersCheckBox.BackColor = System.Drawing.Color.Transparent;
999 this.AddBordersCheckBox.Name = "AddBordersCheckBox";
1000 this.AddBordersCheckBox.UseVisualStyleBackColor = false;
1001 this.AddBordersCheckBox.CheckedChanged += new System.EventHandler(this.AddBordersCheckBox_CheckedChanged);
1003 // LanczosResizeCheckBox
1005 resources.ApplyResources(this.LanczosResizeCheckBox, "LanczosResizeCheckBox");
1006 this.LanczosResizeCheckBox.BackColor = System.Drawing.Color.Transparent;
1007 this.LanczosResizeCheckBox.Name = "LanczosResizeCheckBox";
1008 this.LanczosResizeCheckBox.UseVisualStyleBackColor = false;
1009 this.LanczosResizeCheckBox.CheckedChanged += new System.EventHandler(this.LanczosResizeCheckBox_CheckedChanged);
1011 // TweakCheckBox
1013 resources.ApplyResources(this.TweakCheckBox, "TweakCheckBox");
1014 this.TweakCheckBox.BackColor = System.Drawing.Color.Transparent;
1015 this.TweakCheckBox.Name = "TweakCheckBox";
1016 this.TweakCheckBox.UseVisualStyleBackColor = false;
1017 this.TweakCheckBox.CheckedChanged += new System.EventHandler(this.TweakCheckBox_CheckedChanged);
1019 // UndotCheckBox
1021 resources.ApplyResources(this.UndotCheckBox, "UndotCheckBox");
1022 this.UndotCheckBox.BackColor = System.Drawing.Color.Transparent;
1023 this.UndotCheckBox.Name = "UndotCheckBox";
1024 this.UndotCheckBox.UseVisualStyleBackColor = false;
1025 this.UndotCheckBox.CheckedChanged += new System.EventHandler(this.UndotCheckBox_CheckedChanged);
1027 // button9
1029 resources.ApplyResources(this.button9, "button9");
1030 this.button9.Name = "button9";
1031 this.button9.UseVisualStyleBackColor = true;
1032 this.button9.Click += new System.EventHandler(this.button9_Click);
1034 // button6
1036 resources.ApplyResources(this.button6, "button6");
1037 this.button6.Name = "button6";
1038 this.button6.UseVisualStyleBackColor = true;
1039 this.button6.Click += new System.EventHandler(this.button6_Click_2);
1041 // btnpreview9
1043 resources.ApplyResources(this.btnpreview9, "btnpreview9");
1044 this.btnpreview9.Name = "btnpreview9";
1045 this.btnpreview9.UseVisualStyleBackColor = true;
1046 this.btnpreview9.Click += new System.EventHandler(this.btnpreview9_Click);
1048 // btnAVS9
1050 resources.ApplyResources(this.btnAVS9, "btnAVS9");
1051 this.btnAVS9.Name = "btnAVS9";
1052 this.btnAVS9.UseVisualStyleBackColor = true;
1053 this.btnAVS9.Click += new System.EventHandler(this.btnAVS9_Click);
1055 // btnvideo9
1057 resources.ApplyResources(this.btnvideo9, "btnvideo9");
1058 this.btnvideo9.Name = "btnvideo9";
1059 this.btnvideo9.UseVisualStyleBackColor = true;
1060 this.btnvideo9.Click += new System.EventHandler(this.btnvideo9_Click);
1062 // btnout9
1064 resources.ApplyResources(this.btnout9, "btnout9");
1065 this.btnout9.Name = "btnout9";
1066 this.btnout9.UseVisualStyleBackColor = true;
1067 this.btnout9.Click += new System.EventHandler(this.btnout9_Click);
1069 // btnsub9
1071 resources.ApplyResources(this.btnsub9, "btnsub9");
1072 this.btnsub9.Name = "btnsub9";
1073 this.btnsub9.UseVisualStyleBackColor = true;
1074 this.btnsub9.Click += new System.EventHandler(this.btnsub9_Click);
1076 // ExtractTab
1078 this.ExtractTab.AllowDrop = true;
1079 this.ExtractTab.Controls.Add(this.groupBox7);
1080 this.ExtractTab.Controls.Add(this.groupBox6);
1081 this.ExtractTab.Controls.Add(this.groupBox5);
1082 resources.ApplyResources(this.ExtractTab, "ExtractTab");
1083 this.ExtractTab.Name = "ExtractTab";
1084 this.ExtractTab.UseVisualStyleBackColor = true;
1086 // groupBox7
1088 this.groupBox7.Controls.Add(this.gmkvextractguibButton);
1089 this.groupBox7.Controls.Add(this.MkvExtract4Button);
1090 this.groupBox7.Controls.Add(this.MkvExtract3Button);
1091 this.groupBox7.Controls.Add(this.MkvExtract2Button);
1092 this.groupBox7.Controls.Add(this.MkvExtract1Button);
1093 this.groupBox7.Controls.Add(this.btnextract7);
1094 this.groupBox7.Controls.Add(this.btnvideo7);
1095 this.groupBox7.Controls.Add(this.txtvideo6);
1096 resources.ApplyResources(this.groupBox7, "groupBox7");
1097 this.groupBox7.Name = "groupBox7";
1098 this.groupBox7.TabStop = false;
1100 // gmkvextractguibButton
1102 resources.ApplyResources(this.gmkvextractguibButton, "gmkvextractguibButton");
1103 this.gmkvextractguibButton.Name = "gmkvextractguibButton";
1104 this.gmkvextractguibButton.UseVisualStyleBackColor = true;
1105 this.gmkvextractguibButton.Click += new System.EventHandler(this.gmkvextractguibButton_Click);
1107 // MkvExtract4Button
1109 resources.ApplyResources(this.MkvExtract4Button, "MkvExtract4Button");
1110 this.MkvExtract4Button.Name = "MkvExtract4Button";
1111 this.MkvExtract4Button.UseVisualStyleBackColor = true;
1112 this.MkvExtract4Button.Click += new System.EventHandler(this.MkvExtract4Button_Click);
1114 // MkvExtract3Button
1116 resources.ApplyResources(this.MkvExtract3Button, "MkvExtract3Button");
1117 this.MkvExtract3Button.Name = "MkvExtract3Button";
1118 this.MkvExtract3Button.UseVisualStyleBackColor = true;
1119 this.MkvExtract3Button.Click += new System.EventHandler(this.MkvExtract3Button_Click);
1121 // MkvExtract2Button
1123 resources.ApplyResources(this.MkvExtract2Button, "MkvExtract2Button");
1124 this.MkvExtract2Button.Name = "MkvExtract2Button";
1125 this.MkvExtract2Button.UseVisualStyleBackColor = true;
1126 this.MkvExtract2Button.Click += new System.EventHandler(this.MkvExtract2Button_Click);
1128 // MkvExtract1Button
1130 resources.ApplyResources(this.MkvExtract1Button, "MkvExtract1Button");
1131 this.MkvExtract1Button.Name = "MkvExtract1Button";
1132 this.MkvExtract1Button.UseVisualStyleBackColor = true;
1133 this.MkvExtract1Button.Click += new System.EventHandler(this.MkvExtract1Button_Click);
1135 // btnextract7
1137 resources.ApplyResources(this.btnextract7, "btnextract7");
1138 this.btnextract7.Name = "btnextract7";
1139 this.btnextract7.UseVisualStyleBackColor = true;
1140 this.btnextract7.Click += new System.EventHandler(this.btnextract7_Click);
1142 // btnvideo7
1144 resources.ApplyResources(this.btnvideo7, "btnvideo7");
1145 this.btnvideo7.Name = "btnvideo7";
1146 this.btnvideo7.UseVisualStyleBackColor = true;
1147 this.btnvideo7.Click += new System.EventHandler(this.btnvideo7_Click);
1149 // txtvideo6
1151 this.txtvideo6.AllowDrop = true;
1152 this.txtvideo6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1153 this.txtvideo6.EmptyTextTip = "";
1154 this.txtvideo6.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1155 resources.ApplyResources(this.txtvideo6, "txtvideo6");
1156 this.txtvideo6.Name = "txtvideo6";
1157 this.txtvideo6.ReadOnly = true;
1158 this.txtvideo6.TextChanged += new System.EventHandler(this.txtvideo6_TextChanged_1);
1160 // groupBox6
1162 this.groupBox6.Controls.Add(this.btnvextract8);
1163 this.groupBox6.Controls.Add(this.btnvideo8);
1164 this.groupBox6.Controls.Add(this.txtvideo8);
1165 this.groupBox6.Controls.Add(this.btnaextract8);
1166 resources.ApplyResources(this.groupBox6, "groupBox6");
1167 this.groupBox6.Name = "groupBox6";
1168 this.groupBox6.TabStop = false;
1170 // btnvextract8
1172 resources.ApplyResources(this.btnvextract8, "btnvextract8");
1173 this.btnvextract8.Name = "btnvextract8";
1174 this.btnvextract8.UseVisualStyleBackColor = true;
1175 this.btnvextract8.Click += new System.EventHandler(this.btnvextract8_Click);
1177 // btnvideo8
1179 resources.ApplyResources(this.btnvideo8, "btnvideo8");
1180 this.btnvideo8.Name = "btnvideo8";
1181 this.btnvideo8.UseVisualStyleBackColor = true;
1182 this.btnvideo8.Click += new System.EventHandler(this.btnvideo8_Click);
1184 // txtvideo8
1186 this.txtvideo8.AllowDrop = true;
1187 this.txtvideo8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1188 this.txtvideo8.EmptyTextTip = "";
1189 this.txtvideo8.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1190 resources.ApplyResources(this.txtvideo8, "txtvideo8");
1191 this.txtvideo8.Name = "txtvideo8";
1192 this.txtvideo8.ReadOnly = true;
1193 this.txtvideo8.TextChanged += new System.EventHandler(this.txtvideo8_TextChanged);
1194 this.txtvideo8.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo8_MouseDoubleClick);
1196 // btnaextract8
1198 resources.ApplyResources(this.btnaextract8, "btnaextract8");
1199 this.btnaextract8.Name = "btnaextract8";
1200 this.btnaextract8.UseVisualStyleBackColor = true;
1201 this.btnaextract8.Click += new System.EventHandler(this.btnaextract8_Click);
1203 // groupBox5
1205 this.groupBox5.Controls.Add(this.ExtractMP4TextBox);
1206 this.groupBox5.Controls.Add(this.btnaextract3);
1207 this.groupBox5.Controls.Add(this.ExtractMP4Button);
1208 this.groupBox5.Controls.Add(this.btnvextract);
1209 this.groupBox5.Controls.Add(this.btnaextract);
1210 this.groupBox5.Controls.Add(this.btnaextract2);
1211 resources.ApplyResources(this.groupBox5, "groupBox5");
1212 this.groupBox5.Name = "groupBox5";
1213 this.groupBox5.TabStop = false;
1215 // ExtractMP4TextBox
1217 this.ExtractMP4TextBox.AllowDrop = true;
1218 this.ExtractMP4TextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1219 this.ExtractMP4TextBox.EmptyTextTip = "";
1220 this.ExtractMP4TextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1221 resources.ApplyResources(this.ExtractMP4TextBox, "ExtractMP4TextBox");
1222 this.ExtractMP4TextBox.Name = "ExtractMP4TextBox";
1223 this.ExtractMP4TextBox.ReadOnly = true;
1224 this.ExtractMP4TextBox.TextChanged += new System.EventHandler(this.ExtractMP4TextBox_TextChanged);
1226 // btnaextract3
1228 resources.ApplyResources(this.btnaextract3, "btnaextract3");
1229 this.btnaextract3.Name = "btnaextract3";
1230 this.btnaextract3.UseVisualStyleBackColor = true;
1231 this.btnaextract3.Click += new System.EventHandler(this.btnaextract3_Click);
1233 // ExtractMP4Button
1235 resources.ApplyResources(this.ExtractMP4Button, "ExtractMP4Button");
1236 this.ExtractMP4Button.Name = "ExtractMP4Button";
1237 this.ExtractMP4Button.UseVisualStyleBackColor = true;
1238 this.ExtractMP4Button.Click += new System.EventHandler(this.ExtractMP4Button_Click);
1240 // btnvextract
1242 resources.ApplyResources(this.btnvextract, "btnvextract");
1243 this.btnvextract.Name = "btnvextract";
1244 this.btnvextract.UseVisualStyleBackColor = true;
1245 this.btnvextract.Click += new System.EventHandler(this.btnvextract_Click);
1247 // btnaextract
1249 resources.ApplyResources(this.btnaextract, "btnaextract");
1250 this.btnaextract.Name = "btnaextract";
1251 this.btnaextract.UseVisualStyleBackColor = true;
1252 this.btnaextract.Click += new System.EventHandler(this.btnaextract_Click);
1254 // btnaextract2
1256 resources.ApplyResources(this.btnaextract2, "btnaextract2");
1257 this.btnaextract2.Name = "btnaextract2";
1258 this.btnaextract2.UseVisualStyleBackColor = true;
1259 this.btnaextract2.Click += new System.EventHandler(this.btnaextract2_Click);
1261 // MuxTab
1263 this.MuxTab.Controls.Add(this.groupBox4);
1264 this.MuxTab.Controls.Add(this.groupBox3);
1265 this.MuxTab.Controls.Add(this.groupBox8);
1266 resources.ApplyResources(this.MuxTab, "MuxTab");
1267 this.MuxTab.Name = "MuxTab";
1268 this.MuxTab.UseVisualStyleBackColor = true;
1270 // groupBox4
1272 this.groupBox4.Controls.Add(this.label44);
1273 this.groupBox4.Controls.Add(this.MuxAacEncoderComboBox);
1274 this.groupBox4.Controls.Add(this.label40);
1275 this.groupBox4.Controls.Add(this.MuxFormatComboBox);
1276 this.groupBox4.Controls.Add(this.lbffmpeg);
1277 this.groupBox4.Controls.Add(this.btnffmpegAdd);
1278 this.groupBox4.Controls.Add(this.btnffmpegClear);
1279 this.groupBox4.Controls.Add(this.label3);
1280 this.groupBox4.Controls.Add(this.btnffmpegDel);
1281 this.groupBox4.Controls.Add(this.btnBatchMP4);
1282 resources.ApplyResources(this.groupBox4, "groupBox4");
1283 this.groupBox4.Name = "groupBox4";
1284 this.groupBox4.TabStop = false;
1286 // label44
1288 resources.ApplyResources(this.label44, "label44");
1289 this.label44.Name = "label44";
1291 // MuxAacEncoderComboBox
1293 this.MuxAacEncoderComboBox.FormattingEnabled = true;
1294 this.MuxAacEncoderComboBox.Items.AddRange(new object[] {
1295 resources.GetString("MuxAacEncoderComboBox.Items"),
1296 resources.GetString("MuxAacEncoderComboBox.Items1"),
1297 resources.GetString("MuxAacEncoderComboBox.Items2"),
1298 resources.GetString("MuxAacEncoderComboBox.Items3")});
1299 resources.ApplyResources(this.MuxAacEncoderComboBox, "MuxAacEncoderComboBox");
1300 this.MuxAacEncoderComboBox.Name = "MuxAacEncoderComboBox";
1302 // label40
1304 resources.ApplyResources(this.label40, "label40");
1305 this.label40.Name = "label40";
1307 // MuxFormatComboBox
1309 this.MuxFormatComboBox.FormattingEnabled = true;
1310 this.MuxFormatComboBox.Items.AddRange(new object[] {
1311 resources.GetString("MuxFormatComboBox.Items"),
1312 resources.GetString("MuxFormatComboBox.Items1"),
1313 resources.GetString("MuxFormatComboBox.Items2"),
1314 resources.GetString("MuxFormatComboBox.Items3"),
1315 resources.GetString("MuxFormatComboBox.Items4"),
1316 resources.GetString("MuxFormatComboBox.Items5")});
1317 resources.ApplyResources(this.MuxFormatComboBox, "MuxFormatComboBox");
1318 this.MuxFormatComboBox.Name = "MuxFormatComboBox";
1320 // lbffmpeg
1322 this.lbffmpeg.AllowDrop = true;
1323 this.lbffmpeg.FormattingEnabled = true;
1324 resources.ApplyResources(this.lbffmpeg, "lbffmpeg");
1325 this.lbffmpeg.Name = "lbffmpeg";
1326 this.lbffmpeg.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbffmpeg_DragDrop);
1327 this.lbffmpeg.DragOver += new System.Windows.Forms.DragEventHandler(this.lbffmpeg_DragOver);
1328 this.lbffmpeg.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbffmpeg_MouseDown);
1330 // btnffmpegAdd
1332 resources.ApplyResources(this.btnffmpegAdd, "btnffmpegAdd");
1333 this.btnffmpegAdd.Name = "btnffmpegAdd";
1334 this.btnffmpegAdd.UseVisualStyleBackColor = true;
1335 this.btnffmpegAdd.Click += new System.EventHandler(this.btnffmpegAdd_Click);
1337 // btnffmpegClear
1339 resources.ApplyResources(this.btnffmpegClear, "btnffmpegClear");
1340 this.btnffmpegClear.Name = "btnffmpegClear";
1341 this.btnffmpegClear.UseVisualStyleBackColor = true;
1342 this.btnffmpegClear.Click += new System.EventHandler(this.btnffmpegClear_Click);
1344 // label3
1346 resources.ApplyResources(this.label3, "label3");
1347 this.label3.Name = "label3";
1349 // btnffmpegDel
1351 resources.ApplyResources(this.btnffmpegDel, "btnffmpegDel");
1352 this.btnffmpegDel.Name = "btnffmpegDel";
1353 this.btnffmpegDel.UseVisualStyleBackColor = true;
1354 this.btnffmpegDel.Click += new System.EventHandler(this.btnffmpegDel_Click);
1356 // btnBatchMP4
1358 resources.ApplyResources(this.btnBatchMP4, "btnBatchMP4");
1359 this.btnBatchMP4.Name = "btnBatchMP4";
1360 this.btnBatchMP4.UseVisualStyleBackColor = true;
1361 this.btnBatchMP4.Click += new System.EventHandler(this.btnBatchMP4_Click);
1363 // groupBox3
1365 this.groupBox3.Controls.Add(this.Mp4BoxParComboBox);
1366 this.groupBox3.Controls.Add(this.label41);
1367 this.groupBox3.Controls.Add(this.MuxReplaceAudioButton);
1368 this.groupBox3.Controls.Add(this.txtvideo);
1369 this.groupBox3.Controls.Add(this.btnvideo);
1370 this.groupBox3.Controls.Add(this.btnmux);
1371 this.groupBox3.Controls.Add(this.cbFPS);
1372 this.groupBox3.Controls.Add(this.btnaudio);
1373 this.groupBox3.Controls.Add(this.btnout);
1374 this.groupBox3.Controls.Add(this.txtaudio);
1375 this.groupBox3.Controls.Add(this.label14);
1376 this.groupBox3.Controls.Add(this.txtout);
1377 resources.ApplyResources(this.groupBox3, "groupBox3");
1378 this.groupBox3.Name = "groupBox3";
1379 this.groupBox3.TabStop = false;
1381 // Mp4BoxParComboBox
1383 this.Mp4BoxParComboBox.FormattingEnabled = true;
1384 this.Mp4BoxParComboBox.Items.AddRange(new object[] {
1385 resources.GetString("Mp4BoxParComboBox.Items"),
1386 resources.GetString("Mp4BoxParComboBox.Items1"),
1387 resources.GetString("Mp4BoxParComboBox.Items2"),
1388 resources.GetString("Mp4BoxParComboBox.Items3"),
1389 resources.GetString("Mp4BoxParComboBox.Items4"),
1390 resources.GetString("Mp4BoxParComboBox.Items5"),
1391 resources.GetString("Mp4BoxParComboBox.Items6"),
1392 resources.GetString("Mp4BoxParComboBox.Items7"),
1393 resources.GetString("Mp4BoxParComboBox.Items8")});
1394 resources.ApplyResources(this.Mp4BoxParComboBox, "Mp4BoxParComboBox");
1395 this.Mp4BoxParComboBox.Name = "Mp4BoxParComboBox";
1397 // label41
1399 resources.ApplyResources(this.label41, "label41");
1400 this.label41.Name = "label41";
1402 // MuxReplaceAudioButton
1404 resources.ApplyResources(this.MuxReplaceAudioButton, "MuxReplaceAudioButton");
1405 this.MuxReplaceAudioButton.Name = "MuxReplaceAudioButton";
1406 this.MuxReplaceAudioButton.UseVisualStyleBackColor = true;
1407 this.MuxReplaceAudioButton.Click += new System.EventHandler(this.MuxReplaceAudioButton_Click);
1409 // txtvideo
1411 this.txtvideo.AllowDrop = true;
1412 this.txtvideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1413 this.txtvideo.EmptyTextTip = "";
1414 this.txtvideo.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1415 resources.ApplyResources(this.txtvideo, "txtvideo");
1416 this.txtvideo.Name = "txtvideo";
1417 this.txtvideo.ReadOnly = true;
1418 this.txtvideo.TextChanged += new System.EventHandler(this.txtvideo_TextChanged);
1419 this.txtvideo.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo_MouseDoubleClick);
1421 // btnvideo
1423 resources.ApplyResources(this.btnvideo, "btnvideo");
1424 this.btnvideo.Name = "btnvideo";
1425 this.btnvideo.UseVisualStyleBackColor = true;
1426 this.btnvideo.Click += new System.EventHandler(this.btnvideo_Click);
1428 // btnmux
1430 resources.ApplyResources(this.btnmux, "btnmux");
1431 this.btnmux.Name = "btnmux";
1432 this.btnmux.UseVisualStyleBackColor = true;
1433 this.btnmux.Click += new System.EventHandler(this.btnmux_Click);
1435 // cbFPS
1437 this.cbFPS.FormattingEnabled = true;
1438 this.cbFPS.Items.AddRange(new object[] {
1439 resources.GetString("cbFPS.Items"),
1440 resources.GetString("cbFPS.Items1"),
1441 resources.GetString("cbFPS.Items2"),
1442 resources.GetString("cbFPS.Items3"),
1443 resources.GetString("cbFPS.Items4"),
1444 resources.GetString("cbFPS.Items5"),
1445 resources.GetString("cbFPS.Items6"),
1446 resources.GetString("cbFPS.Items7"),
1447 resources.GetString("cbFPS.Items8")});
1448 resources.ApplyResources(this.cbFPS, "cbFPS");
1449 this.cbFPS.Name = "cbFPS";
1450 this.cbFPS.SelectedIndexChanged += new System.EventHandler(this.cbFPS_SelectedIndexChanged);
1452 // btnaudio
1454 resources.ApplyResources(this.btnaudio, "btnaudio");
1455 this.btnaudio.Name = "btnaudio";
1456 this.btnaudio.UseVisualStyleBackColor = true;
1457 this.btnaudio.Click += new System.EventHandler(this.btnaudio_Click);
1459 // btnout
1461 resources.ApplyResources(this.btnout, "btnout");
1462 this.btnout.Name = "btnout";
1463 this.btnout.UseVisualStyleBackColor = true;
1464 this.btnout.Click += new System.EventHandler(this.btnout_Click);
1466 // txtaudio
1468 this.txtaudio.AllowDrop = true;
1469 this.txtaudio.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1470 this.txtaudio.EmptyTextTip = null;
1471 this.txtaudio.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1472 resources.ApplyResources(this.txtaudio, "txtaudio");
1473 this.txtaudio.Name = "txtaudio";
1474 this.txtaudio.ReadOnly = true;
1475 this.txtaudio.TextChanged += new System.EventHandler(this.txtaudio_TextChanged);
1477 // label14
1479 resources.ApplyResources(this.label14, "label14");
1480 this.label14.Name = "label14";
1482 // txtout
1484 this.txtout.AllowDrop = true;
1485 this.txtout.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1486 this.txtout.EmptyTextTip = null;
1487 this.txtout.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1488 resources.ApplyResources(this.txtout, "txtout");
1489 this.txtout.Name = "txtout";
1490 this.txtout.TextChanged += new System.EventHandler(this.txtout_TextChanged);
1491 this.txtout.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout_MouseDoubleClick);
1493 // groupBox8
1495 this.groupBox8.Controls.Add(this.txtvideo5);
1496 this.groupBox8.Controls.Add(this.button4);
1497 this.groupBox8.Controls.Add(this.txtsub);
1498 this.groupBox8.Controls.Add(this.button3);
1499 this.groupBox8.Controls.Add(this.txtaudio3);
1500 this.groupBox8.Controls.Add(this.button5);
1501 this.groupBox8.Controls.Add(this.txtout6);
1502 this.groupBox8.Controls.Add(this.button2);
1503 this.groupBox8.Controls.Add(this.button7);
1504 resources.ApplyResources(this.groupBox8, "groupBox8");
1505 this.groupBox8.Name = "groupBox8";
1506 this.groupBox8.TabStop = false;
1508 // txtvideo5
1510 this.txtvideo5.AllowDrop = true;
1511 this.txtvideo5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1512 this.txtvideo5.EmptyTextTip = null;
1513 this.txtvideo5.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1514 resources.ApplyResources(this.txtvideo5, "txtvideo5");
1515 this.txtvideo5.Name = "txtvideo5";
1516 this.txtvideo5.ReadOnly = true;
1517 this.txtvideo5.TextChanged += new System.EventHandler(this.txtvideo5_TextChanged);
1518 this.txtvideo5.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo5_MouseDoubleClick);
1520 // button4
1522 resources.ApplyResources(this.button4, "button4");
1523 this.button4.Name = "button4";
1524 this.button4.UseVisualStyleBackColor = true;
1525 this.button4.Click += new System.EventHandler(this.button4_Click_1);
1527 // txtsub
1529 this.txtsub.AllowDrop = true;
1530 this.txtsub.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1531 this.txtsub.EmptyTextTip = null;
1532 this.txtsub.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1533 resources.ApplyResources(this.txtsub, "txtsub");
1534 this.txtsub.Name = "txtsub";
1535 this.txtsub.ReadOnly = true;
1536 this.txtsub.TextChanged += new System.EventHandler(this.txtsub_TextChanged);
1538 // button3
1540 resources.ApplyResources(this.button3, "button3");
1541 this.button3.Name = "button3";
1542 this.button3.UseVisualStyleBackColor = true;
1543 this.button3.Click += new System.EventHandler(this.button3_Click_1);
1545 // txtaudio3
1547 this.txtaudio3.AllowDrop = true;
1548 this.txtaudio3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1549 this.txtaudio3.EmptyTextTip = "";
1550 this.txtaudio3.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1551 resources.ApplyResources(this.txtaudio3, "txtaudio3");
1552 this.txtaudio3.Name = "txtaudio3";
1553 this.txtaudio3.ReadOnly = true;
1554 this.txtaudio3.TextChanged += new System.EventHandler(this.txtaudio3_TextChanged);
1555 this.txtaudio3.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtaudio3_MouseDoubleClick);
1557 // button5
1559 resources.ApplyResources(this.button5, "button5");
1560 this.button5.Name = "button5";
1561 this.button5.UseVisualStyleBackColor = true;
1562 this.button5.Click += new System.EventHandler(this.button5_Click_1);
1564 // txtout6
1566 this.txtout6.AllowDrop = true;
1567 this.txtout6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1568 this.txtout6.EmptyTextTip = null;
1569 this.txtout6.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1570 resources.ApplyResources(this.txtout6, "txtout6");
1571 this.txtout6.Name = "txtout6";
1572 this.txtout6.TextChanged += new System.EventHandler(this.txtout6_TextChanged_1);
1573 this.txtout6.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout6_MouseDoubleClick);
1575 // button2
1577 resources.ApplyResources(this.button2, "button2");
1578 this.button2.Name = "button2";
1579 this.button2.UseVisualStyleBackColor = true;
1580 this.button2.Click += new System.EventHandler(this.button2_Click_1);
1582 // button7
1584 resources.ApplyResources(this.button7, "button7");
1585 this.button7.Name = "button7";
1586 this.button7.UseVisualStyleBackColor = true;
1587 this.button7.Click += new System.EventHandler(this.button7_Click_1);
1589 // AudioTab
1591 this.AudioTab.AllowDrop = true;
1592 this.AudioTab.Controls.Add(this.NeroAACGroupBox);
1593 this.AudioTab.Controls.Add(this.groupBox2);
1594 resources.ApplyResources(this.AudioTab, "AudioTab");
1595 this.AudioTab.Name = "AudioTab";
1596 this.AudioTab.UseVisualStyleBackColor = true;
1598 // NeroAACGroupBox
1600 this.NeroAACGroupBox.Controls.Add(this.audioAddBt);
1601 this.NeroAACGroupBox.Controls.Add(this.audioDeleteBt);
1602 this.NeroAACGroupBox.Controls.Add(this.AudioPresetComboBox);
1603 this.NeroAACGroupBox.Controls.Add(this.AudioPresetLabel);
1604 this.NeroAACGroupBox.Controls.Add(this.AudioBitrateComboBox);
1605 this.NeroAACGroupBox.Controls.Add(this.label7);
1606 this.NeroAACGroupBox.Controls.Add(this.AudioEncoderComboBox);
1607 this.NeroAACGroupBox.Controls.Add(this.txtaudio2);
1608 this.NeroAACGroupBox.Controls.Add(this.panel2);
1609 this.NeroAACGroupBox.Controls.Add(this.AudioOutputTextBox);
1610 this.NeroAACGroupBox.Controls.Add(this.btnaudio2);
1611 this.NeroAACGroupBox.Controls.Add(this.lbaackbps);
1612 this.NeroAACGroupBox.Controls.Add(this.btnout3);
1613 this.NeroAACGroupBox.Controls.Add(this.lbaacrate);
1614 this.NeroAACGroupBox.Controls.Add(this.btnaac);
1615 this.NeroAACGroupBox.Controls.Add(this.AudioCustomParameterTextBox);
1616 resources.ApplyResources(this.NeroAACGroupBox, "NeroAACGroupBox");
1617 this.NeroAACGroupBox.Name = "NeroAACGroupBox";
1618 this.NeroAACGroupBox.TabStop = false;
1620 // audioAddBt
1622 resources.ApplyResources(this.audioAddBt, "audioAddBt");
1623 this.audioAddBt.Name = "audioAddBt";
1624 this.audioAddBt.UseVisualStyleBackColor = true;
1625 this.audioAddBt.Click += new System.EventHandler(this.audioAddBt_Click);
1627 // audioDeleteBt
1629 resources.ApplyResources(this.audioDeleteBt, "audioDeleteBt");
1630 this.audioDeleteBt.Name = "audioDeleteBt";
1631 this.audioDeleteBt.UseVisualStyleBackColor = true;
1632 this.audioDeleteBt.Click += new System.EventHandler(this.audioDeleteBt_Click);
1634 // AudioPresetComboBox
1636 this.AudioPresetComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
1637 this.AudioPresetComboBox.FormattingEnabled = true;
1638 resources.ApplyResources(this.AudioPresetComboBox, "AudioPresetComboBox");
1639 this.AudioPresetComboBox.Name = "AudioPresetComboBox";
1640 this.AudioPresetComboBox.SelectedIndexChanged += new System.EventHandler(this.AudioPresetComboBox_SelectedIndexChanged);
1642 // AudioPresetLabel
1644 resources.ApplyResources(this.AudioPresetLabel, "AudioPresetLabel");
1645 this.AudioPresetLabel.Name = "AudioPresetLabel";
1647 // AudioBitrateComboBox
1649 this.AudioBitrateComboBox.FormattingEnabled = true;
1650 this.AudioBitrateComboBox.Items.AddRange(new object[] {
1651 resources.GetString("AudioBitrateComboBox.Items"),
1652 resources.GetString("AudioBitrateComboBox.Items1"),
1653 resources.GetString("AudioBitrateComboBox.Items2"),
1654 resources.GetString("AudioBitrateComboBox.Items3"),
1655 resources.GetString("AudioBitrateComboBox.Items4"),
1656 resources.GetString("AudioBitrateComboBox.Items5"),
1657 resources.GetString("AudioBitrateComboBox.Items6")});
1658 resources.ApplyResources(this.AudioBitrateComboBox, "AudioBitrateComboBox");
1659 this.AudioBitrateComboBox.Name = "AudioBitrateComboBox";
1661 // label7
1663 resources.ApplyResources(this.label7, "label7");
1664 this.label7.Name = "label7";
1666 // AudioEncoderComboBox
1668 this.AudioEncoderComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
1669 this.AudioEncoderComboBox.FormattingEnabled = true;
1670 this.AudioEncoderComboBox.Items.AddRange(new object[] {
1671 resources.GetString("AudioEncoderComboBox.Items"),
1672 resources.GetString("AudioEncoderComboBox.Items1"),
1673 resources.GetString("AudioEncoderComboBox.Items2"),
1674 resources.GetString("AudioEncoderComboBox.Items3"),
1675 resources.GetString("AudioEncoderComboBox.Items4"),
1676 resources.GetString("AudioEncoderComboBox.Items5"),
1677 resources.GetString("AudioEncoderComboBox.Items6")});
1678 resources.ApplyResources(this.AudioEncoderComboBox, "AudioEncoderComboBox");
1679 this.AudioEncoderComboBox.Name = "AudioEncoderComboBox";
1680 this.AudioEncoderComboBox.SelectedIndexChanged += new System.EventHandler(this.AudioEncoderComboBox_SelectedIndexChanged);
1682 // txtaudio2
1684 this.txtaudio2.AllowDrop = true;
1685 this.txtaudio2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1686 this.txtaudio2.EmptyTextTip = null;
1687 this.txtaudio2.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1688 resources.ApplyResources(this.txtaudio2, "txtaudio2");
1689 this.txtaudio2.Name = "txtaudio2";
1690 this.txtaudio2.ReadOnly = true;
1691 this.txtaudio2.TextChanged += new System.EventHandler(this.txtaudio2_TextChanged);
1692 this.txtaudio2.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtaudio2_MouseDoubleClick);
1694 // panel2
1696 this.panel2.Controls.Add(this.AudioBitrateRadioButton);
1697 this.panel2.Controls.Add(this.AudioCustomizeRadioButton);
1698 resources.ApplyResources(this.panel2, "panel2");
1699 this.panel2.Name = "panel2";
1701 // AudioBitrateRadioButton
1703 this.AudioBitrateRadioButton.BackColor = System.Drawing.Color.Transparent;
1704 this.AudioBitrateRadioButton.Checked = true;
1705 resources.ApplyResources(this.AudioBitrateRadioButton, "AudioBitrateRadioButton");
1706 this.AudioBitrateRadioButton.Name = "AudioBitrateRadioButton";
1707 this.AudioBitrateRadioButton.TabStop = true;
1708 this.AudioBitrateRadioButton.UseVisualStyleBackColor = true;
1709 this.AudioBitrateRadioButton.CheckedChanged += new System.EventHandler(this.radioButton4_CheckedChanged);
1711 // AudioCustomizeRadioButton
1713 this.AudioCustomizeRadioButton.BackColor = System.Drawing.Color.Transparent;
1714 resources.ApplyResources(this.AudioCustomizeRadioButton, "AudioCustomizeRadioButton");
1715 this.AudioCustomizeRadioButton.Name = "AudioCustomizeRadioButton";
1716 this.AudioCustomizeRadioButton.UseVisualStyleBackColor = true;
1717 this.AudioCustomizeRadioButton.CheckedChanged += new System.EventHandler(this.radioButton5_CheckedChanged);
1719 // AudioOutputTextBox
1721 this.AudioOutputTextBox.AllowDrop = true;
1722 this.AudioOutputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1723 this.AudioOutputTextBox.EmptyTextTip = null;
1724 this.AudioOutputTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1725 resources.ApplyResources(this.AudioOutputTextBox, "AudioOutputTextBox");
1726 this.AudioOutputTextBox.Name = "AudioOutputTextBox";
1727 this.AudioOutputTextBox.TextChanged += new System.EventHandler(this.txtout3_TextChanged);
1728 this.AudioOutputTextBox.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout3_MouseDoubleClick);
1730 // btnaudio2
1732 resources.ApplyResources(this.btnaudio2, "btnaudio2");
1733 this.btnaudio2.Name = "btnaudio2";
1734 this.btnaudio2.UseVisualStyleBackColor = true;
1735 this.btnaudio2.Click += new System.EventHandler(this.btnaudio2_Click);
1737 // lbaackbps
1739 resources.ApplyResources(this.lbaackbps, "lbaackbps");
1740 this.lbaackbps.Name = "lbaackbps";
1742 // btnout3
1744 resources.ApplyResources(this.btnout3, "btnout3");
1745 this.btnout3.Name = "btnout3";
1746 this.btnout3.UseVisualStyleBackColor = true;
1747 this.btnout3.Click += new System.EventHandler(this.btnout3_Click);
1749 // lbaacrate
1751 resources.ApplyResources(this.lbaacrate, "lbaacrate");
1752 this.lbaacrate.Name = "lbaacrate";
1754 // btnaac
1756 resources.ApplyResources(this.btnaac, "btnaac");
1757 this.btnaac.Name = "btnaac";
1758 this.btnaac.UseVisualStyleBackColor = true;
1759 this.btnaac.Click += new System.EventHandler(this.btnaac_Click);
1761 // AudioCustomParameterTextBox
1763 this.AudioCustomParameterTextBox.AllowDrop = true;
1764 this.AudioCustomParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1765 this.AudioCustomParameterTextBox.EmptyTextTip = null;
1766 this.AudioCustomParameterTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1767 resources.ApplyResources(this.AudioCustomParameterTextBox, "AudioCustomParameterTextBox");
1768 this.AudioCustomParameterTextBox.Name = "AudioCustomParameterTextBox";
1770 // groupBox2
1772 this.groupBox2.Controls.Add(this.AudioJoinButton);
1773 this.groupBox2.Controls.Add(this.label1);
1774 this.groupBox2.Controls.Add(this.AudioBatchButton);
1775 this.groupBox2.Controls.Add(this.AudioListBox);
1776 this.groupBox2.Controls.Add(this.AudioAddButton);
1777 this.groupBox2.Controls.Add(this.AudioClearButton);
1778 this.groupBox2.Controls.Add(this.AudioDeleteButton);
1779 resources.ApplyResources(this.groupBox2, "groupBox2");
1780 this.groupBox2.Name = "groupBox2";
1781 this.groupBox2.TabStop = false;
1783 // AudioJoinButton
1785 resources.ApplyResources(this.AudioJoinButton, "AudioJoinButton");
1786 this.AudioJoinButton.Name = "AudioJoinButton";
1787 this.AudioJoinButton.UseVisualStyleBackColor = true;
1788 this.AudioJoinButton.Click += new System.EventHandler(this.AudioJoinButton_Click);
1790 // label1
1792 resources.ApplyResources(this.label1, "label1");
1793 this.label1.Name = "label1";
1795 // AudioBatchButton
1797 resources.ApplyResources(this.AudioBatchButton, "AudioBatchButton");
1798 this.AudioBatchButton.Name = "AudioBatchButton";
1799 this.AudioBatchButton.UseVisualStyleBackColor = true;
1800 this.AudioBatchButton.Click += new System.EventHandler(this.AudioBatchButton_Click);
1802 // AudioListBox
1804 this.AudioListBox.AllowDrop = true;
1805 this.AudioListBox.FormattingEnabled = true;
1806 resources.ApplyResources(this.AudioListBox, "AudioListBox");
1807 this.AudioListBox.Name = "AudioListBox";
1808 this.AudioListBox.DragDrop += new System.Windows.Forms.DragEventHandler(this.AudioListBox_DragDrop);
1809 this.AudioListBox.DragOver += new System.Windows.Forms.DragEventHandler(this.AudioListBox_DragOver);
1810 this.AudioListBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AudioListBox_MouseDown);
1812 // AudioAddButton
1814 resources.ApplyResources(this.AudioAddButton, "AudioAddButton");
1815 this.AudioAddButton.Name = "AudioAddButton";
1816 this.AudioAddButton.UseVisualStyleBackColor = true;
1817 this.AudioAddButton.Click += new System.EventHandler(this.AudioAddButton_Click);
1819 // AudioClearButton
1821 resources.ApplyResources(this.AudioClearButton, "AudioClearButton");
1822 this.AudioClearButton.Name = "AudioClearButton";
1823 this.AudioClearButton.UseVisualStyleBackColor = true;
1824 this.AudioClearButton.Click += new System.EventHandler(this.AudioClearButton_Click);
1826 // AudioDeleteButton
1828 resources.ApplyResources(this.AudioDeleteButton, "AudioDeleteButton");
1829 this.AudioDeleteButton.Name = "AudioDeleteButton";
1830 this.AudioDeleteButton.UseVisualStyleBackColor = true;
1831 this.AudioDeleteButton.Click += new System.EventHandler(this.AudioDeleteButton_Click);
1833 // groupBox9
1835 this.groupBox9.Controls.Add(this.OnePicCRFNum);
1836 this.groupBox9.Controls.Add(this.label33);
1837 this.groupBox9.Controls.Add(this.AudioCopyCheckBox);
1838 this.groupBox9.Controls.Add(this.label28);
1839 this.groupBox9.Controls.Add(this.OnePicFPSNum);
1840 this.groupBox9.Controls.Add(this.label17);
1841 this.groupBox9.Controls.Add(this.label27);
1842 this.groupBox9.Controls.Add(this.OnePicAudioBitrateNum);
1843 this.groupBox9.Controls.Add(this.AudioOnePicOutputButton);
1844 this.groupBox9.Controls.Add(this.AudioOnePicButton);
1845 this.groupBox9.Controls.Add(this.AudioPicAudioButton);
1846 this.groupBox9.Controls.Add(this.AudioPicButton);
1847 this.groupBox9.Controls.Add(this.AudioOnePicOutputTextBox);
1848 this.groupBox9.Controls.Add(this.AudioPicAudioTextBox);
1849 this.groupBox9.Controls.Add(this.AudioPicTextBox);
1850 resources.ApplyResources(this.groupBox9, "groupBox9");
1851 this.groupBox9.Name = "groupBox9";
1852 this.groupBox9.TabStop = false;
1854 // OnePicCRFNum
1856 this.OnePicCRFNum.DecimalPlaces = 1;
1857 this.OnePicCRFNum.Increment = new decimal(new int[] {
1861 65536});
1862 resources.ApplyResources(this.OnePicCRFNum, "OnePicCRFNum");
1863 this.OnePicCRFNum.Maximum = new decimal(new int[] {
1867 0});
1868 this.OnePicCRFNum.Minimum = new decimal(new int[] {
1872 0});
1873 this.OnePicCRFNum.Name = "OnePicCRFNum";
1874 this.OnePicCRFNum.Value = new decimal(new int[] {
1878 0});
1880 // label33
1882 resources.ApplyResources(this.label33, "label33");
1883 this.label33.Name = "label33";
1885 // AudioCopyCheckBox
1887 resources.ApplyResources(this.AudioCopyCheckBox, "AudioCopyCheckBox");
1888 this.AudioCopyCheckBox.BackColor = System.Drawing.Color.Transparent;
1889 this.AudioCopyCheckBox.Name = "AudioCopyCheckBox";
1890 this.AudioCopyCheckBox.UseVisualStyleBackColor = false;
1891 this.AudioCopyCheckBox.CheckedChanged += new System.EventHandler(this.AudioCopyCheckBox_CheckedChanged);
1893 // label28
1895 resources.ApplyResources(this.label28, "label28");
1896 this.label28.Name = "label28";
1898 // OnePicFPSNum
1900 resources.ApplyResources(this.OnePicFPSNum, "OnePicFPSNum");
1901 this.OnePicFPSNum.Maximum = new decimal(new int[] {
1902 1000,
1905 0});
1906 this.OnePicFPSNum.Minimum = new decimal(new int[] {
1910 0});
1911 this.OnePicFPSNum.Name = "OnePicFPSNum";
1912 this.OnePicFPSNum.Value = new decimal(new int[] {
1916 0});
1918 // label17
1920 resources.ApplyResources(this.label17, "label17");
1921 this.label17.Name = "label17";
1923 // label27
1925 resources.ApplyResources(this.label27, "label27");
1926 this.label27.Name = "label27";
1928 // OnePicAudioBitrateNum
1930 resources.ApplyResources(this.OnePicAudioBitrateNum, "OnePicAudioBitrateNum");
1931 this.OnePicAudioBitrateNum.Maximum = new decimal(new int[] {
1932 1000,
1935 0});
1936 this.OnePicAudioBitrateNum.Name = "OnePicAudioBitrateNum";
1937 this.OnePicAudioBitrateNum.Value = new decimal(new int[] {
1938 128,
1941 0});
1943 // AudioOnePicOutputButton
1945 resources.ApplyResources(this.AudioOnePicOutputButton, "AudioOnePicOutputButton");
1946 this.AudioOnePicOutputButton.Name = "AudioOnePicOutputButton";
1947 this.AudioOnePicOutputButton.UseVisualStyleBackColor = true;
1948 this.AudioOnePicOutputButton.Click += new System.EventHandler(this.AudioOnePicOutputButton_Click);
1950 // AudioOnePicButton
1952 resources.ApplyResources(this.AudioOnePicButton, "AudioOnePicButton");
1953 this.AudioOnePicButton.Name = "AudioOnePicButton";
1954 this.AudioOnePicButton.UseVisualStyleBackColor = true;
1955 this.AudioOnePicButton.Click += new System.EventHandler(this.AudioOnePicButton_Click);
1957 // AudioPicAudioButton
1959 resources.ApplyResources(this.AudioPicAudioButton, "AudioPicAudioButton");
1960 this.AudioPicAudioButton.Name = "AudioPicAudioButton";
1961 this.AudioPicAudioButton.UseVisualStyleBackColor = true;
1962 this.AudioPicAudioButton.Click += new System.EventHandler(this.AudioPicAudioButton_Click);
1964 // AudioPicButton
1966 resources.ApplyResources(this.AudioPicButton, "AudioPicButton");
1967 this.AudioPicButton.Name = "AudioPicButton";
1968 this.AudioPicButton.UseVisualStyleBackColor = true;
1969 this.AudioPicButton.Click += new System.EventHandler(this.AudioPicButton_Click);
1971 // AudioOnePicOutputTextBox
1973 this.AudioOnePicOutputTextBox.AllowDrop = true;
1974 this.AudioOnePicOutputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1975 this.AudioOnePicOutputTextBox.EmptyTextTip = null;
1976 this.AudioOnePicOutputTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1977 resources.ApplyResources(this.AudioOnePicOutputTextBox, "AudioOnePicOutputTextBox");
1978 this.AudioOnePicOutputTextBox.Name = "AudioOnePicOutputTextBox";
1980 // AudioPicAudioTextBox
1982 this.AudioPicAudioTextBox.AllowDrop = true;
1983 this.AudioPicAudioTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1984 this.AudioPicAudioTextBox.EmptyTextTip = null;
1985 this.AudioPicAudioTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1986 resources.ApplyResources(this.AudioPicAudioTextBox, "AudioPicAudioTextBox");
1987 this.AudioPicAudioTextBox.Name = "AudioPicAudioTextBox";
1988 this.AudioPicAudioTextBox.ReadOnly = true;
1989 this.AudioPicAudioTextBox.TextChanged += new System.EventHandler(this.AudioPicAudioTextBox_TextChanged);
1991 // AudioPicTextBox
1993 this.AudioPicTextBox.AllowDrop = true;
1994 this.AudioPicTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1995 this.AudioPicTextBox.EmptyTextTip = null;
1996 this.AudioPicTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1997 resources.ApplyResources(this.AudioPicTextBox, "AudioPicTextBox");
1998 this.AudioPicTextBox.Name = "AudioPicTextBox";
1999 this.AudioPicTextBox.ReadOnly = true;
2001 // VideoTab
2003 this.VideoTab.AllowDrop = true;
2004 this.VideoTab.Controls.Add(this.x264FramesLabel);
2005 this.VideoTab.Controls.Add(this.x264SeekLabel);
2006 this.VideoTab.Controls.Add(this.x264FramesNumericUpDown);
2007 this.VideoTab.Controls.Add(this.x264SeekNumericUpDown);
2008 this.VideoTab.Controls.Add(this.MaintainResolutionCheckBox);
2009 this.VideoTab.Controls.Add(this.x264DemuxerComboBox);
2010 this.VideoTab.Controls.Add(this.groupBox1);
2011 this.VideoTab.Controls.Add(this.x264ShutdownCheckBox);
2012 this.VideoTab.Controls.Add(this.x264AudioParameterTextBox);
2013 this.VideoTab.Controls.Add(this.x264SubTextBox);
2014 this.VideoTab.Controls.Add(this.x264OutTextBox);
2015 this.VideoTab.Controls.Add(this.x264VideoTextBox);
2016 this.VideoTab.Controls.Add(this.panel1);
2017 this.VideoTab.Controls.Add(this.label6);
2018 this.VideoTab.Controls.Add(this.x264AddPresetBtn);
2019 this.VideoTab.Controls.Add(this.x264DeletePresetBtn);
2020 this.VideoTab.Controls.Add(this.x264StartBtn);
2021 this.VideoTab.Controls.Add(this.x264SubBtn);
2022 this.VideoTab.Controls.Add(this.x264OutBtn);
2023 this.VideoTab.Controls.Add(this.x264VideoBtn);
2024 this.VideoTab.Controls.Add(this.label16);
2025 this.VideoTab.Controls.Add(this.x264ExeComboBox);
2026 this.VideoTab.Controls.Add(this.x264FpsComboBox);
2027 this.VideoTab.Controls.Add(this.lbFPS2);
2028 this.VideoTab.Controls.Add(this.x264AudioModeComboBox);
2029 this.VideoTab.Controls.Add(this.VideoPresetComboBox);
2030 this.VideoTab.Controls.Add(this.label8);
2031 this.VideoTab.Controls.Add(this.labelAudio);
2032 this.VideoTab.Controls.Add(this.label12);
2033 this.VideoTab.Controls.Add(this.lbcrf);
2034 this.VideoTab.Controls.Add(this.lbheight);
2035 this.VideoTab.Controls.Add(this.lbwidth);
2036 this.VideoTab.Controls.Add(this.x264HeightNum);
2037 this.VideoTab.Controls.Add(this.x264WidthNum);
2038 this.VideoTab.Controls.Add(this.x264CRFNum);
2039 this.VideoTab.Controls.Add(this.lbrate);
2040 this.VideoTab.Controls.Add(this.x264CustomParameterTextBox);
2041 this.VideoTab.Controls.Add(this.label4);
2042 this.VideoTab.Controls.Add(this.x264BitrateNum);
2043 resources.ApplyResources(this.VideoTab, "VideoTab");
2044 this.VideoTab.Name = "VideoTab";
2045 this.VideoTab.UseVisualStyleBackColor = true;
2047 // x264FramesLabel
2049 resources.ApplyResources(this.x264FramesLabel, "x264FramesLabel");
2050 this.x264FramesLabel.Name = "x264FramesLabel";
2052 // x264SeekLabel
2054 resources.ApplyResources(this.x264SeekLabel, "x264SeekLabel");
2055 this.x264SeekLabel.Name = "x264SeekLabel";
2057 // x264FramesNumericUpDown
2059 resources.ApplyResources(this.x264FramesNumericUpDown, "x264FramesNumericUpDown");
2060 this.x264FramesNumericUpDown.Maximum = new decimal(new int[] {
2061 99999999,
2064 0});
2065 this.x264FramesNumericUpDown.Name = "x264FramesNumericUpDown";
2067 // x264SeekNumericUpDown
2069 resources.ApplyResources(this.x264SeekNumericUpDown, "x264SeekNumericUpDown");
2070 this.x264SeekNumericUpDown.Maximum = new decimal(new int[] {
2071 99999999,
2074 0});
2075 this.x264SeekNumericUpDown.Name = "x264SeekNumericUpDown";
2077 // MaintainResolutionCheckBox
2079 resources.ApplyResources(this.MaintainResolutionCheckBox, "MaintainResolutionCheckBox");
2080 this.MaintainResolutionCheckBox.BackColor = System.Drawing.Color.Transparent;
2081 this.MaintainResolutionCheckBox.Checked = true;
2082 this.MaintainResolutionCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2083 this.MaintainResolutionCheckBox.Name = "MaintainResolutionCheckBox";
2084 this.MaintainResolutionCheckBox.UseVisualStyleBackColor = true;
2085 this.MaintainResolutionCheckBox.CheckedChanged += new System.EventHandler(this.MaintainResolutionCheckBox_CheckedChanged);
2087 // x264DemuxerComboBox
2089 this.x264DemuxerComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2090 this.x264DemuxerComboBox.FormattingEnabled = true;
2091 this.x264DemuxerComboBox.Items.AddRange(new object[] {
2092 resources.GetString("x264DemuxerComboBox.Items"),
2093 resources.GetString("x264DemuxerComboBox.Items1"),
2094 resources.GetString("x264DemuxerComboBox.Items2"),
2095 resources.GetString("x264DemuxerComboBox.Items3"),
2096 resources.GetString("x264DemuxerComboBox.Items4"),
2097 resources.GetString("x264DemuxerComboBox.Items5")});
2098 resources.ApplyResources(this.x264DemuxerComboBox, "x264DemuxerComboBox");
2099 this.x264DemuxerComboBox.Name = "x264DemuxerComboBox";
2101 // groupBox1
2103 this.groupBox1.Controls.Add(this.label42);
2104 this.groupBox1.Controls.Add(this.VideoBatchFormatComboBox);
2105 this.groupBox1.Controls.Add(this.x264BatchSubSpecialLanguage);
2106 this.groupBox1.Controls.Add(this.x264PathButton);
2107 this.groupBox1.Controls.Add(this.x264PathTextBox);
2108 this.groupBox1.Controls.Add(this.lbAuto);
2109 this.groupBox1.Controls.Add(this.x264BatchClearBtn);
2110 this.groupBox1.Controls.Add(this.x264BatchSubCheckBox);
2111 this.groupBox1.Controls.Add(this.x264BatchDeleteBtn);
2112 this.groupBox1.Controls.Add(this.x264BatchAddBtn);
2113 this.groupBox1.Controls.Add(this.btnBatchAuto);
2114 resources.ApplyResources(this.groupBox1, "groupBox1");
2115 this.groupBox1.Name = "groupBox1";
2116 this.groupBox1.TabStop = false;
2118 // label42
2120 resources.ApplyResources(this.label42, "label42");
2121 this.label42.Name = "label42";
2123 // VideoBatchFormatComboBox
2125 this.VideoBatchFormatComboBox.FormattingEnabled = true;
2126 this.VideoBatchFormatComboBox.Items.AddRange(new object[] {
2127 resources.GetString("VideoBatchFormatComboBox.Items"),
2128 resources.GetString("VideoBatchFormatComboBox.Items1"),
2129 resources.GetString("VideoBatchFormatComboBox.Items2"),
2130 resources.GetString("VideoBatchFormatComboBox.Items3"),
2131 resources.GetString("VideoBatchFormatComboBox.Items4"),
2132 resources.GetString("VideoBatchFormatComboBox.Items5")});
2133 resources.ApplyResources(this.VideoBatchFormatComboBox, "VideoBatchFormatComboBox");
2134 this.VideoBatchFormatComboBox.Name = "VideoBatchFormatComboBox";
2136 // x264BatchSubSpecialLanguage
2138 this.x264BatchSubSpecialLanguage.FormattingEnabled = true;
2139 resources.ApplyResources(this.x264BatchSubSpecialLanguage, "x264BatchSubSpecialLanguage");
2140 this.x264BatchSubSpecialLanguage.Name = "x264BatchSubSpecialLanguage";
2142 // x264PathButton
2144 resources.ApplyResources(this.x264PathButton, "x264PathButton");
2145 this.x264PathButton.Name = "x264PathButton";
2146 this.x264PathButton.UseVisualStyleBackColor = true;
2147 this.x264PathButton.Click += new System.EventHandler(this.x264PathButton_Click);
2149 // x264PathTextBox
2151 this.x264PathTextBox.AllowDrop = true;
2152 this.x264PathTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2153 this.x264PathTextBox.EmptyTextTip = "";
2154 this.x264PathTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2155 resources.ApplyResources(this.x264PathTextBox, "x264PathTextBox");
2156 this.x264PathTextBox.Name = "x264PathTextBox";
2158 // lbAuto
2160 this.lbAuto.AllowDrop = true;
2161 this.lbAuto.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
2162 this.lbAuto.FormattingEnabled = true;
2163 resources.ApplyResources(this.lbAuto, "lbAuto");
2164 this.lbAuto.Name = "lbAuto";
2165 this.lbAuto.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lbAuto_DrawItem);
2166 this.lbAuto.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbAuto_DragDrop);
2167 this.lbAuto.DragEnter += new System.Windows.Forms.DragEventHandler(this.lbAuto_DragEnter);
2168 this.lbAuto.DragOver += new System.Windows.Forms.DragEventHandler(this.lbAuto_DragOver);
2169 this.lbAuto.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbAuto_MouseDown);
2171 // x264BatchClearBtn
2173 resources.ApplyResources(this.x264BatchClearBtn, "x264BatchClearBtn");
2174 this.x264BatchClearBtn.Name = "x264BatchClearBtn";
2175 this.x264BatchClearBtn.UseVisualStyleBackColor = true;
2176 this.x264BatchClearBtn.Click += new System.EventHandler(this.x264BatchClearBtn_Click);
2178 // x264BatchSubCheckBox
2180 resources.ApplyResources(this.x264BatchSubCheckBox, "x264BatchSubCheckBox");
2181 this.x264BatchSubCheckBox.BackColor = System.Drawing.Color.Transparent;
2182 this.x264BatchSubCheckBox.Name = "x264BatchSubCheckBox";
2183 this.x264BatchSubCheckBox.UseVisualStyleBackColor = false;
2185 // x264BatchDeleteBtn
2187 resources.ApplyResources(this.x264BatchDeleteBtn, "x264BatchDeleteBtn");
2188 this.x264BatchDeleteBtn.Name = "x264BatchDeleteBtn";
2189 this.x264BatchDeleteBtn.UseVisualStyleBackColor = true;
2190 this.x264BatchDeleteBtn.Click += new System.EventHandler(this.x264BatchDeleteBtn_Click);
2192 // x264BatchAddBtn
2194 resources.ApplyResources(this.x264BatchAddBtn, "x264BatchAddBtn");
2195 this.x264BatchAddBtn.Name = "x264BatchAddBtn";
2196 this.x264BatchAddBtn.UseVisualStyleBackColor = true;
2197 this.x264BatchAddBtn.Click += new System.EventHandler(this.x264BatchAddBtn_Click);
2199 // btnBatchAuto
2201 resources.ApplyResources(this.btnBatchAuto, "btnBatchAuto");
2202 this.btnBatchAuto.Name = "btnBatchAuto";
2203 this.btnBatchAuto.UseVisualStyleBackColor = true;
2204 this.btnBatchAuto.Click += new System.EventHandler(this.btnBatchAuto_Click);
2206 // x264ShutdownCheckBox
2208 resources.ApplyResources(this.x264ShutdownCheckBox, "x264ShutdownCheckBox");
2209 this.x264ShutdownCheckBox.BackColor = System.Drawing.Color.Transparent;
2210 this.x264ShutdownCheckBox.Name = "x264ShutdownCheckBox";
2211 this.x264ShutdownCheckBox.UseVisualStyleBackColor = false;
2212 this.x264ShutdownCheckBox.CheckedChanged += new System.EventHandler(this.x264ShutdownCheckBox_CheckedChanged);
2214 // x264AudioParameterTextBox
2216 this.x264AudioParameterTextBox.AllowDrop = true;
2217 this.x264AudioParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2218 this.x264AudioParameterTextBox.EmptyTextTip = null;
2219 this.x264AudioParameterTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2220 resources.ApplyResources(this.x264AudioParameterTextBox, "x264AudioParameterTextBox");
2221 this.x264AudioParameterTextBox.Name = "x264AudioParameterTextBox";
2223 // x264SubTextBox
2225 this.x264SubTextBox.AllowDrop = true;
2226 this.x264SubTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2227 this.x264SubTextBox.EmptyTextTip = null;
2228 this.x264SubTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2229 resources.ApplyResources(this.x264SubTextBox, "x264SubTextBox");
2230 this.x264SubTextBox.Name = "x264SubTextBox";
2231 this.x264SubTextBox.ReadOnly = true;
2232 this.x264SubTextBox.TextChanged += new System.EventHandler(this.x264SubTextBox_TextChanged);
2233 this.x264SubTextBox.DoubleClick += new System.EventHandler(this.x264SubTextBox_DoubleClick);
2235 // x264OutTextBox
2237 this.x264OutTextBox.AllowDrop = true;
2238 this.x264OutTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2239 this.x264OutTextBox.EmptyTextTip = "";
2240 this.x264OutTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2241 resources.ApplyResources(this.x264OutTextBox, "x264OutTextBox");
2242 this.x264OutTextBox.Name = "x264OutTextBox";
2243 this.x264OutTextBox.TextChanged += new System.EventHandler(this.x264OutTextBox_TextChanged);
2245 // x264VideoTextBox
2247 this.x264VideoTextBox.AllowDrop = true;
2248 this.x264VideoTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2249 this.x264VideoTextBox.EmptyTextTip = "";
2250 this.x264VideoTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2251 resources.ApplyResources(this.x264VideoTextBox, "x264VideoTextBox");
2252 this.x264VideoTextBox.Name = "x264VideoTextBox";
2253 this.x264VideoTextBox.ReadOnly = true;
2254 this.x264VideoTextBox.TextChanged += new System.EventHandler(this.x264VideoTextBox_TextChanged);
2256 // panel1
2258 this.panel1.Controls.Add(this.x264Mode1RadioButton);
2259 this.panel1.Controls.Add(this.x264Mode3RadioButton);
2260 this.panel1.Controls.Add(this.x264Mode2RadioButton);
2261 resources.ApplyResources(this.panel1, "panel1");
2262 this.panel1.Name = "panel1";
2264 // x264Mode1RadioButton
2266 resources.ApplyResources(this.x264Mode1RadioButton, "x264Mode1RadioButton");
2267 this.x264Mode1RadioButton.BackColor = System.Drawing.Color.Transparent;
2268 this.x264Mode1RadioButton.Checked = true;
2269 this.x264Mode1RadioButton.Name = "x264Mode1RadioButton";
2270 this.x264Mode1RadioButton.TabStop = true;
2271 this.x264Mode1RadioButton.UseVisualStyleBackColor = false;
2272 this.x264Mode1RadioButton.CheckedChanged += new System.EventHandler(this.x264Mode1RadioButton_CheckedChanged);
2274 // x264Mode3RadioButton
2276 resources.ApplyResources(this.x264Mode3RadioButton, "x264Mode3RadioButton");
2277 this.x264Mode3RadioButton.BackColor = System.Drawing.Color.Transparent;
2278 this.x264Mode3RadioButton.Name = "x264Mode3RadioButton";
2279 this.x264Mode3RadioButton.UseVisualStyleBackColor = false;
2280 this.x264Mode3RadioButton.CheckedChanged += new System.EventHandler(this.x264Mode3RadioButton_CheckedChanged);
2282 // x264Mode2RadioButton
2284 resources.ApplyResources(this.x264Mode2RadioButton, "x264Mode2RadioButton");
2285 this.x264Mode2RadioButton.BackColor = System.Drawing.Color.Transparent;
2286 this.x264Mode2RadioButton.Name = "x264Mode2RadioButton";
2287 this.x264Mode2RadioButton.UseVisualStyleBackColor = false;
2288 this.x264Mode2RadioButton.CheckedChanged += new System.EventHandler(this.x264Mode2RadioButton_CheckedChanged);
2290 // label6
2292 resources.ApplyResources(this.label6, "label6");
2293 this.label6.Name = "label6";
2295 // x264AddPresetBtn
2297 resources.ApplyResources(this.x264AddPresetBtn, "x264AddPresetBtn");
2298 this.x264AddPresetBtn.Name = "x264AddPresetBtn";
2299 this.x264AddPresetBtn.UseVisualStyleBackColor = true;
2300 this.x264AddPresetBtn.Click += new System.EventHandler(this.x264AddPresetBtn_Click);
2302 // x264DeletePresetBtn
2304 resources.ApplyResources(this.x264DeletePresetBtn, "x264DeletePresetBtn");
2305 this.x264DeletePresetBtn.Name = "x264DeletePresetBtn";
2306 this.x264DeletePresetBtn.UseVisualStyleBackColor = true;
2307 this.x264DeletePresetBtn.Click += new System.EventHandler(this.x264DeletePresetBtn_Click);
2309 // x264StartBtn
2311 resources.ApplyResources(this.x264StartBtn, "x264StartBtn");
2312 this.x264StartBtn.Name = "x264StartBtn";
2313 this.x264StartBtn.UseVisualStyleBackColor = true;
2314 this.x264StartBtn.Click += new System.EventHandler(this.x264StartBtn_Click);
2316 // x264SubBtn
2318 resources.ApplyResources(this.x264SubBtn, "x264SubBtn");
2319 this.x264SubBtn.Name = "x264SubBtn";
2320 this.x264SubBtn.UseVisualStyleBackColor = true;
2321 this.x264SubBtn.Click += new System.EventHandler(this.x264SubBtn_Click);
2323 // x264OutBtn
2325 resources.ApplyResources(this.x264OutBtn, "x264OutBtn");
2326 this.x264OutBtn.Name = "x264OutBtn";
2327 this.x264OutBtn.UseVisualStyleBackColor = true;
2328 this.x264OutBtn.Click += new System.EventHandler(this.x264OutBtn_Click);
2330 // x264VideoBtn
2332 resources.ApplyResources(this.x264VideoBtn, "x264VideoBtn");
2333 this.x264VideoBtn.Name = "x264VideoBtn";
2334 this.x264VideoBtn.UseVisualStyleBackColor = true;
2335 this.x264VideoBtn.Click += new System.EventHandler(this.x264VideoBtn_Click);
2337 // label16
2339 resources.ApplyResources(this.label16, "label16");
2340 this.label16.Name = "label16";
2342 // x264ExeComboBox
2344 this.x264ExeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2345 this.x264ExeComboBox.FormattingEnabled = true;
2346 resources.ApplyResources(this.x264ExeComboBox, "x264ExeComboBox");
2347 this.x264ExeComboBox.Name = "x264ExeComboBox";
2348 this.x264ExeComboBox.SelectedIndexChanged += new System.EventHandler(this.x264ExeComboBox_SelectedIndexChanged);
2350 // x264FpsComboBox
2352 this.x264FpsComboBox.FormattingEnabled = true;
2353 this.x264FpsComboBox.Items.AddRange(new object[] {
2354 resources.GetString("x264FpsComboBox.Items"),
2355 resources.GetString("x264FpsComboBox.Items1"),
2356 resources.GetString("x264FpsComboBox.Items2"),
2357 resources.GetString("x264FpsComboBox.Items3"),
2358 resources.GetString("x264FpsComboBox.Items4"),
2359 resources.GetString("x264FpsComboBox.Items5"),
2360 resources.GetString("x264FpsComboBox.Items6"),
2361 resources.GetString("x264FpsComboBox.Items7"),
2362 resources.GetString("x264FpsComboBox.Items8")});
2363 resources.ApplyResources(this.x264FpsComboBox, "x264FpsComboBox");
2364 this.x264FpsComboBox.Name = "x264FpsComboBox";
2366 // lbFPS2
2368 resources.ApplyResources(this.lbFPS2, "lbFPS2");
2369 this.lbFPS2.Name = "lbFPS2";
2371 // x264AudioModeComboBox
2373 this.x264AudioModeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2374 this.x264AudioModeComboBox.FormattingEnabled = true;
2375 this.x264AudioModeComboBox.Items.AddRange(new object[] {
2376 resources.GetString("x264AudioModeComboBox.Items"),
2377 resources.GetString("x264AudioModeComboBox.Items1"),
2378 resources.GetString("x264AudioModeComboBox.Items2")});
2379 resources.ApplyResources(this.x264AudioModeComboBox, "x264AudioModeComboBox");
2380 this.x264AudioModeComboBox.Name = "x264AudioModeComboBox";
2382 // VideoPresetComboBox
2384 this.VideoPresetComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2385 this.VideoPresetComboBox.FormattingEnabled = true;
2386 resources.ApplyResources(this.VideoPresetComboBox, "VideoPresetComboBox");
2387 this.VideoPresetComboBox.Name = "VideoPresetComboBox";
2388 this.VideoPresetComboBox.SelectedIndexChanged += new System.EventHandler(this.cbX264_SelectedIndexChanged);
2390 // label8
2392 resources.ApplyResources(this.label8, "label8");
2393 this.label8.Name = "label8";
2395 // labelAudio
2397 resources.ApplyResources(this.labelAudio, "labelAudio");
2398 this.labelAudio.ForeColor = System.Drawing.Color.Blue;
2399 this.labelAudio.Name = "labelAudio";
2400 this.labelAudio.Click += new System.EventHandler(this.labelAudio_Click);
2402 // label12
2404 resources.ApplyResources(this.label12, "label12");
2405 this.label12.Name = "label12";
2407 // lbcrf
2409 resources.ApplyResources(this.lbcrf, "lbcrf");
2410 this.lbcrf.Name = "lbcrf";
2412 // lbheight
2414 resources.ApplyResources(this.lbheight, "lbheight");
2415 this.lbheight.Name = "lbheight";
2417 // lbwidth
2419 resources.ApplyResources(this.lbwidth, "lbwidth");
2420 this.lbwidth.Name = "lbwidth";
2422 // x264HeightNum
2424 resources.ApplyResources(this.x264HeightNum, "x264HeightNum");
2425 this.x264HeightNum.Maximum = new decimal(new int[] {
2426 9999,
2429 0});
2430 this.x264HeightNum.Name = "x264HeightNum";
2432 // x264WidthNum
2434 resources.ApplyResources(this.x264WidthNum, "x264WidthNum");
2435 this.x264WidthNum.Maximum = new decimal(new int[] {
2436 9999,
2439 0});
2440 this.x264WidthNum.Name = "x264WidthNum";
2442 // x264CRFNum
2444 this.x264CRFNum.DecimalPlaces = 1;
2445 this.x264CRFNum.Increment = new decimal(new int[] {
2449 65536});
2450 resources.ApplyResources(this.x264CRFNum, "x264CRFNum");
2451 this.x264CRFNum.Maximum = new decimal(new int[] {
2455 0});
2456 this.x264CRFNum.Minimum = new decimal(new int[] {
2460 -2147483648});
2461 this.x264CRFNum.Name = "x264CRFNum";
2462 this.x264CRFNum.Value = new decimal(new int[] {
2463 235,
2466 65536});
2468 // lbrate
2470 resources.ApplyResources(this.lbrate, "lbrate");
2471 this.lbrate.Name = "lbrate";
2473 // x264CustomParameterTextBox
2475 this.x264CustomParameterTextBox.AllowDrop = true;
2476 this.x264CustomParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2477 this.x264CustomParameterTextBox.EmptyTextTip = null;
2478 this.x264CustomParameterTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2479 resources.ApplyResources(this.x264CustomParameterTextBox, "x264CustomParameterTextBox");
2480 this.x264CustomParameterTextBox.Name = "x264CustomParameterTextBox";
2481 this.x264CustomParameterTextBox.TextChanged += new System.EventHandler(this.txth264_TextChanged);
2482 this.x264CustomParameterTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.x264CustomParameterTextBox_KeyDown);
2484 // label4
2486 resources.ApplyResources(this.label4, "label4");
2487 this.label4.Name = "label4";
2489 // x264BitrateNum
2491 resources.ApplyResources(this.x264BitrateNum, "x264BitrateNum");
2492 this.x264BitrateNum.Maximum = new decimal(new int[] {
2493 99999,
2496 0});
2497 this.x264BitrateNum.Minimum = new decimal(new int[] {
2501 0});
2502 this.x264BitrateNum.Name = "x264BitrateNum";
2503 this.x264BitrateNum.Value = new decimal(new int[] {
2504 800,
2507 0});
2509 // HelpTab
2511 this.HelpTab.Controls.Add(this.FeedbackButton);
2512 this.HelpTab.Controls.Add(this.HelpTextBox);
2513 this.HelpTab.Controls.Add(this.ReleaseDatelabel);
2514 this.HelpTab.Controls.Add(this.ReleaseDatelabel2);
2515 this.HelpTab.Controls.Add(this.CheckUpdateButton);
2516 this.HelpTab.Controls.Add(this.HomePageBtn);
2517 this.HelpTab.Controls.Add(this.AboutBtn);
2518 resources.ApplyResources(this.HelpTab, "HelpTab");
2519 this.HelpTab.Name = "HelpTab";
2520 this.HelpTab.UseVisualStyleBackColor = true;
2522 // FeedbackButton
2524 resources.ApplyResources(this.FeedbackButton, "FeedbackButton");
2525 this.FeedbackButton.Name = "FeedbackButton";
2526 this.FeedbackButton.UseVisualStyleBackColor = true;
2527 this.FeedbackButton.Click += new System.EventHandler(this.FeedbackButton_Click);
2529 // HelpTextBox
2531 resources.ApplyResources(this.HelpTextBox, "HelpTextBox");
2532 this.HelpTextBox.Name = "HelpTextBox";
2533 this.HelpTextBox.ReadOnly = true;
2534 this.HelpTextBox.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.HelpTextBox_LinkClicked);
2536 // ReleaseDatelabel
2538 resources.ApplyResources(this.ReleaseDatelabel, "ReleaseDatelabel");
2539 this.ReleaseDatelabel.Name = "ReleaseDatelabel";
2540 this.ReleaseDatelabel.DoubleClick += new System.EventHandler(this.ReleaseDatelabel_DoubleClick);
2542 // ReleaseDatelabel2
2544 resources.ApplyResources(this.ReleaseDatelabel2, "ReleaseDatelabel2");
2545 this.ReleaseDatelabel2.Name = "ReleaseDatelabel2";
2547 // CheckUpdateButton
2549 resources.ApplyResources(this.CheckUpdateButton, "CheckUpdateButton");
2550 this.CheckUpdateButton.Name = "CheckUpdateButton";
2551 this.CheckUpdateButton.UseVisualStyleBackColor = true;
2552 this.CheckUpdateButton.Click += new System.EventHandler(this.CheckUpdateButton_Click);
2554 // HomePageBtn
2556 resources.ApplyResources(this.HomePageBtn, "HomePageBtn");
2557 this.HomePageBtn.Name = "HomePageBtn";
2558 this.HomePageBtn.UseVisualStyleBackColor = true;
2559 this.HomePageBtn.Click += new System.EventHandler(this.HomePageBtn_Click);
2561 // AboutBtn
2563 resources.ApplyResources(this.AboutBtn, "AboutBtn");
2564 this.AboutBtn.Name = "AboutBtn";
2565 this.AboutBtn.UseVisualStyleBackColor = true;
2566 this.AboutBtn.Click += new System.EventHandler(this.AboutBtn_Click);
2568 // tabControl
2570 this.tabControl.AllowDrop = true;
2571 this.tabControl.Controls.Add(this.VideoTab);
2572 this.tabControl.Controls.Add(this.AudioTab);
2573 this.tabControl.Controls.Add(this.MiscTab);
2574 this.tabControl.Controls.Add(this.MuxTab);
2575 this.tabControl.Controls.Add(this.ExtractTab);
2576 this.tabControl.Controls.Add(this.AVSTab);
2577 this.tabControl.Controls.Add(this.MediaInfoTab);
2578 this.tabControl.Controls.Add(this.SetupTabPage);
2579 this.tabControl.Controls.Add(this.HelpTab);
2580 this.tabControl.Cursor = System.Windows.Forms.Cursors.Default;
2581 this.tabControl.HotTrack = true;
2582 resources.ApplyResources(this.tabControl, "tabControl");
2583 this.tabControl.Name = "tabControl";
2584 this.tabControl.SelectedIndex = 0;
2585 this.tabControl.DragOver += new System.Windows.Forms.DragEventHandler(this.tabControl_DragOver);
2587 // MiscTab
2589 this.MiscTab.Controls.Add(this.groupBox11);
2590 this.MiscTab.Controls.Add(this.groupBox10);
2591 this.MiscTab.Controls.Add(this.groupBox9);
2592 resources.ApplyResources(this.MiscTab, "MiscTab");
2593 this.MiscTab.Name = "MiscTab";
2594 this.MiscTab.UseVisualStyleBackColor = true;
2596 // groupBox11
2598 this.groupBox11.Controls.Add(this.label37);
2599 this.groupBox11.Controls.Add(this.label36);
2600 this.groupBox11.Controls.Add(this.BlackBitrateNum);
2601 this.groupBox11.Controls.Add(this.label35);
2602 this.groupBox11.Controls.Add(this.BlackSecondComboBox);
2603 this.groupBox11.Controls.Add(this.label34);
2604 this.groupBox11.Controls.Add(this.BlackCRFNum);
2605 this.groupBox11.Controls.Add(this.label32);
2606 this.groupBox11.Controls.Add(this.BlackNoPicCheckBox);
2607 this.groupBox11.Controls.Add(this.label31);
2608 this.groupBox11.Controls.Add(this.BlackFPSNum);
2609 this.groupBox11.Controls.Add(this.BlackPicButton);
2610 this.groupBox11.Controls.Add(this.BlackPicTextBox);
2611 this.groupBox11.Controls.Add(this.BlackStartButton);
2612 this.groupBox11.Controls.Add(this.BlackOutputButton);
2613 this.groupBox11.Controls.Add(this.BlackVideoButton);
2614 this.groupBox11.Controls.Add(this.BlackOutputTextBox);
2615 this.groupBox11.Controls.Add(this.BlackVideoTextBox);
2616 resources.ApplyResources(this.groupBox11, "groupBox11");
2617 this.groupBox11.Name = "groupBox11";
2618 this.groupBox11.TabStop = false;
2620 // label37
2622 resources.ApplyResources(this.label37, "label37");
2623 this.label37.Name = "label37";
2625 // label36
2627 resources.ApplyResources(this.label36, "label36");
2628 this.label36.Name = "label36";
2630 // BlackBitrateNum
2632 resources.ApplyResources(this.BlackBitrateNum, "BlackBitrateNum");
2633 this.BlackBitrateNum.Maximum = new decimal(new int[] {
2634 99999,
2637 0});
2638 this.BlackBitrateNum.Name = "BlackBitrateNum";
2639 this.BlackBitrateNum.Value = new decimal(new int[] {
2640 900,
2643 0});
2645 // label35
2647 resources.ApplyResources(this.label35, "label35");
2648 this.label35.Name = "label35";
2650 // BlackSecondComboBox
2652 this.BlackSecondComboBox.FormattingEnabled = true;
2653 this.BlackSecondComboBox.Items.AddRange(new object[] {
2654 resources.GetString("BlackSecondComboBox.Items"),
2655 resources.GetString("BlackSecondComboBox.Items1"),
2656 resources.GetString("BlackSecondComboBox.Items2"),
2657 resources.GetString("BlackSecondComboBox.Items3"),
2658 resources.GetString("BlackSecondComboBox.Items4")});
2659 resources.ApplyResources(this.BlackSecondComboBox, "BlackSecondComboBox");
2660 this.BlackSecondComboBox.Name = "BlackSecondComboBox";
2661 this.BlackSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.BlackSecondComboBox_SelectedIndexChanged);
2663 // label34
2665 resources.ApplyResources(this.label34, "label34");
2666 this.label34.Name = "label34";
2668 // BlackCRFNum
2670 this.BlackCRFNum.DecimalPlaces = 1;
2671 this.BlackCRFNum.Increment = new decimal(new int[] {
2675 65536});
2676 resources.ApplyResources(this.BlackCRFNum, "BlackCRFNum");
2677 this.BlackCRFNum.Maximum = new decimal(new int[] {
2681 0});
2682 this.BlackCRFNum.Minimum = new decimal(new int[] {
2686 -2147483648});
2687 this.BlackCRFNum.Name = "BlackCRFNum";
2688 this.BlackCRFNum.Value = new decimal(new int[] {
2692 0});
2694 // label32
2696 resources.ApplyResources(this.label32, "label32");
2697 this.label32.Name = "label32";
2699 // BlackNoPicCheckBox
2701 resources.ApplyResources(this.BlackNoPicCheckBox, "BlackNoPicCheckBox");
2702 this.BlackNoPicCheckBox.BackColor = System.Drawing.Color.Transparent;
2703 this.BlackNoPicCheckBox.Checked = true;
2704 this.BlackNoPicCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2705 this.BlackNoPicCheckBox.Name = "BlackNoPicCheckBox";
2706 this.BlackNoPicCheckBox.UseVisualStyleBackColor = false;
2707 this.BlackNoPicCheckBox.CheckedChanged += new System.EventHandler(this.BlackNoPicCheckBox_CheckedChanged);
2709 // label31
2711 resources.ApplyResources(this.label31, "label31");
2712 this.label31.Name = "label31";
2714 // BlackFPSNum
2716 resources.ApplyResources(this.BlackFPSNum, "BlackFPSNum");
2717 this.BlackFPSNum.Maximum = new decimal(new int[] {
2718 1000,
2721 0});
2722 this.BlackFPSNum.Minimum = new decimal(new int[] {
2726 0});
2727 this.BlackFPSNum.Name = "BlackFPSNum";
2728 this.BlackFPSNum.Value = new decimal(new int[] {
2732 0});
2734 // BlackPicButton
2736 resources.ApplyResources(this.BlackPicButton, "BlackPicButton");
2737 this.BlackPicButton.Name = "BlackPicButton";
2738 this.BlackPicButton.UseVisualStyleBackColor = true;
2739 this.BlackPicButton.Click += new System.EventHandler(this.BlackPicButton_Click);
2741 // BlackPicTextBox
2743 this.BlackPicTextBox.AllowDrop = true;
2744 this.BlackPicTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2745 this.BlackPicTextBox.EmptyTextTip = null;
2746 this.BlackPicTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2747 resources.ApplyResources(this.BlackPicTextBox, "BlackPicTextBox");
2748 this.BlackPicTextBox.Name = "BlackPicTextBox";
2750 // BlackStartButton
2752 resources.ApplyResources(this.BlackStartButton, "BlackStartButton");
2753 this.BlackStartButton.Name = "BlackStartButton";
2754 this.BlackStartButton.UseVisualStyleBackColor = true;
2755 this.BlackStartButton.Click += new System.EventHandler(this.BlackStartButton_Click);
2757 // BlackOutputButton
2759 resources.ApplyResources(this.BlackOutputButton, "BlackOutputButton");
2760 this.BlackOutputButton.Name = "BlackOutputButton";
2761 this.BlackOutputButton.UseVisualStyleBackColor = true;
2762 this.BlackOutputButton.Click += new System.EventHandler(this.BlackOutputButton_Click);
2764 // BlackVideoButton
2766 resources.ApplyResources(this.BlackVideoButton, "BlackVideoButton");
2767 this.BlackVideoButton.Name = "BlackVideoButton";
2768 this.BlackVideoButton.UseVisualStyleBackColor = true;
2769 this.BlackVideoButton.Click += new System.EventHandler(this.BlackVideoButton_Click);
2771 // BlackOutputTextBox
2773 this.BlackOutputTextBox.AllowDrop = true;
2774 this.BlackOutputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2775 this.BlackOutputTextBox.EmptyTextTip = null;
2776 this.BlackOutputTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2777 resources.ApplyResources(this.BlackOutputTextBox, "BlackOutputTextBox");
2778 this.BlackOutputTextBox.Name = "BlackOutputTextBox";
2780 // BlackVideoTextBox
2782 this.BlackVideoTextBox.AllowDrop = true;
2783 this.BlackVideoTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2784 this.BlackVideoTextBox.EmptyTextTip = null;
2785 this.BlackVideoTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2786 resources.ApplyResources(this.BlackVideoTextBox, "BlackVideoTextBox");
2787 this.BlackVideoTextBox.Name = "BlackVideoTextBox";
2788 this.BlackVideoTextBox.ReadOnly = true;
2789 this.BlackVideoTextBox.TextChanged += new System.EventHandler(this.BlackVideoTextBox_TextChanged);
2791 // SetupTabPage
2793 this.SetupTabPage.Controls.Add(this.groupBox14);
2794 this.SetupTabPage.Controls.Add(this.groupBox13);
2795 this.SetupTabPage.Controls.Add(this.groupBox12);
2796 this.SetupTabPage.Controls.Add(this.DeleteLogButton);
2797 this.SetupTabPage.Controls.Add(this.SetDefaultButton);
2798 this.SetupTabPage.Controls.Add(this.ViewLogButton);
2799 resources.ApplyResources(this.SetupTabPage, "SetupTabPage");
2800 this.SetupTabPage.Name = "SetupTabPage";
2801 this.SetupTabPage.UseVisualStyleBackColor = true;
2803 // groupBox14
2805 this.groupBox14.Controls.Add(this.x265CheckBox);
2806 this.groupBox14.Controls.Add(this.label38);
2807 this.groupBox14.Controls.Add(this.SetupPlayerTextBox);
2808 this.groupBox14.Controls.Add(this.SetupPlayerButton);
2809 this.groupBox14.Controls.Add(this.SetupDeleteTempFileCheckBox);
2810 this.groupBox14.Controls.Add(this.CheckUpdateCheckBox);
2811 resources.ApplyResources(this.groupBox14, "groupBox14");
2812 this.groupBox14.Name = "groupBox14";
2813 this.groupBox14.TabStop = false;
2815 // x265CheckBox
2817 resources.ApplyResources(this.x265CheckBox, "x265CheckBox");
2818 this.x265CheckBox.BackColor = System.Drawing.Color.Transparent;
2819 this.x265CheckBox.Name = "x265CheckBox";
2820 this.x265CheckBox.UseVisualStyleBackColor = false;
2821 this.x265CheckBox.Click += new System.EventHandler(this.x265CheckBox_Click);
2823 // label38
2825 resources.ApplyResources(this.label38, "label38");
2826 this.label38.Name = "label38";
2828 // SetupPlayerTextBox
2830 this.SetupPlayerTextBox.AllowDrop = true;
2831 this.SetupPlayerTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2832 this.SetupPlayerTextBox.EmptyTextTip = null;
2833 this.SetupPlayerTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2834 resources.ApplyResources(this.SetupPlayerTextBox, "SetupPlayerTextBox");
2835 this.SetupPlayerTextBox.Name = "SetupPlayerTextBox";
2837 // SetupPlayerButton
2839 resources.ApplyResources(this.SetupPlayerButton, "SetupPlayerButton");
2840 this.SetupPlayerButton.Name = "SetupPlayerButton";
2841 this.SetupPlayerButton.UseVisualStyleBackColor = true;
2842 this.SetupPlayerButton.Click += new System.EventHandler(this.SetupAVSPlayerButton_Click);
2844 // SetupDeleteTempFileCheckBox
2846 resources.ApplyResources(this.SetupDeleteTempFileCheckBox, "SetupDeleteTempFileCheckBox");
2847 this.SetupDeleteTempFileCheckBox.BackColor = System.Drawing.Color.Transparent;
2848 this.SetupDeleteTempFileCheckBox.Checked = true;
2849 this.SetupDeleteTempFileCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2850 this.SetupDeleteTempFileCheckBox.Name = "SetupDeleteTempFileCheckBox";
2851 this.SetupDeleteTempFileCheckBox.UseVisualStyleBackColor = false;
2853 // CheckUpdateCheckBox
2855 resources.ApplyResources(this.CheckUpdateCheckBox, "CheckUpdateCheckBox");
2856 this.CheckUpdateCheckBox.BackColor = System.Drawing.Color.Transparent;
2857 this.CheckUpdateCheckBox.Checked = true;
2858 this.CheckUpdateCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2859 this.CheckUpdateCheckBox.Name = "CheckUpdateCheckBox";
2860 this.CheckUpdateCheckBox.UseVisualStyleBackColor = false;
2862 // groupBox13
2864 this.groupBox13.Controls.Add(this.SplashScreenCheckBox);
2865 this.groupBox13.Controls.Add(this.TrayModeCheckBox);
2866 this.groupBox13.Controls.Add(this.label26);
2867 this.groupBox13.Controls.Add(this.languageComboBox);
2868 resources.ApplyResources(this.groupBox13, "groupBox13");
2869 this.groupBox13.Name = "groupBox13";
2870 this.groupBox13.TabStop = false;
2872 // SplashScreenCheckBox
2874 resources.ApplyResources(this.SplashScreenCheckBox, "SplashScreenCheckBox");
2875 this.SplashScreenCheckBox.BackColor = System.Drawing.Color.Transparent;
2876 this.SplashScreenCheckBox.Checked = true;
2877 this.SplashScreenCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2878 this.SplashScreenCheckBox.Name = "SplashScreenCheckBox";
2879 this.SplashScreenCheckBox.UseVisualStyleBackColor = false;
2881 // TrayModeCheckBox
2883 resources.ApplyResources(this.TrayModeCheckBox, "TrayModeCheckBox");
2884 this.TrayModeCheckBox.BackColor = System.Drawing.Color.Transparent;
2885 this.TrayModeCheckBox.Name = "TrayModeCheckBox";
2886 this.TrayModeCheckBox.UseVisualStyleBackColor = false;
2887 this.TrayModeCheckBox.CheckedChanged += new System.EventHandler(this.TrayModeCheckBox_CheckedChanged);
2889 // label26
2891 resources.ApplyResources(this.label26, "label26");
2892 this.label26.Name = "label26";
2894 // languageComboBox
2896 this.languageComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2897 this.languageComboBox.FormattingEnabled = true;
2898 this.languageComboBox.Items.AddRange(new object[] {
2899 resources.GetString("languageComboBox.Items"),
2900 resources.GetString("languageComboBox.Items1"),
2901 resources.GetString("languageComboBox.Items2"),
2902 resources.GetString("languageComboBox.Items3")});
2903 resources.ApplyResources(this.languageComboBox, "languageComboBox");
2904 this.languageComboBox.Name = "languageComboBox";
2905 this.languageComboBox.SelectedIndexChanged += new System.EventHandler(this.languageComboBox_SelectedIndexChanged);
2907 // groupBox12
2909 this.groupBox12.Controls.Add(this.x264extraLine);
2910 this.groupBox12.Controls.Add(this.label43);
2911 this.groupBox12.Controls.Add(this.x264PriorityComboBox);
2912 this.groupBox12.Controls.Add(this.x264ThreadsComboBox);
2913 this.groupBox12.Controls.Add(this.label2);
2914 this.groupBox12.Controls.Add(this.label11);
2915 resources.ApplyResources(this.groupBox12, "groupBox12");
2916 this.groupBox12.Name = "groupBox12";
2917 this.groupBox12.TabStop = false;
2919 // x264extraLine
2921 this.x264extraLine.AllowDrop = true;
2922 this.x264extraLine.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2923 this.x264extraLine.EmptyTextTip = null;
2924 this.x264extraLine.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2925 resources.ApplyResources(this.x264extraLine, "x264extraLine");
2926 this.x264extraLine.Name = "x264extraLine";
2928 // label43
2930 resources.ApplyResources(this.label43, "label43");
2931 this.label43.Name = "label43";
2933 // x264PriorityComboBox
2935 this.x264PriorityComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2936 this.x264PriorityComboBox.FormattingEnabled = true;
2937 this.x264PriorityComboBox.Items.AddRange(new object[] {
2938 resources.GetString("x264PriorityComboBox.Items"),
2939 resources.GetString("x264PriorityComboBox.Items1"),
2940 resources.GetString("x264PriorityComboBox.Items2"),
2941 resources.GetString("x264PriorityComboBox.Items3"),
2942 resources.GetString("x264PriorityComboBox.Items4"),
2943 resources.GetString("x264PriorityComboBox.Items5")});
2944 resources.ApplyResources(this.x264PriorityComboBox, "x264PriorityComboBox");
2945 this.x264PriorityComboBox.Name = "x264PriorityComboBox";
2946 this.x264PriorityComboBox.SelectedIndexChanged += new System.EventHandler(this.x264PriorityComboBox_SelectedIndexChanged);
2948 // x264ThreadsComboBox
2950 this.x264ThreadsComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2951 this.x264ThreadsComboBox.FormattingEnabled = true;
2952 resources.ApplyResources(this.x264ThreadsComboBox, "x264ThreadsComboBox");
2953 this.x264ThreadsComboBox.Name = "x264ThreadsComboBox";
2955 // label2
2957 resources.ApplyResources(this.label2, "label2");
2958 this.label2.Name = "label2";
2960 // label11
2962 resources.ApplyResources(this.label11, "label11");
2963 this.label11.Name = "label11";
2965 // DeleteLogButton
2967 resources.ApplyResources(this.DeleteLogButton, "DeleteLogButton");
2968 this.DeleteLogButton.Name = "DeleteLogButton";
2969 this.DeleteLogButton.UseVisualStyleBackColor = true;
2970 this.DeleteLogButton.Click += new System.EventHandler(this.DeleteLogButton_Click);
2972 // SetDefaultButton
2974 resources.ApplyResources(this.SetDefaultButton, "SetDefaultButton");
2975 this.SetDefaultButton.Name = "SetDefaultButton";
2976 this.SetDefaultButton.UseVisualStyleBackColor = true;
2977 this.SetDefaultButton.Click += new System.EventHandler(this.SetDefaultButton_Click);
2979 // ViewLogButton
2981 resources.ApplyResources(this.ViewLogButton, "ViewLogButton");
2982 this.ViewLogButton.Name = "ViewLogButton";
2983 this.ViewLogButton.UseVisualStyleBackColor = true;
2984 this.ViewLogButton.Click += new System.EventHandler(this.ViewLogButton_Click);
2986 // MainForm
2988 this.AllowDrop = true;
2989 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
2990 resources.ApplyResources(this, "$this");
2991 this.Controls.Add(this.tabControl);
2992 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
2993 this.KeyPreview = true;
2994 this.MaximizeBox = false;
2995 this.Name = "MainForm";
2996 this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
2997 this.Load += new System.EventHandler(this.Form1_Load);
2998 this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown);
2999 this.groupBox10.ResumeLayout(false);
3000 this.groupBox10.PerformLayout();
3001 this.MediaInfoTab.ResumeLayout(false);
3002 this.MediaInfoTab.PerformLayout();
3003 this.AVSTab.ResumeLayout(false);
3004 this.AVSTab.PerformLayout();
3005 ((System.ComponentModel.ISupportInitialize)(this.TrimEndNumericUpDown)).EndInit();
3006 ((System.ComponentModel.ISupportInitialize)(this.TrimStartNumericUpDown)).EndInit();
3007 ((System.ComponentModel.ISupportInitialize)(this.LevelsNumericUpDown)).EndInit();
3008 ((System.ComponentModel.ISupportInitialize)(this.AddBorders4NumericUpDown)).EndInit();
3009 ((System.ComponentModel.ISupportInitialize)(this.AddBorders3NumericUpDown)).EndInit();
3010 ((System.ComponentModel.ISupportInitialize)(this.AddBorders2NumericUpDown)).EndInit();
3011 ((System.ComponentModel.ISupportInitialize)(this.SharpenNumericUpDown)).EndInit();
3012 ((System.ComponentModel.ISupportInitialize)(this.AddBorders1NumericUpDown)).EndInit();
3013 ((System.ComponentModel.ISupportInitialize)(this.AVSHeightNumericUpDown)).EndInit();
3014 ((System.ComponentModel.ISupportInitialize)(this.AVSWidthNumericUpDown)).EndInit();
3015 ((System.ComponentModel.ISupportInitialize)(this.TweakContrastNumericUpDown)).EndInit();
3016 ((System.ComponentModel.ISupportInitialize)(this.TweakBrightnessNumericUpDown)).EndInit();
3017 ((System.ComponentModel.ISupportInitialize)(this.TweakSaturationNumericUpDown)).EndInit();
3018 ((System.ComponentModel.ISupportInitialize)(this.TweakChromaNumericUpDown)).EndInit();
3019 this.ExtractTab.ResumeLayout(false);
3020 this.groupBox7.ResumeLayout(false);
3021 this.groupBox7.PerformLayout();
3022 this.groupBox6.ResumeLayout(false);
3023 this.groupBox6.PerformLayout();
3024 this.groupBox5.ResumeLayout(false);
3025 this.groupBox5.PerformLayout();
3026 this.MuxTab.ResumeLayout(false);
3027 this.groupBox4.ResumeLayout(false);
3028 this.groupBox4.PerformLayout();
3029 this.groupBox3.ResumeLayout(false);
3030 this.groupBox3.PerformLayout();
3031 this.groupBox8.ResumeLayout(false);
3032 this.groupBox8.PerformLayout();
3033 this.AudioTab.ResumeLayout(false);
3034 this.NeroAACGroupBox.ResumeLayout(false);
3035 this.NeroAACGroupBox.PerformLayout();
3036 this.panel2.ResumeLayout(false);
3037 this.groupBox2.ResumeLayout(false);
3038 this.groupBox2.PerformLayout();
3039 this.groupBox9.ResumeLayout(false);
3040 this.groupBox9.PerformLayout();
3041 ((System.ComponentModel.ISupportInitialize)(this.OnePicCRFNum)).EndInit();
3042 ((System.ComponentModel.ISupportInitialize)(this.OnePicFPSNum)).EndInit();
3043 ((System.ComponentModel.ISupportInitialize)(this.OnePicAudioBitrateNum)).EndInit();
3044 this.VideoTab.ResumeLayout(false);
3045 this.VideoTab.PerformLayout();
3046 ((System.ComponentModel.ISupportInitialize)(this.x264FramesNumericUpDown)).EndInit();
3047 ((System.ComponentModel.ISupportInitialize)(this.x264SeekNumericUpDown)).EndInit();
3048 this.groupBox1.ResumeLayout(false);
3049 this.groupBox1.PerformLayout();
3050 this.panel1.ResumeLayout(false);
3051 this.panel1.PerformLayout();
3052 ((System.ComponentModel.ISupportInitialize)(this.x264HeightNum)).EndInit();
3053 ((System.ComponentModel.ISupportInitialize)(this.x264WidthNum)).EndInit();
3054 ((System.ComponentModel.ISupportInitialize)(this.x264CRFNum)).EndInit();
3055 ((System.ComponentModel.ISupportInitialize)(this.x264BitrateNum)).EndInit();
3056 this.HelpTab.ResumeLayout(false);
3057 this.HelpTab.PerformLayout();
3058 this.tabControl.ResumeLayout(false);
3059 this.MiscTab.ResumeLayout(false);
3060 this.groupBox11.ResumeLayout(false);
3061 this.groupBox11.PerformLayout();
3062 ((System.ComponentModel.ISupportInitialize)(this.BlackBitrateNum)).EndInit();
3063 ((System.ComponentModel.ISupportInitialize)(this.BlackCRFNum)).EndInit();
3064 ((System.ComponentModel.ISupportInitialize)(this.BlackFPSNum)).EndInit();
3065 this.SetupTabPage.ResumeLayout(false);
3066 this.groupBox14.ResumeLayout(false);
3067 this.groupBox14.PerformLayout();
3068 this.groupBox13.ResumeLayout(false);
3069 this.groupBox13.PerformLayout();
3070 this.groupBox12.ResumeLayout(false);
3071 this.groupBox12.PerformLayout();
3072 this.ResumeLayout(false);
3076 #endregion
3078 private System.Windows.Forms.Timer timer1;
3079 private System.Windows.Forms.OpenFileDialog openFileDialog1;
3080 private ControlExs.QQButton btnClip;
3081 private System.Windows.Forms.MaskedTextBox maske;
3082 private System.Windows.Forms.MaskedTextBox maskb;
3083 private System.Windows.Forms.Label label15;
3084 private System.Windows.Forms.Label label13;
3085 private ControlExs.QQTextBox txtout5;
3086 private ControlExs.QQTextBox txtvideo4;
3087 private ControlExs.QQButton btnout5;
3088 private ControlExs.QQButton btnvideo4;
3089 private System.Windows.Forms.TabPage MediaInfoTab;
3090 private ControlExs.QQButton btnMIopen;
3091 private ControlExs.QQButton btnMIplay;
3092 private ControlExs.QQButton btnMIcopy;
3093 private System.Windows.Forms.TextBox MediaInfoTextBox;
3094 private System.Windows.Forms.TabPage AVSTab;
3095 private ControlExs.QQButton button9;
3096 private ControlExs.QQButton button6;
3097 private ControlExs.QQButton btnpreview9;
3098 private ControlExs.QQButton btnAVS9;
3099 private ControlExs.QQTextBox AVSScriptTextBox;
3100 private ControlExs.QQTextBox txtvideo9;
3101 private ControlExs.QQTextBox txtout9;
3102 private ControlExs.QQTextBox txtsub9;
3103 private ControlExs.QQButton btnvideo9;
3104 private ControlExs.QQButton btnout9;
3105 private ControlExs.QQButton btnsub9;
3106 private System.Windows.Forms.TabPage ExtractTab;
3107 private System.Windows.Forms.GroupBox groupBox7;
3108 private ControlExs.QQButton btnextract7;
3109 private ControlExs.QQButton btnvideo7;
3110 private ControlExs.QQTextBox txtvideo6;
3111 private System.Windows.Forms.GroupBox groupBox6;
3112 private ControlExs.QQButton btnvextract8;
3113 private ControlExs.QQButton btnvideo8;
3114 private ControlExs.QQTextBox txtvideo8;
3115 private ControlExs.QQButton btnaextract8;
3116 private System.Windows.Forms.GroupBox groupBox5;
3117 private ControlExs.QQTextBox ExtractMP4TextBox;
3118 private ControlExs.QQButton btnaextract3;
3119 private ControlExs.QQButton ExtractMP4Button;
3120 private ControlExs.QQButton btnvextract;
3121 private ControlExs.QQButton btnaextract;
3122 private ControlExs.QQButton btnaextract2;
3123 private System.Windows.Forms.TabPage MuxTab;
3124 private System.Windows.Forms.GroupBox groupBox8;
3125 private ControlExs.QQTextBox txtvideo5;
3126 private ControlExs.QQButton button4;
3127 private ControlExs.QQTextBox txtsub;
3128 private ControlExs.QQButton button3;
3129 private ControlExs.QQTextBox txtaudio3;
3130 private ControlExs.QQButton button5;
3131 private ControlExs.QQTextBox txtout6;
3132 private ControlExs.QQButton button2;
3133 private ControlExs.QQButton button7;
3134 private System.Windows.Forms.GroupBox groupBox4;
3135 private System.Windows.Forms.ListBox lbffmpeg;
3136 private ControlExs.QQButton btnffmpegAdd;
3137 private ControlExs.QQButton btnffmpegClear;
3138 private System.Windows.Forms.Label label3;
3139 private ControlExs.QQButton btnffmpegDel;
3140 private ControlExs.QQButton btnBatchMP4;
3141 private System.Windows.Forms.GroupBox groupBox3;
3142 private ControlExs.QQTextBox txtvideo;
3143 private ControlExs.QQButton btnvideo;
3144 private ControlExs.QQButton btnmux;
3145 private System.Windows.Forms.ComboBox cbFPS;
3146 private ControlExs.QQButton btnaudio;
3147 private ControlExs.QQButton btnout;
3148 private ControlExs.QQTextBox txtaudio;
3149 private System.Windows.Forms.Label label14;
3150 private ControlExs.QQTextBox txtout;
3151 private System.Windows.Forms.TabPage AudioTab;
3152 private System.Windows.Forms.Panel panel2;
3153 private System.Windows.Forms.Label lbaackbps;
3154 private System.Windows.Forms.Label lbaacrate;
3155 private ControlExs.QQButton btnaac;
3156 private ControlExs.QQButton btnout3;
3157 private ControlExs.QQButton btnaudio2;
3158 private System.Windows.Forms.GroupBox groupBox2;
3159 private ControlExs.QQTextBox AudioOutputTextBox;
3160 private ControlExs.QQTextBox txtaudio2;
3161 private ControlExs.QQTextBox AudioCustomParameterTextBox;
3162 private System.Windows.Forms.TabPage VideoTab;
3163 private System.Windows.Forms.GroupBox groupBox1;
3164 private System.Windows.Forms.ListBox lbAuto;
3165 private ControlExs.QQButton x264BatchClearBtn;
3166 private ControlExs.QQCheckBox x264BatchSubCheckBox;
3167 private ControlExs.QQButton x264BatchDeleteBtn;
3168 private ControlExs.QQButton btnBatchAuto;
3169 private ControlExs.QQButton x264BatchAddBtn;
3170 private ControlExs.QQCheckBox x264ShutdownCheckBox;
3171 private ControlExs.QQTextBox x264AudioParameterTextBox;
3172 private ControlExs.QQTextBox x264SubTextBox;
3173 private ControlExs.QQTextBox x264OutTextBox;
3174 private ControlExs.QQTextBox x264VideoTextBox;
3175 private ControlExs.QQTextBox x264CustomParameterTextBox;
3176 private ControlExs.QQButton x264AddPresetBtn;
3177 private ControlExs.QQButton x264DeletePresetBtn;
3178 private ControlExs.QQButton x264StartBtn;
3179 private ControlExs.QQButton x264SubBtn;
3180 private ControlExs.QQButton x264OutBtn;
3181 private ControlExs.QQButton x264VideoBtn;
3182 private System.Windows.Forms.Label label16;
3183 private System.Windows.Forms.Label label4;
3184 private System.Windows.Forms.ComboBox x264ExeComboBox;
3185 private System.Windows.Forms.ComboBox x264FpsComboBox;
3186 private System.Windows.Forms.Label lbFPS2;
3187 private System.Windows.Forms.ComboBox x264AudioModeComboBox;
3188 private System.Windows.Forms.ComboBox VideoPresetComboBox;
3189 private System.Windows.Forms.Label label8;
3190 private System.Windows.Forms.Label labelAudio;
3191 private System.Windows.Forms.Label label12;
3192 private System.Windows.Forms.Panel panel1;
3193 private ControlExs.QQRadioButton x264Mode1RadioButton;
3194 private ControlExs.QQRadioButton x264Mode3RadioButton;
3195 private ControlExs.QQRadioButton x264Mode2RadioButton;
3196 private System.Windows.Forms.Label label6;
3197 private System.Windows.Forms.Label lbcrf;
3198 private System.Windows.Forms.Label lbheight;
3199 private System.Windows.Forms.Label lbwidth;
3200 private System.Windows.Forms.NumericUpDown x264HeightNum;
3201 private System.Windows.Forms.NumericUpDown x264WidthNum;
3202 private System.Windows.Forms.NumericUpDown x264BitrateNum;
3203 private System.Windows.Forms.NumericUpDown x264CRFNum;
3204 private System.Windows.Forms.Label lbrate;
3205 private System.Windows.Forms.TabPage HelpTab;
3206 private ControlExs.QQButton HomePageBtn;
3207 private ControlExs.QQButton AboutBtn;
3208 private System.Windows.Forms.TabControl tabControl;
3209 private ControlExs.QQRadioButton AudioBitrateRadioButton;
3210 private ControlExs.QQRadioButton AudioCustomizeRadioButton;
3211 private System.Windows.Forms.GroupBox groupBox10;
3212 private System.Windows.Forms.ListBox AudioListBox;
3213 private ControlExs.QQButton AudioAddButton;
3214 private ControlExs.QQButton AudioClearButton;
3215 private ControlExs.QQButton AudioDeleteButton;
3216 private ControlExs.QQButton AudioBatchButton;
3217 private System.Windows.Forms.Label label1;
3218 private System.Windows.Forms.NumericUpDown AVSHeightNumericUpDown;
3219 private System.Windows.Forms.NumericUpDown AVSWidthNumericUpDown;
3220 private System.Windows.Forms.Label label18;
3221 private System.Windows.Forms.Label label10;
3222 private System.Windows.Forms.Label label9;
3223 private System.Windows.Forms.Label label5;
3224 private System.Windows.Forms.NumericUpDown TweakContrastNumericUpDown;
3225 private System.Windows.Forms.NumericUpDown TweakBrightnessNumericUpDown;
3226 private System.Windows.Forms.NumericUpDown TweakSaturationNumericUpDown;
3227 private System.Windows.Forms.NumericUpDown TweakChromaNumericUpDown;
3228 private ControlExs.QQCheckBox TrimCheckBox;
3229 private ControlExs.QQCheckBox SharpenCheckBox;
3230 private ControlExs.QQCheckBox AddBordersCheckBox;
3231 private ControlExs.QQCheckBox LanczosResizeCheckBox;
3232 private ControlExs.QQCheckBox TweakCheckBox;
3233 private ControlExs.QQCheckBox UndotCheckBox;
3234 private System.Windows.Forms.NumericUpDown LevelsNumericUpDown;
3235 private System.Windows.Forms.Label label24;
3236 private System.Windows.Forms.Label label23;
3237 private System.Windows.Forms.Label label22;
3238 private System.Windows.Forms.Label label21;
3239 private System.Windows.Forms.NumericUpDown AddBorders4NumericUpDown;
3240 private System.Windows.Forms.NumericUpDown AddBorders3NumericUpDown;
3241 private System.Windows.Forms.NumericUpDown AddBorders2NumericUpDown;
3242 private System.Windows.Forms.NumericUpDown SharpenNumericUpDown;
3243 private ControlExs.QQCheckBox LevelsCheckBox;
3244 private ControlExs.QQCheckBox CropCheckBox;
3245 private System.Windows.Forms.NumericUpDown AddBorders1NumericUpDown;
3246 private System.Windows.Forms.Label label19;
3247 private System.Windows.Forms.Label label20;
3248 private System.Windows.Forms.Label label25;
3249 private ControlExs.QQTextBox AVSCropTextBox;
3250 private System.Windows.Forms.Label label30;
3251 private System.Windows.Forms.Label label29;
3252 private System.Windows.Forms.NumericUpDown TrimEndNumericUpDown;
3253 private System.Windows.Forms.NumericUpDown TrimStartNumericUpDown;
3254 private System.Windows.Forms.ComboBox x264DemuxerComboBox;
3255 private ControlExs.QQButton DeleteLogButton;
3256 private ControlExs.QQButton ViewLogButton;
3257 private ControlExs.QQButton x264PathButton;
3258 private ControlExs.QQTextBox x264PathTextBox;
3259 private System.Windows.Forms.GroupBox NeroAACGroupBox;
3260 private System.Windows.Forms.Label label7;
3261 private System.Windows.Forms.ComboBox AudioEncoderComboBox;
3262 private System.Windows.Forms.TabPage SetupTabPage;
3263 private ControlExs.QQButton SetDefaultButton;
3264 private System.Windows.Forms.ComboBox languageComboBox;
3265 private System.Windows.Forms.Label label26;
3266 private ControlExs.QQButton AVSSaveButton;
3267 private System.Windows.Forms.Label x264FramesLabel;
3268 private System.Windows.Forms.Label x264SeekLabel;
3269 private System.Windows.Forms.NumericUpDown x264FramesNumericUpDown;
3270 private System.Windows.Forms.NumericUpDown x264SeekNumericUpDown;
3271 private System.Windows.Forms.ComboBox x264PriorityComboBox;
3272 private System.Windows.Forms.Label label11;
3273 private ControlExs.QQCheckBox MaintainResolutionCheckBox;
3274 private ControlExs.QQButton MkvExtract4Button;
3275 private ControlExs.QQButton MkvExtract3Button;
3276 private ControlExs.QQButton MkvExtract2Button;
3277 private ControlExs.QQButton MkvExtract1Button;
3278 private System.Windows.Forms.GroupBox groupBox9;
3279 private ControlExs.QQButton AudioOnePicButton;
3280 private ControlExs.QQButton AudioPicAudioButton;
3281 private ControlExs.QQButton AudioPicButton;
3282 private ControlExs.QQTextBox AudioPicAudioTextBox;
3283 private ControlExs.QQTextBox AudioPicTextBox;
3284 private ControlExs.QQButton AudioOnePicOutputButton;
3285 private ControlExs.QQTextBox AudioOnePicOutputTextBox;
3286 private System.Windows.Forms.Label label17;
3287 private System.Windows.Forms.Label label27;
3288 private System.Windows.Forms.NumericUpDown OnePicAudioBitrateNum;
3289 private System.Windows.Forms.Label label28;
3290 private System.Windows.Forms.NumericUpDown OnePicFPSNum;
3291 private ControlExs.QQCheckBox AudioCopyCheckBox;
3292 private System.Windows.Forms.TabPage MiscTab;
3293 private System.Windows.Forms.GroupBox groupBox11;
3294 private ControlExs.QQButton BlackStartButton;
3295 private ControlExs.QQButton BlackOutputButton;
3296 private ControlExs.QQButton BlackVideoButton;
3297 private ControlExs.QQTextBox BlackOutputTextBox;
3298 private ControlExs.QQTextBox BlackVideoTextBox;
3299 private ControlExs.QQButton BlackPicButton;
3300 private ControlExs.QQTextBox BlackPicTextBox;
3301 private System.Windows.Forms.NumericUpDown OnePicCRFNum;
3302 private System.Windows.Forms.Label label33;
3303 private System.Windows.Forms.NumericUpDown BlackCRFNum;
3304 private System.Windows.Forms.Label label32;
3305 private ControlExs.QQCheckBox BlackNoPicCheckBox;
3306 private System.Windows.Forms.Label label31;
3307 private System.Windows.Forms.NumericUpDown BlackFPSNum;
3308 private System.Windows.Forms.ComboBox BlackSecondComboBox;
3309 private System.Windows.Forms.Label label34;
3310 private System.Windows.Forms.Label label35;
3311 private System.Windows.Forms.Label label37;
3312 private System.Windows.Forms.Label label36;
3313 private System.Windows.Forms.NumericUpDown BlackBitrateNum;
3314 private ControlExs.QQCheckBox SetupDeleteTempFileCheckBox;
3315 private System.Windows.Forms.ComboBox AudioBitrateComboBox;
3316 private ControlExs.QQButton CheckUpdateButton;
3317 private System.Windows.Forms.Label ReleaseDatelabel2;
3318 private System.Windows.Forms.Label ReleaseDatelabel;
3319 private ControlExs.QQCheckBox TrayModeCheckBox;
3320 private ControlExs.QQCheckBox SplashScreenCheckBox;
3321 private System.Windows.Forms.Label label2;
3322 private System.Windows.Forms.ComboBox x264ThreadsComboBox;
3323 private System.Windows.Forms.RichTextBox HelpTextBox;
3324 private ControlExs.QQCheckBox AVSwithAudioCheckBox;
3325 private ControlExs.QQTextBox SetupPlayerTextBox;
3326 private ControlExs.QQButton SetupPlayerButton;
3327 private System.Windows.Forms.Label label38;
3328 private System.Windows.Forms.ComboBox AVSFilterComboBox;
3329 private ControlExs.QQButton AVSAddFilterButton;
3330 private System.Windows.Forms.Label label39;
3331 private System.Windows.Forms.ComboBox x264BatchSubSpecialLanguage;
3332 private System.Windows.Forms.Label label40;
3333 private System.Windows.Forms.ComboBox MuxFormatComboBox;
3334 private ControlExs.QQButton AudioJoinButton;
3335 private System.Windows.Forms.ComboBox Mp4BoxParComboBox;
3336 private System.Windows.Forms.Label label41;
3337 private ControlExs.QQButton gmkvextractguibButton;
3338 private ControlExs.QQButton MuxReplaceAudioButton;
3339 private ControlExs.QQButton FeedbackButton;
3340 private ControlExs.QQCheckBox CheckUpdateCheckBox;
3341 private System.Windows.Forms.ComboBox TransposeComboBox;
3342 private ControlExs.QQButton RotateButton;
3343 private System.Windows.Forms.Label TransposeLabel;
3344 private System.Windows.Forms.Label label42;
3345 private System.Windows.Forms.ComboBox VideoBatchFormatComboBox;
3346 private System.Windows.Forms.ComboBox AudioPresetComboBox;
3347 private System.Windows.Forms.Label AudioPresetLabel;
3348 private System.Windows.Forms.GroupBox groupBox12;
3349 private System.Windows.Forms.Label label43;
3350 private ControlExs.QQTextBox x264extraLine;
3351 private System.Windows.Forms.GroupBox groupBox14;
3352 private System.Windows.Forms.GroupBox groupBox13;
3353 private System.Windows.Forms.Label label44;
3354 private System.Windows.Forms.ComboBox MuxAacEncoderComboBox;
3355 private ControlExs.QQCheckBox x265CheckBox;
3356 private ControlExs.QQButton audioDeleteBt;
3357 private ControlExs.QQButton audioAddBt;