OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Controls / x264Panel.Designer.cs
1 /*  x264Panel.Designer.cs $\r
2         \r
3            This file is part of the HandBrake source code.\r
4            Homepage: <http://handbrake.fr>.\r
5            It may be used under the terms of the GNU General Public License. */\r
6 \r
7 namespace Handbrake.Controls\r
8 {\r
9     partial class x264Panel\r
10     {\r
11         /// <summary> \r
12         /// Required designer variable.\r
13         /// </summary>\r
14         private System.ComponentModel.IContainer components = null;\r
15 \r
16         /// <summary> \r
17         /// Clean up any resources being used.\r
18         /// </summary>\r
19         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
20         protected override void Dispose(bool disposing)\r
21         {\r
22             if (disposing && (components != null))\r
23             {\r
24                 components.Dispose();\r
25             }\r
26             base.Dispose(disposing);\r
27         }\r
28 \r
29         #region Component Designer generated code\r
30 \r
31         /// <summary> \r
32         /// Required method for Designer support - do not modify \r
33         /// the contents of this method with the code editor.\r
34         /// </summary>\r
35         private void InitializeComponent()\r
36         {\r
37             this.components = new System.ComponentModel.Container();\r
38             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(x264Panel));\r
39             this.slider_psytrellis = new System.Windows.Forms.TrackBar();\r
40             this.lbl_psytrellis = new System.Windows.Forms.Label();\r
41             this.lbl_psyrd = new System.Windows.Forms.Label();\r
42             this.slider_psyrd = new System.Windows.Forms.TrackBar();\r
43             this.lbl_adaptBFrames = new System.Windows.Forms.Label();\r
44             this.drop_adaptBFrames = new System.Windows.Forms.ComboBox();\r
45             this.label43 = new System.Windows.Forms.Label();\r
46             this.btn_reset = new System.Windows.Forms.Button();\r
47             this.rtf_x264Query = new System.Windows.Forms.RichTextBox();\r
48             this.check_Cabac = new System.Windows.Forms.CheckBox();\r
49             this.check_noDCTDecimate = new System.Windows.Forms.CheckBox();\r
50             this.check_noFastPSkip = new System.Windows.Forms.CheckBox();\r
51             this.lbl_trellis = new System.Windows.Forms.Label();\r
52             this.drop_trellis = new System.Windows.Forms.ComboBox();\r
53             this.drop_deblockBeta = new System.Windows.Forms.ComboBox();\r
54             this.label41 = new System.Windows.Forms.Label();\r
55             this.drop_deblockAlpha = new System.Windows.Forms.ComboBox();\r
56             this.panel3 = new System.Windows.Forms.Panel();\r
57             this.panel1 = new System.Windows.Forms.Panel();\r
58             this.panel2 = new System.Windows.Forms.Panel();\r
59             this.check_8x8DCT = new System.Windows.Forms.CheckBox();\r
60             this.label45 = new System.Windows.Forms.Label();\r
61             this.drop_analysis = new System.Windows.Forms.ComboBox();\r
62             this.label48 = new System.Windows.Forms.Label();\r
63             this.drop_subpixelMotionEstimation = new System.Windows.Forms.ComboBox();\r
64             this.lbl_merange = new System.Windows.Forms.Label();\r
65             this.drop_MotionEstimationRange = new System.Windows.Forms.ComboBox();\r
66             this.label54 = new System.Windows.Forms.Label();\r
67             this.drop_MotionEstimationMethod = new System.Windows.Forms.ComboBox();\r
68             this.check_pyrmidalBFrames = new System.Windows.Forms.CheckBox();\r
69             this.check_weightedBFrames = new System.Windows.Forms.CheckBox();\r
70             this.lbl_direct_prediction = new System.Windows.Forms.Label();\r
71             this.drop_directPrediction = new System.Windows.Forms.ComboBox();\r
72             this.label62 = new System.Windows.Forms.Label();\r
73             this.drop_bFrames = new System.Windows.Forms.ComboBox();\r
74             this.label64 = new System.Windows.Forms.Label();\r
75             this.drop_refFrames = new System.Windows.Forms.ComboBox();\r
76             this.check_mixedReferences = new System.Windows.Forms.CheckBox();\r
77             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
78             ((System.ComponentModel.ISupportInitialize)(this.slider_psytrellis)).BeginInit();\r
79             ((System.ComponentModel.ISupportInitialize)(this.slider_psyrd)).BeginInit();\r
80             this.SuspendLayout();\r
81             // \r
82             // slider_psytrellis\r
83             // \r
84             this.slider_psytrellis.Location = new System.Drawing.Point(436, 194);\r
85             this.slider_psytrellis.Name = "slider_psytrellis";\r
86             this.slider_psytrellis.Size = new System.Drawing.Size(131, 45);\r
87             this.slider_psytrellis.TabIndex = 86;\r
88             this.ToolTip.SetToolTip(this.slider_psytrellis, "Psychovisual Trellis tries to retain more sharpness and detail, but can cause art" +\r
89                     "ifacting. \r\nIt is considered experimental, which is why it\'s off by default. Goo" +\r
90                     "d values are 0.1 to 0.2.");\r
91             this.slider_psytrellis.Scroll += new System.EventHandler(this.slider_psytrellis_Scroll);\r
92             // \r
93             // lbl_psytrellis\r
94             // \r
95             this.lbl_psytrellis.AutoSize = true;\r
96             this.lbl_psytrellis.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
97             this.lbl_psytrellis.Location = new System.Drawing.Point(319, 198);\r
98             this.lbl_psytrellis.Name = "lbl_psytrellis";\r
99             this.lbl_psytrellis.Size = new System.Drawing.Size(111, 12);\r
100             this.lbl_psytrellis.TabIndex = 85;\r
101             this.lbl_psytrellis.Text = "Psychovisual Trellis:";\r
102             // \r
103             // lbl_psyrd\r
104             // \r
105             this.lbl_psyrd.AutoSize = true;\r
106             this.lbl_psyrd.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
107             this.lbl_psyrd.Location = new System.Drawing.Point(275, 164);\r
108             this.lbl_psyrd.Name = "lbl_psyrd";\r
109             this.lbl_psyrd.Size = new System.Drawing.Size(155, 12);\r
110             this.lbl_psyrd.TabIndex = 84;\r
111             this.lbl_psyrd.Text = "Psychovisual Rate Distortion:";\r
112             // \r
113             // slider_psyrd\r
114             // \r
115             this.slider_psyrd.Location = new System.Drawing.Point(436, 153);\r
116             this.slider_psyrd.Name = "slider_psyrd";\r
117             this.slider_psyrd.Size = new System.Drawing.Size(131, 45);\r
118             this.slider_psyrd.TabIndex = 83;\r
119             this.ToolTip.SetToolTip(this.slider_psyrd, resources.GetString("slider_psyrd.ToolTip"));\r
120             this.slider_psyrd.Scroll += new System.EventHandler(this.slider_psyrd_Scroll);\r
121             // \r
122             // lbl_adaptBFrames\r
123             // \r
124             this.lbl_adaptBFrames.AutoSize = true;\r
125             this.lbl_adaptBFrames.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
126             this.lbl_adaptBFrames.Location = new System.Drawing.Point(17, 124);\r
127             this.lbl_adaptBFrames.Name = "lbl_adaptBFrames";\r
128             this.lbl_adaptBFrames.Size = new System.Drawing.Size(106, 12);\r
129             this.lbl_adaptBFrames.TabIndex = 81;\r
130             this.lbl_adaptBFrames.Text = "Adaptive B-Frames:";\r
131             // \r
132             // drop_adaptBFrames\r
133             // \r
134             this.drop_adaptBFrames.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
135             this.drop_adaptBFrames.FormattingEnabled = true;\r
136             this.drop_adaptBFrames.Items.AddRange(new object[] {\r
137             "Default (Fast)",\r
138             "Off",\r
139             "Fast",\r
140             "Optimal"});\r
141             this.drop_adaptBFrames.Location = new System.Drawing.Point(129, 121);\r
142             this.drop_adaptBFrames.Name = "drop_adaptBFrames";\r
143             this.drop_adaptBFrames.Size = new System.Drawing.Size(121, 21);\r
144             this.drop_adaptBFrames.TabIndex = 82;\r
145             this.ToolTip.SetToolTip(this.drop_adaptBFrames, resources.GetString("drop_adaptBFrames.ToolTip"));\r
146             this.drop_adaptBFrames.SelectedIndexChanged += new System.EventHandler(this.drop_adaptBFrames_SelectedIndexChanged);\r
147             // \r
148             // label43\r
149             // \r
150             this.label43.AutoSize = true;\r
151             this.label43.BackColor = System.Drawing.Color.Transparent;\r
152             this.label43.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
153             this.label43.Location = new System.Drawing.Point(13, 13);\r
154             this.label43.Name = "label43";\r
155             this.label43.Size = new System.Drawing.Size(165, 13);\r
156             this.label43.TabIndex = 49;\r
157             this.label43.Text = "Advanced H.264 Options";\r
158             // \r
159             // btn_reset\r
160             // \r
161             this.btn_reset.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
162             this.btn_reset.ForeColor = System.Drawing.Color.DarkOrange;\r
163             this.btn_reset.Location = new System.Drawing.Point(13, 229);\r
164             this.btn_reset.Name = "btn_reset";\r
165             this.btn_reset.Size = new System.Drawing.Size(75, 23);\r
166             this.btn_reset.TabIndex = 79;\r
167             this.btn_reset.Text = "Reset All";\r
168             this.btn_reset.UseVisualStyleBackColor = true;\r
169             this.btn_reset.Click += new System.EventHandler(this.btn_reset_Click);\r
170             // \r
171             // rtf_x264Query\r
172             // \r
173             this.rtf_x264Query.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
174             this.rtf_x264Query.Location = new System.Drawing.Point(13, 258);\r
175             this.rtf_x264Query.Name = "rtf_x264Query";\r
176             this.rtf_x264Query.Size = new System.Drawing.Size(698, 43);\r
177             this.rtf_x264Query.TabIndex = 80;\r
178             this.rtf_x264Query.Text = "";\r
179             this.rtf_x264Query.TextChanged += new System.EventHandler(this.rtf_x264Query_TextChanged);\r
180             // \r
181             // check_Cabac\r
182             // \r
183             this.check_Cabac.AutoSize = true;\r
184             this.check_Cabac.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;\r
185             this.check_Cabac.Checked = true;\r
186             this.check_Cabac.CheckState = System.Windows.Forms.CheckState.Checked;\r
187             this.check_Cabac.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
188             this.check_Cabac.Location = new System.Drawing.Point(273, 128);\r
189             this.check_Cabac.Name = "check_Cabac";\r
190             this.check_Cabac.RightToLeft = System.Windows.Forms.RightToLeft.No;\r
191             this.check_Cabac.Size = new System.Drawing.Size(147, 16);\r
192             this.check_Cabac.TabIndex = 78;\r
193             this.check_Cabac.Text = "CABAC Entropy Coding:";\r
194             this.check_Cabac.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
195             this.ToolTip.SetToolTip(this.check_Cabac, resources.GetString("check_Cabac.ToolTip"));\r
196             this.check_Cabac.UseVisualStyleBackColor = true;\r
197             this.check_Cabac.CheckedChanged += new System.EventHandler(this.check_Cabac_CheckedChanged);\r
198             // \r
199             // check_noDCTDecimate\r
200             // \r
201             this.check_noDCTDecimate.AutoSize = true;\r
202             this.check_noDCTDecimate.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;\r
203             this.check_noDCTDecimate.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
204             this.check_noDCTDecimate.Location = new System.Drawing.Point(592, 40);\r
205             this.check_noDCTDecimate.Name = "check_noDCTDecimate";\r
206             this.check_noDCTDecimate.RightToLeft = System.Windows.Forms.RightToLeft.No;\r
207             this.check_noDCTDecimate.Size = new System.Drawing.Size(121, 16);\r
208             this.check_noDCTDecimate.TabIndex = 77;\r
209             this.check_noDCTDecimate.Text = "No DCT-Decimate:";\r
210             this.check_noDCTDecimate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
211             this.ToolTip.SetToolTip(this.check_noDCTDecimate, resources.GetString("check_noDCTDecimate.ToolTip"));\r
212             this.check_noDCTDecimate.UseVisualStyleBackColor = true;\r
213             this.check_noDCTDecimate.CheckedChanged += new System.EventHandler(this.check_noDCTDecimate_CheckedChanged);\r
214             // \r
215             // check_noFastPSkip\r
216             // \r
217             this.check_noFastPSkip.AutoSize = true;\r
218             this.check_noFastPSkip.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;\r
219             this.check_noFastPSkip.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
220             this.check_noFastPSkip.Location = new System.Drawing.Point(608, 19);\r
221             this.check_noFastPSkip.Name = "check_noFastPSkip";\r
222             this.check_noFastPSkip.RightToLeft = System.Windows.Forms.RightToLeft.No;\r
223             this.check_noFastPSkip.Size = new System.Drawing.Size(106, 16);\r
224             this.check_noFastPSkip.TabIndex = 76;\r
225             this.check_noFastPSkip.Text = "No Fast-P-Skip:";\r
226             this.check_noFastPSkip.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
227             this.ToolTip.SetToolTip(this.check_noFastPSkip, "This can help with blocking on solid colors like blue skies, but it also slows do" +\r
228                     "wn the encode.");\r
229             this.check_noFastPSkip.UseVisualStyleBackColor = true;\r
230             this.check_noFastPSkip.CheckedChanged += new System.EventHandler(this.check_noFastPSkip_CheckedChanged);\r
231             // \r
232             // lbl_trellis\r
233             // \r
234             this.lbl_trellis.AutoSize = true;\r
235             this.lbl_trellis.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
236             this.lbl_trellis.Location = new System.Drawing.Point(421, 130);\r
237             this.lbl_trellis.Name = "lbl_trellis";\r
238             this.lbl_trellis.Size = new System.Drawing.Size(41, 12);\r
239             this.lbl_trellis.TabIndex = 67;\r
240             this.lbl_trellis.Text = "Trellis:";\r
241             // \r
242             // drop_trellis\r
243             // \r
244             this.drop_trellis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
245             this.drop_trellis.FormattingEnabled = true;\r
246             this.drop_trellis.Items.AddRange(new object[] {\r
247             "Default (0)",\r
248             "0",\r
249             "1",\r
250             "2"});\r
251             this.drop_trellis.Location = new System.Drawing.Point(468, 127);\r
252             this.drop_trellis.Name = "drop_trellis";\r
253             this.drop_trellis.Size = new System.Drawing.Size(94, 21);\r
254             this.drop_trellis.TabIndex = 75;\r
255             this.ToolTip.SetToolTip(this.drop_trellis, resources.GetString("drop_trellis.ToolTip"));\r
256             this.drop_trellis.SelectedIndexChanged += new System.EventHandler(this.drop_trellis_SelectedIndexChanged);\r
257             // \r
258             // drop_deblockBeta\r
259             // \r
260             this.drop_deblockBeta.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
261             this.drop_deblockBeta.FormattingEnabled = true;\r
262             this.drop_deblockBeta.Items.AddRange(new object[] {\r
263             "Default (0)",\r
264             "-6",\r
265             "-5",\r
266             "-4",\r
267             "-3",\r
268             "-2",\r
269             "-1",\r
270             "0",\r
271             "1",\r
272             "2",\r
273             "3",\r
274             "4",\r
275             "5",\r
276             "6"});\r
277             this.drop_deblockBeta.Location = new System.Drawing.Point(642, 95);\r
278             this.drop_deblockBeta.Name = "drop_deblockBeta";\r
279             this.drop_deblockBeta.Size = new System.Drawing.Size(69, 21);\r
280             this.drop_deblockBeta.TabIndex = 74;\r
281             this.ToolTip.SetToolTip(this.drop_deblockBeta, resources.GetString("drop_deblockBeta.ToolTip"));\r
282             this.drop_deblockBeta.SelectedIndexChanged += new System.EventHandler(this.drop_deblockBeta_SelectedIndexChanged);\r
283             // \r
284             // label41\r
285             // \r
286             this.label41.AutoSize = true;\r
287             this.label41.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
288             this.label41.Location = new System.Drawing.Point(575, 72);\r
289             this.label41.Name = "label41";\r
290             this.label41.Size = new System.Drawing.Size(65, 12);\r
291             this.label41.TabIndex = 66;\r
292             this.label41.Text = "Deblocking:";\r
293             // \r
294             // drop_deblockAlpha\r
295             // \r
296             this.drop_deblockAlpha.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
297             this.drop_deblockAlpha.FormattingEnabled = true;\r
298             this.drop_deblockAlpha.Items.AddRange(new object[] {\r
299             "Default (0)",\r
300             "-6",\r
301             "-5",\r
302             "-4",\r
303             "-3",\r
304             "-2",\r
305             "-1",\r
306             "0",\r
307             "1",\r
308             "2",\r
309             "3",\r
310             "4",\r
311             "5",\r
312             "6"});\r
313             this.drop_deblockAlpha.Location = new System.Drawing.Point(643, 69);\r
314             this.drop_deblockAlpha.Name = "drop_deblockAlpha";\r
315             this.drop_deblockAlpha.Size = new System.Drawing.Size(68, 21);\r
316             this.drop_deblockAlpha.TabIndex = 73;\r
317             this.ToolTip.SetToolTip(this.drop_deblockAlpha, resources.GetString("drop_deblockAlpha.ToolTip"));\r
318             this.drop_deblockAlpha.SelectedIndexChanged += new System.EventHandler(this.drop_deblockAlpha_SelectedIndexChanged);\r
319             // \r
320             // panel3\r
321             // \r
322             this.panel3.BackColor = System.Drawing.Color.Black;\r
323             this.panel3.Location = new System.Drawing.Point(277, 123);\r
324             this.panel3.Margin = new System.Windows.Forms.Padding(0);\r
325             this.panel3.Name = "panel3";\r
326             this.panel3.Size = new System.Drawing.Size(290, 1);\r
327             this.panel3.TabIndex = 65;\r
328             // \r
329             // panel1\r
330             // \r
331             this.panel1.BackColor = System.Drawing.Color.Black;\r
332             this.panel1.Location = new System.Drawing.Point(13, 89);\r
333             this.panel1.Margin = new System.Windows.Forms.Padding(0);\r
334             this.panel1.Name = "panel1";\r
335             this.panel1.Size = new System.Drawing.Size(247, 1);\r
336             this.panel1.TabIndex = 51;\r
337             // \r
338             // panel2\r
339             // \r
340             this.panel2.BackColor = System.Drawing.Color.Black;\r
341             this.panel2.Location = new System.Drawing.Point(277, 95);\r
342             this.panel2.Margin = new System.Windows.Forms.Padding(0);\r
343             this.panel2.Name = "panel2";\r
344             this.panel2.Size = new System.Drawing.Size(290, 1);\r
345             this.panel2.TabIndex = 63;\r
346             // \r
347             // check_8x8DCT\r
348             // \r
349             this.check_8x8DCT.AutoSize = true;\r
350             this.check_8x8DCT.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;\r
351             this.check_8x8DCT.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
352             this.check_8x8DCT.Location = new System.Drawing.Point(492, 100);\r
353             this.check_8x8DCT.Name = "check_8x8DCT";\r
354             this.check_8x8DCT.RightToLeft = System.Windows.Forms.RightToLeft.No;\r
355             this.check_8x8DCT.Size = new System.Drawing.Size(74, 16);\r
356             this.check_8x8DCT.TabIndex = 72;\r
357             this.check_8x8DCT.Text = "8x8 DCT:";\r
358             this.check_8x8DCT.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
359             this.ToolTip.SetToolTip(this.check_8x8DCT, resources.GetString("check_8x8DCT.ToolTip"));\r
360             this.check_8x8DCT.UseVisualStyleBackColor = true;\r
361             this.check_8x8DCT.CheckedChanged += new System.EventHandler(this.check_8x8DCT_CheckedChanged);\r
362             // \r
363             // label45\r
364             // \r
365             this.label45.AutoSize = true;\r
366             this.label45.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
367             this.label45.Location = new System.Drawing.Point(364, 102);\r
368             this.label45.Name = "label45";\r
369             this.label45.Size = new System.Drawing.Size(53, 12);\r
370             this.label45.TabIndex = 64;\r
371             this.label45.Text = "Analysis:";\r
372             // \r
373             // drop_analysis\r
374             // \r
375             this.drop_analysis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
376             this.drop_analysis.FormattingEnabled = true;\r
377             this.drop_analysis.Items.AddRange(new object[] {\r
378             "Default (some)",\r
379             "None",\r
380             "All"});\r
381             this.drop_analysis.Location = new System.Drawing.Point(423, 99);\r
382             this.drop_analysis.Name = "drop_analysis";\r
383             this.drop_analysis.Size = new System.Drawing.Size(63, 21);\r
384             this.drop_analysis.TabIndex = 71;\r
385             this.ToolTip.SetToolTip(this.drop_analysis, resources.GetString("drop_analysis.ToolTip"));\r
386             this.drop_analysis.SelectedIndexChanged += new System.EventHandler(this.drop_analysis_SelectedIndexChanged);\r
387             // \r
388             // label48\r
389             // \r
390             this.label48.AutoSize = true;\r
391             this.label48.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
392             this.label48.Location = new System.Drawing.Point(271, 45);\r
393             this.label48.Name = "label48";\r
394             this.label48.Size = new System.Drawing.Size(146, 12);\r
395             this.label48.TabIndex = 62;\r
396             this.label48.Text = "Subpixel Motion Estimation:";\r
397             // \r
398             // drop_subpixelMotionEstimation\r
399             // \r
400             this.drop_subpixelMotionEstimation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
401             this.drop_subpixelMotionEstimation.FormattingEnabled = true;\r
402             this.drop_subpixelMotionEstimation.Items.AddRange(new object[] {\r
403             "Default (6)",\r
404             "0",\r
405             "1",\r
406             "2",\r
407             "3",\r
408             "4",\r
409             "5",\r
410             "6",\r
411             "7",\r
412             "8",\r
413             "9"});\r
414             this.drop_subpixelMotionEstimation.Location = new System.Drawing.Point(423, 42);\r
415             this.drop_subpixelMotionEstimation.Name = "drop_subpixelMotionEstimation";\r
416             this.drop_subpixelMotionEstimation.Size = new System.Drawing.Size(139, 21);\r
417             this.drop_subpixelMotionEstimation.TabIndex = 70;\r
418             this.ToolTip.SetToolTip(this.drop_subpixelMotionEstimation, resources.GetString("drop_subpixelMotionEstimation.ToolTip"));\r
419             this.drop_subpixelMotionEstimation.SelectedIndexChanged += new System.EventHandler(this.drop_subpixelMotionEstimation_SelectedIndexChanged);\r
420             // \r
421             // lbl_merange\r
422             // \r
423             this.lbl_merange.AutoSize = true;\r
424             this.lbl_merange.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
425             this.lbl_merange.Location = new System.Drawing.Point(283, 71);\r
426             this.lbl_merange.Name = "lbl_merange";\r
427             this.lbl_merange.Size = new System.Drawing.Size(134, 12);\r
428             this.lbl_merange.TabIndex = 61;\r
429             this.lbl_merange.Text = "Motion Estimation Range:";\r
430             // \r
431             // drop_MotionEstimationRange\r
432             // \r
433             this.drop_MotionEstimationRange.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
434             this.drop_MotionEstimationRange.FormattingEnabled = true;\r
435             this.drop_MotionEstimationRange.Items.AddRange(new object[] {\r
436             "Default (16)",\r
437             "4",\r
438             "5",\r
439             "6",\r
440             "7",\r
441             "8",\r
442             "9",\r
443             "10",\r
444             "11",\r
445             "12",\r
446             "13",\r
447             "14",\r
448             "15",\r
449             "16",\r
450             "17",\r
451             "18",\r
452             "19",\r
453             "20",\r
454             "21",\r
455             "22",\r
456             "23",\r
457             "24",\r
458             "25",\r
459             "26",\r
460             "27",\r
461             "28",\r
462             "29",\r
463             "30",\r
464             "31",\r
465             "32",\r
466             "33",\r
467             "34",\r
468             "35",\r
469             "36",\r
470             "37",\r
471             "38",\r
472             "39",\r
473             "40",\r
474             "41",\r
475             "42",\r
476             "43",\r
477             "44",\r
478             "45",\r
479             "46",\r
480             "47",\r
481             "48",\r
482             "49",\r
483             "50",\r
484             "51",\r
485             "52",\r
486             "53",\r
487             "54",\r
488             "55",\r
489             "56",\r
490             "57",\r
491             "58",\r
492             "59",\r
493             "60",\r
494             "61",\r
495             "62",\r
496             "63",\r
497             "64"});\r
498             this.drop_MotionEstimationRange.Location = new System.Drawing.Point(423, 68);\r
499             this.drop_MotionEstimationRange.Name = "drop_MotionEstimationRange";\r
500             this.drop_MotionEstimationRange.Size = new System.Drawing.Size(139, 21);\r
501             this.drop_MotionEstimationRange.TabIndex = 69;\r
502             this.ToolTip.SetToolTip(this.drop_MotionEstimationRange, resources.GetString("drop_MotionEstimationRange.ToolTip"));\r
503             this.drop_MotionEstimationRange.SelectedIndexChanged += new System.EventHandler(this.drop_MotionEstimationRange_SelectedIndexChanged);\r
504             // \r
505             // label54\r
506             // \r
507             this.label54.AutoSize = true;\r
508             this.label54.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
509             this.label54.Location = new System.Drawing.Point(277, 19);\r
510             this.label54.Name = "label54";\r
511             this.label54.Size = new System.Drawing.Size(140, 12);\r
512             this.label54.TabIndex = 60;\r
513             this.label54.Text = "Motion Estimation Method:";\r
514             // \r
515             // drop_MotionEstimationMethod\r
516             // \r
517             this.drop_MotionEstimationMethod.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
518             this.drop_MotionEstimationMethod.FormattingEnabled = true;\r
519             this.drop_MotionEstimationMethod.ItemHeight = 13;\r
520             this.drop_MotionEstimationMethod.Items.AddRange(new object[] {\r
521             "Default (Hexagon)",\r
522             "Diamond",\r
523             "Hexagon",\r
524             "Uneven Multi-Hexagon",\r
525             "Exhaustive",\r
526             "Transformed Exhaustive"});\r
527             this.drop_MotionEstimationMethod.Location = new System.Drawing.Point(423, 16);\r
528             this.drop_MotionEstimationMethod.Name = "drop_MotionEstimationMethod";\r
529             this.drop_MotionEstimationMethod.Size = new System.Drawing.Size(139, 21);\r
530             this.drop_MotionEstimationMethod.TabIndex = 68;\r
531             this.ToolTip.SetToolTip(this.drop_MotionEstimationMethod, resources.GetString("drop_MotionEstimationMethod.ToolTip"));\r
532             this.drop_MotionEstimationMethod.SelectedIndexChanged += new System.EventHandler(this.drop_MotionEstimationMethod_SelectedIndexChanged);\r
533             // \r
534             // check_pyrmidalBFrames\r
535             // \r
536             this.check_pyrmidalBFrames.AutoSize = true;\r
537             this.check_pyrmidalBFrames.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;\r
538             this.check_pyrmidalBFrames.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
539             this.check_pyrmidalBFrames.Location = new System.Drawing.Point(12, 194);\r
540             this.check_pyrmidalBFrames.Name = "check_pyrmidalBFrames";\r
541             this.check_pyrmidalBFrames.RightToLeft = System.Windows.Forms.RightToLeft.No;\r
542             this.check_pyrmidalBFrames.Size = new System.Drawing.Size(130, 16);\r
543             this.check_pyrmidalBFrames.TabIndex = 59;\r
544             this.check_pyrmidalBFrames.Text = "Pyramidal B-Frames:";\r
545             this.ToolTip.SetToolTip(this.check_pyrmidalBFrames, resources.GetString("check_pyrmidalBFrames.ToolTip"));\r
546             this.check_pyrmidalBFrames.UseVisualStyleBackColor = true;\r
547             this.check_pyrmidalBFrames.CheckedChanged += new System.EventHandler(this.check_pyrmidalBFrames_CheckedChanged);\r
548             // \r
549             // check_weightedBFrames\r
550             // \r
551             this.check_weightedBFrames.AutoSize = true;\r
552             this.check_weightedBFrames.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;\r
553             this.check_weightedBFrames.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
554             this.check_weightedBFrames.Location = new System.Drawing.Point(16, 173);\r
555             this.check_weightedBFrames.Name = "check_weightedBFrames";\r
556             this.check_weightedBFrames.RightToLeft = System.Windows.Forms.RightToLeft.No;\r
557             this.check_weightedBFrames.Size = new System.Drawing.Size(126, 16);\r
558             this.check_weightedBFrames.TabIndex = 58;\r
559             this.check_weightedBFrames.Text = "Weighted B-Frames:";\r
560             this.ToolTip.SetToolTip(this.check_weightedBFrames, resources.GetString("check_weightedBFrames.ToolTip"));\r
561             this.check_weightedBFrames.UseVisualStyleBackColor = true;\r
562             this.check_weightedBFrames.CheckedChanged += new System.EventHandler(this.check_weightedBFrames_CheckedChanged);\r
563             // \r
564             // lbl_direct_prediction\r
565             // \r
566             this.lbl_direct_prediction.AutoSize = true;\r
567             this.lbl_direct_prediction.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
568             this.lbl_direct_prediction.Location = new System.Drawing.Point(29, 150);\r
569             this.lbl_direct_prediction.Name = "lbl_direct_prediction";\r
570             this.lbl_direct_prediction.Size = new System.Drawing.Size(94, 12);\r
571             this.lbl_direct_prediction.TabIndex = 53;\r
572             this.lbl_direct_prediction.Text = "Direct Prediction:";\r
573             // \r
574             // drop_directPrediction\r
575             // \r
576             this.drop_directPrediction.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
577             this.drop_directPrediction.FormattingEnabled = true;\r
578             this.drop_directPrediction.Items.AddRange(new object[] {\r
579             "Default (Spatial)",\r
580             "None",\r
581             "Spatial",\r
582             "Temporal",\r
583             "Automatic"});\r
584             this.drop_directPrediction.Location = new System.Drawing.Point(129, 147);\r
585             this.drop_directPrediction.Name = "drop_directPrediction";\r
586             this.drop_directPrediction.Size = new System.Drawing.Size(121, 21);\r
587             this.drop_directPrediction.TabIndex = 57;\r
588             this.ToolTip.SetToolTip(this.drop_directPrediction, resources.GetString("drop_directPrediction.ToolTip"));\r
589             this.drop_directPrediction.SelectedIndexChanged += new System.EventHandler(this.drop_directPrediction_SelectedIndexChanged);\r
590             // \r
591             // label62\r
592             // \r
593             this.label62.AutoSize = true;\r
594             this.label62.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
595             this.label62.Location = new System.Drawing.Point(65, 98);\r
596             this.label62.Name = "label62";\r
597             this.label62.Size = new System.Drawing.Size(58, 12);\r
598             this.label62.TabIndex = 52;\r
599             this.label62.Text = "B-Frames:";\r
600             // \r
601             // drop_bFrames\r
602             // \r
603             this.drop_bFrames.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
604             this.drop_bFrames.FormattingEnabled = true;\r
605             this.drop_bFrames.Items.AddRange(new object[] {\r
606             "Default (0)",\r
607             "0",\r
608             "1",\r
609             "2",\r
610             "3",\r
611             "4",\r
612             "5",\r
613             "6",\r
614             "7",\r
615             "8",\r
616             "9",\r
617             "10",\r
618             "11",\r
619             "12",\r
620             "13",\r
621             "14",\r
622             "15",\r
623             "16"});\r
624             this.drop_bFrames.Location = new System.Drawing.Point(129, 95);\r
625             this.drop_bFrames.Name = "drop_bFrames";\r
626             this.drop_bFrames.Size = new System.Drawing.Size(121, 21);\r
627             this.drop_bFrames.TabIndex = 56;\r
628             this.ToolTip.SetToolTip(this.drop_bFrames, "Sane values are 1-6. B-Frames are smaller than other frames, so they let you pack" +\r
629                     " in more quality at the same bitrate.\r\nUse more of them with animated material: " +\r
630                     "9-16.");\r
631             this.drop_bFrames.SelectedIndexChanged += new System.EventHandler(this.drop_bFrames_SelectedIndexChanged);\r
632             // \r
633             // label64\r
634             // \r
635             this.label64.AutoSize = true;\r
636             this.label64.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
637             this.label64.Location = new System.Drawing.Point(24, 45);\r
638             this.label64.Name = "label64";\r
639             this.label64.Size = new System.Drawing.Size(99, 12);\r
640             this.label64.TabIndex = 50;\r
641             this.label64.Text = "Reference Frames:";\r
642             // \r
643             // drop_refFrames\r
644             // \r
645             this.drop_refFrames.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
646             this.drop_refFrames.FormattingEnabled = true;\r
647             this.drop_refFrames.Items.AddRange(new object[] {\r
648             "Default (1)",\r
649             "0",\r
650             "1",\r
651             "2",\r
652             "3",\r
653             "4",\r
654             "5",\r
655             "6",\r
656             "7",\r
657             "8",\r
658             "9",\r
659             "10",\r
660             "11",\r
661             "12",\r
662             "13",\r
663             "14",\r
664             "15",\r
665             "16"});\r
666             this.drop_refFrames.Location = new System.Drawing.Point(129, 42);\r
667             this.drop_refFrames.Name = "drop_refFrames";\r
668             this.drop_refFrames.Size = new System.Drawing.Size(121, 21);\r
669             this.drop_refFrames.TabIndex = 54;\r
670             this.ToolTip.SetToolTip(this.drop_refFrames, "Sane values are 1-6. \r\nThe more you add, the higher the quality - but the slower " +\r
671                     "the encode. Be careful...too many and QuickTime struggle to play the video back." +\r
672                     "");\r
673             this.drop_refFrames.SelectedIndexChanged += new System.EventHandler(this.drop_refFrames_SelectedIndexChanged);\r
674             // \r
675             // check_mixedReferences\r
676             // \r
677             this.check_mixedReferences.AutoSize = true;\r
678             this.check_mixedReferences.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;\r
679             this.check_mixedReferences.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
680             this.check_mixedReferences.Location = new System.Drawing.Point(25, 68);\r
681             this.check_mixedReferences.Name = "check_mixedReferences";\r
682             this.check_mixedReferences.RightToLeft = System.Windows.Forms.RightToLeft.No;\r
683             this.check_mixedReferences.Size = new System.Drawing.Size(117, 16);\r
684             this.check_mixedReferences.TabIndex = 55;\r
685             this.check_mixedReferences.Text = "Mixed References:";\r
686             this.check_mixedReferences.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
687             this.ToolTip.SetToolTip(this.check_mixedReferences, "With this on, different references can be used for different parts of each 16x16 " +\r
688                     "pixel macroblock, increasing quality.");\r
689             this.check_mixedReferences.UseVisualStyleBackColor = true;\r
690             this.check_mixedReferences.CheckedChanged += new System.EventHandler(this.check_mixedReferences_CheckedChanged);\r
691             // \r
692             // ToolTip\r
693             // \r
694             this.ToolTip.Active = false;\r
695             this.ToolTip.AutomaticDelay = 1000;\r
696             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
697             // \r
698             // x264Panel\r
699             // \r
700             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;\r
701             this.BackColor = System.Drawing.Color.Transparent;\r
702             this.Controls.Add(this.slider_psytrellis);\r
703             this.Controls.Add(this.lbl_psytrellis);\r
704             this.Controls.Add(this.lbl_psyrd);\r
705             this.Controls.Add(this.slider_psyrd);\r
706             this.Controls.Add(this.lbl_adaptBFrames);\r
707             this.Controls.Add(this.drop_adaptBFrames);\r
708             this.Controls.Add(this.label43);\r
709             this.Controls.Add(this.btn_reset);\r
710             this.Controls.Add(this.rtf_x264Query);\r
711             this.Controls.Add(this.check_Cabac);\r
712             this.Controls.Add(this.check_noDCTDecimate);\r
713             this.Controls.Add(this.check_noFastPSkip);\r
714             this.Controls.Add(this.lbl_trellis);\r
715             this.Controls.Add(this.drop_trellis);\r
716             this.Controls.Add(this.drop_deblockBeta);\r
717             this.Controls.Add(this.label41);\r
718             this.Controls.Add(this.drop_deblockAlpha);\r
719             this.Controls.Add(this.panel3);\r
720             this.Controls.Add(this.panel1);\r
721             this.Controls.Add(this.panel2);\r
722             this.Controls.Add(this.check_8x8DCT);\r
723             this.Controls.Add(this.label45);\r
724             this.Controls.Add(this.drop_analysis);\r
725             this.Controls.Add(this.label48);\r
726             this.Controls.Add(this.drop_subpixelMotionEstimation);\r
727             this.Controls.Add(this.lbl_merange);\r
728             this.Controls.Add(this.drop_MotionEstimationRange);\r
729             this.Controls.Add(this.label54);\r
730             this.Controls.Add(this.drop_MotionEstimationMethod);\r
731             this.Controls.Add(this.check_pyrmidalBFrames);\r
732             this.Controls.Add(this.check_weightedBFrames);\r
733             this.Controls.Add(this.lbl_direct_prediction);\r
734             this.Controls.Add(this.drop_directPrediction);\r
735             this.Controls.Add(this.label62);\r
736             this.Controls.Add(this.drop_bFrames);\r
737             this.Controls.Add(this.label64);\r
738             this.Controls.Add(this.drop_refFrames);\r
739             this.Controls.Add(this.check_mixedReferences);\r
740             this.Name = "x264Panel";\r
741             this.Size = new System.Drawing.Size(720, 306);\r
742             ((System.ComponentModel.ISupportInitialize)(this.slider_psytrellis)).EndInit();\r
743             ((System.ComponentModel.ISupportInitialize)(this.slider_psyrd)).EndInit();\r
744             this.ResumeLayout(false);\r
745             this.PerformLayout();\r
746 \r
747         }\r
748 \r
749         #endregion\r
750 \r
751         internal System.Windows.Forms.TrackBar slider_psytrellis;\r
752         internal System.Windows.Forms.Label lbl_psytrellis;\r
753         internal System.Windows.Forms.Label lbl_psyrd;\r
754         internal System.Windows.Forms.TrackBar slider_psyrd;\r
755         internal System.Windows.Forms.Label lbl_adaptBFrames;\r
756         internal System.Windows.Forms.ComboBox drop_adaptBFrames;\r
757         internal System.Windows.Forms.Label label43;\r
758         internal System.Windows.Forms.Button btn_reset;\r
759         internal System.Windows.Forms.RichTextBox rtf_x264Query;\r
760         internal System.Windows.Forms.CheckBox check_Cabac;\r
761         internal System.Windows.Forms.CheckBox check_noDCTDecimate;\r
762         internal System.Windows.Forms.CheckBox check_noFastPSkip;\r
763         internal System.Windows.Forms.Label lbl_trellis;\r
764         internal System.Windows.Forms.ComboBox drop_trellis;\r
765         internal System.Windows.Forms.ComboBox drop_deblockBeta;\r
766         internal System.Windows.Forms.Label label41;\r
767         internal System.Windows.Forms.ComboBox drop_deblockAlpha;\r
768         internal System.Windows.Forms.Panel panel3;\r
769         internal System.Windows.Forms.Panel panel1;\r
770         internal System.Windows.Forms.Panel panel2;\r
771         internal System.Windows.Forms.CheckBox check_8x8DCT;\r
772         internal System.Windows.Forms.Label label45;\r
773         internal System.Windows.Forms.ComboBox drop_analysis;\r
774         internal System.Windows.Forms.Label label48;\r
775         internal System.Windows.Forms.ComboBox drop_subpixelMotionEstimation;\r
776         internal System.Windows.Forms.Label lbl_merange;\r
777         internal System.Windows.Forms.ComboBox drop_MotionEstimationRange;\r
778         internal System.Windows.Forms.Label label54;\r
779         internal System.Windows.Forms.ComboBox drop_MotionEstimationMethod;\r
780         internal System.Windows.Forms.CheckBox check_pyrmidalBFrames;\r
781         internal System.Windows.Forms.CheckBox check_weightedBFrames;\r
782         internal System.Windows.Forms.Label lbl_direct_prediction;\r
783         internal System.Windows.Forms.ComboBox drop_directPrediction;\r
784         internal System.Windows.Forms.Label label62;\r
785         internal System.Windows.Forms.ComboBox drop_bFrames;\r
786         internal System.Windows.Forms.Label label64;\r
787         internal System.Windows.Forms.ComboBox drop_refFrames;\r
788         internal System.Windows.Forms.CheckBox check_mixedReferences;\r
789         private System.Windows.Forms.ToolTip ToolTip;\r
790     }\r
791 }\r