fix x264AudioModeComboBox bug
[marukotoolbox.git] / mp4box / MainForm.Designer.cs
blobdb61e1cf0e92494751fa748c2e63c2e7b0c294a7
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.AudioPresetComboBox = new System.Windows.Forms.ComboBox();
166 this.AudioPresetLabel = new System.Windows.Forms.Label();
167 this.AudioBitrateComboBox = new System.Windows.Forms.ComboBox();
168 this.label7 = new System.Windows.Forms.Label();
169 this.AudioEncoderComboBox = new System.Windows.Forms.ComboBox();
170 this.txtaudio2 = new ControlExs.QQTextBox();
171 this.panel2 = new System.Windows.Forms.Panel();
172 this.AudioBitrateRadioButton = new ControlExs.QQRadioButton();
173 this.AudioCustomizeRadioButton = new ControlExs.QQRadioButton();
174 this.AudioOutputTextBox = new ControlExs.QQTextBox();
175 this.btnaudio2 = new ControlExs.QQButton();
176 this.lbaackbps = new System.Windows.Forms.Label();
177 this.btnout3 = new ControlExs.QQButton();
178 this.lbaacrate = new System.Windows.Forms.Label();
179 this.btnaac = new ControlExs.QQButton();
180 this.AudioCustomParameterTextBox = new ControlExs.QQTextBox();
181 this.groupBox2 = new System.Windows.Forms.GroupBox();
182 this.AudioJoinButton = new ControlExs.QQButton();
183 this.label1 = new System.Windows.Forms.Label();
184 this.AudioBatchButton = new ControlExs.QQButton();
185 this.AudioListBox = new System.Windows.Forms.ListBox();
186 this.AudioAddButton = new ControlExs.QQButton();
187 this.AudioClearButton = new ControlExs.QQButton();
188 this.AudioDeleteButton = new ControlExs.QQButton();
189 this.groupBox9 = new System.Windows.Forms.GroupBox();
190 this.OnePicCRFNum = new System.Windows.Forms.NumericUpDown();
191 this.label33 = new System.Windows.Forms.Label();
192 this.AudioCopyCheckBox = new ControlExs.QQCheckBox();
193 this.label28 = new System.Windows.Forms.Label();
194 this.OnePicFPSNum = new System.Windows.Forms.NumericUpDown();
195 this.label17 = new System.Windows.Forms.Label();
196 this.label27 = new System.Windows.Forms.Label();
197 this.OnePicAudioBitrateNum = new System.Windows.Forms.NumericUpDown();
198 this.AudioOnePicOutputButton = new ControlExs.QQButton();
199 this.AudioOnePicButton = new ControlExs.QQButton();
200 this.AudioPicAudioButton = new ControlExs.QQButton();
201 this.AudioPicButton = new ControlExs.QQButton();
202 this.AudioOnePicOutputTextBox = new ControlExs.QQTextBox();
203 this.AudioPicAudioTextBox = new ControlExs.QQTextBox();
204 this.AudioPicTextBox = new ControlExs.QQTextBox();
205 this.VideoTab = new System.Windows.Forms.TabPage();
206 this.x264FramesLabel = new System.Windows.Forms.Label();
207 this.x264SeekLabel = new System.Windows.Forms.Label();
208 this.x264FramesNumericUpDown = new System.Windows.Forms.NumericUpDown();
209 this.x264SeekNumericUpDown = new System.Windows.Forms.NumericUpDown();
210 this.MaintainResolutionCheckBox = new ControlExs.QQCheckBox();
211 this.x264DemuxerComboBox = new System.Windows.Forms.ComboBox();
212 this.groupBox1 = new System.Windows.Forms.GroupBox();
213 this.label42 = new System.Windows.Forms.Label();
214 this.VideoBatchFormatComboBox = new System.Windows.Forms.ComboBox();
215 this.x264BatchSubSpecialLanguage = new System.Windows.Forms.ComboBox();
216 this.x264PathButton = new ControlExs.QQButton();
217 this.x264PathTextBox = new ControlExs.QQTextBox();
218 this.lbAuto = new System.Windows.Forms.ListBox();
219 this.x264BatchClearBtn = new ControlExs.QQButton();
220 this.x264BatchSubCheckBox = new ControlExs.QQCheckBox();
221 this.x264BatchDeleteBtn = new ControlExs.QQButton();
222 this.x264BatchAddBtn = new ControlExs.QQButton();
223 this.btnBatchAuto = new ControlExs.QQButton();
224 this.x264ShutdownCheckBox = new ControlExs.QQCheckBox();
225 this.x264AudioParameterTextBox = new ControlExs.QQTextBox();
226 this.x264SubTextBox = new ControlExs.QQTextBox();
227 this.x264OutTextBox = new ControlExs.QQTextBox();
228 this.x264VideoTextBox = new ControlExs.QQTextBox();
229 this.panel1 = new System.Windows.Forms.Panel();
230 this.x264Mode1RadioButton = new ControlExs.QQRadioButton();
231 this.x264Mode3RadioButton = new ControlExs.QQRadioButton();
232 this.x264Mode2RadioButton = new ControlExs.QQRadioButton();
233 this.label6 = new System.Windows.Forms.Label();
234 this.PresetNameTextBox = new ControlExs.QQTextBox();
235 this.x264AddPresetBtn = new ControlExs.QQButton();
236 this.x264DeletePresetBtn = new ControlExs.QQButton();
237 this.x264StartBtn = new ControlExs.QQButton();
238 this.x264SubBtn = new ControlExs.QQButton();
239 this.x264OutBtn = new ControlExs.QQButton();
240 this.x264VideoBtn = new ControlExs.QQButton();
241 this.label16 = new System.Windows.Forms.Label();
242 this.x264ExeComboBox = new System.Windows.Forms.ComboBox();
243 this.x264FpsComboBox = new System.Windows.Forms.ComboBox();
244 this.lbFPS2 = new System.Windows.Forms.Label();
245 this.x264AudioModeComboBox = new System.Windows.Forms.ComboBox();
246 this.VideoPresetComboBox = new System.Windows.Forms.ComboBox();
247 this.label8 = new System.Windows.Forms.Label();
248 this.labelAudio = new System.Windows.Forms.Label();
249 this.label12 = new System.Windows.Forms.Label();
250 this.lbcrf = new System.Windows.Forms.Label();
251 this.lbheight = new System.Windows.Forms.Label();
252 this.lbwidth = new System.Windows.Forms.Label();
253 this.x264HeightNum = new System.Windows.Forms.NumericUpDown();
254 this.x264WidthNum = new System.Windows.Forms.NumericUpDown();
255 this.x264CRFNum = new System.Windows.Forms.NumericUpDown();
256 this.lbrate = new System.Windows.Forms.Label();
257 this.x264CustomParameterTextBox = new ControlExs.QQTextBox();
258 this.label4 = new System.Windows.Forms.Label();
259 this.x264BitrateNum = new System.Windows.Forms.NumericUpDown();
260 this.HelpTab = new System.Windows.Forms.TabPage();
261 this.FeedbackButton = new ControlExs.QQButton();
262 this.HelpTextBox = new System.Windows.Forms.RichTextBox();
263 this.ReleaseDatelabel = new System.Windows.Forms.Label();
264 this.ReleaseDatelabel2 = new System.Windows.Forms.Label();
265 this.CheckUpdateButton = new ControlExs.QQButton();
266 this.HomePageBtn = new ControlExs.QQButton();
267 this.AboutBtn = new ControlExs.QQButton();
268 this.tabControl = new System.Windows.Forms.TabControl();
269 this.MiscTab = new System.Windows.Forms.TabPage();
270 this.groupBox11 = new System.Windows.Forms.GroupBox();
271 this.label37 = new System.Windows.Forms.Label();
272 this.label36 = new System.Windows.Forms.Label();
273 this.BlackBitrateNum = new System.Windows.Forms.NumericUpDown();
274 this.label35 = new System.Windows.Forms.Label();
275 this.BlackSecondComboBox = new System.Windows.Forms.ComboBox();
276 this.label34 = new System.Windows.Forms.Label();
277 this.BlackCRFNum = new System.Windows.Forms.NumericUpDown();
278 this.label32 = new System.Windows.Forms.Label();
279 this.BlackNoPicCheckBox = new ControlExs.QQCheckBox();
280 this.label31 = new System.Windows.Forms.Label();
281 this.BlackFPSNum = new System.Windows.Forms.NumericUpDown();
282 this.BlackPicButton = new ControlExs.QQButton();
283 this.BlackPicTextBox = new ControlExs.QQTextBox();
284 this.BlackStartButton = new ControlExs.QQButton();
285 this.BlackOutputButton = new ControlExs.QQButton();
286 this.BlackVideoButton = new ControlExs.QQButton();
287 this.BlackOutputTextBox = new ControlExs.QQTextBox();
288 this.BlackVideoTextBox = new ControlExs.QQTextBox();
289 this.SetupTabPage = new System.Windows.Forms.TabPage();
290 this.groupBox14 = new System.Windows.Forms.GroupBox();
291 this.label38 = new System.Windows.Forms.Label();
292 this.SetupPlayerTextBox = new ControlExs.QQTextBox();
293 this.SetupPlayerButton = new ControlExs.QQButton();
294 this.SetupDeleteTempFileCheckBox = new ControlExs.QQCheckBox();
295 this.CheckUpdateCheckBox = new ControlExs.QQCheckBox();
296 this.groupBox13 = new System.Windows.Forms.GroupBox();
297 this.SplashScreenCheckBox = new ControlExs.QQCheckBox();
298 this.TrayModeCheckBox = new ControlExs.QQCheckBox();
299 this.label26 = new System.Windows.Forms.Label();
300 this.languageComboBox = new System.Windows.Forms.ComboBox();
301 this.groupBox12 = new System.Windows.Forms.GroupBox();
302 this.x264extraLine = new ControlExs.QQTextBox();
303 this.label43 = new System.Windows.Forms.Label();
304 this.x264PriorityComboBox = new System.Windows.Forms.ComboBox();
305 this.x264ThreadsComboBox = new System.Windows.Forms.ComboBox();
306 this.label2 = new System.Windows.Forms.Label();
307 this.label11 = new System.Windows.Forms.Label();
308 this.DeleteLogButton = new ControlExs.QQButton();
309 this.SetDefaultButton = new ControlExs.QQButton();
310 this.ViewLogButton = new ControlExs.QQButton();
311 this.groupBox10.SuspendLayout();
312 this.MediaInfoTab.SuspendLayout();
313 this.AVSTab.SuspendLayout();
314 ((System.ComponentModel.ISupportInitialize)(this.TrimEndNumericUpDown)).BeginInit();
315 ((System.ComponentModel.ISupportInitialize)(this.TrimStartNumericUpDown)).BeginInit();
316 ((System.ComponentModel.ISupportInitialize)(this.LevelsNumericUpDown)).BeginInit();
317 ((System.ComponentModel.ISupportInitialize)(this.AddBorders4NumericUpDown)).BeginInit();
318 ((System.ComponentModel.ISupportInitialize)(this.AddBorders3NumericUpDown)).BeginInit();
319 ((System.ComponentModel.ISupportInitialize)(this.AddBorders2NumericUpDown)).BeginInit();
320 ((System.ComponentModel.ISupportInitialize)(this.SharpenNumericUpDown)).BeginInit();
321 ((System.ComponentModel.ISupportInitialize)(this.AddBorders1NumericUpDown)).BeginInit();
322 ((System.ComponentModel.ISupportInitialize)(this.AVSHeightNumericUpDown)).BeginInit();
323 ((System.ComponentModel.ISupportInitialize)(this.AVSWidthNumericUpDown)).BeginInit();
324 ((System.ComponentModel.ISupportInitialize)(this.TweakContrastNumericUpDown)).BeginInit();
325 ((System.ComponentModel.ISupportInitialize)(this.TweakBrightnessNumericUpDown)).BeginInit();
326 ((System.ComponentModel.ISupportInitialize)(this.TweakSaturationNumericUpDown)).BeginInit();
327 ((System.ComponentModel.ISupportInitialize)(this.TweakChromaNumericUpDown)).BeginInit();
328 this.ExtractTab.SuspendLayout();
329 this.groupBox7.SuspendLayout();
330 this.groupBox6.SuspendLayout();
331 this.groupBox5.SuspendLayout();
332 this.MuxTab.SuspendLayout();
333 this.groupBox4.SuspendLayout();
334 this.groupBox3.SuspendLayout();
335 this.groupBox8.SuspendLayout();
336 this.AudioTab.SuspendLayout();
337 this.NeroAACGroupBox.SuspendLayout();
338 this.panel2.SuspendLayout();
339 this.groupBox2.SuspendLayout();
340 this.groupBox9.SuspendLayout();
341 ((System.ComponentModel.ISupportInitialize)(this.OnePicCRFNum)).BeginInit();
342 ((System.ComponentModel.ISupportInitialize)(this.OnePicFPSNum)).BeginInit();
343 ((System.ComponentModel.ISupportInitialize)(this.OnePicAudioBitrateNum)).BeginInit();
344 this.VideoTab.SuspendLayout();
345 ((System.ComponentModel.ISupportInitialize)(this.x264FramesNumericUpDown)).BeginInit();
346 ((System.ComponentModel.ISupportInitialize)(this.x264SeekNumericUpDown)).BeginInit();
347 this.groupBox1.SuspendLayout();
348 this.panel1.SuspendLayout();
349 ((System.ComponentModel.ISupportInitialize)(this.x264HeightNum)).BeginInit();
350 ((System.ComponentModel.ISupportInitialize)(this.x264WidthNum)).BeginInit();
351 ((System.ComponentModel.ISupportInitialize)(this.x264CRFNum)).BeginInit();
352 ((System.ComponentModel.ISupportInitialize)(this.x264BitrateNum)).BeginInit();
353 this.HelpTab.SuspendLayout();
354 this.tabControl.SuspendLayout();
355 this.MiscTab.SuspendLayout();
356 this.groupBox11.SuspendLayout();
357 ((System.ComponentModel.ISupportInitialize)(this.BlackBitrateNum)).BeginInit();
358 ((System.ComponentModel.ISupportInitialize)(this.BlackCRFNum)).BeginInit();
359 ((System.ComponentModel.ISupportInitialize)(this.BlackFPSNum)).BeginInit();
360 this.SetupTabPage.SuspendLayout();
361 this.groupBox14.SuspendLayout();
362 this.groupBox13.SuspendLayout();
363 this.groupBox12.SuspendLayout();
364 this.SuspendLayout();
366 // timer1
368 this.timer1.Enabled = true;
369 this.timer1.Interval = 9000;
370 this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
372 // groupBox10
374 this.groupBox10.Controls.Add(this.TransposeLabel);
375 this.groupBox10.Controls.Add(this.TransposeComboBox);
376 this.groupBox10.Controls.Add(this.RotateButton);
377 this.groupBox10.Controls.Add(this.txtvideo4);
378 this.groupBox10.Controls.Add(this.btnvideo4);
379 this.groupBox10.Controls.Add(this.btnout5);
380 this.groupBox10.Controls.Add(this.btnClip);
381 this.groupBox10.Controls.Add(this.txtout5);
382 this.groupBox10.Controls.Add(this.maske);
383 this.groupBox10.Controls.Add(this.label13);
384 this.groupBox10.Controls.Add(this.label15);
385 this.groupBox10.Controls.Add(this.maskb);
386 resources.ApplyResources(this.groupBox10, "groupBox10");
387 this.groupBox10.Name = "groupBox10";
388 this.groupBox10.TabStop = false;
390 // TransposeLabel
392 resources.ApplyResources(this.TransposeLabel, "TransposeLabel");
393 this.TransposeLabel.Name = "TransposeLabel";
395 // TransposeComboBox
397 this.TransposeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
398 this.TransposeComboBox.FormattingEnabled = true;
399 this.TransposeComboBox.Items.AddRange(new object[] {
400 resources.GetString("TransposeComboBox.Items"),
401 resources.GetString("TransposeComboBox.Items1"),
402 resources.GetString("TransposeComboBox.Items2"),
403 resources.GetString("TransposeComboBox.Items3")});
404 resources.ApplyResources(this.TransposeComboBox, "TransposeComboBox");
405 this.TransposeComboBox.Name = "TransposeComboBox";
407 // RotateButton
409 resources.ApplyResources(this.RotateButton, "RotateButton");
410 this.RotateButton.Name = "RotateButton";
411 this.RotateButton.UseVisualStyleBackColor = true;
412 this.RotateButton.Click += new System.EventHandler(this.RotateButton_Click);
414 // txtvideo4
416 this.txtvideo4.AllowDrop = true;
417 this.txtvideo4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
418 this.txtvideo4.EmptyTextTip = null;
419 this.txtvideo4.EmptyTextTipColor = System.Drawing.Color.DarkGray;
420 resources.ApplyResources(this.txtvideo4, "txtvideo4");
421 this.txtvideo4.Name = "txtvideo4";
422 this.txtvideo4.ReadOnly = true;
423 this.txtvideo4.TextChanged += new System.EventHandler(this.txtvideo4_TextChanged);
424 this.txtvideo4.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo4_MouseDoubleClick);
426 // btnvideo4
428 resources.ApplyResources(this.btnvideo4, "btnvideo4");
429 this.btnvideo4.Name = "btnvideo4";
430 this.btnvideo4.UseVisualStyleBackColor = true;
431 this.btnvideo4.Click += new System.EventHandler(this.btnvideo4_Click);
433 // btnout5
435 resources.ApplyResources(this.btnout5, "btnout5");
436 this.btnout5.Name = "btnout5";
437 this.btnout5.UseVisualStyleBackColor = true;
438 this.btnout5.Click += new System.EventHandler(this.btnout5_Click);
440 // btnClip
442 resources.ApplyResources(this.btnClip, "btnClip");
443 this.btnClip.Name = "btnClip";
444 this.btnClip.UseVisualStyleBackColor = true;
445 this.btnClip.Click += new System.EventHandler(this.btnClip_Click);
447 // txtout5
449 this.txtout5.AllowDrop = true;
450 this.txtout5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
451 this.txtout5.EmptyTextTip = null;
452 this.txtout5.EmptyTextTipColor = System.Drawing.Color.DarkGray;
453 resources.ApplyResources(this.txtout5, "txtout5");
454 this.txtout5.Name = "txtout5";
455 this.txtout5.TextChanged += new System.EventHandler(this.txtout5_TextChanged);
456 this.txtout5.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout5_MouseDoubleClick);
458 // maske
460 resources.ApplyResources(this.maske, "maske");
461 this.maske.Name = "maske";
463 // label13
465 resources.ApplyResources(this.label13, "label13");
466 this.label13.Name = "label13";
468 // label15
470 resources.ApplyResources(this.label15, "label15");
471 this.label15.Name = "label15";
473 // maskb
475 resources.ApplyResources(this.maskb, "maskb");
476 this.maskb.Name = "maskb";
478 // MediaInfoTab
480 this.MediaInfoTab.Controls.Add(this.btnMIopen);
481 this.MediaInfoTab.Controls.Add(this.btnMIplay);
482 this.MediaInfoTab.Controls.Add(this.btnMIcopy);
483 this.MediaInfoTab.Controls.Add(this.MediaInfoTextBox);
484 resources.ApplyResources(this.MediaInfoTab, "MediaInfoTab");
485 this.MediaInfoTab.Name = "MediaInfoTab";
486 this.MediaInfoTab.UseVisualStyleBackColor = true;
488 // btnMIopen
490 resources.ApplyResources(this.btnMIopen, "btnMIopen");
491 this.btnMIopen.Name = "btnMIopen";
492 this.btnMIopen.UseVisualStyleBackColor = true;
493 this.btnMIopen.Click += new System.EventHandler(this.btnMIopen_Click);
495 // btnMIplay
497 resources.ApplyResources(this.btnMIplay, "btnMIplay");
498 this.btnMIplay.Name = "btnMIplay";
499 this.btnMIplay.UseVisualStyleBackColor = true;
500 this.btnMIplay.Click += new System.EventHandler(this.btnMIplay_Click);
502 // btnMIcopy
504 resources.ApplyResources(this.btnMIcopy, "btnMIcopy");
505 this.btnMIcopy.Name = "btnMIcopy";
506 this.btnMIcopy.UseVisualStyleBackColor = true;
507 this.btnMIcopy.Click += new System.EventHandler(this.btnMIcopy_Click);
509 // MediaInfoTextBox
511 this.MediaInfoTextBox.AllowDrop = true;
512 this.MediaInfoTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
513 resources.ApplyResources(this.MediaInfoTextBox, "MediaInfoTextBox");
514 this.MediaInfoTextBox.Name = "MediaInfoTextBox";
515 this.MediaInfoTextBox.TextChanged += new System.EventHandler(this.txtMI_TextChanged);
516 this.MediaInfoTextBox.DragDrop += new System.Windows.Forms.DragEventHandler(this.txtMI_DragDrop);
517 this.MediaInfoTextBox.DragEnter += new System.Windows.Forms.DragEventHandler(this.txtMI_DragEnter);
518 this.MediaInfoTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MediaInfoTextBox_KeyDown);
520 // AVSTab
522 this.AVSTab.Controls.Add(this.AVSAddFilterButton);
523 this.AVSTab.Controls.Add(this.label39);
524 this.AVSTab.Controls.Add(this.AVSFilterComboBox);
525 this.AVSTab.Controls.Add(this.label25);
526 this.AVSTab.Controls.Add(this.AVSCropTextBox);
527 this.AVSTab.Controls.Add(this.label30);
528 this.AVSTab.Controls.Add(this.label29);
529 this.AVSTab.Controls.Add(this.TrimEndNumericUpDown);
530 this.AVSTab.Controls.Add(this.TrimStartNumericUpDown);
531 this.AVSTab.Controls.Add(this.LevelsNumericUpDown);
532 this.AVSTab.Controls.Add(this.label24);
533 this.AVSTab.Controls.Add(this.label23);
534 this.AVSTab.Controls.Add(this.label22);
535 this.AVSTab.Controls.Add(this.label21);
536 this.AVSTab.Controls.Add(this.AddBorders4NumericUpDown);
537 this.AVSTab.Controls.Add(this.AddBorders3NumericUpDown);
538 this.AVSTab.Controls.Add(this.AddBorders2NumericUpDown);
539 this.AVSTab.Controls.Add(this.SharpenNumericUpDown);
540 this.AVSTab.Controls.Add(this.AddBorders1NumericUpDown);
541 this.AVSTab.Controls.Add(this.label19);
542 this.AVSTab.Controls.Add(this.label20);
543 this.AVSTab.Controls.Add(this.AVSHeightNumericUpDown);
544 this.AVSTab.Controls.Add(this.AVSWidthNumericUpDown);
545 this.AVSTab.Controls.Add(this.label18);
546 this.AVSTab.Controls.Add(this.label10);
547 this.AVSTab.Controls.Add(this.label9);
548 this.AVSTab.Controls.Add(this.label5);
549 this.AVSTab.Controls.Add(this.TweakContrastNumericUpDown);
550 this.AVSTab.Controls.Add(this.TweakBrightnessNumericUpDown);
551 this.AVSTab.Controls.Add(this.TweakSaturationNumericUpDown);
552 this.AVSTab.Controls.Add(this.TweakChromaNumericUpDown);
553 this.AVSTab.Controls.Add(this.AVSScriptTextBox);
554 this.AVSTab.Controls.Add(this.txtvideo9);
555 this.AVSTab.Controls.Add(this.txtout9);
556 this.AVSTab.Controls.Add(this.txtsub9);
557 this.AVSTab.Controls.Add(this.AVSwithAudioCheckBox);
558 this.AVSTab.Controls.Add(this.AVSSaveButton);
559 this.AVSTab.Controls.Add(this.LevelsCheckBox);
560 this.AVSTab.Controls.Add(this.CropCheckBox);
561 this.AVSTab.Controls.Add(this.TrimCheckBox);
562 this.AVSTab.Controls.Add(this.SharpenCheckBox);
563 this.AVSTab.Controls.Add(this.AddBordersCheckBox);
564 this.AVSTab.Controls.Add(this.LanczosResizeCheckBox);
565 this.AVSTab.Controls.Add(this.TweakCheckBox);
566 this.AVSTab.Controls.Add(this.UndotCheckBox);
567 this.AVSTab.Controls.Add(this.button9);
568 this.AVSTab.Controls.Add(this.button6);
569 this.AVSTab.Controls.Add(this.btnpreview9);
570 this.AVSTab.Controls.Add(this.btnAVS9);
571 this.AVSTab.Controls.Add(this.btnvideo9);
572 this.AVSTab.Controls.Add(this.btnout9);
573 this.AVSTab.Controls.Add(this.btnsub9);
574 resources.ApplyResources(this.AVSTab, "AVSTab");
575 this.AVSTab.Name = "AVSTab";
576 this.AVSTab.UseVisualStyleBackColor = true;
577 this.AVSTab.Click += new System.EventHandler(this.txtAVScreate_Click);
579 // AVSAddFilterButton
581 resources.ApplyResources(this.AVSAddFilterButton, "AVSAddFilterButton");
582 this.AVSAddFilterButton.Name = "AVSAddFilterButton";
583 this.AVSAddFilterButton.UseVisualStyleBackColor = true;
584 this.AVSAddFilterButton.Click += new System.EventHandler(this.AVSAddFilterButton_Click);
586 // label39
588 resources.ApplyResources(this.label39, "label39");
589 this.label39.Name = "label39";
591 // AVSFilterComboBox
593 this.AVSFilterComboBox.FormattingEnabled = true;
594 resources.ApplyResources(this.AVSFilterComboBox, "AVSFilterComboBox");
595 this.AVSFilterComboBox.Name = "AVSFilterComboBox";
597 // label25
599 resources.ApplyResources(this.label25, "label25");
600 this.label25.Name = "label25";
602 // AVSCropTextBox
604 this.AVSCropTextBox.AllowDrop = true;
605 this.AVSCropTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
606 this.AVSCropTextBox.EmptyTextTip = null;
607 this.AVSCropTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
608 resources.ApplyResources(this.AVSCropTextBox, "AVSCropTextBox");
609 this.AVSCropTextBox.Name = "AVSCropTextBox";
610 this.AVSCropTextBox.TextChanged += new System.EventHandler(this.AVSCropTextBox_TextChanged);
612 // label30
614 resources.ApplyResources(this.label30, "label30");
615 this.label30.Name = "label30";
617 // label29
619 resources.ApplyResources(this.label29, "label29");
620 this.label29.Name = "label29";
622 // TrimEndNumericUpDown
624 resources.ApplyResources(this.TrimEndNumericUpDown, "TrimEndNumericUpDown");
625 this.TrimEndNumericUpDown.Maximum = new decimal(new int[] {
626 99999999,
629 0});
630 this.TrimEndNumericUpDown.Name = "TrimEndNumericUpDown";
631 this.TrimEndNumericUpDown.Value = new decimal(new int[] {
632 1440,
635 0});
636 this.TrimEndNumericUpDown.ValueChanged += new System.EventHandler(this.TrimEndNumericUpDown_ValueChanged);
638 // TrimStartNumericUpDown
640 resources.ApplyResources(this.TrimStartNumericUpDown, "TrimStartNumericUpDown");
641 this.TrimStartNumericUpDown.Maximum = new decimal(new int[] {
642 99999999,
645 0});
646 this.TrimStartNumericUpDown.Name = "TrimStartNumericUpDown";
647 this.TrimStartNumericUpDown.ValueChanged += new System.EventHandler(this.TrimStartNumericUpDown_ValueChanged);
649 // LevelsNumericUpDown
651 this.LevelsNumericUpDown.DecimalPlaces = 1;
652 this.LevelsNumericUpDown.Increment = new decimal(new int[] {
656 65536});
657 resources.ApplyResources(this.LevelsNumericUpDown, "LevelsNumericUpDown");
658 this.LevelsNumericUpDown.Maximum = new decimal(new int[] {
659 9999,
662 0});
663 this.LevelsNumericUpDown.Name = "LevelsNumericUpDown";
664 this.LevelsNumericUpDown.Value = new decimal(new int[] {
668 65536});
669 this.LevelsNumericUpDown.ValueChanged += new System.EventHandler(this.LevelsNumericUpDown_ValueChanged);
671 // label24
673 resources.ApplyResources(this.label24, "label24");
674 this.label24.Name = "label24";
676 // label23
678 resources.ApplyResources(this.label23, "label23");
679 this.label23.Name = "label23";
681 // label22
683 resources.ApplyResources(this.label22, "label22");
684 this.label22.Name = "label22";
686 // label21
688 resources.ApplyResources(this.label21, "label21");
689 this.label21.Name = "label21";
691 // AddBorders4NumericUpDown
693 resources.ApplyResources(this.AddBorders4NumericUpDown, "AddBorders4NumericUpDown");
694 this.AddBorders4NumericUpDown.Maximum = new decimal(new int[] {
695 9999,
698 0});
699 this.AddBorders4NumericUpDown.Name = "AddBorders4NumericUpDown";
700 this.AddBorders4NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders4NumericUpDown_ValueChanged);
702 // AddBorders3NumericUpDown
704 resources.ApplyResources(this.AddBorders3NumericUpDown, "AddBorders3NumericUpDown");
705 this.AddBorders3NumericUpDown.Maximum = new decimal(new int[] {
706 9999,
709 0});
710 this.AddBorders3NumericUpDown.Name = "AddBorders3NumericUpDown";
711 this.AddBorders3NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders3NumericUpDown_ValueChanged);
713 // AddBorders2NumericUpDown
715 resources.ApplyResources(this.AddBorders2NumericUpDown, "AddBorders2NumericUpDown");
716 this.AddBorders2NumericUpDown.Maximum = new decimal(new int[] {
717 9999,
720 0});
721 this.AddBorders2NumericUpDown.Name = "AddBorders2NumericUpDown";
722 this.AddBorders2NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders2NumericUpDown_ValueChanged);
724 // SharpenNumericUpDown
726 this.SharpenNumericUpDown.DecimalPlaces = 1;
727 this.SharpenNumericUpDown.Increment = new decimal(new int[] {
731 65536});
732 resources.ApplyResources(this.SharpenNumericUpDown, "SharpenNumericUpDown");
733 this.SharpenNumericUpDown.Maximum = new decimal(new int[] {
737 0});
738 this.SharpenNumericUpDown.Name = "SharpenNumericUpDown";
739 this.SharpenNumericUpDown.Value = new decimal(new int[] {
743 65536});
744 this.SharpenNumericUpDown.ValueChanged += new System.EventHandler(this.SharpenNumericUpDown_ValueChanged);
746 // AddBorders1NumericUpDown
748 resources.ApplyResources(this.AddBorders1NumericUpDown, "AddBorders1NumericUpDown");
749 this.AddBorders1NumericUpDown.Maximum = new decimal(new int[] {
750 9999,
753 0});
754 this.AddBorders1NumericUpDown.Name = "AddBorders1NumericUpDown";
755 this.AddBorders1NumericUpDown.ValueChanged += new System.EventHandler(this.AddBorders1NumericUpDown_ValueChanged);
757 // label19
759 resources.ApplyResources(this.label19, "label19");
760 this.label19.Name = "label19";
762 // label20
764 resources.ApplyResources(this.label20, "label20");
765 this.label20.Name = "label20";
767 // AVSHeightNumericUpDown
769 resources.ApplyResources(this.AVSHeightNumericUpDown, "AVSHeightNumericUpDown");
770 this.AVSHeightNumericUpDown.Maximum = new decimal(new int[] {
771 9999,
774 0});
775 this.AVSHeightNumericUpDown.Name = "AVSHeightNumericUpDown";
776 this.AVSHeightNumericUpDown.Value = new decimal(new int[] {
777 720,
780 0});
781 this.AVSHeightNumericUpDown.ValueChanged += new System.EventHandler(this.AVSHeightNumericUpDown_ValueChanged);
783 // AVSWidthNumericUpDown
785 resources.ApplyResources(this.AVSWidthNumericUpDown, "AVSWidthNumericUpDown");
786 this.AVSWidthNumericUpDown.Maximum = new decimal(new int[] {
787 9999,
790 0});
791 this.AVSWidthNumericUpDown.Name = "AVSWidthNumericUpDown";
792 this.AVSWidthNumericUpDown.Value = new decimal(new int[] {
793 1280,
796 0});
797 this.AVSWidthNumericUpDown.ValueChanged += new System.EventHandler(this.AVSWidthNumericUpDown_ValueChanged);
799 // label18
801 resources.ApplyResources(this.label18, "label18");
802 this.label18.Name = "label18";
804 // label10
806 resources.ApplyResources(this.label10, "label10");
807 this.label10.Name = "label10";
809 // label9
811 resources.ApplyResources(this.label9, "label9");
812 this.label9.Name = "label9";
814 // label5
816 resources.ApplyResources(this.label5, "label5");
817 this.label5.Name = "label5";
819 // TweakContrastNumericUpDown
821 this.TweakContrastNumericUpDown.DecimalPlaces = 1;
822 this.TweakContrastNumericUpDown.Increment = new decimal(new int[] {
826 65536});
827 resources.ApplyResources(this.TweakContrastNumericUpDown, "TweakContrastNumericUpDown");
828 this.TweakContrastNumericUpDown.Maximum = new decimal(new int[] {
832 0});
833 this.TweakContrastNumericUpDown.Name = "TweakContrastNumericUpDown";
834 this.TweakContrastNumericUpDown.Value = new decimal(new int[] {
838 0});
839 this.TweakContrastNumericUpDown.ValueChanged += new System.EventHandler(this.TweakContrastNumericUpDown_ValueChanged);
841 // TweakBrightnessNumericUpDown
843 this.TweakBrightnessNumericUpDown.DecimalPlaces = 1;
844 resources.ApplyResources(this.TweakBrightnessNumericUpDown, "TweakBrightnessNumericUpDown");
845 this.TweakBrightnessNumericUpDown.Maximum = new decimal(new int[] {
846 255,
849 0});
850 this.TweakBrightnessNumericUpDown.Minimum = new decimal(new int[] {
851 255,
854 -2147483648});
855 this.TweakBrightnessNumericUpDown.Name = "TweakBrightnessNumericUpDown";
856 this.TweakBrightnessNumericUpDown.ValueChanged += new System.EventHandler(this.TweakBrightnessNumericUpDown_ValueChanged);
858 // TweakSaturationNumericUpDown
860 this.TweakSaturationNumericUpDown.DecimalPlaces = 1;
861 this.TweakSaturationNumericUpDown.Increment = new decimal(new int[] {
865 65536});
866 resources.ApplyResources(this.TweakSaturationNumericUpDown, "TweakSaturationNumericUpDown");
867 this.TweakSaturationNumericUpDown.Maximum = new decimal(new int[] {
871 0});
872 this.TweakSaturationNumericUpDown.Name = "TweakSaturationNumericUpDown";
873 this.TweakSaturationNumericUpDown.Value = new decimal(new int[] {
877 0});
878 this.TweakSaturationNumericUpDown.ValueChanged += new System.EventHandler(this.TweakSaturationNumericUpDown_ValueChanged);
880 // TweakChromaNumericUpDown
882 this.TweakChromaNumericUpDown.DecimalPlaces = 1;
883 this.TweakChromaNumericUpDown.Increment = new decimal(new int[] {
887 65536});
888 resources.ApplyResources(this.TweakChromaNumericUpDown, "TweakChromaNumericUpDown");
889 this.TweakChromaNumericUpDown.Maximum = new decimal(new int[] {
890 180,
893 0});
894 this.TweakChromaNumericUpDown.Minimum = new decimal(new int[] {
895 180,
898 -2147483648});
899 this.TweakChromaNumericUpDown.Name = "TweakChromaNumericUpDown";
900 this.TweakChromaNumericUpDown.ValueChanged += new System.EventHandler(this.TweakChromaNumericUpDown_ValueChanged);
902 // AVSScriptTextBox
904 this.AVSScriptTextBox.AllowDrop = true;
905 this.AVSScriptTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
906 this.AVSScriptTextBox.EmptyTextTip = null;
907 this.AVSScriptTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
908 resources.ApplyResources(this.AVSScriptTextBox, "AVSScriptTextBox");
909 this.AVSScriptTextBox.Name = "AVSScriptTextBox";
910 this.AVSScriptTextBox.TextChanged += new System.EventHandler(this.txtAVS_TextChanged);
911 this.AVSScriptTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.AVSScriptTextBox_KeyDown);
913 // txtvideo9
915 this.txtvideo9.AllowDrop = true;
916 this.txtvideo9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
917 this.txtvideo9.EmptyTextTip = null;
918 this.txtvideo9.EmptyTextTipColor = System.Drawing.Color.DarkGray;
919 resources.ApplyResources(this.txtvideo9, "txtvideo9");
920 this.txtvideo9.Name = "txtvideo9";
921 this.txtvideo9.ReadOnly = true;
922 this.txtvideo9.TextChanged += new System.EventHandler(this.txtvideo9_TextChanged);
923 this.txtvideo9.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo9_MouseDoubleClick);
925 // txtout9
927 this.txtout9.AllowDrop = true;
928 this.txtout9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
929 this.txtout9.EmptyTextTip = null;
930 this.txtout9.EmptyTextTipColor = System.Drawing.Color.DarkGray;
931 resources.ApplyResources(this.txtout9, "txtout9");
932 this.txtout9.Name = "txtout9";
933 this.txtout9.TextChanged += new System.EventHandler(this.txtout9_TextChanged);
934 this.txtout9.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout9_MouseDoubleClick);
936 // txtsub9
938 this.txtsub9.AllowDrop = true;
939 this.txtsub9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
940 this.txtsub9.EmptyTextTip = null;
941 this.txtsub9.EmptyTextTipColor = System.Drawing.Color.DarkGray;
942 resources.ApplyResources(this.txtsub9, "txtsub9");
943 this.txtsub9.Name = "txtsub9";
944 this.txtsub9.ReadOnly = true;
945 this.txtsub9.TextChanged += new System.EventHandler(this.txtsub9_TextChanged);
947 // AVSwithAudioCheckBox
949 resources.ApplyResources(this.AVSwithAudioCheckBox, "AVSwithAudioCheckBox");
950 this.AVSwithAudioCheckBox.BackColor = System.Drawing.Color.Transparent;
951 this.AVSwithAudioCheckBox.Name = "AVSwithAudioCheckBox";
952 this.AVSwithAudioCheckBox.UseVisualStyleBackColor = false;
954 // AVSSaveButton
956 resources.ApplyResources(this.AVSSaveButton, "AVSSaveButton");
957 this.AVSSaveButton.Name = "AVSSaveButton";
958 this.AVSSaveButton.UseVisualStyleBackColor = true;
959 this.AVSSaveButton.Click += new System.EventHandler(this.AVSSaveButton_Click);
961 // LevelsCheckBox
963 resources.ApplyResources(this.LevelsCheckBox, "LevelsCheckBox");
964 this.LevelsCheckBox.BackColor = System.Drawing.Color.Transparent;
965 this.LevelsCheckBox.Name = "LevelsCheckBox";
966 this.LevelsCheckBox.UseVisualStyleBackColor = false;
967 this.LevelsCheckBox.CheckedChanged += new System.EventHandler(this.LevelsCheckBox_CheckedChanged);
969 // CropCheckBox
971 resources.ApplyResources(this.CropCheckBox, "CropCheckBox");
972 this.CropCheckBox.BackColor = System.Drawing.Color.Transparent;
973 this.CropCheckBox.Name = "CropCheckBox";
974 this.CropCheckBox.UseVisualStyleBackColor = false;
975 this.CropCheckBox.CheckedChanged += new System.EventHandler(this.CropCheckBox_CheckedChanged);
977 // TrimCheckBox
979 resources.ApplyResources(this.TrimCheckBox, "TrimCheckBox");
980 this.TrimCheckBox.BackColor = System.Drawing.Color.Transparent;
981 this.TrimCheckBox.Name = "TrimCheckBox";
982 this.TrimCheckBox.UseVisualStyleBackColor = false;
983 this.TrimCheckBox.CheckedChanged += new System.EventHandler(this.TrimCheckBox_CheckedChanged);
985 // SharpenCheckBox
987 resources.ApplyResources(this.SharpenCheckBox, "SharpenCheckBox");
988 this.SharpenCheckBox.BackColor = System.Drawing.Color.Transparent;
989 this.SharpenCheckBox.Name = "SharpenCheckBox";
990 this.SharpenCheckBox.UseVisualStyleBackColor = false;
991 this.SharpenCheckBox.CheckedChanged += new System.EventHandler(this.SharpenCheckBox_CheckedChanged);
993 // AddBordersCheckBox
995 resources.ApplyResources(this.AddBordersCheckBox, "AddBordersCheckBox");
996 this.AddBordersCheckBox.BackColor = System.Drawing.Color.Transparent;
997 this.AddBordersCheckBox.Name = "AddBordersCheckBox";
998 this.AddBordersCheckBox.UseVisualStyleBackColor = false;
999 this.AddBordersCheckBox.CheckedChanged += new System.EventHandler(this.AddBordersCheckBox_CheckedChanged);
1001 // LanczosResizeCheckBox
1003 resources.ApplyResources(this.LanczosResizeCheckBox, "LanczosResizeCheckBox");
1004 this.LanczosResizeCheckBox.BackColor = System.Drawing.Color.Transparent;
1005 this.LanczosResizeCheckBox.Name = "LanczosResizeCheckBox";
1006 this.LanczosResizeCheckBox.UseVisualStyleBackColor = false;
1007 this.LanczosResizeCheckBox.CheckedChanged += new System.EventHandler(this.LanczosResizeCheckBox_CheckedChanged);
1009 // TweakCheckBox
1011 resources.ApplyResources(this.TweakCheckBox, "TweakCheckBox");
1012 this.TweakCheckBox.BackColor = System.Drawing.Color.Transparent;
1013 this.TweakCheckBox.Name = "TweakCheckBox";
1014 this.TweakCheckBox.UseVisualStyleBackColor = false;
1015 this.TweakCheckBox.CheckedChanged += new System.EventHandler(this.TweakCheckBox_CheckedChanged);
1017 // UndotCheckBox
1019 resources.ApplyResources(this.UndotCheckBox, "UndotCheckBox");
1020 this.UndotCheckBox.BackColor = System.Drawing.Color.Transparent;
1021 this.UndotCheckBox.Name = "UndotCheckBox";
1022 this.UndotCheckBox.UseVisualStyleBackColor = false;
1023 this.UndotCheckBox.CheckedChanged += new System.EventHandler(this.UndotCheckBox_CheckedChanged);
1025 // button9
1027 resources.ApplyResources(this.button9, "button9");
1028 this.button9.Name = "button9";
1029 this.button9.UseVisualStyleBackColor = true;
1030 this.button9.Click += new System.EventHandler(this.button9_Click);
1032 // button6
1034 resources.ApplyResources(this.button6, "button6");
1035 this.button6.Name = "button6";
1036 this.button6.UseVisualStyleBackColor = true;
1037 this.button6.Click += new System.EventHandler(this.button6_Click_2);
1039 // btnpreview9
1041 resources.ApplyResources(this.btnpreview9, "btnpreview9");
1042 this.btnpreview9.Name = "btnpreview9";
1043 this.btnpreview9.UseVisualStyleBackColor = true;
1044 this.btnpreview9.Click += new System.EventHandler(this.btnpreview9_Click);
1046 // btnAVS9
1048 resources.ApplyResources(this.btnAVS9, "btnAVS9");
1049 this.btnAVS9.Name = "btnAVS9";
1050 this.btnAVS9.UseVisualStyleBackColor = true;
1051 this.btnAVS9.Click += new System.EventHandler(this.btnAVS9_Click);
1053 // btnvideo9
1055 resources.ApplyResources(this.btnvideo9, "btnvideo9");
1056 this.btnvideo9.Name = "btnvideo9";
1057 this.btnvideo9.UseVisualStyleBackColor = true;
1058 this.btnvideo9.Click += new System.EventHandler(this.btnvideo9_Click);
1060 // btnout9
1062 resources.ApplyResources(this.btnout9, "btnout9");
1063 this.btnout9.Name = "btnout9";
1064 this.btnout9.UseVisualStyleBackColor = true;
1065 this.btnout9.Click += new System.EventHandler(this.btnout9_Click);
1067 // btnsub9
1069 resources.ApplyResources(this.btnsub9, "btnsub9");
1070 this.btnsub9.Name = "btnsub9";
1071 this.btnsub9.UseVisualStyleBackColor = true;
1072 this.btnsub9.Click += new System.EventHandler(this.btnsub9_Click);
1074 // ExtractTab
1076 this.ExtractTab.AllowDrop = true;
1077 this.ExtractTab.Controls.Add(this.groupBox7);
1078 this.ExtractTab.Controls.Add(this.groupBox6);
1079 this.ExtractTab.Controls.Add(this.groupBox5);
1080 resources.ApplyResources(this.ExtractTab, "ExtractTab");
1081 this.ExtractTab.Name = "ExtractTab";
1082 this.ExtractTab.UseVisualStyleBackColor = true;
1084 // groupBox7
1086 this.groupBox7.Controls.Add(this.gmkvextractguibButton);
1087 this.groupBox7.Controls.Add(this.MkvExtract4Button);
1088 this.groupBox7.Controls.Add(this.MkvExtract3Button);
1089 this.groupBox7.Controls.Add(this.MkvExtract2Button);
1090 this.groupBox7.Controls.Add(this.MkvExtract1Button);
1091 this.groupBox7.Controls.Add(this.btnextract7);
1092 this.groupBox7.Controls.Add(this.btnvideo7);
1093 this.groupBox7.Controls.Add(this.txtvideo6);
1094 resources.ApplyResources(this.groupBox7, "groupBox7");
1095 this.groupBox7.Name = "groupBox7";
1096 this.groupBox7.TabStop = false;
1098 // gmkvextractguibButton
1100 resources.ApplyResources(this.gmkvextractguibButton, "gmkvextractguibButton");
1101 this.gmkvextractguibButton.Name = "gmkvextractguibButton";
1102 this.gmkvextractguibButton.UseVisualStyleBackColor = true;
1103 this.gmkvextractguibButton.Click += new System.EventHandler(this.gmkvextractguibButton_Click);
1105 // MkvExtract4Button
1107 resources.ApplyResources(this.MkvExtract4Button, "MkvExtract4Button");
1108 this.MkvExtract4Button.Name = "MkvExtract4Button";
1109 this.MkvExtract4Button.UseVisualStyleBackColor = true;
1110 this.MkvExtract4Button.Click += new System.EventHandler(this.MkvExtract4Button_Click);
1112 // MkvExtract3Button
1114 resources.ApplyResources(this.MkvExtract3Button, "MkvExtract3Button");
1115 this.MkvExtract3Button.Name = "MkvExtract3Button";
1116 this.MkvExtract3Button.UseVisualStyleBackColor = true;
1117 this.MkvExtract3Button.Click += new System.EventHandler(this.MkvExtract3Button_Click);
1119 // MkvExtract2Button
1121 resources.ApplyResources(this.MkvExtract2Button, "MkvExtract2Button");
1122 this.MkvExtract2Button.Name = "MkvExtract2Button";
1123 this.MkvExtract2Button.UseVisualStyleBackColor = true;
1124 this.MkvExtract2Button.Click += new System.EventHandler(this.MkvExtract2Button_Click);
1126 // MkvExtract1Button
1128 resources.ApplyResources(this.MkvExtract1Button, "MkvExtract1Button");
1129 this.MkvExtract1Button.Name = "MkvExtract1Button";
1130 this.MkvExtract1Button.UseVisualStyleBackColor = true;
1131 this.MkvExtract1Button.Click += new System.EventHandler(this.MkvExtract1Button_Click);
1133 // btnextract7
1135 resources.ApplyResources(this.btnextract7, "btnextract7");
1136 this.btnextract7.Name = "btnextract7";
1137 this.btnextract7.UseVisualStyleBackColor = true;
1138 this.btnextract7.Click += new System.EventHandler(this.btnextract7_Click);
1140 // btnvideo7
1142 resources.ApplyResources(this.btnvideo7, "btnvideo7");
1143 this.btnvideo7.Name = "btnvideo7";
1144 this.btnvideo7.UseVisualStyleBackColor = true;
1145 this.btnvideo7.Click += new System.EventHandler(this.btnvideo7_Click);
1147 // txtvideo6
1149 this.txtvideo6.AllowDrop = true;
1150 this.txtvideo6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1151 this.txtvideo6.EmptyTextTip = "";
1152 this.txtvideo6.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1153 resources.ApplyResources(this.txtvideo6, "txtvideo6");
1154 this.txtvideo6.Name = "txtvideo6";
1155 this.txtvideo6.ReadOnly = true;
1156 this.txtvideo6.TextChanged += new System.EventHandler(this.txtvideo6_TextChanged_1);
1158 // groupBox6
1160 this.groupBox6.Controls.Add(this.btnvextract8);
1161 this.groupBox6.Controls.Add(this.btnvideo8);
1162 this.groupBox6.Controls.Add(this.txtvideo8);
1163 this.groupBox6.Controls.Add(this.btnaextract8);
1164 resources.ApplyResources(this.groupBox6, "groupBox6");
1165 this.groupBox6.Name = "groupBox6";
1166 this.groupBox6.TabStop = false;
1168 // btnvextract8
1170 resources.ApplyResources(this.btnvextract8, "btnvextract8");
1171 this.btnvextract8.Name = "btnvextract8";
1172 this.btnvextract8.UseVisualStyleBackColor = true;
1173 this.btnvextract8.Click += new System.EventHandler(this.btnvextract8_Click);
1175 // btnvideo8
1177 resources.ApplyResources(this.btnvideo8, "btnvideo8");
1178 this.btnvideo8.Name = "btnvideo8";
1179 this.btnvideo8.UseVisualStyleBackColor = true;
1180 this.btnvideo8.Click += new System.EventHandler(this.btnvideo8_Click);
1182 // txtvideo8
1184 this.txtvideo8.AllowDrop = true;
1185 this.txtvideo8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1186 this.txtvideo8.EmptyTextTip = "";
1187 this.txtvideo8.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1188 resources.ApplyResources(this.txtvideo8, "txtvideo8");
1189 this.txtvideo8.Name = "txtvideo8";
1190 this.txtvideo8.ReadOnly = true;
1191 this.txtvideo8.TextChanged += new System.EventHandler(this.txtvideo8_TextChanged);
1192 this.txtvideo8.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo8_MouseDoubleClick);
1194 // btnaextract8
1196 resources.ApplyResources(this.btnaextract8, "btnaextract8");
1197 this.btnaextract8.Name = "btnaextract8";
1198 this.btnaextract8.UseVisualStyleBackColor = true;
1199 this.btnaextract8.Click += new System.EventHandler(this.btnaextract8_Click);
1201 // groupBox5
1203 this.groupBox5.Controls.Add(this.ExtractMP4TextBox);
1204 this.groupBox5.Controls.Add(this.btnaextract3);
1205 this.groupBox5.Controls.Add(this.ExtractMP4Button);
1206 this.groupBox5.Controls.Add(this.btnvextract);
1207 this.groupBox5.Controls.Add(this.btnaextract);
1208 this.groupBox5.Controls.Add(this.btnaextract2);
1209 resources.ApplyResources(this.groupBox5, "groupBox5");
1210 this.groupBox5.Name = "groupBox5";
1211 this.groupBox5.TabStop = false;
1213 // ExtractMP4TextBox
1215 this.ExtractMP4TextBox.AllowDrop = true;
1216 this.ExtractMP4TextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1217 this.ExtractMP4TextBox.EmptyTextTip = "";
1218 this.ExtractMP4TextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1219 resources.ApplyResources(this.ExtractMP4TextBox, "ExtractMP4TextBox");
1220 this.ExtractMP4TextBox.Name = "ExtractMP4TextBox";
1221 this.ExtractMP4TextBox.ReadOnly = true;
1222 this.ExtractMP4TextBox.TextChanged += new System.EventHandler(this.ExtractMP4TextBox_TextChanged);
1224 // btnaextract3
1226 resources.ApplyResources(this.btnaextract3, "btnaextract3");
1227 this.btnaextract3.Name = "btnaextract3";
1228 this.btnaextract3.UseVisualStyleBackColor = true;
1229 this.btnaextract3.Click += new System.EventHandler(this.btnaextract3_Click);
1231 // ExtractMP4Button
1233 resources.ApplyResources(this.ExtractMP4Button, "ExtractMP4Button");
1234 this.ExtractMP4Button.Name = "ExtractMP4Button";
1235 this.ExtractMP4Button.UseVisualStyleBackColor = true;
1236 this.ExtractMP4Button.Click += new System.EventHandler(this.ExtractMP4Button_Click);
1238 // btnvextract
1240 resources.ApplyResources(this.btnvextract, "btnvextract");
1241 this.btnvextract.Name = "btnvextract";
1242 this.btnvextract.UseVisualStyleBackColor = true;
1243 this.btnvextract.Click += new System.EventHandler(this.btnvextract_Click);
1245 // btnaextract
1247 resources.ApplyResources(this.btnaextract, "btnaextract");
1248 this.btnaextract.Name = "btnaextract";
1249 this.btnaextract.UseVisualStyleBackColor = true;
1250 this.btnaextract.Click += new System.EventHandler(this.btnaextract_Click);
1252 // btnaextract2
1254 resources.ApplyResources(this.btnaextract2, "btnaextract2");
1255 this.btnaextract2.Name = "btnaextract2";
1256 this.btnaextract2.UseVisualStyleBackColor = true;
1257 this.btnaextract2.Click += new System.EventHandler(this.btnaextract2_Click);
1259 // MuxTab
1261 this.MuxTab.Controls.Add(this.groupBox4);
1262 this.MuxTab.Controls.Add(this.groupBox3);
1263 this.MuxTab.Controls.Add(this.groupBox8);
1264 resources.ApplyResources(this.MuxTab, "MuxTab");
1265 this.MuxTab.Name = "MuxTab";
1266 this.MuxTab.UseVisualStyleBackColor = true;
1268 // groupBox4
1270 this.groupBox4.Controls.Add(this.label44);
1271 this.groupBox4.Controls.Add(this.MuxAacEncoderComboBox);
1272 this.groupBox4.Controls.Add(this.label40);
1273 this.groupBox4.Controls.Add(this.MuxFormatComboBox);
1274 this.groupBox4.Controls.Add(this.lbffmpeg);
1275 this.groupBox4.Controls.Add(this.btnffmpegAdd);
1276 this.groupBox4.Controls.Add(this.btnffmpegClear);
1277 this.groupBox4.Controls.Add(this.label3);
1278 this.groupBox4.Controls.Add(this.btnffmpegDel);
1279 this.groupBox4.Controls.Add(this.btnBatchMP4);
1280 resources.ApplyResources(this.groupBox4, "groupBox4");
1281 this.groupBox4.Name = "groupBox4";
1282 this.groupBox4.TabStop = false;
1284 // label44
1286 resources.ApplyResources(this.label44, "label44");
1287 this.label44.Name = "label44";
1289 // MuxAacEncoderComboBox
1291 this.MuxAacEncoderComboBox.FormattingEnabled = true;
1292 this.MuxAacEncoderComboBox.Items.AddRange(new object[] {
1293 resources.GetString("MuxAacEncoderComboBox.Items"),
1294 resources.GetString("MuxAacEncoderComboBox.Items1"),
1295 resources.GetString("MuxAacEncoderComboBox.Items2"),
1296 resources.GetString("MuxAacEncoderComboBox.Items3")});
1297 resources.ApplyResources(this.MuxAacEncoderComboBox, "MuxAacEncoderComboBox");
1298 this.MuxAacEncoderComboBox.Name = "MuxAacEncoderComboBox";
1300 // label40
1302 resources.ApplyResources(this.label40, "label40");
1303 this.label40.Name = "label40";
1305 // MuxFormatComboBox
1307 this.MuxFormatComboBox.FormattingEnabled = true;
1308 this.MuxFormatComboBox.Items.AddRange(new object[] {
1309 resources.GetString("MuxFormatComboBox.Items"),
1310 resources.GetString("MuxFormatComboBox.Items1"),
1311 resources.GetString("MuxFormatComboBox.Items2"),
1312 resources.GetString("MuxFormatComboBox.Items3"),
1313 resources.GetString("MuxFormatComboBox.Items4"),
1314 resources.GetString("MuxFormatComboBox.Items5")});
1315 resources.ApplyResources(this.MuxFormatComboBox, "MuxFormatComboBox");
1316 this.MuxFormatComboBox.Name = "MuxFormatComboBox";
1318 // lbffmpeg
1320 this.lbffmpeg.AllowDrop = true;
1321 this.lbffmpeg.FormattingEnabled = true;
1322 resources.ApplyResources(this.lbffmpeg, "lbffmpeg");
1323 this.lbffmpeg.Name = "lbffmpeg";
1324 this.lbffmpeg.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbffmpeg_DragDrop);
1325 this.lbffmpeg.DragOver += new System.Windows.Forms.DragEventHandler(this.lbffmpeg_DragOver);
1326 this.lbffmpeg.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbffmpeg_MouseDown);
1328 // btnffmpegAdd
1330 resources.ApplyResources(this.btnffmpegAdd, "btnffmpegAdd");
1331 this.btnffmpegAdd.Name = "btnffmpegAdd";
1332 this.btnffmpegAdd.UseVisualStyleBackColor = true;
1333 this.btnffmpegAdd.Click += new System.EventHandler(this.btnffmpegAdd_Click);
1335 // btnffmpegClear
1337 resources.ApplyResources(this.btnffmpegClear, "btnffmpegClear");
1338 this.btnffmpegClear.Name = "btnffmpegClear";
1339 this.btnffmpegClear.UseVisualStyleBackColor = true;
1340 this.btnffmpegClear.Click += new System.EventHandler(this.btnffmpegClear_Click);
1342 // label3
1344 resources.ApplyResources(this.label3, "label3");
1345 this.label3.Name = "label3";
1347 // btnffmpegDel
1349 resources.ApplyResources(this.btnffmpegDel, "btnffmpegDel");
1350 this.btnffmpegDel.Name = "btnffmpegDel";
1351 this.btnffmpegDel.UseVisualStyleBackColor = true;
1352 this.btnffmpegDel.Click += new System.EventHandler(this.btnffmpegDel_Click);
1354 // btnBatchMP4
1356 resources.ApplyResources(this.btnBatchMP4, "btnBatchMP4");
1357 this.btnBatchMP4.Name = "btnBatchMP4";
1358 this.btnBatchMP4.UseVisualStyleBackColor = true;
1359 this.btnBatchMP4.Click += new System.EventHandler(this.btnBatchMP4_Click);
1361 // groupBox3
1363 this.groupBox3.Controls.Add(this.Mp4BoxParComboBox);
1364 this.groupBox3.Controls.Add(this.label41);
1365 this.groupBox3.Controls.Add(this.MuxReplaceAudioButton);
1366 this.groupBox3.Controls.Add(this.txtvideo);
1367 this.groupBox3.Controls.Add(this.btnvideo);
1368 this.groupBox3.Controls.Add(this.btnmux);
1369 this.groupBox3.Controls.Add(this.cbFPS);
1370 this.groupBox3.Controls.Add(this.btnaudio);
1371 this.groupBox3.Controls.Add(this.btnout);
1372 this.groupBox3.Controls.Add(this.txtaudio);
1373 this.groupBox3.Controls.Add(this.label14);
1374 this.groupBox3.Controls.Add(this.txtout);
1375 resources.ApplyResources(this.groupBox3, "groupBox3");
1376 this.groupBox3.Name = "groupBox3";
1377 this.groupBox3.TabStop = false;
1379 // Mp4BoxParComboBox
1381 this.Mp4BoxParComboBox.FormattingEnabled = true;
1382 this.Mp4BoxParComboBox.Items.AddRange(new object[] {
1383 resources.GetString("Mp4BoxParComboBox.Items"),
1384 resources.GetString("Mp4BoxParComboBox.Items1"),
1385 resources.GetString("Mp4BoxParComboBox.Items2"),
1386 resources.GetString("Mp4BoxParComboBox.Items3"),
1387 resources.GetString("Mp4BoxParComboBox.Items4"),
1388 resources.GetString("Mp4BoxParComboBox.Items5"),
1389 resources.GetString("Mp4BoxParComboBox.Items6"),
1390 resources.GetString("Mp4BoxParComboBox.Items7"),
1391 resources.GetString("Mp4BoxParComboBox.Items8")});
1392 resources.ApplyResources(this.Mp4BoxParComboBox, "Mp4BoxParComboBox");
1393 this.Mp4BoxParComboBox.Name = "Mp4BoxParComboBox";
1395 // label41
1397 resources.ApplyResources(this.label41, "label41");
1398 this.label41.Name = "label41";
1400 // MuxReplaceAudioButton
1402 resources.ApplyResources(this.MuxReplaceAudioButton, "MuxReplaceAudioButton");
1403 this.MuxReplaceAudioButton.Name = "MuxReplaceAudioButton";
1404 this.MuxReplaceAudioButton.UseVisualStyleBackColor = true;
1405 this.MuxReplaceAudioButton.Click += new System.EventHandler(this.MuxReplaceAudioButton_Click);
1407 // txtvideo
1409 this.txtvideo.AllowDrop = true;
1410 this.txtvideo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1411 this.txtvideo.EmptyTextTip = "";
1412 this.txtvideo.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1413 resources.ApplyResources(this.txtvideo, "txtvideo");
1414 this.txtvideo.Name = "txtvideo";
1415 this.txtvideo.ReadOnly = true;
1416 this.txtvideo.TextChanged += new System.EventHandler(this.txtvideo_TextChanged);
1417 this.txtvideo.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo_MouseDoubleClick);
1419 // btnvideo
1421 resources.ApplyResources(this.btnvideo, "btnvideo");
1422 this.btnvideo.Name = "btnvideo";
1423 this.btnvideo.UseVisualStyleBackColor = true;
1424 this.btnvideo.Click += new System.EventHandler(this.btnvideo_Click);
1426 // btnmux
1428 resources.ApplyResources(this.btnmux, "btnmux");
1429 this.btnmux.Name = "btnmux";
1430 this.btnmux.UseVisualStyleBackColor = true;
1431 this.btnmux.Click += new System.EventHandler(this.btnmux_Click);
1433 // cbFPS
1435 this.cbFPS.FormattingEnabled = true;
1436 this.cbFPS.Items.AddRange(new object[] {
1437 resources.GetString("cbFPS.Items"),
1438 resources.GetString("cbFPS.Items1"),
1439 resources.GetString("cbFPS.Items2"),
1440 resources.GetString("cbFPS.Items3"),
1441 resources.GetString("cbFPS.Items4"),
1442 resources.GetString("cbFPS.Items5"),
1443 resources.GetString("cbFPS.Items6"),
1444 resources.GetString("cbFPS.Items7"),
1445 resources.GetString("cbFPS.Items8")});
1446 resources.ApplyResources(this.cbFPS, "cbFPS");
1447 this.cbFPS.Name = "cbFPS";
1448 this.cbFPS.SelectedIndexChanged += new System.EventHandler(this.cbFPS_SelectedIndexChanged);
1450 // btnaudio
1452 resources.ApplyResources(this.btnaudio, "btnaudio");
1453 this.btnaudio.Name = "btnaudio";
1454 this.btnaudio.UseVisualStyleBackColor = true;
1455 this.btnaudio.Click += new System.EventHandler(this.btnaudio_Click);
1457 // btnout
1459 resources.ApplyResources(this.btnout, "btnout");
1460 this.btnout.Name = "btnout";
1461 this.btnout.UseVisualStyleBackColor = true;
1462 this.btnout.Click += new System.EventHandler(this.btnout_Click);
1464 // txtaudio
1466 this.txtaudio.AllowDrop = true;
1467 this.txtaudio.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1468 this.txtaudio.EmptyTextTip = null;
1469 this.txtaudio.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1470 resources.ApplyResources(this.txtaudio, "txtaudio");
1471 this.txtaudio.Name = "txtaudio";
1472 this.txtaudio.ReadOnly = true;
1473 this.txtaudio.TextChanged += new System.EventHandler(this.txtaudio_TextChanged);
1475 // label14
1477 resources.ApplyResources(this.label14, "label14");
1478 this.label14.Name = "label14";
1480 // txtout
1482 this.txtout.AllowDrop = true;
1483 this.txtout.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1484 this.txtout.EmptyTextTip = null;
1485 this.txtout.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1486 resources.ApplyResources(this.txtout, "txtout");
1487 this.txtout.Name = "txtout";
1488 this.txtout.TextChanged += new System.EventHandler(this.txtout_TextChanged);
1489 this.txtout.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout_MouseDoubleClick);
1491 // groupBox8
1493 this.groupBox8.Controls.Add(this.txtvideo5);
1494 this.groupBox8.Controls.Add(this.button4);
1495 this.groupBox8.Controls.Add(this.txtsub);
1496 this.groupBox8.Controls.Add(this.button3);
1497 this.groupBox8.Controls.Add(this.txtaudio3);
1498 this.groupBox8.Controls.Add(this.button5);
1499 this.groupBox8.Controls.Add(this.txtout6);
1500 this.groupBox8.Controls.Add(this.button2);
1501 this.groupBox8.Controls.Add(this.button7);
1502 resources.ApplyResources(this.groupBox8, "groupBox8");
1503 this.groupBox8.Name = "groupBox8";
1504 this.groupBox8.TabStop = false;
1506 // txtvideo5
1508 this.txtvideo5.AllowDrop = true;
1509 this.txtvideo5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1510 this.txtvideo5.EmptyTextTip = null;
1511 this.txtvideo5.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1512 resources.ApplyResources(this.txtvideo5, "txtvideo5");
1513 this.txtvideo5.Name = "txtvideo5";
1514 this.txtvideo5.ReadOnly = true;
1515 this.txtvideo5.TextChanged += new System.EventHandler(this.txtvideo5_TextChanged);
1516 this.txtvideo5.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtvideo5_MouseDoubleClick);
1518 // button4
1520 resources.ApplyResources(this.button4, "button4");
1521 this.button4.Name = "button4";
1522 this.button4.UseVisualStyleBackColor = true;
1523 this.button4.Click += new System.EventHandler(this.button4_Click_1);
1525 // txtsub
1527 this.txtsub.AllowDrop = true;
1528 this.txtsub.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1529 this.txtsub.EmptyTextTip = null;
1530 this.txtsub.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1531 resources.ApplyResources(this.txtsub, "txtsub");
1532 this.txtsub.Name = "txtsub";
1533 this.txtsub.ReadOnly = true;
1534 this.txtsub.TextChanged += new System.EventHandler(this.txtsub_TextChanged);
1536 // button3
1538 resources.ApplyResources(this.button3, "button3");
1539 this.button3.Name = "button3";
1540 this.button3.UseVisualStyleBackColor = true;
1541 this.button3.Click += new System.EventHandler(this.button3_Click_1);
1543 // txtaudio3
1545 this.txtaudio3.AllowDrop = true;
1546 this.txtaudio3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1547 this.txtaudio3.EmptyTextTip = "";
1548 this.txtaudio3.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1549 resources.ApplyResources(this.txtaudio3, "txtaudio3");
1550 this.txtaudio3.Name = "txtaudio3";
1551 this.txtaudio3.ReadOnly = true;
1552 this.txtaudio3.TextChanged += new System.EventHandler(this.txtaudio3_TextChanged);
1553 this.txtaudio3.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtaudio3_MouseDoubleClick);
1555 // button5
1557 resources.ApplyResources(this.button5, "button5");
1558 this.button5.Name = "button5";
1559 this.button5.UseVisualStyleBackColor = true;
1560 this.button5.Click += new System.EventHandler(this.button5_Click_1);
1562 // txtout6
1564 this.txtout6.AllowDrop = true;
1565 this.txtout6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1566 this.txtout6.EmptyTextTip = null;
1567 this.txtout6.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1568 resources.ApplyResources(this.txtout6, "txtout6");
1569 this.txtout6.Name = "txtout6";
1570 this.txtout6.TextChanged += new System.EventHandler(this.txtout6_TextChanged_1);
1571 this.txtout6.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout6_MouseDoubleClick);
1573 // button2
1575 resources.ApplyResources(this.button2, "button2");
1576 this.button2.Name = "button2";
1577 this.button2.UseVisualStyleBackColor = true;
1578 this.button2.Click += new System.EventHandler(this.button2_Click_1);
1580 // button7
1582 resources.ApplyResources(this.button7, "button7");
1583 this.button7.Name = "button7";
1584 this.button7.UseVisualStyleBackColor = true;
1585 this.button7.Click += new System.EventHandler(this.button7_Click_1);
1587 // AudioTab
1589 this.AudioTab.AllowDrop = true;
1590 this.AudioTab.Controls.Add(this.NeroAACGroupBox);
1591 this.AudioTab.Controls.Add(this.groupBox2);
1592 resources.ApplyResources(this.AudioTab, "AudioTab");
1593 this.AudioTab.Name = "AudioTab";
1594 this.AudioTab.UseVisualStyleBackColor = true;
1596 // NeroAACGroupBox
1598 this.NeroAACGroupBox.Controls.Add(this.AudioPresetComboBox);
1599 this.NeroAACGroupBox.Controls.Add(this.AudioPresetLabel);
1600 this.NeroAACGroupBox.Controls.Add(this.AudioBitrateComboBox);
1601 this.NeroAACGroupBox.Controls.Add(this.label7);
1602 this.NeroAACGroupBox.Controls.Add(this.AudioEncoderComboBox);
1603 this.NeroAACGroupBox.Controls.Add(this.txtaudio2);
1604 this.NeroAACGroupBox.Controls.Add(this.panel2);
1605 this.NeroAACGroupBox.Controls.Add(this.AudioOutputTextBox);
1606 this.NeroAACGroupBox.Controls.Add(this.btnaudio2);
1607 this.NeroAACGroupBox.Controls.Add(this.lbaackbps);
1608 this.NeroAACGroupBox.Controls.Add(this.btnout3);
1609 this.NeroAACGroupBox.Controls.Add(this.lbaacrate);
1610 this.NeroAACGroupBox.Controls.Add(this.btnaac);
1611 this.NeroAACGroupBox.Controls.Add(this.AudioCustomParameterTextBox);
1612 resources.ApplyResources(this.NeroAACGroupBox, "NeroAACGroupBox");
1613 this.NeroAACGroupBox.Name = "NeroAACGroupBox";
1614 this.NeroAACGroupBox.TabStop = false;
1616 // AudioPresetComboBox
1618 this.AudioPresetComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
1619 this.AudioPresetComboBox.FormattingEnabled = true;
1620 resources.ApplyResources(this.AudioPresetComboBox, "AudioPresetComboBox");
1621 this.AudioPresetComboBox.Name = "AudioPresetComboBox";
1622 this.AudioPresetComboBox.SelectedIndexChanged += new System.EventHandler(this.AudioPresetComboBox_SelectedIndexChanged);
1624 // AudioPresetLabel
1626 resources.ApplyResources(this.AudioPresetLabel, "AudioPresetLabel");
1627 this.AudioPresetLabel.Name = "AudioPresetLabel";
1629 // AudioBitrateComboBox
1631 this.AudioBitrateComboBox.FormattingEnabled = true;
1632 this.AudioBitrateComboBox.Items.AddRange(new object[] {
1633 resources.GetString("AudioBitrateComboBox.Items"),
1634 resources.GetString("AudioBitrateComboBox.Items1"),
1635 resources.GetString("AudioBitrateComboBox.Items2"),
1636 resources.GetString("AudioBitrateComboBox.Items3"),
1637 resources.GetString("AudioBitrateComboBox.Items4"),
1638 resources.GetString("AudioBitrateComboBox.Items5"),
1639 resources.GetString("AudioBitrateComboBox.Items6")});
1640 resources.ApplyResources(this.AudioBitrateComboBox, "AudioBitrateComboBox");
1641 this.AudioBitrateComboBox.Name = "AudioBitrateComboBox";
1643 // label7
1645 resources.ApplyResources(this.label7, "label7");
1646 this.label7.Name = "label7";
1648 // AudioEncoderComboBox
1650 this.AudioEncoderComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
1651 this.AudioEncoderComboBox.FormattingEnabled = true;
1652 this.AudioEncoderComboBox.Items.AddRange(new object[] {
1653 resources.GetString("AudioEncoderComboBox.Items"),
1654 resources.GetString("AudioEncoderComboBox.Items1"),
1655 resources.GetString("AudioEncoderComboBox.Items2"),
1656 resources.GetString("AudioEncoderComboBox.Items3"),
1657 resources.GetString("AudioEncoderComboBox.Items4"),
1658 resources.GetString("AudioEncoderComboBox.Items5"),
1659 resources.GetString("AudioEncoderComboBox.Items6")});
1660 resources.ApplyResources(this.AudioEncoderComboBox, "AudioEncoderComboBox");
1661 this.AudioEncoderComboBox.Name = "AudioEncoderComboBox";
1662 this.AudioEncoderComboBox.SelectedIndexChanged += new System.EventHandler(this.AudioEncoderComboBox_SelectedIndexChanged);
1664 // txtaudio2
1666 this.txtaudio2.AllowDrop = true;
1667 this.txtaudio2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1668 this.txtaudio2.EmptyTextTip = null;
1669 this.txtaudio2.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1670 resources.ApplyResources(this.txtaudio2, "txtaudio2");
1671 this.txtaudio2.Name = "txtaudio2";
1672 this.txtaudio2.ReadOnly = true;
1673 this.txtaudio2.TextChanged += new System.EventHandler(this.txtaudio2_TextChanged);
1674 this.txtaudio2.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtaudio2_MouseDoubleClick);
1676 // panel2
1678 this.panel2.Controls.Add(this.AudioBitrateRadioButton);
1679 this.panel2.Controls.Add(this.AudioCustomizeRadioButton);
1680 resources.ApplyResources(this.panel2, "panel2");
1681 this.panel2.Name = "panel2";
1683 // AudioBitrateRadioButton
1685 this.AudioBitrateRadioButton.BackColor = System.Drawing.Color.Transparent;
1686 this.AudioBitrateRadioButton.Checked = true;
1687 resources.ApplyResources(this.AudioBitrateRadioButton, "AudioBitrateRadioButton");
1688 this.AudioBitrateRadioButton.Name = "AudioBitrateRadioButton";
1689 this.AudioBitrateRadioButton.TabStop = true;
1690 this.AudioBitrateRadioButton.UseVisualStyleBackColor = true;
1691 this.AudioBitrateRadioButton.CheckedChanged += new System.EventHandler(this.radioButton4_CheckedChanged);
1693 // AudioCustomizeRadioButton
1695 this.AudioCustomizeRadioButton.BackColor = System.Drawing.Color.Transparent;
1696 resources.ApplyResources(this.AudioCustomizeRadioButton, "AudioCustomizeRadioButton");
1697 this.AudioCustomizeRadioButton.Name = "AudioCustomizeRadioButton";
1698 this.AudioCustomizeRadioButton.UseVisualStyleBackColor = true;
1699 this.AudioCustomizeRadioButton.CheckedChanged += new System.EventHandler(this.radioButton5_CheckedChanged);
1701 // AudioOutputTextBox
1703 this.AudioOutputTextBox.AllowDrop = true;
1704 this.AudioOutputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1705 this.AudioOutputTextBox.EmptyTextTip = null;
1706 this.AudioOutputTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1707 resources.ApplyResources(this.AudioOutputTextBox, "AudioOutputTextBox");
1708 this.AudioOutputTextBox.Name = "AudioOutputTextBox";
1709 this.AudioOutputTextBox.TextChanged += new System.EventHandler(this.txtout3_TextChanged);
1710 this.AudioOutputTextBox.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.txtout3_MouseDoubleClick);
1712 // btnaudio2
1714 resources.ApplyResources(this.btnaudio2, "btnaudio2");
1715 this.btnaudio2.Name = "btnaudio2";
1716 this.btnaudio2.UseVisualStyleBackColor = true;
1717 this.btnaudio2.Click += new System.EventHandler(this.btnaudio2_Click);
1719 // lbaackbps
1721 resources.ApplyResources(this.lbaackbps, "lbaackbps");
1722 this.lbaackbps.Name = "lbaackbps";
1724 // btnout3
1726 resources.ApplyResources(this.btnout3, "btnout3");
1727 this.btnout3.Name = "btnout3";
1728 this.btnout3.UseVisualStyleBackColor = true;
1729 this.btnout3.Click += new System.EventHandler(this.btnout3_Click);
1731 // lbaacrate
1733 resources.ApplyResources(this.lbaacrate, "lbaacrate");
1734 this.lbaacrate.Name = "lbaacrate";
1736 // btnaac
1738 resources.ApplyResources(this.btnaac, "btnaac");
1739 this.btnaac.Name = "btnaac";
1740 this.btnaac.UseVisualStyleBackColor = true;
1741 this.btnaac.Click += new System.EventHandler(this.btnaac_Click);
1743 // AudioCustomParameterTextBox
1745 this.AudioCustomParameterTextBox.AllowDrop = true;
1746 this.AudioCustomParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1747 this.AudioCustomParameterTextBox.EmptyTextTip = null;
1748 this.AudioCustomParameterTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1749 resources.ApplyResources(this.AudioCustomParameterTextBox, "AudioCustomParameterTextBox");
1750 this.AudioCustomParameterTextBox.Name = "AudioCustomParameterTextBox";
1752 // groupBox2
1754 this.groupBox2.Controls.Add(this.AudioJoinButton);
1755 this.groupBox2.Controls.Add(this.label1);
1756 this.groupBox2.Controls.Add(this.AudioBatchButton);
1757 this.groupBox2.Controls.Add(this.AudioListBox);
1758 this.groupBox2.Controls.Add(this.AudioAddButton);
1759 this.groupBox2.Controls.Add(this.AudioClearButton);
1760 this.groupBox2.Controls.Add(this.AudioDeleteButton);
1761 resources.ApplyResources(this.groupBox2, "groupBox2");
1762 this.groupBox2.Name = "groupBox2";
1763 this.groupBox2.TabStop = false;
1765 // AudioJoinButton
1767 resources.ApplyResources(this.AudioJoinButton, "AudioJoinButton");
1768 this.AudioJoinButton.Name = "AudioJoinButton";
1769 this.AudioJoinButton.UseVisualStyleBackColor = true;
1770 this.AudioJoinButton.Click += new System.EventHandler(this.AudioJoinButton_Click);
1772 // label1
1774 resources.ApplyResources(this.label1, "label1");
1775 this.label1.Name = "label1";
1777 // AudioBatchButton
1779 resources.ApplyResources(this.AudioBatchButton, "AudioBatchButton");
1780 this.AudioBatchButton.Name = "AudioBatchButton";
1781 this.AudioBatchButton.UseVisualStyleBackColor = true;
1782 this.AudioBatchButton.Click += new System.EventHandler(this.AudioBatchButton_Click);
1784 // AudioListBox
1786 this.AudioListBox.AllowDrop = true;
1787 this.AudioListBox.FormattingEnabled = true;
1788 resources.ApplyResources(this.AudioListBox, "AudioListBox");
1789 this.AudioListBox.Name = "AudioListBox";
1790 this.AudioListBox.DragDrop += new System.Windows.Forms.DragEventHandler(this.AudioListBox_DragDrop);
1791 this.AudioListBox.DragOver += new System.Windows.Forms.DragEventHandler(this.AudioListBox_DragOver);
1792 this.AudioListBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.AudioListBox_MouseDown);
1794 // AudioAddButton
1796 resources.ApplyResources(this.AudioAddButton, "AudioAddButton");
1797 this.AudioAddButton.Name = "AudioAddButton";
1798 this.AudioAddButton.UseVisualStyleBackColor = true;
1799 this.AudioAddButton.Click += new System.EventHandler(this.AudioAddButton_Click);
1801 // AudioClearButton
1803 resources.ApplyResources(this.AudioClearButton, "AudioClearButton");
1804 this.AudioClearButton.Name = "AudioClearButton";
1805 this.AudioClearButton.UseVisualStyleBackColor = true;
1806 this.AudioClearButton.Click += new System.EventHandler(this.AudioClearButton_Click);
1808 // AudioDeleteButton
1810 resources.ApplyResources(this.AudioDeleteButton, "AudioDeleteButton");
1811 this.AudioDeleteButton.Name = "AudioDeleteButton";
1812 this.AudioDeleteButton.UseVisualStyleBackColor = true;
1813 this.AudioDeleteButton.Click += new System.EventHandler(this.AudioDeleteButton_Click);
1815 // groupBox9
1817 this.groupBox9.Controls.Add(this.OnePicCRFNum);
1818 this.groupBox9.Controls.Add(this.label33);
1819 this.groupBox9.Controls.Add(this.AudioCopyCheckBox);
1820 this.groupBox9.Controls.Add(this.label28);
1821 this.groupBox9.Controls.Add(this.OnePicFPSNum);
1822 this.groupBox9.Controls.Add(this.label17);
1823 this.groupBox9.Controls.Add(this.label27);
1824 this.groupBox9.Controls.Add(this.OnePicAudioBitrateNum);
1825 this.groupBox9.Controls.Add(this.AudioOnePicOutputButton);
1826 this.groupBox9.Controls.Add(this.AudioOnePicButton);
1827 this.groupBox9.Controls.Add(this.AudioPicAudioButton);
1828 this.groupBox9.Controls.Add(this.AudioPicButton);
1829 this.groupBox9.Controls.Add(this.AudioOnePicOutputTextBox);
1830 this.groupBox9.Controls.Add(this.AudioPicAudioTextBox);
1831 this.groupBox9.Controls.Add(this.AudioPicTextBox);
1832 resources.ApplyResources(this.groupBox9, "groupBox9");
1833 this.groupBox9.Name = "groupBox9";
1834 this.groupBox9.TabStop = false;
1836 // OnePicCRFNum
1838 this.OnePicCRFNum.DecimalPlaces = 1;
1839 this.OnePicCRFNum.Increment = new decimal(new int[] {
1843 65536});
1844 resources.ApplyResources(this.OnePicCRFNum, "OnePicCRFNum");
1845 this.OnePicCRFNum.Maximum = new decimal(new int[] {
1849 0});
1850 this.OnePicCRFNum.Minimum = new decimal(new int[] {
1854 0});
1855 this.OnePicCRFNum.Name = "OnePicCRFNum";
1856 this.OnePicCRFNum.Value = new decimal(new int[] {
1860 0});
1862 // label33
1864 resources.ApplyResources(this.label33, "label33");
1865 this.label33.Name = "label33";
1867 // AudioCopyCheckBox
1869 resources.ApplyResources(this.AudioCopyCheckBox, "AudioCopyCheckBox");
1870 this.AudioCopyCheckBox.BackColor = System.Drawing.Color.Transparent;
1871 this.AudioCopyCheckBox.Name = "AudioCopyCheckBox";
1872 this.AudioCopyCheckBox.UseVisualStyleBackColor = false;
1873 this.AudioCopyCheckBox.CheckedChanged += new System.EventHandler(this.AudioCopyCheckBox_CheckedChanged);
1875 // label28
1877 resources.ApplyResources(this.label28, "label28");
1878 this.label28.Name = "label28";
1880 // OnePicFPSNum
1882 resources.ApplyResources(this.OnePicFPSNum, "OnePicFPSNum");
1883 this.OnePicFPSNum.Maximum = new decimal(new int[] {
1884 1000,
1887 0});
1888 this.OnePicFPSNum.Minimum = new decimal(new int[] {
1892 0});
1893 this.OnePicFPSNum.Name = "OnePicFPSNum";
1894 this.OnePicFPSNum.Value = new decimal(new int[] {
1898 0});
1900 // label17
1902 resources.ApplyResources(this.label17, "label17");
1903 this.label17.Name = "label17";
1905 // label27
1907 resources.ApplyResources(this.label27, "label27");
1908 this.label27.Name = "label27";
1910 // OnePicAudioBitrateNum
1912 resources.ApplyResources(this.OnePicAudioBitrateNum, "OnePicAudioBitrateNum");
1913 this.OnePicAudioBitrateNum.Maximum = new decimal(new int[] {
1914 1000,
1917 0});
1918 this.OnePicAudioBitrateNum.Name = "OnePicAudioBitrateNum";
1919 this.OnePicAudioBitrateNum.Value = new decimal(new int[] {
1920 128,
1923 0});
1925 // AudioOnePicOutputButton
1927 resources.ApplyResources(this.AudioOnePicOutputButton, "AudioOnePicOutputButton");
1928 this.AudioOnePicOutputButton.Name = "AudioOnePicOutputButton";
1929 this.AudioOnePicOutputButton.UseVisualStyleBackColor = true;
1930 this.AudioOnePicOutputButton.Click += new System.EventHandler(this.AudioOnePicOutputButton_Click);
1932 // AudioOnePicButton
1934 resources.ApplyResources(this.AudioOnePicButton, "AudioOnePicButton");
1935 this.AudioOnePicButton.Name = "AudioOnePicButton";
1936 this.AudioOnePicButton.UseVisualStyleBackColor = true;
1937 this.AudioOnePicButton.Click += new System.EventHandler(this.AudioOnePicButton_Click);
1939 // AudioPicAudioButton
1941 resources.ApplyResources(this.AudioPicAudioButton, "AudioPicAudioButton");
1942 this.AudioPicAudioButton.Name = "AudioPicAudioButton";
1943 this.AudioPicAudioButton.UseVisualStyleBackColor = true;
1944 this.AudioPicAudioButton.Click += new System.EventHandler(this.AudioPicAudioButton_Click);
1946 // AudioPicButton
1948 resources.ApplyResources(this.AudioPicButton, "AudioPicButton");
1949 this.AudioPicButton.Name = "AudioPicButton";
1950 this.AudioPicButton.UseVisualStyleBackColor = true;
1951 this.AudioPicButton.Click += new System.EventHandler(this.AudioPicButton_Click);
1953 // AudioOnePicOutputTextBox
1955 this.AudioOnePicOutputTextBox.AllowDrop = true;
1956 this.AudioOnePicOutputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1957 this.AudioOnePicOutputTextBox.EmptyTextTip = null;
1958 this.AudioOnePicOutputTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1959 resources.ApplyResources(this.AudioOnePicOutputTextBox, "AudioOnePicOutputTextBox");
1960 this.AudioOnePicOutputTextBox.Name = "AudioOnePicOutputTextBox";
1962 // AudioPicAudioTextBox
1964 this.AudioPicAudioTextBox.AllowDrop = true;
1965 this.AudioPicAudioTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1966 this.AudioPicAudioTextBox.EmptyTextTip = null;
1967 this.AudioPicAudioTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1968 resources.ApplyResources(this.AudioPicAudioTextBox, "AudioPicAudioTextBox");
1969 this.AudioPicAudioTextBox.Name = "AudioPicAudioTextBox";
1970 this.AudioPicAudioTextBox.ReadOnly = true;
1971 this.AudioPicAudioTextBox.TextChanged += new System.EventHandler(this.AudioPicAudioTextBox_TextChanged);
1973 // AudioPicTextBox
1975 this.AudioPicTextBox.AllowDrop = true;
1976 this.AudioPicTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
1977 this.AudioPicTextBox.EmptyTextTip = null;
1978 this.AudioPicTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
1979 resources.ApplyResources(this.AudioPicTextBox, "AudioPicTextBox");
1980 this.AudioPicTextBox.Name = "AudioPicTextBox";
1981 this.AudioPicTextBox.ReadOnly = true;
1983 // VideoTab
1985 this.VideoTab.AllowDrop = true;
1986 this.VideoTab.Controls.Add(this.x264FramesLabel);
1987 this.VideoTab.Controls.Add(this.x264SeekLabel);
1988 this.VideoTab.Controls.Add(this.x264FramesNumericUpDown);
1989 this.VideoTab.Controls.Add(this.x264SeekNumericUpDown);
1990 this.VideoTab.Controls.Add(this.MaintainResolutionCheckBox);
1991 this.VideoTab.Controls.Add(this.x264DemuxerComboBox);
1992 this.VideoTab.Controls.Add(this.groupBox1);
1993 this.VideoTab.Controls.Add(this.x264ShutdownCheckBox);
1994 this.VideoTab.Controls.Add(this.x264AudioParameterTextBox);
1995 this.VideoTab.Controls.Add(this.x264SubTextBox);
1996 this.VideoTab.Controls.Add(this.x264OutTextBox);
1997 this.VideoTab.Controls.Add(this.x264VideoTextBox);
1998 this.VideoTab.Controls.Add(this.panel1);
1999 this.VideoTab.Controls.Add(this.label6);
2000 this.VideoTab.Controls.Add(this.PresetNameTextBox);
2001 this.VideoTab.Controls.Add(this.x264AddPresetBtn);
2002 this.VideoTab.Controls.Add(this.x264DeletePresetBtn);
2003 this.VideoTab.Controls.Add(this.x264StartBtn);
2004 this.VideoTab.Controls.Add(this.x264SubBtn);
2005 this.VideoTab.Controls.Add(this.x264OutBtn);
2006 this.VideoTab.Controls.Add(this.x264VideoBtn);
2007 this.VideoTab.Controls.Add(this.label16);
2008 this.VideoTab.Controls.Add(this.x264ExeComboBox);
2009 this.VideoTab.Controls.Add(this.x264FpsComboBox);
2010 this.VideoTab.Controls.Add(this.lbFPS2);
2011 this.VideoTab.Controls.Add(this.x264AudioModeComboBox);
2012 this.VideoTab.Controls.Add(this.VideoPresetComboBox);
2013 this.VideoTab.Controls.Add(this.label8);
2014 this.VideoTab.Controls.Add(this.labelAudio);
2015 this.VideoTab.Controls.Add(this.label12);
2016 this.VideoTab.Controls.Add(this.lbcrf);
2017 this.VideoTab.Controls.Add(this.lbheight);
2018 this.VideoTab.Controls.Add(this.lbwidth);
2019 this.VideoTab.Controls.Add(this.x264HeightNum);
2020 this.VideoTab.Controls.Add(this.x264WidthNum);
2021 this.VideoTab.Controls.Add(this.x264CRFNum);
2022 this.VideoTab.Controls.Add(this.lbrate);
2023 this.VideoTab.Controls.Add(this.x264CustomParameterTextBox);
2024 this.VideoTab.Controls.Add(this.label4);
2025 this.VideoTab.Controls.Add(this.x264BitrateNum);
2026 resources.ApplyResources(this.VideoTab, "VideoTab");
2027 this.VideoTab.Name = "VideoTab";
2028 this.VideoTab.UseVisualStyleBackColor = true;
2030 // x264FramesLabel
2032 resources.ApplyResources(this.x264FramesLabel, "x264FramesLabel");
2033 this.x264FramesLabel.Name = "x264FramesLabel";
2035 // x264SeekLabel
2037 resources.ApplyResources(this.x264SeekLabel, "x264SeekLabel");
2038 this.x264SeekLabel.Name = "x264SeekLabel";
2040 // x264FramesNumericUpDown
2042 resources.ApplyResources(this.x264FramesNumericUpDown, "x264FramesNumericUpDown");
2043 this.x264FramesNumericUpDown.Maximum = new decimal(new int[] {
2044 99999999,
2047 0});
2048 this.x264FramesNumericUpDown.Name = "x264FramesNumericUpDown";
2050 // x264SeekNumericUpDown
2052 resources.ApplyResources(this.x264SeekNumericUpDown, "x264SeekNumericUpDown");
2053 this.x264SeekNumericUpDown.Maximum = new decimal(new int[] {
2054 99999999,
2057 0});
2058 this.x264SeekNumericUpDown.Name = "x264SeekNumericUpDown";
2060 // MaintainResolutionCheckBox
2062 resources.ApplyResources(this.MaintainResolutionCheckBox, "MaintainResolutionCheckBox");
2063 this.MaintainResolutionCheckBox.BackColor = System.Drawing.Color.Transparent;
2064 this.MaintainResolutionCheckBox.Checked = true;
2065 this.MaintainResolutionCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2066 this.MaintainResolutionCheckBox.Name = "MaintainResolutionCheckBox";
2067 this.MaintainResolutionCheckBox.UseVisualStyleBackColor = true;
2068 this.MaintainResolutionCheckBox.CheckedChanged += new System.EventHandler(this.MaintainResolutionCheckBox_CheckedChanged);
2070 // x264DemuxerComboBox
2072 this.x264DemuxerComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2073 this.x264DemuxerComboBox.FormattingEnabled = true;
2074 this.x264DemuxerComboBox.Items.AddRange(new object[] {
2075 resources.GetString("x264DemuxerComboBox.Items"),
2076 resources.GetString("x264DemuxerComboBox.Items1"),
2077 resources.GetString("x264DemuxerComboBox.Items2"),
2078 resources.GetString("x264DemuxerComboBox.Items3"),
2079 resources.GetString("x264DemuxerComboBox.Items4"),
2080 resources.GetString("x264DemuxerComboBox.Items5")});
2081 resources.ApplyResources(this.x264DemuxerComboBox, "x264DemuxerComboBox");
2082 this.x264DemuxerComboBox.Name = "x264DemuxerComboBox";
2084 // groupBox1
2086 this.groupBox1.Controls.Add(this.label42);
2087 this.groupBox1.Controls.Add(this.VideoBatchFormatComboBox);
2088 this.groupBox1.Controls.Add(this.x264BatchSubSpecialLanguage);
2089 this.groupBox1.Controls.Add(this.x264PathButton);
2090 this.groupBox1.Controls.Add(this.x264PathTextBox);
2091 this.groupBox1.Controls.Add(this.lbAuto);
2092 this.groupBox1.Controls.Add(this.x264BatchClearBtn);
2093 this.groupBox1.Controls.Add(this.x264BatchSubCheckBox);
2094 this.groupBox1.Controls.Add(this.x264BatchDeleteBtn);
2095 this.groupBox1.Controls.Add(this.x264BatchAddBtn);
2096 this.groupBox1.Controls.Add(this.btnBatchAuto);
2097 resources.ApplyResources(this.groupBox1, "groupBox1");
2098 this.groupBox1.Name = "groupBox1";
2099 this.groupBox1.TabStop = false;
2101 // label42
2103 resources.ApplyResources(this.label42, "label42");
2104 this.label42.Name = "label42";
2106 // VideoBatchFormatComboBox
2108 this.VideoBatchFormatComboBox.FormattingEnabled = true;
2109 this.VideoBatchFormatComboBox.Items.AddRange(new object[] {
2110 resources.GetString("VideoBatchFormatComboBox.Items"),
2111 resources.GetString("VideoBatchFormatComboBox.Items1"),
2112 resources.GetString("VideoBatchFormatComboBox.Items2"),
2113 resources.GetString("VideoBatchFormatComboBox.Items3"),
2114 resources.GetString("VideoBatchFormatComboBox.Items4"),
2115 resources.GetString("VideoBatchFormatComboBox.Items5")});
2116 resources.ApplyResources(this.VideoBatchFormatComboBox, "VideoBatchFormatComboBox");
2117 this.VideoBatchFormatComboBox.Name = "VideoBatchFormatComboBox";
2119 // x264BatchSubSpecialLanguage
2121 this.x264BatchSubSpecialLanguage.FormattingEnabled = true;
2122 resources.ApplyResources(this.x264BatchSubSpecialLanguage, "x264BatchSubSpecialLanguage");
2123 this.x264BatchSubSpecialLanguage.Name = "x264BatchSubSpecialLanguage";
2125 // x264PathButton
2127 resources.ApplyResources(this.x264PathButton, "x264PathButton");
2128 this.x264PathButton.Name = "x264PathButton";
2129 this.x264PathButton.UseVisualStyleBackColor = true;
2130 this.x264PathButton.Click += new System.EventHandler(this.x264PathButton_Click);
2132 // x264PathTextBox
2134 this.x264PathTextBox.AllowDrop = true;
2135 this.x264PathTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2136 this.x264PathTextBox.EmptyTextTip = "";
2137 this.x264PathTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2138 resources.ApplyResources(this.x264PathTextBox, "x264PathTextBox");
2139 this.x264PathTextBox.Name = "x264PathTextBox";
2141 // lbAuto
2143 this.lbAuto.AllowDrop = true;
2144 this.lbAuto.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
2145 this.lbAuto.FormattingEnabled = true;
2146 resources.ApplyResources(this.lbAuto, "lbAuto");
2147 this.lbAuto.Name = "lbAuto";
2148 this.lbAuto.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lbAuto_DrawItem);
2149 this.lbAuto.DragDrop += new System.Windows.Forms.DragEventHandler(this.lbAuto_DragDrop);
2150 this.lbAuto.DragEnter += new System.Windows.Forms.DragEventHandler(this.lbAuto_DragEnter);
2151 this.lbAuto.DragOver += new System.Windows.Forms.DragEventHandler(this.lbAuto_DragOver);
2152 this.lbAuto.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lbAuto_MouseDown);
2154 // x264BatchClearBtn
2156 resources.ApplyResources(this.x264BatchClearBtn, "x264BatchClearBtn");
2157 this.x264BatchClearBtn.Name = "x264BatchClearBtn";
2158 this.x264BatchClearBtn.UseVisualStyleBackColor = true;
2159 this.x264BatchClearBtn.Click += new System.EventHandler(this.x264BatchClearBtn_Click);
2161 // x264BatchSubCheckBox
2163 resources.ApplyResources(this.x264BatchSubCheckBox, "x264BatchSubCheckBox");
2164 this.x264BatchSubCheckBox.BackColor = System.Drawing.Color.Transparent;
2165 this.x264BatchSubCheckBox.Name = "x264BatchSubCheckBox";
2166 this.x264BatchSubCheckBox.UseVisualStyleBackColor = false;
2168 // x264BatchDeleteBtn
2170 resources.ApplyResources(this.x264BatchDeleteBtn, "x264BatchDeleteBtn");
2171 this.x264BatchDeleteBtn.Name = "x264BatchDeleteBtn";
2172 this.x264BatchDeleteBtn.UseVisualStyleBackColor = true;
2173 this.x264BatchDeleteBtn.Click += new System.EventHandler(this.x264BatchDeleteBtn_Click);
2175 // x264BatchAddBtn
2177 resources.ApplyResources(this.x264BatchAddBtn, "x264BatchAddBtn");
2178 this.x264BatchAddBtn.Name = "x264BatchAddBtn";
2179 this.x264BatchAddBtn.UseVisualStyleBackColor = true;
2180 this.x264BatchAddBtn.Click += new System.EventHandler(this.x264BatchAddBtn_Click);
2182 // btnBatchAuto
2184 resources.ApplyResources(this.btnBatchAuto, "btnBatchAuto");
2185 this.btnBatchAuto.Name = "btnBatchAuto";
2186 this.btnBatchAuto.UseVisualStyleBackColor = true;
2187 this.btnBatchAuto.Click += new System.EventHandler(this.btnBatchAuto_Click);
2189 // x264ShutdownCheckBox
2191 resources.ApplyResources(this.x264ShutdownCheckBox, "x264ShutdownCheckBox");
2192 this.x264ShutdownCheckBox.BackColor = System.Drawing.Color.Transparent;
2193 this.x264ShutdownCheckBox.Name = "x264ShutdownCheckBox";
2194 this.x264ShutdownCheckBox.UseVisualStyleBackColor = false;
2195 this.x264ShutdownCheckBox.CheckedChanged += new System.EventHandler(this.x264ShutdownCheckBox_CheckedChanged);
2197 // x264AudioParameterTextBox
2199 this.x264AudioParameterTextBox.AllowDrop = true;
2200 this.x264AudioParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2201 this.x264AudioParameterTextBox.EmptyTextTip = null;
2202 this.x264AudioParameterTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2203 resources.ApplyResources(this.x264AudioParameterTextBox, "x264AudioParameterTextBox");
2204 this.x264AudioParameterTextBox.Name = "x264AudioParameterTextBox";
2206 // x264SubTextBox
2208 this.x264SubTextBox.AllowDrop = true;
2209 this.x264SubTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2210 this.x264SubTextBox.EmptyTextTip = null;
2211 this.x264SubTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2212 resources.ApplyResources(this.x264SubTextBox, "x264SubTextBox");
2213 this.x264SubTextBox.Name = "x264SubTextBox";
2214 this.x264SubTextBox.ReadOnly = true;
2215 this.x264SubTextBox.TextChanged += new System.EventHandler(this.x264SubTextBox_TextChanged);
2216 this.x264SubTextBox.DoubleClick += new System.EventHandler(this.x264SubTextBox_DoubleClick);
2218 // x264OutTextBox
2220 this.x264OutTextBox.AllowDrop = true;
2221 this.x264OutTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2222 this.x264OutTextBox.EmptyTextTip = "";
2223 this.x264OutTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2224 resources.ApplyResources(this.x264OutTextBox, "x264OutTextBox");
2225 this.x264OutTextBox.Name = "x264OutTextBox";
2226 this.x264OutTextBox.TextChanged += new System.EventHandler(this.x264OutTextBox_TextChanged);
2228 // x264VideoTextBox
2230 this.x264VideoTextBox.AllowDrop = true;
2231 this.x264VideoTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2232 this.x264VideoTextBox.EmptyTextTip = "";
2233 this.x264VideoTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2234 resources.ApplyResources(this.x264VideoTextBox, "x264VideoTextBox");
2235 this.x264VideoTextBox.Name = "x264VideoTextBox";
2236 this.x264VideoTextBox.ReadOnly = true;
2237 this.x264VideoTextBox.TextChanged += new System.EventHandler(this.x264VideoTextBox_TextChanged);
2239 // panel1
2241 this.panel1.Controls.Add(this.x264Mode1RadioButton);
2242 this.panel1.Controls.Add(this.x264Mode3RadioButton);
2243 this.panel1.Controls.Add(this.x264Mode2RadioButton);
2244 resources.ApplyResources(this.panel1, "panel1");
2245 this.panel1.Name = "panel1";
2247 // x264Mode1RadioButton
2249 resources.ApplyResources(this.x264Mode1RadioButton, "x264Mode1RadioButton");
2250 this.x264Mode1RadioButton.BackColor = System.Drawing.Color.Transparent;
2251 this.x264Mode1RadioButton.Checked = true;
2252 this.x264Mode1RadioButton.Name = "x264Mode1RadioButton";
2253 this.x264Mode1RadioButton.TabStop = true;
2254 this.x264Mode1RadioButton.UseVisualStyleBackColor = false;
2255 this.x264Mode1RadioButton.CheckedChanged += new System.EventHandler(this.x264Mode1RadioButton_CheckedChanged);
2257 // x264Mode3RadioButton
2259 resources.ApplyResources(this.x264Mode3RadioButton, "x264Mode3RadioButton");
2260 this.x264Mode3RadioButton.BackColor = System.Drawing.Color.Transparent;
2261 this.x264Mode3RadioButton.Name = "x264Mode3RadioButton";
2262 this.x264Mode3RadioButton.UseVisualStyleBackColor = false;
2263 this.x264Mode3RadioButton.CheckedChanged += new System.EventHandler(this.x264Mode3RadioButton_CheckedChanged);
2265 // x264Mode2RadioButton
2267 resources.ApplyResources(this.x264Mode2RadioButton, "x264Mode2RadioButton");
2268 this.x264Mode2RadioButton.BackColor = System.Drawing.Color.Transparent;
2269 this.x264Mode2RadioButton.Name = "x264Mode2RadioButton";
2270 this.x264Mode2RadioButton.UseVisualStyleBackColor = false;
2271 this.x264Mode2RadioButton.CheckedChanged += new System.EventHandler(this.x264Mode2RadioButton_CheckedChanged);
2273 // label6
2275 resources.ApplyResources(this.label6, "label6");
2276 this.label6.Name = "label6";
2278 // PresetNameTextBox
2280 this.PresetNameTextBox.AllowDrop = true;
2281 this.PresetNameTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2282 this.PresetNameTextBox.EmptyTextTip = null;
2283 this.PresetNameTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2284 resources.ApplyResources(this.PresetNameTextBox, "PresetNameTextBox");
2285 this.PresetNameTextBox.Name = "PresetNameTextBox";
2287 // x264AddPresetBtn
2289 resources.ApplyResources(this.x264AddPresetBtn, "x264AddPresetBtn");
2290 this.x264AddPresetBtn.Name = "x264AddPresetBtn";
2291 this.x264AddPresetBtn.UseVisualStyleBackColor = true;
2292 this.x264AddPresetBtn.Click += new System.EventHandler(this.x264AddPresetBtn_Click);
2294 // x264DeletePresetBtn
2296 resources.ApplyResources(this.x264DeletePresetBtn, "x264DeletePresetBtn");
2297 this.x264DeletePresetBtn.Name = "x264DeletePresetBtn";
2298 this.x264DeletePresetBtn.UseVisualStyleBackColor = true;
2299 this.x264DeletePresetBtn.Click += new System.EventHandler(this.x264DeletePresetBtn_Click);
2301 // x264StartBtn
2303 resources.ApplyResources(this.x264StartBtn, "x264StartBtn");
2304 this.x264StartBtn.Name = "x264StartBtn";
2305 this.x264StartBtn.UseVisualStyleBackColor = true;
2306 this.x264StartBtn.Click += new System.EventHandler(this.x264StartBtn_Click);
2308 // x264SubBtn
2310 resources.ApplyResources(this.x264SubBtn, "x264SubBtn");
2311 this.x264SubBtn.Name = "x264SubBtn";
2312 this.x264SubBtn.UseVisualStyleBackColor = true;
2313 this.x264SubBtn.Click += new System.EventHandler(this.x264SubBtn_Click);
2315 // x264OutBtn
2317 resources.ApplyResources(this.x264OutBtn, "x264OutBtn");
2318 this.x264OutBtn.Name = "x264OutBtn";
2319 this.x264OutBtn.UseVisualStyleBackColor = true;
2320 this.x264OutBtn.Click += new System.EventHandler(this.x264OutBtn_Click);
2322 // x264VideoBtn
2324 resources.ApplyResources(this.x264VideoBtn, "x264VideoBtn");
2325 this.x264VideoBtn.Name = "x264VideoBtn";
2326 this.x264VideoBtn.UseVisualStyleBackColor = true;
2327 this.x264VideoBtn.Click += new System.EventHandler(this.x264VideoBtn_Click);
2329 // label16
2331 resources.ApplyResources(this.label16, "label16");
2332 this.label16.Name = "label16";
2334 // x264ExeComboBox
2336 this.x264ExeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2337 this.x264ExeComboBox.FormattingEnabled = true;
2338 resources.ApplyResources(this.x264ExeComboBox, "x264ExeComboBox");
2339 this.x264ExeComboBox.Name = "x264ExeComboBox";
2340 this.x264ExeComboBox.SelectedIndexChanged += new System.EventHandler(this.x264ExeComboBox_SelectedIndexChanged);
2342 // x264FpsComboBox
2344 this.x264FpsComboBox.FormattingEnabled = true;
2345 this.x264FpsComboBox.Items.AddRange(new object[] {
2346 resources.GetString("x264FpsComboBox.Items"),
2347 resources.GetString("x264FpsComboBox.Items1"),
2348 resources.GetString("x264FpsComboBox.Items2"),
2349 resources.GetString("x264FpsComboBox.Items3"),
2350 resources.GetString("x264FpsComboBox.Items4"),
2351 resources.GetString("x264FpsComboBox.Items5"),
2352 resources.GetString("x264FpsComboBox.Items6"),
2353 resources.GetString("x264FpsComboBox.Items7"),
2354 resources.GetString("x264FpsComboBox.Items8")});
2355 resources.ApplyResources(this.x264FpsComboBox, "x264FpsComboBox");
2356 this.x264FpsComboBox.Name = "x264FpsComboBox";
2358 // lbFPS2
2360 resources.ApplyResources(this.lbFPS2, "lbFPS2");
2361 this.lbFPS2.Name = "lbFPS2";
2363 // x264AudioModeComboBox
2365 this.x264AudioModeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2366 this.x264AudioModeComboBox.FormattingEnabled = true;
2367 this.x264AudioModeComboBox.Items.AddRange(new object[] {
2368 resources.GetString("x264AudioModeComboBox.Items"),
2369 resources.GetString("x264AudioModeComboBox.Items1"),
2370 resources.GetString("x264AudioModeComboBox.Items2")});
2371 resources.ApplyResources(this.x264AudioModeComboBox, "x264AudioModeComboBox");
2372 this.x264AudioModeComboBox.Name = "x264AudioModeComboBox";
2374 // VideoPresetComboBox
2376 this.VideoPresetComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2377 this.VideoPresetComboBox.FormattingEnabled = true;
2378 resources.ApplyResources(this.VideoPresetComboBox, "VideoPresetComboBox");
2379 this.VideoPresetComboBox.Name = "VideoPresetComboBox";
2380 this.VideoPresetComboBox.SelectedIndexChanged += new System.EventHandler(this.cbX264_SelectedIndexChanged);
2382 // label8
2384 resources.ApplyResources(this.label8, "label8");
2385 this.label8.Name = "label8";
2387 // labelAudio
2389 resources.ApplyResources(this.labelAudio, "labelAudio");
2390 this.labelAudio.ForeColor = System.Drawing.Color.Blue;
2391 this.labelAudio.Name = "labelAudio";
2392 this.labelAudio.Click += new System.EventHandler(this.labelAudio_Click);
2394 // label12
2396 resources.ApplyResources(this.label12, "label12");
2397 this.label12.Name = "label12";
2399 // lbcrf
2401 resources.ApplyResources(this.lbcrf, "lbcrf");
2402 this.lbcrf.Name = "lbcrf";
2404 // lbheight
2406 resources.ApplyResources(this.lbheight, "lbheight");
2407 this.lbheight.Name = "lbheight";
2409 // lbwidth
2411 resources.ApplyResources(this.lbwidth, "lbwidth");
2412 this.lbwidth.Name = "lbwidth";
2414 // x264HeightNum
2416 resources.ApplyResources(this.x264HeightNum, "x264HeightNum");
2417 this.x264HeightNum.Maximum = new decimal(new int[] {
2418 9999,
2421 0});
2422 this.x264HeightNum.Name = "x264HeightNum";
2424 // x264WidthNum
2426 resources.ApplyResources(this.x264WidthNum, "x264WidthNum");
2427 this.x264WidthNum.Maximum = new decimal(new int[] {
2428 9999,
2431 0});
2432 this.x264WidthNum.Name = "x264WidthNum";
2434 // x264CRFNum
2436 this.x264CRFNum.DecimalPlaces = 1;
2437 this.x264CRFNum.Increment = new decimal(new int[] {
2441 65536});
2442 resources.ApplyResources(this.x264CRFNum, "x264CRFNum");
2443 this.x264CRFNum.Maximum = new decimal(new int[] {
2447 0});
2448 this.x264CRFNum.Minimum = new decimal(new int[] {
2452 -2147483648});
2453 this.x264CRFNum.Name = "x264CRFNum";
2454 this.x264CRFNum.Value = new decimal(new int[] {
2455 235,
2458 65536});
2460 // lbrate
2462 resources.ApplyResources(this.lbrate, "lbrate");
2463 this.lbrate.Name = "lbrate";
2465 // x264CustomParameterTextBox
2467 this.x264CustomParameterTextBox.AllowDrop = true;
2468 this.x264CustomParameterTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2469 this.x264CustomParameterTextBox.EmptyTextTip = null;
2470 this.x264CustomParameterTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2471 resources.ApplyResources(this.x264CustomParameterTextBox, "x264CustomParameterTextBox");
2472 this.x264CustomParameterTextBox.Name = "x264CustomParameterTextBox";
2473 this.x264CustomParameterTextBox.TextChanged += new System.EventHandler(this.txth264_TextChanged);
2474 this.x264CustomParameterTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.x264CustomParameterTextBox_KeyDown);
2476 // label4
2478 resources.ApplyResources(this.label4, "label4");
2479 this.label4.Name = "label4";
2481 // x264BitrateNum
2483 resources.ApplyResources(this.x264BitrateNum, "x264BitrateNum");
2484 this.x264BitrateNum.Maximum = new decimal(new int[] {
2485 99999,
2488 0});
2489 this.x264BitrateNum.Minimum = new decimal(new int[] {
2493 0});
2494 this.x264BitrateNum.Name = "x264BitrateNum";
2495 this.x264BitrateNum.Value = new decimal(new int[] {
2496 800,
2499 0});
2501 // HelpTab
2503 this.HelpTab.Controls.Add(this.FeedbackButton);
2504 this.HelpTab.Controls.Add(this.HelpTextBox);
2505 this.HelpTab.Controls.Add(this.ReleaseDatelabel);
2506 this.HelpTab.Controls.Add(this.ReleaseDatelabel2);
2507 this.HelpTab.Controls.Add(this.CheckUpdateButton);
2508 this.HelpTab.Controls.Add(this.HomePageBtn);
2509 this.HelpTab.Controls.Add(this.AboutBtn);
2510 resources.ApplyResources(this.HelpTab, "HelpTab");
2511 this.HelpTab.Name = "HelpTab";
2512 this.HelpTab.UseVisualStyleBackColor = true;
2514 // FeedbackButton
2516 resources.ApplyResources(this.FeedbackButton, "FeedbackButton");
2517 this.FeedbackButton.Name = "FeedbackButton";
2518 this.FeedbackButton.UseVisualStyleBackColor = true;
2519 this.FeedbackButton.Click += new System.EventHandler(this.FeedbackButton_Click);
2521 // HelpTextBox
2523 resources.ApplyResources(this.HelpTextBox, "HelpTextBox");
2524 this.HelpTextBox.Name = "HelpTextBox";
2525 this.HelpTextBox.ReadOnly = true;
2526 this.HelpTextBox.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.HelpTextBox_LinkClicked);
2528 // ReleaseDatelabel
2530 resources.ApplyResources(this.ReleaseDatelabel, "ReleaseDatelabel");
2531 this.ReleaseDatelabel.Name = "ReleaseDatelabel";
2532 this.ReleaseDatelabel.DoubleClick += new System.EventHandler(this.ReleaseDatelabel_DoubleClick);
2534 // ReleaseDatelabel2
2536 resources.ApplyResources(this.ReleaseDatelabel2, "ReleaseDatelabel2");
2537 this.ReleaseDatelabel2.Name = "ReleaseDatelabel2";
2539 // CheckUpdateButton
2541 resources.ApplyResources(this.CheckUpdateButton, "CheckUpdateButton");
2542 this.CheckUpdateButton.Name = "CheckUpdateButton";
2543 this.CheckUpdateButton.UseVisualStyleBackColor = true;
2544 this.CheckUpdateButton.Click += new System.EventHandler(this.CheckUpdateButton_Click);
2546 // HomePageBtn
2548 resources.ApplyResources(this.HomePageBtn, "HomePageBtn");
2549 this.HomePageBtn.Name = "HomePageBtn";
2550 this.HomePageBtn.UseVisualStyleBackColor = true;
2551 this.HomePageBtn.Click += new System.EventHandler(this.HomePageBtn_Click);
2553 // AboutBtn
2555 resources.ApplyResources(this.AboutBtn, "AboutBtn");
2556 this.AboutBtn.Name = "AboutBtn";
2557 this.AboutBtn.UseVisualStyleBackColor = true;
2558 this.AboutBtn.Click += new System.EventHandler(this.AboutBtn_Click);
2560 // tabControl
2562 this.tabControl.AllowDrop = true;
2563 this.tabControl.Controls.Add(this.VideoTab);
2564 this.tabControl.Controls.Add(this.AudioTab);
2565 this.tabControl.Controls.Add(this.MiscTab);
2566 this.tabControl.Controls.Add(this.MuxTab);
2567 this.tabControl.Controls.Add(this.ExtractTab);
2568 this.tabControl.Controls.Add(this.AVSTab);
2569 this.tabControl.Controls.Add(this.MediaInfoTab);
2570 this.tabControl.Controls.Add(this.SetupTabPage);
2571 this.tabControl.Controls.Add(this.HelpTab);
2572 this.tabControl.Cursor = System.Windows.Forms.Cursors.Default;
2573 this.tabControl.HotTrack = true;
2574 resources.ApplyResources(this.tabControl, "tabControl");
2575 this.tabControl.Name = "tabControl";
2576 this.tabControl.SelectedIndex = 0;
2577 this.tabControl.DragOver += new System.Windows.Forms.DragEventHandler(this.tabControl_DragOver);
2579 // MiscTab
2581 this.MiscTab.Controls.Add(this.groupBox11);
2582 this.MiscTab.Controls.Add(this.groupBox10);
2583 this.MiscTab.Controls.Add(this.groupBox9);
2584 resources.ApplyResources(this.MiscTab, "MiscTab");
2585 this.MiscTab.Name = "MiscTab";
2586 this.MiscTab.UseVisualStyleBackColor = true;
2588 // groupBox11
2590 this.groupBox11.Controls.Add(this.label37);
2591 this.groupBox11.Controls.Add(this.label36);
2592 this.groupBox11.Controls.Add(this.BlackBitrateNum);
2593 this.groupBox11.Controls.Add(this.label35);
2594 this.groupBox11.Controls.Add(this.BlackSecondComboBox);
2595 this.groupBox11.Controls.Add(this.label34);
2596 this.groupBox11.Controls.Add(this.BlackCRFNum);
2597 this.groupBox11.Controls.Add(this.label32);
2598 this.groupBox11.Controls.Add(this.BlackNoPicCheckBox);
2599 this.groupBox11.Controls.Add(this.label31);
2600 this.groupBox11.Controls.Add(this.BlackFPSNum);
2601 this.groupBox11.Controls.Add(this.BlackPicButton);
2602 this.groupBox11.Controls.Add(this.BlackPicTextBox);
2603 this.groupBox11.Controls.Add(this.BlackStartButton);
2604 this.groupBox11.Controls.Add(this.BlackOutputButton);
2605 this.groupBox11.Controls.Add(this.BlackVideoButton);
2606 this.groupBox11.Controls.Add(this.BlackOutputTextBox);
2607 this.groupBox11.Controls.Add(this.BlackVideoTextBox);
2608 resources.ApplyResources(this.groupBox11, "groupBox11");
2609 this.groupBox11.Name = "groupBox11";
2610 this.groupBox11.TabStop = false;
2612 // label37
2614 resources.ApplyResources(this.label37, "label37");
2615 this.label37.Name = "label37";
2617 // label36
2619 resources.ApplyResources(this.label36, "label36");
2620 this.label36.Name = "label36";
2622 // BlackBitrateNum
2624 resources.ApplyResources(this.BlackBitrateNum, "BlackBitrateNum");
2625 this.BlackBitrateNum.Maximum = new decimal(new int[] {
2626 99999,
2629 0});
2630 this.BlackBitrateNum.Name = "BlackBitrateNum";
2631 this.BlackBitrateNum.Value = new decimal(new int[] {
2632 900,
2635 0});
2637 // label35
2639 resources.ApplyResources(this.label35, "label35");
2640 this.label35.Name = "label35";
2642 // BlackSecondComboBox
2644 this.BlackSecondComboBox.FormattingEnabled = true;
2645 this.BlackSecondComboBox.Items.AddRange(new object[] {
2646 resources.GetString("BlackSecondComboBox.Items"),
2647 resources.GetString("BlackSecondComboBox.Items1"),
2648 resources.GetString("BlackSecondComboBox.Items2"),
2649 resources.GetString("BlackSecondComboBox.Items3"),
2650 resources.GetString("BlackSecondComboBox.Items4")});
2651 resources.ApplyResources(this.BlackSecondComboBox, "BlackSecondComboBox");
2652 this.BlackSecondComboBox.Name = "BlackSecondComboBox";
2653 this.BlackSecondComboBox.SelectedIndexChanged += new System.EventHandler(this.BlackSecondComboBox_SelectedIndexChanged);
2655 // label34
2657 resources.ApplyResources(this.label34, "label34");
2658 this.label34.Name = "label34";
2660 // BlackCRFNum
2662 this.BlackCRFNum.DecimalPlaces = 1;
2663 this.BlackCRFNum.Increment = new decimal(new int[] {
2667 65536});
2668 resources.ApplyResources(this.BlackCRFNum, "BlackCRFNum");
2669 this.BlackCRFNum.Maximum = new decimal(new int[] {
2673 0});
2674 this.BlackCRFNum.Minimum = new decimal(new int[] {
2678 -2147483648});
2679 this.BlackCRFNum.Name = "BlackCRFNum";
2680 this.BlackCRFNum.Value = new decimal(new int[] {
2684 0});
2686 // label32
2688 resources.ApplyResources(this.label32, "label32");
2689 this.label32.Name = "label32";
2691 // BlackNoPicCheckBox
2693 resources.ApplyResources(this.BlackNoPicCheckBox, "BlackNoPicCheckBox");
2694 this.BlackNoPicCheckBox.BackColor = System.Drawing.Color.Transparent;
2695 this.BlackNoPicCheckBox.Checked = true;
2696 this.BlackNoPicCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2697 this.BlackNoPicCheckBox.Name = "BlackNoPicCheckBox";
2698 this.BlackNoPicCheckBox.UseVisualStyleBackColor = false;
2699 this.BlackNoPicCheckBox.CheckedChanged += new System.EventHandler(this.BlackNoPicCheckBox_CheckedChanged);
2701 // label31
2703 resources.ApplyResources(this.label31, "label31");
2704 this.label31.Name = "label31";
2706 // BlackFPSNum
2708 resources.ApplyResources(this.BlackFPSNum, "BlackFPSNum");
2709 this.BlackFPSNum.Maximum = new decimal(new int[] {
2710 1000,
2713 0});
2714 this.BlackFPSNum.Minimum = new decimal(new int[] {
2718 0});
2719 this.BlackFPSNum.Name = "BlackFPSNum";
2720 this.BlackFPSNum.Value = new decimal(new int[] {
2724 0});
2726 // BlackPicButton
2728 resources.ApplyResources(this.BlackPicButton, "BlackPicButton");
2729 this.BlackPicButton.Name = "BlackPicButton";
2730 this.BlackPicButton.UseVisualStyleBackColor = true;
2731 this.BlackPicButton.Click += new System.EventHandler(this.BlackPicButton_Click);
2733 // BlackPicTextBox
2735 this.BlackPicTextBox.AllowDrop = true;
2736 this.BlackPicTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2737 this.BlackPicTextBox.EmptyTextTip = null;
2738 this.BlackPicTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2739 resources.ApplyResources(this.BlackPicTextBox, "BlackPicTextBox");
2740 this.BlackPicTextBox.Name = "BlackPicTextBox";
2742 // BlackStartButton
2744 resources.ApplyResources(this.BlackStartButton, "BlackStartButton");
2745 this.BlackStartButton.Name = "BlackStartButton";
2746 this.BlackStartButton.UseVisualStyleBackColor = true;
2747 this.BlackStartButton.Click += new System.EventHandler(this.BlackStartButton_Click);
2749 // BlackOutputButton
2751 resources.ApplyResources(this.BlackOutputButton, "BlackOutputButton");
2752 this.BlackOutputButton.Name = "BlackOutputButton";
2753 this.BlackOutputButton.UseVisualStyleBackColor = true;
2754 this.BlackOutputButton.Click += new System.EventHandler(this.BlackOutputButton_Click);
2756 // BlackVideoButton
2758 resources.ApplyResources(this.BlackVideoButton, "BlackVideoButton");
2759 this.BlackVideoButton.Name = "BlackVideoButton";
2760 this.BlackVideoButton.UseVisualStyleBackColor = true;
2761 this.BlackVideoButton.Click += new System.EventHandler(this.BlackVideoButton_Click);
2763 // BlackOutputTextBox
2765 this.BlackOutputTextBox.AllowDrop = true;
2766 this.BlackOutputTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2767 this.BlackOutputTextBox.EmptyTextTip = null;
2768 this.BlackOutputTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2769 resources.ApplyResources(this.BlackOutputTextBox, "BlackOutputTextBox");
2770 this.BlackOutputTextBox.Name = "BlackOutputTextBox";
2772 // BlackVideoTextBox
2774 this.BlackVideoTextBox.AllowDrop = true;
2775 this.BlackVideoTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2776 this.BlackVideoTextBox.EmptyTextTip = null;
2777 this.BlackVideoTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2778 resources.ApplyResources(this.BlackVideoTextBox, "BlackVideoTextBox");
2779 this.BlackVideoTextBox.Name = "BlackVideoTextBox";
2780 this.BlackVideoTextBox.ReadOnly = true;
2781 this.BlackVideoTextBox.TextChanged += new System.EventHandler(this.BlackVideoTextBox_TextChanged);
2783 // SetupTabPage
2785 this.SetupTabPage.Controls.Add(this.groupBox14);
2786 this.SetupTabPage.Controls.Add(this.groupBox13);
2787 this.SetupTabPage.Controls.Add(this.groupBox12);
2788 this.SetupTabPage.Controls.Add(this.DeleteLogButton);
2789 this.SetupTabPage.Controls.Add(this.SetDefaultButton);
2790 this.SetupTabPage.Controls.Add(this.ViewLogButton);
2791 resources.ApplyResources(this.SetupTabPage, "SetupTabPage");
2792 this.SetupTabPage.Name = "SetupTabPage";
2793 this.SetupTabPage.UseVisualStyleBackColor = true;
2795 // groupBox14
2797 this.groupBox14.Controls.Add(this.label38);
2798 this.groupBox14.Controls.Add(this.SetupPlayerTextBox);
2799 this.groupBox14.Controls.Add(this.SetupPlayerButton);
2800 this.groupBox14.Controls.Add(this.SetupDeleteTempFileCheckBox);
2801 this.groupBox14.Controls.Add(this.CheckUpdateCheckBox);
2802 resources.ApplyResources(this.groupBox14, "groupBox14");
2803 this.groupBox14.Name = "groupBox14";
2804 this.groupBox14.TabStop = false;
2806 // label38
2808 resources.ApplyResources(this.label38, "label38");
2809 this.label38.Name = "label38";
2811 // SetupPlayerTextBox
2813 this.SetupPlayerTextBox.AllowDrop = true;
2814 this.SetupPlayerTextBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2815 this.SetupPlayerTextBox.EmptyTextTip = null;
2816 this.SetupPlayerTextBox.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2817 resources.ApplyResources(this.SetupPlayerTextBox, "SetupPlayerTextBox");
2818 this.SetupPlayerTextBox.Name = "SetupPlayerTextBox";
2820 // SetupPlayerButton
2822 resources.ApplyResources(this.SetupPlayerButton, "SetupPlayerButton");
2823 this.SetupPlayerButton.Name = "SetupPlayerButton";
2824 this.SetupPlayerButton.UseVisualStyleBackColor = true;
2825 this.SetupPlayerButton.Click += new System.EventHandler(this.SetupAVSPlayerButton_Click);
2827 // SetupDeleteTempFileCheckBox
2829 resources.ApplyResources(this.SetupDeleteTempFileCheckBox, "SetupDeleteTempFileCheckBox");
2830 this.SetupDeleteTempFileCheckBox.BackColor = System.Drawing.Color.Transparent;
2831 this.SetupDeleteTempFileCheckBox.Checked = true;
2832 this.SetupDeleteTempFileCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2833 this.SetupDeleteTempFileCheckBox.Name = "SetupDeleteTempFileCheckBox";
2834 this.SetupDeleteTempFileCheckBox.UseVisualStyleBackColor = false;
2836 // CheckUpdateCheckBox
2838 resources.ApplyResources(this.CheckUpdateCheckBox, "CheckUpdateCheckBox");
2839 this.CheckUpdateCheckBox.BackColor = System.Drawing.Color.Transparent;
2840 this.CheckUpdateCheckBox.Checked = true;
2841 this.CheckUpdateCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2842 this.CheckUpdateCheckBox.Name = "CheckUpdateCheckBox";
2843 this.CheckUpdateCheckBox.UseVisualStyleBackColor = false;
2845 // groupBox13
2847 this.groupBox13.Controls.Add(this.SplashScreenCheckBox);
2848 this.groupBox13.Controls.Add(this.TrayModeCheckBox);
2849 this.groupBox13.Controls.Add(this.label26);
2850 this.groupBox13.Controls.Add(this.languageComboBox);
2851 resources.ApplyResources(this.groupBox13, "groupBox13");
2852 this.groupBox13.Name = "groupBox13";
2853 this.groupBox13.TabStop = false;
2855 // SplashScreenCheckBox
2857 resources.ApplyResources(this.SplashScreenCheckBox, "SplashScreenCheckBox");
2858 this.SplashScreenCheckBox.BackColor = System.Drawing.Color.Transparent;
2859 this.SplashScreenCheckBox.Checked = true;
2860 this.SplashScreenCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
2861 this.SplashScreenCheckBox.Name = "SplashScreenCheckBox";
2862 this.SplashScreenCheckBox.UseVisualStyleBackColor = false;
2864 // TrayModeCheckBox
2866 resources.ApplyResources(this.TrayModeCheckBox, "TrayModeCheckBox");
2867 this.TrayModeCheckBox.BackColor = System.Drawing.Color.Transparent;
2868 this.TrayModeCheckBox.Name = "TrayModeCheckBox";
2869 this.TrayModeCheckBox.UseVisualStyleBackColor = false;
2870 this.TrayModeCheckBox.CheckedChanged += new System.EventHandler(this.TrayModeCheckBox_CheckedChanged);
2872 // label26
2874 resources.ApplyResources(this.label26, "label26");
2875 this.label26.Name = "label26";
2877 // languageComboBox
2879 this.languageComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2880 this.languageComboBox.FormattingEnabled = true;
2881 this.languageComboBox.Items.AddRange(new object[] {
2882 resources.GetString("languageComboBox.Items"),
2883 resources.GetString("languageComboBox.Items1"),
2884 resources.GetString("languageComboBox.Items2"),
2885 resources.GetString("languageComboBox.Items3")});
2886 resources.ApplyResources(this.languageComboBox, "languageComboBox");
2887 this.languageComboBox.Name = "languageComboBox";
2888 this.languageComboBox.SelectedIndexChanged += new System.EventHandler(this.languageComboBox_SelectedIndexChanged);
2890 // groupBox12
2892 this.groupBox12.Controls.Add(this.x264extraLine);
2893 this.groupBox12.Controls.Add(this.label43);
2894 this.groupBox12.Controls.Add(this.x264PriorityComboBox);
2895 this.groupBox12.Controls.Add(this.x264ThreadsComboBox);
2896 this.groupBox12.Controls.Add(this.label2);
2897 this.groupBox12.Controls.Add(this.label11);
2898 resources.ApplyResources(this.groupBox12, "groupBox12");
2899 this.groupBox12.Name = "groupBox12";
2900 this.groupBox12.TabStop = false;
2902 // x264extraLine
2904 this.x264extraLine.AllowDrop = true;
2905 this.x264extraLine.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
2906 this.x264extraLine.EmptyTextTip = null;
2907 this.x264extraLine.EmptyTextTipColor = System.Drawing.Color.DarkGray;
2908 resources.ApplyResources(this.x264extraLine, "x264extraLine");
2909 this.x264extraLine.Name = "x264extraLine";
2911 // label43
2913 resources.ApplyResources(this.label43, "label43");
2914 this.label43.Name = "label43";
2916 // x264PriorityComboBox
2918 this.x264PriorityComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2919 this.x264PriorityComboBox.FormattingEnabled = true;
2920 this.x264PriorityComboBox.Items.AddRange(new object[] {
2921 resources.GetString("x264PriorityComboBox.Items"),
2922 resources.GetString("x264PriorityComboBox.Items1"),
2923 resources.GetString("x264PriorityComboBox.Items2"),
2924 resources.GetString("x264PriorityComboBox.Items3"),
2925 resources.GetString("x264PriorityComboBox.Items4"),
2926 resources.GetString("x264PriorityComboBox.Items5")});
2927 resources.ApplyResources(this.x264PriorityComboBox, "x264PriorityComboBox");
2928 this.x264PriorityComboBox.Name = "x264PriorityComboBox";
2929 this.x264PriorityComboBox.SelectedIndexChanged += new System.EventHandler(this.x264PriorityComboBox_SelectedIndexChanged);
2931 // x264ThreadsComboBox
2933 this.x264ThreadsComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
2934 this.x264ThreadsComboBox.FormattingEnabled = true;
2935 resources.ApplyResources(this.x264ThreadsComboBox, "x264ThreadsComboBox");
2936 this.x264ThreadsComboBox.Name = "x264ThreadsComboBox";
2938 // label2
2940 resources.ApplyResources(this.label2, "label2");
2941 this.label2.Name = "label2";
2943 // label11
2945 resources.ApplyResources(this.label11, "label11");
2946 this.label11.Name = "label11";
2948 // DeleteLogButton
2950 resources.ApplyResources(this.DeleteLogButton, "DeleteLogButton");
2951 this.DeleteLogButton.Name = "DeleteLogButton";
2952 this.DeleteLogButton.UseVisualStyleBackColor = true;
2953 this.DeleteLogButton.Click += new System.EventHandler(this.DeleteLogButton_Click);
2955 // SetDefaultButton
2957 resources.ApplyResources(this.SetDefaultButton, "SetDefaultButton");
2958 this.SetDefaultButton.Name = "SetDefaultButton";
2959 this.SetDefaultButton.UseVisualStyleBackColor = true;
2960 this.SetDefaultButton.Click += new System.EventHandler(this.SetDefaultButton_Click);
2962 // ViewLogButton
2964 resources.ApplyResources(this.ViewLogButton, "ViewLogButton");
2965 this.ViewLogButton.Name = "ViewLogButton";
2966 this.ViewLogButton.UseVisualStyleBackColor = true;
2967 this.ViewLogButton.Click += new System.EventHandler(this.ViewLogButton_Click);
2969 // MainForm
2971 this.AllowDrop = true;
2972 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
2973 resources.ApplyResources(this, "$this");
2974 this.Controls.Add(this.tabControl);
2975 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
2976 this.KeyPreview = true;
2977 this.MaximizeBox = false;
2978 this.Name = "MainForm";
2979 this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
2980 this.Load += new System.EventHandler(this.Form1_Load);
2981 this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown);
2982 this.groupBox10.ResumeLayout(false);
2983 this.groupBox10.PerformLayout();
2984 this.MediaInfoTab.ResumeLayout(false);
2985 this.MediaInfoTab.PerformLayout();
2986 this.AVSTab.ResumeLayout(false);
2987 this.AVSTab.PerformLayout();
2988 ((System.ComponentModel.ISupportInitialize)(this.TrimEndNumericUpDown)).EndInit();
2989 ((System.ComponentModel.ISupportInitialize)(this.TrimStartNumericUpDown)).EndInit();
2990 ((System.ComponentModel.ISupportInitialize)(this.LevelsNumericUpDown)).EndInit();
2991 ((System.ComponentModel.ISupportInitialize)(this.AddBorders4NumericUpDown)).EndInit();
2992 ((System.ComponentModel.ISupportInitialize)(this.AddBorders3NumericUpDown)).EndInit();
2993 ((System.ComponentModel.ISupportInitialize)(this.AddBorders2NumericUpDown)).EndInit();
2994 ((System.ComponentModel.ISupportInitialize)(this.SharpenNumericUpDown)).EndInit();
2995 ((System.ComponentModel.ISupportInitialize)(this.AddBorders1NumericUpDown)).EndInit();
2996 ((System.ComponentModel.ISupportInitialize)(this.AVSHeightNumericUpDown)).EndInit();
2997 ((System.ComponentModel.ISupportInitialize)(this.AVSWidthNumericUpDown)).EndInit();
2998 ((System.ComponentModel.ISupportInitialize)(this.TweakContrastNumericUpDown)).EndInit();
2999 ((System.ComponentModel.ISupportInitialize)(this.TweakBrightnessNumericUpDown)).EndInit();
3000 ((System.ComponentModel.ISupportInitialize)(this.TweakSaturationNumericUpDown)).EndInit();
3001 ((System.ComponentModel.ISupportInitialize)(this.TweakChromaNumericUpDown)).EndInit();
3002 this.ExtractTab.ResumeLayout(false);
3003 this.groupBox7.ResumeLayout(false);
3004 this.groupBox7.PerformLayout();
3005 this.groupBox6.ResumeLayout(false);
3006 this.groupBox6.PerformLayout();
3007 this.groupBox5.ResumeLayout(false);
3008 this.groupBox5.PerformLayout();
3009 this.MuxTab.ResumeLayout(false);
3010 this.groupBox4.ResumeLayout(false);
3011 this.groupBox4.PerformLayout();
3012 this.groupBox3.ResumeLayout(false);
3013 this.groupBox3.PerformLayout();
3014 this.groupBox8.ResumeLayout(false);
3015 this.groupBox8.PerformLayout();
3016 this.AudioTab.ResumeLayout(false);
3017 this.NeroAACGroupBox.ResumeLayout(false);
3018 this.NeroAACGroupBox.PerformLayout();
3019 this.panel2.ResumeLayout(false);
3020 this.groupBox2.ResumeLayout(false);
3021 this.groupBox2.PerformLayout();
3022 this.groupBox9.ResumeLayout(false);
3023 this.groupBox9.PerformLayout();
3024 ((System.ComponentModel.ISupportInitialize)(this.OnePicCRFNum)).EndInit();
3025 ((System.ComponentModel.ISupportInitialize)(this.OnePicFPSNum)).EndInit();
3026 ((System.ComponentModel.ISupportInitialize)(this.OnePicAudioBitrateNum)).EndInit();
3027 this.VideoTab.ResumeLayout(false);
3028 this.VideoTab.PerformLayout();
3029 ((System.ComponentModel.ISupportInitialize)(this.x264FramesNumericUpDown)).EndInit();
3030 ((System.ComponentModel.ISupportInitialize)(this.x264SeekNumericUpDown)).EndInit();
3031 this.groupBox1.ResumeLayout(false);
3032 this.groupBox1.PerformLayout();
3033 this.panel1.ResumeLayout(false);
3034 this.panel1.PerformLayout();
3035 ((System.ComponentModel.ISupportInitialize)(this.x264HeightNum)).EndInit();
3036 ((System.ComponentModel.ISupportInitialize)(this.x264WidthNum)).EndInit();
3037 ((System.ComponentModel.ISupportInitialize)(this.x264CRFNum)).EndInit();
3038 ((System.ComponentModel.ISupportInitialize)(this.x264BitrateNum)).EndInit();
3039 this.HelpTab.ResumeLayout(false);
3040 this.HelpTab.PerformLayout();
3041 this.tabControl.ResumeLayout(false);
3042 this.MiscTab.ResumeLayout(false);
3043 this.groupBox11.ResumeLayout(false);
3044 this.groupBox11.PerformLayout();
3045 ((System.ComponentModel.ISupportInitialize)(this.BlackBitrateNum)).EndInit();
3046 ((System.ComponentModel.ISupportInitialize)(this.BlackCRFNum)).EndInit();
3047 ((System.ComponentModel.ISupportInitialize)(this.BlackFPSNum)).EndInit();
3048 this.SetupTabPage.ResumeLayout(false);
3049 this.groupBox14.ResumeLayout(false);
3050 this.groupBox14.PerformLayout();
3051 this.groupBox13.ResumeLayout(false);
3052 this.groupBox13.PerformLayout();
3053 this.groupBox12.ResumeLayout(false);
3054 this.groupBox12.PerformLayout();
3055 this.ResumeLayout(false);
3059 #endregion
3061 private System.Windows.Forms.Timer timer1;
3062 private System.Windows.Forms.OpenFileDialog openFileDialog1;
3063 private ControlExs.QQButton btnClip;
3064 private System.Windows.Forms.MaskedTextBox maske;
3065 private System.Windows.Forms.MaskedTextBox maskb;
3066 private System.Windows.Forms.Label label15;
3067 private System.Windows.Forms.Label label13;
3068 private ControlExs.QQTextBox txtout5;
3069 private ControlExs.QQTextBox txtvideo4;
3070 private ControlExs.QQButton btnout5;
3071 private ControlExs.QQButton btnvideo4;
3072 private System.Windows.Forms.TabPage MediaInfoTab;
3073 private ControlExs.QQButton btnMIopen;
3074 private ControlExs.QQButton btnMIplay;
3075 private ControlExs.QQButton btnMIcopy;
3076 private System.Windows.Forms.TextBox MediaInfoTextBox;
3077 private System.Windows.Forms.TabPage AVSTab;
3078 private ControlExs.QQButton button9;
3079 private ControlExs.QQButton button6;
3080 private ControlExs.QQButton btnpreview9;
3081 private ControlExs.QQButton btnAVS9;
3082 private ControlExs.QQTextBox AVSScriptTextBox;
3083 private ControlExs.QQTextBox txtvideo9;
3084 private ControlExs.QQTextBox txtout9;
3085 private ControlExs.QQTextBox txtsub9;
3086 private ControlExs.QQButton btnvideo9;
3087 private ControlExs.QQButton btnout9;
3088 private ControlExs.QQButton btnsub9;
3089 private System.Windows.Forms.TabPage ExtractTab;
3090 private System.Windows.Forms.GroupBox groupBox7;
3091 private ControlExs.QQButton btnextract7;
3092 private ControlExs.QQButton btnvideo7;
3093 private ControlExs.QQTextBox txtvideo6;
3094 private System.Windows.Forms.GroupBox groupBox6;
3095 private ControlExs.QQButton btnvextract8;
3096 private ControlExs.QQButton btnvideo8;
3097 private ControlExs.QQTextBox txtvideo8;
3098 private ControlExs.QQButton btnaextract8;
3099 private System.Windows.Forms.GroupBox groupBox5;
3100 private ControlExs.QQTextBox ExtractMP4TextBox;
3101 private ControlExs.QQButton btnaextract3;
3102 private ControlExs.QQButton ExtractMP4Button;
3103 private ControlExs.QQButton btnvextract;
3104 private ControlExs.QQButton btnaextract;
3105 private ControlExs.QQButton btnaextract2;
3106 private System.Windows.Forms.TabPage MuxTab;
3107 private System.Windows.Forms.GroupBox groupBox8;
3108 private ControlExs.QQTextBox txtvideo5;
3109 private ControlExs.QQButton button4;
3110 private ControlExs.QQTextBox txtsub;
3111 private ControlExs.QQButton button3;
3112 private ControlExs.QQTextBox txtaudio3;
3113 private ControlExs.QQButton button5;
3114 private ControlExs.QQTextBox txtout6;
3115 private ControlExs.QQButton button2;
3116 private ControlExs.QQButton button7;
3117 private System.Windows.Forms.GroupBox groupBox4;
3118 private System.Windows.Forms.ListBox lbffmpeg;
3119 private ControlExs.QQButton btnffmpegAdd;
3120 private ControlExs.QQButton btnffmpegClear;
3121 private System.Windows.Forms.Label label3;
3122 private ControlExs.QQButton btnffmpegDel;
3123 private ControlExs.QQButton btnBatchMP4;
3124 private System.Windows.Forms.GroupBox groupBox3;
3125 private ControlExs.QQTextBox txtvideo;
3126 private ControlExs.QQButton btnvideo;
3127 private ControlExs.QQButton btnmux;
3128 private System.Windows.Forms.ComboBox cbFPS;
3129 private ControlExs.QQButton btnaudio;
3130 private ControlExs.QQButton btnout;
3131 private ControlExs.QQTextBox txtaudio;
3132 private System.Windows.Forms.Label label14;
3133 private ControlExs.QQTextBox txtout;
3134 private System.Windows.Forms.TabPage AudioTab;
3135 private System.Windows.Forms.Panel panel2;
3136 private System.Windows.Forms.Label lbaackbps;
3137 private System.Windows.Forms.Label lbaacrate;
3138 private ControlExs.QQButton btnaac;
3139 private ControlExs.QQButton btnout3;
3140 private ControlExs.QQButton btnaudio2;
3141 private System.Windows.Forms.GroupBox groupBox2;
3142 private ControlExs.QQTextBox AudioOutputTextBox;
3143 private ControlExs.QQTextBox txtaudio2;
3144 private ControlExs.QQTextBox AudioCustomParameterTextBox;
3145 private System.Windows.Forms.TabPage VideoTab;
3146 private System.Windows.Forms.GroupBox groupBox1;
3147 private System.Windows.Forms.ListBox lbAuto;
3148 private ControlExs.QQButton x264BatchClearBtn;
3149 private ControlExs.QQCheckBox x264BatchSubCheckBox;
3150 private ControlExs.QQButton x264BatchDeleteBtn;
3151 private ControlExs.QQButton btnBatchAuto;
3152 private ControlExs.QQButton x264BatchAddBtn;
3153 private ControlExs.QQCheckBox x264ShutdownCheckBox;
3154 private ControlExs.QQTextBox x264AudioParameterTextBox;
3155 private ControlExs.QQTextBox x264SubTextBox;
3156 private ControlExs.QQTextBox x264OutTextBox;
3157 private ControlExs.QQTextBox x264VideoTextBox;
3158 private ControlExs.QQTextBox PresetNameTextBox;
3159 private ControlExs.QQTextBox x264CustomParameterTextBox;
3160 private ControlExs.QQButton x264AddPresetBtn;
3161 private ControlExs.QQButton x264DeletePresetBtn;
3162 private ControlExs.QQButton x264StartBtn;
3163 private ControlExs.QQButton x264SubBtn;
3164 private ControlExs.QQButton x264OutBtn;
3165 private ControlExs.QQButton x264VideoBtn;
3166 private System.Windows.Forms.Label label16;
3167 private System.Windows.Forms.Label label4;
3168 private System.Windows.Forms.ComboBox x264ExeComboBox;
3169 private System.Windows.Forms.ComboBox x264FpsComboBox;
3170 private System.Windows.Forms.Label lbFPS2;
3171 private System.Windows.Forms.ComboBox x264AudioModeComboBox;
3172 private System.Windows.Forms.ComboBox VideoPresetComboBox;
3173 private System.Windows.Forms.Label label8;
3174 private System.Windows.Forms.Label labelAudio;
3175 private System.Windows.Forms.Label label12;
3176 private System.Windows.Forms.Panel panel1;
3177 private ControlExs.QQRadioButton x264Mode1RadioButton;
3178 private ControlExs.QQRadioButton x264Mode3RadioButton;
3179 private ControlExs.QQRadioButton x264Mode2RadioButton;
3180 private System.Windows.Forms.Label label6;
3181 private System.Windows.Forms.Label lbcrf;
3182 private System.Windows.Forms.Label lbheight;
3183 private System.Windows.Forms.Label lbwidth;
3184 private System.Windows.Forms.NumericUpDown x264HeightNum;
3185 private System.Windows.Forms.NumericUpDown x264WidthNum;
3186 private System.Windows.Forms.NumericUpDown x264BitrateNum;
3187 private System.Windows.Forms.NumericUpDown x264CRFNum;
3188 private System.Windows.Forms.Label lbrate;
3189 private System.Windows.Forms.TabPage HelpTab;
3190 private ControlExs.QQButton HomePageBtn;
3191 private ControlExs.QQButton AboutBtn;
3192 private System.Windows.Forms.TabControl tabControl;
3193 private ControlExs.QQRadioButton AudioBitrateRadioButton;
3194 private ControlExs.QQRadioButton AudioCustomizeRadioButton;
3195 private System.Windows.Forms.GroupBox groupBox10;
3196 private System.Windows.Forms.ListBox AudioListBox;
3197 private ControlExs.QQButton AudioAddButton;
3198 private ControlExs.QQButton AudioClearButton;
3199 private ControlExs.QQButton AudioDeleteButton;
3200 private ControlExs.QQButton AudioBatchButton;
3201 private System.Windows.Forms.Label label1;
3202 private System.Windows.Forms.NumericUpDown AVSHeightNumericUpDown;
3203 private System.Windows.Forms.NumericUpDown AVSWidthNumericUpDown;
3204 private System.Windows.Forms.Label label18;
3205 private System.Windows.Forms.Label label10;
3206 private System.Windows.Forms.Label label9;
3207 private System.Windows.Forms.Label label5;
3208 private System.Windows.Forms.NumericUpDown TweakContrastNumericUpDown;
3209 private System.Windows.Forms.NumericUpDown TweakBrightnessNumericUpDown;
3210 private System.Windows.Forms.NumericUpDown TweakSaturationNumericUpDown;
3211 private System.Windows.Forms.NumericUpDown TweakChromaNumericUpDown;
3212 private ControlExs.QQCheckBox TrimCheckBox;
3213 private ControlExs.QQCheckBox SharpenCheckBox;
3214 private ControlExs.QQCheckBox AddBordersCheckBox;
3215 private ControlExs.QQCheckBox LanczosResizeCheckBox;
3216 private ControlExs.QQCheckBox TweakCheckBox;
3217 private ControlExs.QQCheckBox UndotCheckBox;
3218 private System.Windows.Forms.NumericUpDown LevelsNumericUpDown;
3219 private System.Windows.Forms.Label label24;
3220 private System.Windows.Forms.Label label23;
3221 private System.Windows.Forms.Label label22;
3222 private System.Windows.Forms.Label label21;
3223 private System.Windows.Forms.NumericUpDown AddBorders4NumericUpDown;
3224 private System.Windows.Forms.NumericUpDown AddBorders3NumericUpDown;
3225 private System.Windows.Forms.NumericUpDown AddBorders2NumericUpDown;
3226 private System.Windows.Forms.NumericUpDown SharpenNumericUpDown;
3227 private ControlExs.QQCheckBox LevelsCheckBox;
3228 private ControlExs.QQCheckBox CropCheckBox;
3229 private System.Windows.Forms.NumericUpDown AddBorders1NumericUpDown;
3230 private System.Windows.Forms.Label label19;
3231 private System.Windows.Forms.Label label20;
3232 private System.Windows.Forms.Label label25;
3233 private ControlExs.QQTextBox AVSCropTextBox;
3234 private System.Windows.Forms.Label label30;
3235 private System.Windows.Forms.Label label29;
3236 private System.Windows.Forms.NumericUpDown TrimEndNumericUpDown;
3237 private System.Windows.Forms.NumericUpDown TrimStartNumericUpDown;
3238 private System.Windows.Forms.ComboBox x264DemuxerComboBox;
3239 private ControlExs.QQButton DeleteLogButton;
3240 private ControlExs.QQButton ViewLogButton;
3241 private ControlExs.QQButton x264PathButton;
3242 private ControlExs.QQTextBox x264PathTextBox;
3243 private System.Windows.Forms.GroupBox NeroAACGroupBox;
3244 private System.Windows.Forms.Label label7;
3245 private System.Windows.Forms.ComboBox AudioEncoderComboBox;
3246 private System.Windows.Forms.TabPage SetupTabPage;
3247 private ControlExs.QQButton SetDefaultButton;
3248 private System.Windows.Forms.ComboBox languageComboBox;
3249 private System.Windows.Forms.Label label26;
3250 private ControlExs.QQButton AVSSaveButton;
3251 private System.Windows.Forms.Label x264FramesLabel;
3252 private System.Windows.Forms.Label x264SeekLabel;
3253 private System.Windows.Forms.NumericUpDown x264FramesNumericUpDown;
3254 private System.Windows.Forms.NumericUpDown x264SeekNumericUpDown;
3255 private System.Windows.Forms.ComboBox x264PriorityComboBox;
3256 private System.Windows.Forms.Label label11;
3257 private ControlExs.QQCheckBox MaintainResolutionCheckBox;
3258 private ControlExs.QQButton MkvExtract4Button;
3259 private ControlExs.QQButton MkvExtract3Button;
3260 private ControlExs.QQButton MkvExtract2Button;
3261 private ControlExs.QQButton MkvExtract1Button;
3262 private System.Windows.Forms.GroupBox groupBox9;
3263 private ControlExs.QQButton AudioOnePicButton;
3264 private ControlExs.QQButton AudioPicAudioButton;
3265 private ControlExs.QQButton AudioPicButton;
3266 private ControlExs.QQTextBox AudioPicAudioTextBox;
3267 private ControlExs.QQTextBox AudioPicTextBox;
3268 private ControlExs.QQButton AudioOnePicOutputButton;
3269 private ControlExs.QQTextBox AudioOnePicOutputTextBox;
3270 private System.Windows.Forms.Label label17;
3271 private System.Windows.Forms.Label label27;
3272 private System.Windows.Forms.NumericUpDown OnePicAudioBitrateNum;
3273 private System.Windows.Forms.Label label28;
3274 private System.Windows.Forms.NumericUpDown OnePicFPSNum;
3275 private ControlExs.QQCheckBox AudioCopyCheckBox;
3276 private System.Windows.Forms.TabPage MiscTab;
3277 private System.Windows.Forms.GroupBox groupBox11;
3278 private ControlExs.QQButton BlackStartButton;
3279 private ControlExs.QQButton BlackOutputButton;
3280 private ControlExs.QQButton BlackVideoButton;
3281 private ControlExs.QQTextBox BlackOutputTextBox;
3282 private ControlExs.QQTextBox BlackVideoTextBox;
3283 private ControlExs.QQButton BlackPicButton;
3284 private ControlExs.QQTextBox BlackPicTextBox;
3285 private System.Windows.Forms.NumericUpDown OnePicCRFNum;
3286 private System.Windows.Forms.Label label33;
3287 private System.Windows.Forms.NumericUpDown BlackCRFNum;
3288 private System.Windows.Forms.Label label32;
3289 private ControlExs.QQCheckBox BlackNoPicCheckBox;
3290 private System.Windows.Forms.Label label31;
3291 private System.Windows.Forms.NumericUpDown BlackFPSNum;
3292 private System.Windows.Forms.ComboBox BlackSecondComboBox;
3293 private System.Windows.Forms.Label label34;
3294 private System.Windows.Forms.Label label35;
3295 private System.Windows.Forms.Label label37;
3296 private System.Windows.Forms.Label label36;
3297 private System.Windows.Forms.NumericUpDown BlackBitrateNum;
3298 private ControlExs.QQCheckBox SetupDeleteTempFileCheckBox;
3299 private System.Windows.Forms.ComboBox AudioBitrateComboBox;
3300 private ControlExs.QQButton CheckUpdateButton;
3301 private System.Windows.Forms.Label ReleaseDatelabel2;
3302 private System.Windows.Forms.Label ReleaseDatelabel;
3303 private ControlExs.QQCheckBox TrayModeCheckBox;
3304 private ControlExs.QQCheckBox SplashScreenCheckBox;
3305 private System.Windows.Forms.Label label2;
3306 private System.Windows.Forms.ComboBox x264ThreadsComboBox;
3307 private System.Windows.Forms.RichTextBox HelpTextBox;
3308 private ControlExs.QQCheckBox AVSwithAudioCheckBox;
3309 private ControlExs.QQTextBox SetupPlayerTextBox;
3310 private ControlExs.QQButton SetupPlayerButton;
3311 private System.Windows.Forms.Label label38;
3312 private System.Windows.Forms.ComboBox AVSFilterComboBox;
3313 private ControlExs.QQButton AVSAddFilterButton;
3314 private System.Windows.Forms.Label label39;
3315 private System.Windows.Forms.ComboBox x264BatchSubSpecialLanguage;
3316 private System.Windows.Forms.Label label40;
3317 private System.Windows.Forms.ComboBox MuxFormatComboBox;
3318 private ControlExs.QQButton AudioJoinButton;
3319 private System.Windows.Forms.ComboBox Mp4BoxParComboBox;
3320 private System.Windows.Forms.Label label41;
3321 private ControlExs.QQButton gmkvextractguibButton;
3322 private ControlExs.QQButton MuxReplaceAudioButton;
3323 private ControlExs.QQButton FeedbackButton;
3324 private ControlExs.QQCheckBox CheckUpdateCheckBox;
3325 private System.Windows.Forms.ComboBox TransposeComboBox;
3326 private ControlExs.QQButton RotateButton;
3327 private System.Windows.Forms.Label TransposeLabel;
3328 private System.Windows.Forms.Label label42;
3329 private System.Windows.Forms.ComboBox VideoBatchFormatComboBox;
3330 private System.Windows.Forms.ComboBox AudioPresetComboBox;
3331 private System.Windows.Forms.Label AudioPresetLabel;
3332 private System.Windows.Forms.GroupBox groupBox12;
3333 private System.Windows.Forms.Label label43;
3334 private ControlExs.QQTextBox x264extraLine;
3335 private System.Windows.Forms.GroupBox groupBox14;
3336 private System.Windows.Forms.GroupBox groupBox13;
3337 private System.Windows.Forms.Label label44;
3338 private System.Windows.Forms.ComboBox MuxAacEncoderComboBox;