X-Git-Url: http://git.osdn.net/view?p=handbrake-jp%2Fhandbrake-jp.git;a=blobdiff_plain;f=win%2FC%23%2FfrmMain.Designer.cs;h=21ca23783fc2360f2554740e7269523bbc72d041;hp=d1446b1e0c1880438f225d1c3e09d9ab288619d4;hb=ee932fa7c59d811e53dcab64bcaf0fce2527052d;hpb=57c0057e6e20056df7fbd68694a34e603f9f11bd diff --git a/win/C#/frmMain.Designer.cs b/win/C#/frmMain.Designer.cs index d1446b1..21ca237 100644 --- a/win/C#/frmMain.Designer.cs +++ b/win/C#/frmMain.Designer.cs @@ -40,7 +40,7 @@ namespace Handbrake this.components = new System.ComponentModel.Container(); System.Windows.Forms.ContextMenuStrip notifyIconMenu; System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain)); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); this.btn_restore = new System.Windows.Forms.ToolStripMenuItem(); this.DVD_Save = new System.Windows.Forms.SaveFileDialog(); this.ToolTip = new System.Windows.Forms.ToolTip(this.components); @@ -63,6 +63,32 @@ namespace Handbrake this.btn_addPreset = new System.Windows.Forms.Button(); this.btn_removePreset = new System.Windows.Forms.Button(); this.drop_format = new System.Windows.Forms.ComboBox(); +/* + this.check_customCrop = new System.Windows.Forms.RadioButton(); + this.check_autoCrop = new System.Windows.Forms.RadioButton(); + this.check_Cabac = new System.Windows.Forms.CheckBox(); + this.check_noDCTDecimate = new System.Windows.Forms.CheckBox(); + this.check_noFastPSkip = new System.Windows.Forms.CheckBox(); + this.drop_trellis = new System.Windows.Forms.ComboBox(); + this.drop_deblockBeta = new System.Windows.Forms.ComboBox(); + this.drop_deblockAlpha = new System.Windows.Forms.ComboBox(); + this.check_8x8DCT = new System.Windows.Forms.CheckBox(); + this.drop_analysis = new System.Windows.Forms.ComboBox(); + this.drop_subpixelMotionEstimation = new System.Windows.Forms.ComboBox(); + this.drop_MotionEstimationRange = new System.Windows.Forms.ComboBox(); + this.drop_MotionEstimationMethod = new System.Windows.Forms.ComboBox(); + this.check_pyrmidalBFrames = new System.Windows.Forms.CheckBox(); + this.check_weightedBFrames = new System.Windows.Forms.CheckBox(); + this.drop_directPrediction = new System.Windows.Forms.ComboBox(); + this.drop_bFrames = new System.Windows.Forms.ComboBox(); + this.drop_refFrames = new System.Windows.Forms.ComboBox(); + this.check_mixedReferences = new System.Windows.Forms.CheckBox(); + this.check_forced = new System.Windows.Forms.CheckBox(); + this.lbl_src_res = new System.Windows.Forms.Label(); + this.lbl_duration = new System.Windows.Forms.Label(); + this.label_duration = new System.Windows.Forms.Label(); + this.label7 = new System.Windows.Forms.Label(); +*/ this.drop_chapterFinish = new System.Windows.Forms.ComboBox(); this.drop_chapterStart = new System.Windows.Forms.ComboBox(); this.drop_angle = new System.Windows.Forms.ComboBox(); @@ -98,6 +124,37 @@ namespace Handbrake this.label5 = new System.Windows.Forms.Label(); this.Label47 = new System.Windows.Forms.Label(); this.Label3 = new System.Windows.Forms.Label(); +/* + this.TabPage2 = new System.Windows.Forms.TabPage(); + this.lbl_drc4 = new System.Windows.Forms.Label(); + this.lbl_drc3 = new System.Windows.Forms.Label(); + this.lbl_drc2 = new System.Windows.Forms.Label(); + this.lbl_drc1 = new System.Windows.Forms.Label(); + this.trackBar4 = new System.Windows.Forms.TrackBar(); + this.drp_track4Audio = new System.Windows.Forms.ComboBox(); + this.lbl_t4 = new System.Windows.Forms.Label(); + this.trackBar3 = new System.Windows.Forms.TrackBar(); + this.drp_track3Audio = new System.Windows.Forms.ComboBox(); + this.lbl_t3 = new System.Windows.Forms.Label(); + this.trackBar2 = new System.Windows.Forms.TrackBar(); + this.label16 = new System.Windows.Forms.Label(); + this.trackBar1 = new System.Windows.Forms.TrackBar(); + this.groupBox5 = new System.Windows.Forms.GroupBox(); + this.groupBox3 = new System.Windows.Forms.GroupBox(); + this.label68 = new System.Windows.Forms.Label(); + this.label67 = new System.Windows.Forms.Label(); + this.label66 = new System.Windows.Forms.Label(); + this.label65 = new System.Windows.Forms.Label(); + this.label14 = new System.Windows.Forms.Label(); + this.drp_track2Audio = new System.Windows.Forms.ComboBox(); + this.label28 = new System.Windows.Forms.Label(); + this.label27 = new System.Windows.Forms.Label(); + this.Label19 = new System.Windows.Forms.Label(); + this.Label20 = new System.Windows.Forms.Label(); + this.drp_track1Audio = new System.Windows.Forms.ComboBox(); + this.Label32 = new System.Windows.Forms.Label(); + this.TabPage3 = new System.Windows.Forms.TabPage(); +*/ this.tab_audio = new System.Windows.Forms.TabPage(); this.AudioSettings = new Handbrake.Controls.AudioPanel(); this.AudioMenuRowHeightHack = new System.Windows.Forms.ImageList(this.components); @@ -204,6 +261,19 @@ namespace Handbrake this.flowLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // +/* + // Label38 + // + Label38.AutoSize = true; + Label38.BackColor = System.Drawing.Color.Transparent; + Label38.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + Label38.Location = new System.Drawing.Point(334, 35); + Label38.Name = "Label38"; + Label38.Size = new System.Drawing.Size(82, 13); + Label38.TabIndex = 11; + Label38.Text = "o—̓TƒCƒY(MB):"; + // +*/ // notifyIconMenu // notifyIconMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { @@ -231,6 +301,61 @@ namespace Handbrake this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info; this.ToolTip.ToolTipTitle = "Tooltip"; // +/* + // drop_chapterFinish + // + this.drop_chapterFinish.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drop_chapterFinish.FormattingEnabled = true; + this.drop_chapterFinish.Location = new System.Drawing.Point(398, 48); + this.drop_chapterFinish.Name = "drop_chapterFinish"; + this.drop_chapterFinish.Size = new System.Drawing.Size(69, 21); + this.drop_chapterFinish.TabIndex = 10; + this.drop_chapterFinish.Text = "Auto"; + this.ToolTip.SetToolTip(this.drop_chapterFinish, "ƒGƒ“ƒR[ƒh‚·‚éƒ`ƒƒƒvƒ^[‚ð‘I‘ð‚µ‚Ü‚·BƒfƒtƒHƒ‹ƒg‚Å‚Í‚·‚ׂẴ`ƒƒƒvƒ^[‚ª‘I‘ð‚³‚ê‚Ü‚·"); + this.drop_chapterFinish.SelectedIndexChanged += new System.EventHandler(this.drop_chapterFinish_SelectedIndexChanged); + // + // drop_chapterStart + // + this.drop_chapterStart.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drop_chapterStart.FormattingEnabled = true; + this.drop_chapterStart.Location = new System.Drawing.Point(295, 48); + this.drop_chapterStart.Name = "drop_chapterStart"; + this.drop_chapterStart.Size = new System.Drawing.Size(69, 21); + this.drop_chapterStart.TabIndex = 9; + this.drop_chapterStart.Text = "Auto"; + this.ToolTip.SetToolTip(this.drop_chapterStart, "ƒGƒ“ƒR[ƒh‚·‚éƒ`ƒƒƒvƒ^[‚ð‘I‘ð‚µ‚Ü‚·BƒfƒtƒHƒ‹ƒg‚Å‚Í‚·‚ׂẴ`ƒƒƒvƒ^[‚ª‘I‘ð‚³‚ê‚Ü‚·"); + this.drop_chapterStart.SelectedIndexChanged += new System.EventHandler(this.drop_chapterStart_SelectedIndexChanged); + // + // drp_dvdtitle + // + this.drp_dvdtitle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_dvdtitle.FormattingEnabled = true; + this.drp_dvdtitle.Items.AddRange(new object[] { + "Automatic"}); + this.drp_dvdtitle.Location = new System.Drawing.Point(99, 48); + this.drp_dvdtitle.Name = "drp_dvdtitle"; + this.drp_dvdtitle.Size = new System.Drawing.Size(119, 21); + this.drp_dvdtitle.TabIndex = 7; + this.drp_dvdtitle.Text = "Automatic"; + this.ToolTip.SetToolTip(this.drp_dvdtitle, "ƒGƒ“ƒR[ƒh‚·‚éƒ^ƒCƒgƒ‹‚ð‘I‘ð‚µ‚Ü‚·BƒfƒtƒHƒ‹ƒg‚Å‚ÍÅ‚à’·‚¢ƒ^ƒCƒgƒ‹‚ª‘I‘ð‚³‚ê‚Ü‚·"); + this.drp_dvdtitle.SelectedIndexChanged += new System.EventHandler(this.drp_dvdtitle_SelectedIndexChanged); + this.drp_dvdtitle.Click += new System.EventHandler(this.drp_dvdtitle_Click); + // + // text_source + // + this.text_source.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.text_source.Location = new System.Drawing.Point(99, 18); + this.text_source.Name = "text_source"; + this.text_source.Size = new System.Drawing.Size(584, 21); + this.text_source.TabIndex = 1; + this.text_source.Text = "u•ÏŠ·Œ³v‚ðƒNƒŠƒbƒN‚µ‚ÄŽw’è"; + this.ToolTip.SetToolTip(this.text_source, "•ÏŠ·Œ³‚̃tƒ@ƒCƒ‹‚âƒtƒHƒ‹ƒ_ADVD‚ð‘I‘ð‚µ‚Ü‚·"); + // + // text_destination + // + this.text_destination.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.text_destination.Location = new System.Drawing.Point(99, 18); +*/ // text_destination // this.text_destination.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) @@ -239,7 +364,7 @@ namespace Handbrake this.text_destination.Name = "text_destination"; this.text_destination.Size = new System.Drawing.Size(603, 21); this.text_destination.TabIndex = 1; - this.ToolTip.SetToolTip(this.text_destination, "Location where the encoded file will be saved."); + this.ToolTip.SetToolTip(this.text_destination, "ƒGƒ“ƒR[ƒh‚µ‚½ƒtƒ@ƒCƒ‹‚Ì•Û‘¶æ‚ðŽw’肵‚Ü‚·"); this.text_destination.TextChanged += new System.EventHandler(this.text_destination_TextChanged); // // drp_videoEncoder @@ -250,25 +375,73 @@ namespace Handbrake "MPEG-4 (FFmpeg)", "H.264 (x264)", "VP3 (Theora)"}); - this.drp_videoEncoder.Location = new System.Drawing.Point(125, 35); + this.drp_videoEncoder.Location = new System.Drawing.Point(125, 32); this.drp_videoEncoder.Name = "drp_videoEncoder"; this.drp_videoEncoder.Size = new System.Drawing.Size(126, 21); this.drp_videoEncoder.TabIndex = 1; - this.ToolTip.SetToolTip(this.drp_videoEncoder, "Select a video encoder"); + this.ToolTip.SetToolTip(this.drp_videoEncoder, "“®‰æƒGƒ“ƒR[ƒ_‚ð‘I‘ð‚µ‚Ü‚·"); this.drp_videoEncoder.SelectedIndexChanged += new System.EventHandler(this.drp_videoEncoder_SelectedIndexChanged); // +/* + // drp_audbit_1 + // + this.drp_audbit_1.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audbit_1.FormattingEnabled = true; + this.drp_audbit_1.Items.AddRange(new object[] { + "32", + "40", + "48", + "56", + "64", + "80", + "86", + "112", + "128", + "160"}); + this.drp_audbit_1.Location = new System.Drawing.Point(546, 49); + this.drp_audbit_1.Name = "drp_audbit_1"; + this.drp_audbit_1.Size = new System.Drawing.Size(70, 20); + this.drp_audbit_1.TabIndex = 11; + this.drp_audbit_1.Text = "160"; + this.ToolTip.SetToolTip(this.drp_audbit_1, "‰¹º‚̃rƒbƒgƒŒ[ƒg‚ð‘I‘ð‚µ‚Ü‚·"); + // + // drp_audsr_1 + // + this.drp_audsr_1.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audsr_1.FormattingEnabled = true; + this.drp_audsr_1.Items.AddRange(new object[] { + "Auto", + "48", + "44.1", + "32", + "24", + "22.05"}); + this.drp_audsr_1.Location = new System.Drawing.Point(488, 49); + this.drp_audsr_1.Name = "drp_audsr_1"; + this.drp_audsr_1.Size = new System.Drawing.Size(55, 20); + this.drp_audsr_1.TabIndex = 9; + this.drp_audsr_1.Text = "Auto"; + this.ToolTip.SetToolTip(this.drp_audsr_1, "‰¹º‚̃Tƒ“ƒvƒŠƒ“ƒOƒŒ[ƒg‚ð‘I‘ð‚µ‚Ü‚·"); + // +*/ // check_largeFile // this.check_largeFile.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_largeFile.AutoSize = true; this.check_largeFile.BackColor = System.Drawing.Color.Transparent; +/* + this.check_largeFile.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.check_largeFile.Location = new System.Drawing.Point(193, 20); + this.check_largeFile.Name = "check_largeFile"; + this.check_largeFile.Size = new System.Drawing.Size(83, 17); +*/ this.check_largeFile.Location = new System.Drawing.Point(179, 5); this.check_largeFile.Name = "check_largeFile"; this.check_largeFile.Size = new System.Drawing.Size(91, 17); this.check_largeFile.TabIndex = 4; - this.check_largeFile.Text = "Large file size"; - this.ToolTip.SetToolTip(this.check_largeFile, "Caution: This option will likely break device compatibility with all but the Appl" + - "eTV Take 2.\r\nChecking this box enables a 64bit mp4 file which can be over 4GB."); + this.check_largeFile.Text = "64ƒrƒbƒgMP4"; + this.ToolTip.SetToolTip(this.check_largeFile, "64ƒrƒbƒgMP4‚ðì¬‚·‚邱‚ƂŁA4GBˆÈã‚̃TƒCƒY‚Ì“®‰æƒtƒ@ƒCƒ‹‚ªì¬‰Â”\‚É‚È‚è‚Ü‚·B\r\n‚½‚¾‚µAAppleTV Take 2ˆÈŠO‚ł̍жŒÝŠ·«‚ª–³‚­‚È‚é‰Â”\«" + + "‚ª‚ ‚è‚Ü‚·"); this.check_largeFile.UseVisualStyleBackColor = false; // // check_turbo @@ -276,12 +449,16 @@ namespace Handbrake this.check_turbo.AutoSize = true; this.check_turbo.BackColor = System.Drawing.Color.Transparent; this.check_turbo.Enabled = false; +/* + this.check_turbo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.check_turbo.Location = new System.Drawing.Point(37, 170); +*/ this.check_turbo.Location = new System.Drawing.Point(146, 123); this.check_turbo.Name = "check_turbo"; this.check_turbo.Size = new System.Drawing.Size(101, 17); this.check_turbo.TabIndex = 7; this.check_turbo.Text = "Turbo first Pass"; - this.ToolTip.SetToolTip(this.check_turbo, "Makes the first pass of a 2 pass encode faster."); + this.ToolTip.SetToolTip(this.check_turbo, "ƒ`ƒFƒbƒN‚ð“ü‚ê‚é‚ƁA2ƒpƒXƒGƒ“ƒR[ƒh‚ÌŽg—pŽž‚É1‰ñ–ڂ̃pƒX‚ð‚‘¬‚ɍs‚¢‚Ü‚·"); this.check_turbo.UseVisualStyleBackColor = false; // // drp_videoFramerate @@ -298,11 +475,19 @@ namespace Handbrake "24", "25", "29.97"}); - this.drp_videoFramerate.Location = new System.Drawing.Point(125, 68); + this.drp_videoFramerate.Location = new System.Drawing.Point(125, 63); this.drp_videoFramerate.Name = "drp_videoFramerate"; this.drp_videoFramerate.Size = new System.Drawing.Size(126, 21); this.drp_videoFramerate.TabIndex = 2; - this.ToolTip.SetToolTip(this.drp_videoFramerate, "Can be left to \"Same as source\" in most cases."); +/* + this.drp_videoFramerate.Text = "Same as source"; + this.ToolTip.SetToolTip(this.drp_videoFramerate, "’ʏí‚́uSame as sourcev‚ð‘I‘ð‚µ‚Ü‚·"); + // + // slider_videoQuality + // + this.slider_videoQuality.Location = new System.Drawing.Point(468, 84); +*/ + this.ToolTip.SetToolTip(this.drp_videoFramerate, "’ʏí‚́uSame as sourcev‚ð‘I‘ð‚µ‚Ü‚·"); // // slider_videoQuality // @@ -314,8 +499,47 @@ namespace Handbrake this.slider_videoQuality.Size = new System.Drawing.Size(322, 45); this.slider_videoQuality.TabIndex = 14; this.slider_videoQuality.TickFrequency = 17; - this.ToolTip.SetToolTip(this.slider_videoQuality, "Set the quality level of the video. Typical sane values are between 59~63%. \r\n>70" + - "% will likely result in the output file being larger than the input file."); +/* + this.ToolTip.SetToolTip(this.slider_videoQuality, "“®‰æ‚Ì•iŽ¿ƒŒƒxƒ‹‚ð‘I‘ð‚µ‚Ü‚·B70“’ö“x‚ª‘½‚­‚̃P[ƒX‚ŗǍD‚Å‚·"); + this.slider_videoQuality.Scroll += new System.EventHandler(this.slider_videoQuality_Scroll); + // + // text_filesize + // + this.text_filesize.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.text_filesize.Location = new System.Drawing.Point(476, 33); + this.text_filesize.Name = "text_filesize"; + this.text_filesize.Size = new System.Drawing.Size(81, 21); + this.text_filesize.TabIndex = 12; + this.ToolTip.SetToolTip(this.text_filesize, "ƒGƒ“ƒR[ƒhŒã‚ÌŠó–]ƒtƒ@ƒCƒ‹ƒTƒCƒY‚ðŽw’肵‚Ü‚·"); + this.text_filesize.TextChanged += new System.EventHandler(this.text_filesize_TextChanged); + // + // text_bitrate + // + this.text_bitrate.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.text_bitrate.Location = new System.Drawing.Point(476, 58); + this.text_bitrate.Name = "text_bitrate"; + this.text_bitrate.Size = new System.Drawing.Size(81, 21); + this.text_bitrate.TabIndex = 10; + this.ToolTip.SetToolTip(this.text_bitrate, "“®‰æ‚̃rƒbƒgƒŒ[ƒg‚ðÝ’肵‚Ü‚·"); + this.text_bitrate.TextChanged += new System.EventHandler(this.text_bitrate_TextChanged); + // + // drp_subtitle + // + this.drp_subtitle.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_subtitle.FormattingEnabled = true; + this.drp_subtitle.Items.AddRange(new object[] { + "None", + "Autoselect"}); + this.drp_subtitle.Location = new System.Drawing.Point(79, 225); + this.drp_subtitle.Name = "drp_subtitle"; + this.drp_subtitle.Size = new System.Drawing.Size(138, 21); + this.drp_subtitle.TabIndex = 43; + this.drp_subtitle.Text = "None"; + this.ToolTip.SetToolTip(this.drp_subtitle, "Žš–‹‚ÌŒ¾Œê‚ðŽw’肵‚Ü‚·B\r\nAutoselect‚ð‘I‘ð‚µ‚½ê‡A1‰ñ–ڂ̃pƒX‚ÅŽš–‹‚ðƒXƒLƒƒƒ“‚µA‚»‚Ì‚¤‚¿\r\nŽžŠÔ“I‚É10“ˆÈ‰º‚µ‚©Žg‚í‚ê‚Ä‚¢‚È‚¢‚à‚Ì‚ð‘I‘ð‚µ‚Ü‚·B" + + "\r\n‚±‚ê‚É‚æ‚èA’Z‚¢Œ¾ŒêƒZƒOƒƒ“ƒg‚Ì‚½‚ß‚ÉŽš–‹‚ð”z’u‚·‚邱‚Æ‚ª‚Å‚«‚Ü‚·B‚±‚ê‚Í\r\nu‹­§“I‚ÉŽš–‹‚Ì‚Ý‚É‚·‚év‚Æ•¹—p‚·‚é‚Ì‚ªD‚Ü‚µ‚¢‚悤‚Å‚·"); + this.drp_subtitle.SelectedIndexChanged += new System.EventHandler(this.drp_subtitle_SelectedIndexChanged); +*/ + this.ToolTip.SetToolTip(this.slider_videoQuality, "“®‰æ‚Ì•iŽ¿ƒŒƒxƒ‹‚ð‘I‘ð‚µ‚Ü‚·B59`63“‚ª“KØ‚È’l‚Å‚·B70“‚æ‚è‘å‚«‚¢’l‚ð‘I‘ð‚·‚é‚ƁAo—̓tƒ@ƒCƒ‹‚ª“ü—̓tƒ@ƒCƒ‹‚æ‚è‚à‘å‚«‚­‚È‚é‚©‚à‚µ‚ê‚Ü‚¹‚ñB"); this.slider_videoQuality.ValueChanged += new System.EventHandler(this.slider_videoQuality_Scroll); // // text_filesize @@ -325,7 +549,7 @@ namespace Handbrake this.text_filesize.Name = "text_filesize"; this.text_filesize.Size = new System.Drawing.Size(81, 21); this.text_filesize.TabIndex = 12; - this.ToolTip.SetToolTip(this.text_filesize, "Set the file size you wish the encoded file to be."); + this.ToolTip.SetToolTip(this.text_filesize, "ƒGƒ“ƒR[ƒhŒã‚̃tƒ@ƒCƒ‹ƒTƒCƒYi–ÚˆÀj‚ðŽw’肵‚Ü‚·"); // // text_bitrate // @@ -333,7 +557,7 @@ namespace Handbrake this.text_bitrate.Name = "text_bitrate"; this.text_bitrate.Size = new System.Drawing.Size(81, 21); this.text_bitrate.TabIndex = 10; - this.ToolTip.SetToolTip(this.text_bitrate, "Set the bitrate of the video"); + this.ToolTip.SetToolTip(this.text_bitrate, "“®‰æ‚̃rƒbƒgƒŒ[ƒg‚ðŽw’肵‚Ü‚·"); // // btn_setDefault // @@ -345,25 +569,71 @@ namespace Handbrake this.btn_setDefault.Size = new System.Drawing.Size(101, 22); this.btn_setDefault.TabIndex = 1; this.btn_setDefault.TabStop = false; - this.btn_setDefault.Text = "Set Default"; - this.ToolTip.SetToolTip(this.btn_setDefault, "Set current settings as program defaults.\r\nRequires option to be enabled in Tools" + - " > Options"); + this.btn_setDefault.Text = "ƒfƒtƒHƒ‹ƒg‚ɐݒè"; + this.ToolTip.SetToolTip(this.btn_setDefault, "Œ»Ý‚̐ݒè‚ðƒfƒtƒHƒ‹ƒgÝ’è‚Æ‚µ‚Ä•Û‘¶"); this.btn_setDefault.UseVisualStyleBackColor = true; this.btn_setDefault.Click += new System.EventHandler(this.btn_setDefault_Click); // +/* + // drp_audmix_1 + // + this.drp_audmix_1.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audmix_1.FormattingEnabled = true; + this.drp_audmix_1.Items.AddRange(new object[] { + "Automatic", + "Mono", + "Stereo", + "Dolby Surround", + "Dolby Pro Logic II", + "6 Channel Discrete"}); + this.drp_audmix_1.Location = new System.Drawing.Point(353, 49); + this.drp_audmix_1.Name = "drp_audmix_1"; + this.drp_audmix_1.Size = new System.Drawing.Size(129, 20); + this.drp_audmix_1.TabIndex = 7; + this.drp_audmix_1.Text = "Automatic"; + this.ToolTip.SetToolTip(this.drp_audmix_1, "’ˆÓ:‚¢‚­‚‚©‚̃IƒvƒVƒ‡ƒ“‚Í5.1‰¹ºƒ`ƒƒƒ“ƒlƒ‹‚ª•K—v‚Å‚·"); + this.drp_audmix_1.SelectedIndexChanged += new System.EventHandler(this.drp_audmix_1_SelectedIndexChanged); + // + // text_height + // + this.text_height.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.text_height.ForeColor = System.Drawing.SystemColors.InfoText; + this.text_height.Location = new System.Drawing.Point(498, 75); + this.text_height.Name = "text_height"; + this.text_height.Size = new System.Drawing.Size(64, 21); + this.text_height.TabIndex = 19; + this.ToolTip.SetToolTip(this.text_height, "“®‰æ‚̉𑜓x(‚‚³)F\r\nuƒƒCƒhƒXƒNƒŠ[ƒ“‰»v‚ðuNonev‚É‚µ‚½ê‡‚̂ݕύX‰Â”\‚Å‚·"); + this.text_height.TextChanged += new System.EventHandler(this.text_height_TextChanged); + // + // text_width + // + this.text_width.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.text_width.Location = new System.Drawing.Point(407, 75); + this.text_width.Name = "text_width"; + this.text_width.Size = new System.Drawing.Size(64, 21); + this.text_width.TabIndex = 17; + this.ToolTip.SetToolTip(this.text_width, "“®‰æ‚̉𑜓x(•)F\r\nuƒƒCƒh‰»v‚ðuNonev‚à‚µ‚­‚́uLoosev‚É‚µ‚½ê‡‚̂ݕύX‰Â”\‚Å‚·"); + this.text_width.TextChanged += new System.EventHandler(this.text_width_TextChanged); + // +*/ // check_optimiseMP4 // this.check_optimiseMP4.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_optimiseMP4.AutoSize = true; this.check_optimiseMP4.BackColor = System.Drawing.Color.Transparent; +/* + this.check_optimiseMP4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.check_optimiseMP4.Location = new System.Drawing.Point(304, 20); + this.check_optimiseMP4.Name = "check_optimiseMP4"; + this.check_optimiseMP4.Size = new System.Drawing.Size(99, 17); +*/ this.check_optimiseMP4.Location = new System.Drawing.Point(276, 5); this.check_optimiseMP4.Name = "check_optimiseMP4"; this.check_optimiseMP4.Size = new System.Drawing.Size(96, 17); this.check_optimiseMP4.TabIndex = 25; - this.check_optimiseMP4.Text = "Web optimized"; - this.ToolTip.SetToolTip(this.check_optimiseMP4, "MP4 files can be optimized for progressive downloads over the Web,\r\nbut note that" + - " QuickTime can only read the files as long as the file extension is .mp4\r\nCan on" + - "ly be used with H.264 "); + this.check_optimiseMP4.Text = "Web—p‚ɍœK‰»"; + this.ToolTip.SetToolTip(this.check_optimiseMP4, "Web‚©‚ç‚̃_ƒEƒ“ƒ[ƒhÄ¶‚ɍœK‰»‚³‚ꂽƒvƒƒOƒŒƒbƒVƒuŒ`Ž®MP4ƒtƒ@ƒCƒ‹‚ðì¬‚Å‚«‚Ü‚·B\r\n‚½‚¾‚µAQuickTime‚Å‚ÍŠg’£Žq‚ª.mp4‚̏ꍇ‚ɂ̂ݍж‰Â”\‚Å" + + "‚·B\r\nH.264‚Å‚Ì‚Ý—˜—p‰Â”\‚Å‚·"); this.check_optimiseMP4.UseVisualStyleBackColor = false; // // check_iPodAtom @@ -371,13 +641,18 @@ namespace Handbrake this.check_iPodAtom.Anchor = System.Windows.Forms.AnchorStyles.Left; this.check_iPodAtom.AutoSize = true; this.check_iPodAtom.BackColor = System.Drawing.Color.Transparent; +/* + this.check_iPodAtom.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.check_iPodAtom.Location = new System.Drawing.Point(420, 20); + this.check_iPodAtom.Name = "check_iPodAtom"; + this.check_iPodAtom.Size = new System.Drawing.Size(98, 17); +*/ this.check_iPodAtom.Location = new System.Drawing.Point(378, 5); this.check_iPodAtom.Name = "check_iPodAtom"; this.check_iPodAtom.Size = new System.Drawing.Size(102, 17); this.check_iPodAtom.TabIndex = 26; - this.check_iPodAtom.Text = "iPod 5G support"; - this.ToolTip.SetToolTip(this.check_iPodAtom, "Support for legacy 5th Generation iPods.\r\nEncodes will not sync if this option is" + - " not enabled for H.264 encodes."); + this.check_iPodAtom.Text = "iPod 5G‚ɑΉž"; + this.ToolTip.SetToolTip(this.check_iPodAtom, "iPod 5G‚ɑΉž‚µ‚½“®‰æ‚ðì¬‚·‚éê‡Aƒ`ƒFƒbƒN‚ð“ü‚ê‚Ü‚·"); this.check_iPodAtom.UseVisualStyleBackColor = false; // // data_chpt @@ -389,6 +664,12 @@ namespace Handbrake this.data_chpt.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.number, this.name}); +/* + this.data_chpt.Location = new System.Drawing.Point(16, 51); + this.data_chpt.Name = "data_chpt"; + this.data_chpt.RowTemplate.Height = 21; + this.data_chpt.Size = new System.Drawing.Size(661, 216); +*/ this.data_chpt.ContextMenuStrip = this.ChaptersMenu; this.data_chpt.Location = new System.Drawing.Point(16, 55); this.data_chpt.MultiSelect = false; @@ -400,6 +681,11 @@ namespace Handbrake // // number // +/* + dataGridViewCellStyle10.Format = "N0"; + dataGridViewCellStyle10.NullValue = null; + this.number.DefaultCellStyle = dataGridViewCellStyle10; +*/ dataGridViewCellStyle1.Format = "N0"; dataGridViewCellStyle1.NullValue = null; this.number.DefaultCellStyle = dataGridViewCellStyle1; @@ -436,13 +722,13 @@ namespace Handbrake this.btn_addPreset.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btn_addPreset.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_addPreset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); - this.btn_addPreset.Location = new System.Drawing.Point(3, 8); + this.btn_addPreset.Location = new System.Drawing.Point(3, 7); this.btn_addPreset.Name = "btn_addPreset"; this.btn_addPreset.Size = new System.Drawing.Size(49, 22); this.btn_addPreset.TabIndex = 3; this.btn_addPreset.TabStop = false; - this.btn_addPreset.Text = "Add"; - this.ToolTip.SetToolTip(this.btn_addPreset, "Add a preset to the preset panel"); + this.btn_addPreset.Text = "’ljÁ"; + this.ToolTip.SetToolTip(this.btn_addPreset, "ƒvƒŠƒZƒbƒgÝ’è‚ð’ljÁ"); this.btn_addPreset.UseVisualStyleBackColor = true; this.btn_addPreset.Click += new System.EventHandler(this.btn_addPreset_Click); // @@ -456,25 +742,751 @@ namespace Handbrake this.btn_removePreset.Size = new System.Drawing.Size(71, 22); this.btn_removePreset.TabIndex = 4; this.btn_removePreset.TabStop = false; - this.btn_removePreset.Text = "Remove"; - this.ToolTip.SetToolTip(this.btn_removePreset, "Remove a preset from the panel above."); + this.btn_removePreset.Text = "íœ"; + this.ToolTip.SetToolTip(this.btn_removePreset, "ƒvƒŠƒZƒbƒgÝ’è‚ðíœ"); this.btn_removePreset.UseVisualStyleBackColor = true; this.btn_removePreset.Click += new System.EventHandler(this.btn_removePreset_Click); // +/* + // drp_audmix_2 + // + this.drp_audmix_2.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audmix_2.FormattingEnabled = true; + this.drp_audmix_2.Items.AddRange(new object[] { + "Automatic", + "Mono", + "Stereo", + "Dolby Surround", + "Dolby Pro Logic II", + "6 Channel Discrete"}); + this.drp_audmix_2.Location = new System.Drawing.Point(353, 85); + this.drp_audmix_2.Name = "drp_audmix_2"; + this.drp_audmix_2.Size = new System.Drawing.Size(129, 20); + this.drp_audmix_2.TabIndex = 19; + this.drp_audmix_2.Text = "Automatic"; + this.ToolTip.SetToolTip(this.drp_audmix_2, "’ˆÓ:‚¢‚­‚‚©‚̃IƒvƒVƒ‡ƒ“‚Í5.1‰¹ºƒ`ƒƒƒ“ƒlƒ‹‚ª•K—v‚Å‚·"); + this.drp_audmix_2.SelectedIndexChanged += new System.EventHandler(this.drp_audmix_2_SelectedIndexChanged); + // + // drp_audenc_1 + // + this.drp_audenc_1.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audenc_1.FormattingEnabled = true; + this.drp_audenc_1.Items.AddRange(new object[] { + "AAC", + "MP3", + "Vorbis", + "AC3"}); + this.drp_audenc_1.Location = new System.Drawing.Point(236, 49); + this.drp_audenc_1.Name = "drp_audenc_1"; + this.drp_audenc_1.Size = new System.Drawing.Size(111, 20); + this.drp_audenc_1.TabIndex = 5; + this.drp_audenc_1.Text = "AAC"; + this.ToolTip.SetToolTip(this.drp_audenc_1, "‰¹ºƒR[ƒfƒbƒN‚ð‘I‘ð‚µ‚Ü‚·"); + this.drp_audenc_1.SelectedIndexChanged += new System.EventHandler(this.drp_audenc_1_SelectedIndexChanged); + // + // drp_audenc_2 + // + this.drp_audenc_2.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audenc_2.FormattingEnabled = true; + this.drp_audenc_2.Items.AddRange(new object[] { + "AAC", + "MP3", + "Vorbis", + "AC3"}); + this.drp_audenc_2.Location = new System.Drawing.Point(236, 85); + this.drp_audenc_2.Name = "drp_audenc_2"; + this.drp_audenc_2.Size = new System.Drawing.Size(111, 20); + this.drp_audenc_2.TabIndex = 18; + this.drp_audenc_2.Text = "AAC"; + this.ToolTip.SetToolTip(this.drp_audenc_2, "‰¹ºƒR[ƒfƒbƒN‚ð‘I‘ð‚µ‚Ü‚·"); + this.drp_audenc_2.SelectedIndexChanged += new System.EventHandler(this.drp_audenc_2_SelectedIndexChanged); + // + // drp_audbit_2 + // + this.drp_audbit_2.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audbit_2.FormattingEnabled = true; + this.drp_audbit_2.Items.AddRange(new object[] { + "32", + "40", + "48", + "56", + "64", + "80", + "86", + "112", + "128", + "160"}); + this.drp_audbit_2.Location = new System.Drawing.Point(546, 85); + this.drp_audbit_2.Name = "drp_audbit_2"; + this.drp_audbit_2.Size = new System.Drawing.Size(71, 20); + this.drp_audbit_2.TabIndex = 21; + this.drp_audbit_2.Text = "160"; + this.ToolTip.SetToolTip(this.drp_audbit_2, "‰¹º‚̃rƒbƒgƒŒ[ƒg‚ð‘I‘ð‚µ‚Ü‚·"); + // + // drp_audsr_2 + // + this.drp_audsr_2.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audsr_2.FormattingEnabled = true; + this.drp_audsr_2.Items.AddRange(new object[] { + "Auto", + "48", + "44.1", + "32", + "24", + "22.05"}); + this.drp_audsr_2.Location = new System.Drawing.Point(488, 85); + this.drp_audsr_2.Name = "drp_audsr_2"; + this.drp_audsr_2.Size = new System.Drawing.Size(52, 20); + this.drp_audsr_2.TabIndex = 20; + this.drp_audsr_2.Text = "Auto"; + this.ToolTip.SetToolTip(this.drp_audsr_2, "‰¹º‚̃Tƒ“ƒvƒŠƒ“ƒOƒŒ[ƒg‚ð‘I‘ð‚µ‚Ü‚·"); + // + // drp_audsr_3 + // + this.drp_audsr_3.Enabled = false; + this.drp_audsr_3.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audsr_3.FormattingEnabled = true; + this.drp_audsr_3.Items.AddRange(new object[] { + "Auto", + "48", + "44.1", + "32", + "24", + "22.05"}); + this.drp_audsr_3.Location = new System.Drawing.Point(488, 123); + this.drp_audsr_3.Name = "drp_audsr_3"; + this.drp_audsr_3.Size = new System.Drawing.Size(52, 20); + this.drp_audsr_3.TabIndex = 28; + this.drp_audsr_3.Text = "Auto"; + this.ToolTip.SetToolTip(this.drp_audsr_3, "‰¹º‚̃Tƒ“ƒvƒŠƒ“ƒOƒŒ[ƒg‚ð‘I‘ð‚µ‚Ü‚·"); + // + // drp_audbit_3 + // + this.drp_audbit_3.Enabled = false; + this.drp_audbit_3.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audbit_3.FormattingEnabled = true; + this.drp_audbit_3.Items.AddRange(new object[] { + "32", + "40", + "48", + "56", + "64", + "80", + "86", + "112", + "128", + "160"}); + this.drp_audbit_3.Location = new System.Drawing.Point(546, 123); + this.drp_audbit_3.Name = "drp_audbit_3"; + this.drp_audbit_3.Size = new System.Drawing.Size(71, 20); + this.drp_audbit_3.TabIndex = 29; + this.drp_audbit_3.Text = "160"; + this.ToolTip.SetToolTip(this.drp_audbit_3, "‰¹º‚̃rƒbƒgƒŒ[ƒg‚ð‘I‘ð‚µ‚Ü‚·"); + // + // drp_audenc_3 + // + this.drp_audenc_3.Enabled = false; + this.drp_audenc_3.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audenc_3.FormattingEnabled = true; + this.drp_audenc_3.Items.AddRange(new object[] { + "AAC", + "MP3", + "Vorbis", + "AC3"}); + this.drp_audenc_3.Location = new System.Drawing.Point(236, 123); + this.drp_audenc_3.Name = "drp_audenc_3"; + this.drp_audenc_3.Size = new System.Drawing.Size(111, 20); + this.drp_audenc_3.TabIndex = 26; + this.drp_audenc_3.Text = "AAC"; + this.ToolTip.SetToolTip(this.drp_audenc_3, "‰¹ºƒR[ƒfƒbƒN‚ð‘I‘ð‚µ‚Ü‚·"); + this.drp_audenc_3.SelectedIndexChanged += new System.EventHandler(this.drp_audenc_3_SelectedIndexChanged); + // + // drp_audmix_3 + // + this.drp_audmix_3.Enabled = false; + this.drp_audmix_3.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audmix_3.FormattingEnabled = true; + this.drp_audmix_3.Items.AddRange(new object[] { + "Automatic", + "Mono", + "Stereo", + "Dolby Surround", + "Dolby Pro Logic II", + "6 Channel Discrete"}); + this.drp_audmix_3.Location = new System.Drawing.Point(353, 123); + this.drp_audmix_3.Name = "drp_audmix_3"; + this.drp_audmix_3.Size = new System.Drawing.Size(129, 20); + this.drp_audmix_3.TabIndex = 27; + this.drp_audmix_3.Text = "Automatic"; + this.ToolTip.SetToolTip(this.drp_audmix_3, "’ˆÓ:‚¢‚­‚‚©‚̃IƒvƒVƒ‡ƒ“‚Í5.1‰¹ºƒ`ƒƒƒ“ƒlƒ‹‚ª•K—v‚Å‚·"); + this.drp_audmix_3.SelectedIndexChanged += new System.EventHandler(this.drp_audmix_3_SelectedIndexChanged); + // + // drp_audsr_4 + // + this.drp_audsr_4.Enabled = false; + this.drp_audsr_4.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audsr_4.FormattingEnabled = true; + this.drp_audsr_4.Items.AddRange(new object[] { + "Auto", + "48", + "44.1", + "32", + "24", + "22.05"}); + this.drp_audsr_4.Location = new System.Drawing.Point(488, 162); + this.drp_audsr_4.Name = "drp_audsr_4"; + this.drp_audsr_4.Size = new System.Drawing.Size(52, 20); + this.drp_audsr_4.TabIndex = 36; + this.drp_audsr_4.Text = "Auto"; + this.ToolTip.SetToolTip(this.drp_audsr_4, "‰¹º‚̃Tƒ“ƒvƒŠƒ“ƒOƒŒ[ƒg‚ð‘I‘ð‚µ‚Ü‚·"); + // + // drp_audbit_4 + // + this.drp_audbit_4.Enabled = false; + this.drp_audbit_4.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audbit_4.FormattingEnabled = true; + this.drp_audbit_4.Items.AddRange(new object[] { + "32", + "40", + "48", + "56", + "64", + "80", + "86", + "112", + "128", + "160"}); + this.drp_audbit_4.Location = new System.Drawing.Point(546, 162); + this.drp_audbit_4.Name = "drp_audbit_4"; + this.drp_audbit_4.Size = new System.Drawing.Size(70, 20); + this.drp_audbit_4.TabIndex = 37; + this.drp_audbit_4.Text = "160"; + this.ToolTip.SetToolTip(this.drp_audbit_4, "‰¹º‚̃rƒbƒgƒŒ[ƒg‚ð‘I‘ð‚µ‚Ü‚·"); + // + // drp_audenc_4 + // + this.drp_audenc_4.Enabled = false; + this.drp_audenc_4.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audenc_4.FormattingEnabled = true; + this.drp_audenc_4.Items.AddRange(new object[] { + "AAC", + "MP3", + "Vorbis", + "AC3"}); + this.drp_audenc_4.Location = new System.Drawing.Point(236, 162); + this.drp_audenc_4.Name = "drp_audenc_4"; + this.drp_audenc_4.Size = new System.Drawing.Size(111, 20); + this.drp_audenc_4.TabIndex = 34; + this.drp_audenc_4.Text = "AAC"; + this.ToolTip.SetToolTip(this.drp_audenc_4, "‰¹ºƒR[ƒfƒbƒN‚ð‘I‘ð‚µ‚Ü‚·"); + this.drp_audenc_4.SelectedIndexChanged += new System.EventHandler(this.drp_audenc_4_SelectedIndexChanged); + // + // drp_audmix_4 + // + this.drp_audmix_4.Enabled = false; + this.drp_audmix_4.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_audmix_4.FormattingEnabled = true; + this.drp_audmix_4.Items.AddRange(new object[] { + "Automatic", + "Mono", + "Stereo", + "Dolby Surround", + "Dolby Pro Logic II", + "6 Channel Discrete"}); + this.drp_audmix_4.Location = new System.Drawing.Point(353, 162); + this.drp_audmix_4.Name = "drp_audmix_4"; + this.drp_audmix_4.Size = new System.Drawing.Size(129, 20); + this.drp_audmix_4.TabIndex = 35; + this.drp_audmix_4.Text = "Automatic"; + this.ToolTip.SetToolTip(this.drp_audmix_4, "’ˆÓ:‚¢‚­‚‚©‚̃IƒvƒVƒ‡ƒ“‚Í5.1‰¹ºƒ`ƒƒƒ“ƒlƒ‹‚ª•K—v‚Å‚·"); + this.drp_audmix_4.SelectedIndexChanged += new System.EventHandler(this.drp_audmix_4_SelectedIndexChanged); + // +*/ // drop_format // this.drop_format.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.drop_format.FormattingEnabled = true; this.drop_format.Items.AddRange(new object[] { "MP4 File", +/* + "M4V File", + "MKV File", + "AVI File", + "OGM File"}); + this.drop_format.Location = new System.Drawing.Point(75, 18); +*/ "MKV File"}); this.drop_format.Location = new System.Drawing.Point(67, 3); this.drop_format.Name = "drop_format"; this.drop_format.Size = new System.Drawing.Size(106, 21); this.drop_format.TabIndex = 28; - this.ToolTip.SetToolTip(this.drop_format, "Select the file container format."); + this.ToolTip.SetToolTip(this.drop_format, "ƒRƒ“ƒeƒiƒtƒH[ƒ}ƒbƒg‚ð‘I‘ð‚µ‚Ü‚·"); this.drop_format.SelectedIndexChanged += new System.EventHandler(this.drop_format_SelectedIndexChanged); // +/* + // check_customCrop + // + this.check_customCrop.AutoSize = true; + this.check_customCrop.ForeColor = System.Drawing.Color.Black; + this.check_customCrop.Location = new System.Drawing.Point(16, 54); + this.check_customCrop.Name = "check_customCrop"; + this.check_customCrop.Size = new System.Drawing.Size(60, 17); + this.check_customCrop.TabIndex = 34; + this.check_customCrop.Text = "ƒJƒXƒ^ƒ€:"; + this.ToolTip.SetToolTip(this.check_customCrop, "ƒgƒŠƒ~ƒ“ƒO‚·‚镝‚ðŽè“®‚ÅŽw’肵‚Ü‚·"); + this.check_customCrop.UseVisualStyleBackColor = true; + this.check_customCrop.CheckedChanged += new System.EventHandler(this.check_customCrop_CheckedChanged); + // + // check_autoCrop + // + this.check_autoCrop.AutoSize = true; + this.check_autoCrop.Checked = true; + this.check_autoCrop.Location = new System.Drawing.Point(16, 31); + this.check_autoCrop.Name = "check_autoCrop"; + this.check_autoCrop.Size = new System.Drawing.Size(45, 17); + this.check_autoCrop.TabIndex = 33; + this.check_autoCrop.TabStop = true; + this.check_autoCrop.Text = "Ž©“®"; + this.ToolTip.SetToolTip(this.check_autoCrop, "ƒgƒŠƒ~ƒ“ƒOƒTƒCƒY‚ðŽ©“®Ý’肵‚Ü‚·"); + this.check_autoCrop.UseVisualStyleBackColor = true; + this.check_autoCrop.CheckedChanged += new System.EventHandler(this.check_autoCrop_CheckedChanged); + // + // check_Cabac + // + this.check_Cabac.AutoSize = true; + this.check_Cabac.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; + this.check_Cabac.Checked = true; + this.check_Cabac.CheckState = System.Windows.Forms.CheckState.Checked; + this.check_Cabac.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.check_Cabac.Location = new System.Drawing.Point(547, 198); + this.check_Cabac.Name = "check_Cabac"; + this.check_Cabac.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.check_Cabac.Size = new System.Drawing.Size(132, 16); + this.check_Cabac.TabIndex = 40; + this.check_Cabac.Text = "CABACƒGƒ“ƒgƒƒs[•„†‰»:"; + this.check_Cabac.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.ToolTip.SetToolTip(this.check_Cabac, resources.GetString("check_Cabac.ToolTip")); + this.check_Cabac.UseVisualStyleBackColor = true; + this.check_Cabac.CheckStateChanged += new System.EventHandler(this.check_Cabac_CheckedChanged); + // + // check_noDCTDecimate + // + this.check_noDCTDecimate.AutoSize = true; + this.check_noDCTDecimate.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; + this.check_noDCTDecimate.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.check_noDCTDecimate.Location = new System.Drawing.Point(539, 177); + this.check_noDCTDecimate.Name = "check_noDCTDecimate"; + this.check_noDCTDecimate.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.check_noDCTDecimate.Size = new System.Drawing.Size(140, 16); + this.check_noDCTDecimate.TabIndex = 39; + this.check_noDCTDecimate.Text = "DCT-Decimate‚ðŽg‚í‚È‚¢:"; + this.check_noDCTDecimate.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.ToolTip.SetToolTip(this.check_noDCTDecimate, "On‚É‚·‚é‚ƁA•iŽ¿‚É‘å‚«‚­‰e‹¿‚µ‚È‚¢DCTƒuƒƒbƒN‚𖳎‹‚µ‚È‚­‚È‚è‚Ü‚·B\r\nˆê’è•iŽ¿‚ł̃Gƒ“ƒR[ƒh‚ð‘I‘ð‚·‚éê‡‚É‚Ì‚Ý—˜—p‰Â”\‚Å‚·B\r\nƒtƒ@ƒCƒ‹ƒTƒCƒY‚ ‚½‚è‚Ì“®‰æ" + + "•iŽ¿‚ðŽáŠ±Œüã‚Å‚«‚Ü‚·"); + this.check_noDCTDecimate.UseVisualStyleBackColor = true; + this.check_noDCTDecimate.CheckStateChanged += new System.EventHandler(this.check_noDCTDecimate_CheckedChanged); + // + // check_noFastPSkip + // + this.check_noFastPSkip.AutoSize = true; + this.check_noFastPSkip.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; + this.check_noFastPSkip.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.check_noFastPSkip.Location = new System.Drawing.Point(406, 177); + this.check_noFastPSkip.Name = "check_noFastPSkip"; + this.check_noFastPSkip.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.check_noFastPSkip.Size = new System.Drawing.Size(125, 16); + this.check_noFastPSkip.TabIndex = 38; + this.check_noFastPSkip.Text = "Fast-P-Skip‚ðŽg‚í‚È‚¢:"; + this.check_noFastPSkip.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.ToolTip.SetToolTip(this.check_noFastPSkip, "On‚É‚·‚é‚ƁAPƒtƒŒ[ƒ€‚̍‚‘¬ƒXƒLƒbƒv‚ðŽg—p‚µ‚È‚­‚È‚è‚Ü‚·B\r\nOff‚É‚·‚é‚Ɛ‹ó‚̂悤‚È’PF•”•ª‚̃uƒƒbƒNƒmƒCƒY‚ð‰ü‘P‚Å‚«‚Ü‚·‚ªA\r\nƒGƒ“ƒR[ƒh‘¬“x‚͎኱’ቺ‚µ" + + "‚Ü‚·"); + this.check_noFastPSkip.UseVisualStyleBackColor = true; + this.check_noFastPSkip.CheckStateChanged += new System.EventHandler(this.check_noFastPSkip_CheckedChanged); + // + // drop_trellis + // + this.drop_trellis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_trellis.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_trellis.FormattingEnabled = true; + this.drop_trellis.Items.AddRange(new object[] { + "Default (0)", + "0", + "1", + "2"}); + this.drop_trellis.Location = new System.Drawing.Point(537, 153); + this.drop_trellis.Name = "drop_trellis"; + this.drop_trellis.Size = new System.Drawing.Size(143, 20); + this.drop_trellis.TabIndex = 37; + this.ToolTip.SetToolTip(this.drop_trellis, "Trellis‚ð—˜—p‚·‚邱‚ƂŁA‰æŽ¿—ò‰»‚ª–Ú—§‚‚Ǝv‚í‚ê‚é—̈æ‚̃f[ƒ^—Ê‚ð”÷’²®‚Å‚«‚Ü‚·B\r\nƒtƒ@ƒCƒ‹ƒTƒCƒY/ƒrƒbƒgƒŒ[ƒg‚Ì—}§A‚à‚µ‚­‚Í“®‰æ•iŽ¿‚ÌŒüã‚ªŠú‘Ò‚Å‚«" + + "‚Ü‚·B\r\n1‚ɐݒ肷‚é‚ƁAÅIƒGƒ“ƒR[ƒhŽž‚Ì‚Ý‚ÅTrellis‚ð—˜—p‚µ‚Ü‚·B\r\n2‚ɐݒ肷‚é‚ƁA‚·‚ׂẴ‚[ƒhŒˆ’莞‚ÉTrellis‚ð—˜—p‚µ‚Ü‚·B‚½‚¾‚µATre" + + "llis‚ðŽg—p‚·‚é‚ƃGƒ“ƒR[ƒh‚ª’x‚­‚È‚è‚Ü‚·B"); + this.drop_trellis.SelectedIndexChanged += new System.EventHandler(this.drop_trellis_SelectedIndexChanged); + // + // drop_deblockBeta + // + this.drop_deblockBeta.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_deblockBeta.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_deblockBeta.FormattingEnabled = true; + this.drop_deblockBeta.Items.AddRange(new object[] { + "Default (0)", + "-6", + "-5", + "-4", + "-3", + "-2", + "-1", + "0", + "1", + "2", + "3", + "4", + "5", + "6"}); + this.drop_deblockBeta.Location = new System.Drawing.Point(611, 128); + this.drop_deblockBeta.Name = "drop_deblockBeta"; + this.drop_deblockBeta.Size = new System.Drawing.Size(69, 20); + this.drop_deblockBeta.TabIndex = 36; + this.ToolTip.SetToolTip(this.drop_deblockBeta, resources.GetString("drop_deblockBeta.ToolTip")); + this.drop_deblockBeta.SelectedIndexChanged += new System.EventHandler(this.drop_deblockBeta_SelectedIndexChanged); + // + // drop_deblockAlpha + // + this.drop_deblockAlpha.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_deblockAlpha.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_deblockAlpha.FormattingEnabled = true; + this.drop_deblockAlpha.Items.AddRange(new object[] { + "Default (0)", + "-6", + "-5", + "-4", + "-3", + "-2", + "-1", + "0", + "1", + "2", + "3", + "4", + "5", + "6"}); + this.drop_deblockAlpha.Location = new System.Drawing.Point(537, 128); + this.drop_deblockAlpha.Name = "drop_deblockAlpha"; + this.drop_deblockAlpha.Size = new System.Drawing.Size(68, 20); + this.drop_deblockAlpha.TabIndex = 35; + this.ToolTip.SetToolTip(this.drop_deblockAlpha, resources.GetString("drop_deblockAlpha.ToolTip")); + this.drop_deblockAlpha.SelectedIndexChanged += new System.EventHandler(this.drop_deblockAlpha_SelectedIndexChanged); + // + // check_8x8DCT + // + this.check_8x8DCT.AutoSize = true; + this.check_8x8DCT.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; + this.check_8x8DCT.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.check_8x8DCT.Location = new System.Drawing.Point(608, 98); + this.check_8x8DCT.Name = "check_8x8DCT"; + this.check_8x8DCT.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.check_8x8DCT.Size = new System.Drawing.Size(71, 16); + this.check_8x8DCT.TabIndex = 34; + this.check_8x8DCT.Text = "8x8 DCT:"; + this.check_8x8DCT.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.ToolTip.SetToolTip(this.check_8x8DCT, "uAnalysisv‚ðuAllv‚ɐݒ肵‚½ê‡A‚±‚ê‚ðOn‚É‚·‚é‚Æ8x8ƒsƒNƒZƒ‹‚̃}ƒNƒƒuƒƒbƒN‚ª—˜—p‰Â”\‚É‚È‚è‚Ü‚·B\r\n‚±‚ê‚ÍH.264‚ÌHigh Profil" + + "e‚Ì‹@”\‚Å‚ ‚邽‚߁AŒÝŠ·«‚ªŽáŠ±’ቺ‚µ‚Ü‚·‚ªAƒrƒbƒgƒŒ[ƒg‚ ‚½‚è‚Ì•iŽ¿‚ÍŒüã‚µ‚Ü‚·"); + this.check_8x8DCT.UseVisualStyleBackColor = true; + this.check_8x8DCT.CheckStateChanged += new System.EventHandler(this.check_8x8DCT_CheckedChanged); + // + // drop_analysis + // + this.drop_analysis.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_analysis.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_analysis.FormattingEnabled = true; + this.drop_analysis.Items.AddRange(new object[] { + "Default (some)", + "None", + "All"}); + this.drop_analysis.Location = new System.Drawing.Point(537, 97); + this.drop_analysis.Name = "drop_analysis"; + this.drop_analysis.Size = new System.Drawing.Size(63, 20); + this.drop_analysis.TabIndex = 33; + this.ToolTip.SetToolTip(this.drop_analysis, resources.GetString("drop_analysis.ToolTip")); + this.drop_analysis.SelectedIndexChanged += new System.EventHandler(this.drop_analysis_SelectedIndexChanged); + // + // drop_subpixelMotionEstimation + // + this.drop_subpixelMotionEstimation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_subpixelMotionEstimation.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_subpixelMotionEstimation.FormattingEnabled = true; + this.drop_subpixelMotionEstimation.Items.AddRange(new object[] { + "Default (6)", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9"}); + this.drop_subpixelMotionEstimation.Location = new System.Drawing.Point(537, 64); + this.drop_subpixelMotionEstimation.Name = "drop_subpixelMotionEstimation"; + this.drop_subpixelMotionEstimation.Size = new System.Drawing.Size(139, 20); + this.drop_subpixelMotionEstimation.TabIndex = 32; + this.ToolTip.SetToolTip(this.drop_subpixelMotionEstimation, "‚±‚̐ݒè‚ł́A“®‚«—\‘ª‚Ì—±“x‚ðŽw’è‚Å‚«‚Ü‚·B\r\n’l‚ð‘å‚«‚­‚·‚邱‚ƂŁA‚æ‚荂•iŽ¿‚È“®‰æ‚𐶐¬‚Å‚«‚Ü‚·‚ªAƒGƒ“ƒR[ƒh‚Í’x‚­‚È‚è‚Ü‚·B\r\n6A7‚ð‘I‘ð‚µ‚½ê‡ABƒtƒŒ" + + "[ƒ€‚̃Œ[ƒg‚Ђ¸‚ݍœK‰»‚ÉŽ—‚½‚悤‚ȍœK‰»‚ð—˜—p‚µ‚Ü‚·"); + this.drop_subpixelMotionEstimation.SelectedIndexChanged += new System.EventHandler(this.drop_subpixelMotionEstimation_SelectedIndexChanged); + // + // drop_MotionEstimationRange + // + this.drop_MotionEstimationRange.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_MotionEstimationRange.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_MotionEstimationRange.FormattingEnabled = true; + this.drop_MotionEstimationRange.Items.AddRange(new object[] { + "Default (16)", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15", + "16", + "17", + "18", + "19", + "20", + "21", + "22", + "23", + "24", + "25", + "26", + "27", + "28", + "29", + "30", + "31", + "32", + "33", + "34", + "35", + "36", + "37", + "38", + "39", + "40", + "41", + "42", + "43", + "44", + "45", + "46", + "47", + "48", + "49", + "50", + "51", + "52", + "53", + "54", + "55", + "56", + "57", + "58", + "59", + "60", + "61", + "62", + "63", + "64"}); + this.drop_MotionEstimationRange.Location = new System.Drawing.Point(537, 37); + this.drop_MotionEstimationRange.Name = "drop_MotionEstimationRange"; + this.drop_MotionEstimationRange.Size = new System.Drawing.Size(139, 20); + this.drop_MotionEstimationRange.TabIndex = 31; + this.ToolTip.SetToolTip(this.drop_MotionEstimationRange, "“®‚«—\‘ª‚ðs‚¤ŒŸõ”͈͂ðŽw’è‚Å‚«‚Ü‚·B\r\n“®‚«—\‘ª•û–@‚ɁuUneven Multi-Hexagonalv‚à‚µ‚­‚́uExhaustivev‚ð‘I‘ð‚µ‚½ê‡‚É‚Ì‚Ý\r\nŒø" + + "‰Ê‚ª‚ ‚è‚Ü‚·B24A32A64‚ª“KØ‚Å‚·"); + this.drop_MotionEstimationRange.SelectedIndexChanged += new System.EventHandler(this.drop_MotionEstimationRange_SelectedIndexChanged); + // + // drop_MotionEstimationMethod + // + this.drop_MotionEstimationMethod.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_MotionEstimationMethod.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_MotionEstimationMethod.FormattingEnabled = true; + this.drop_MotionEstimationMethod.ItemHeight = 12; + this.drop_MotionEstimationMethod.Items.AddRange(new object[] { + "Default (Hexagon)", + "Diamond", + "Hexagon", + "Uneven Multi-Hexagon", + "Exhaustive"}); + this.drop_MotionEstimationMethod.Location = new System.Drawing.Point(537, 10); + this.drop_MotionEstimationMethod.Name = "drop_MotionEstimationMethod"; + this.drop_MotionEstimationMethod.Size = new System.Drawing.Size(139, 20); + this.drop_MotionEstimationMethod.TabIndex = 30; + this.ToolTip.SetToolTip(this.drop_MotionEstimationMethod, "“®‚«—\‘ª‚ÉŽg—p‚·‚é’Tõ‘‹‚ÌŒ`ó‚ðŽw’肵‚Ü‚·B\r\nuDiamondviƒ_ƒCƒ„ƒ‚ƒ“ƒhjAuHexagonvi˜ZŠpŒ`jA\r\nuUneven Multi-Hexagonv" + + "i•s“™•¡”˜ZŠpŒ`jAuExhaustivevi‘S‘́j‚ª‘I‘ð‰Â”\‚Å‚·B\r\nuUneven Multi-Hexagonv‚ªƒxƒXƒg‚Å‚·BuExhaustivev‚͒ᑬ" + + "‚Å‚·"); + this.drop_MotionEstimationMethod.SelectedIndexChanged += new System.EventHandler(this.drop_MotionEstimationMethod_SelectedIndexChanged); + // + // check_pyrmidalBFrames + // + this.check_pyrmidalBFrames.AutoSize = true; + this.check_pyrmidalBFrames.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; + this.check_pyrmidalBFrames.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.check_pyrmidalBFrames.Location = new System.Drawing.Point(50, 152); + this.check_pyrmidalBFrames.Name = "check_pyrmidalBFrames"; + this.check_pyrmidalBFrames.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.check_pyrmidalBFrames.Size = new System.Drawing.Size(93, 16); + this.check_pyrmidalBFrames.TabIndex = 17; + this.check_pyrmidalBFrames.Text = "BƒtƒŒ[ƒ€‚ÌŠK‘w‰»:"; + this.check_pyrmidalBFrames.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.ToolTip.SetToolTip(this.check_pyrmidalBFrames, "On‚É‚·‚é‚ƁA‚Ù‚©‚ÌBƒtƒŒ[ƒ€‚ðŽQÆƒtƒŒ[ƒ€‚Æ‚µ‚Ä—˜—p‚Å‚«‚é‚悤‚É‚È‚è‚Ü‚·B\r\n‚±‚ê‚ÍHigh Profile‚Ì‹@”\‚Ȃ̂ŁAOn‚É‚·‚é‚ÆQuickTime‚ł͍ж" + + "‚Å‚«‚È‚­‚È‚é‰Â”\«‚ª‚ ‚è‚Ü‚·B\r\n‚±‚Ì‹@”\‚ð—˜—p‚·‚邱‚ƂŁAƒrƒbƒgƒŒ[ƒg‚ ‚½‚è‚Ì•iŽ¿‚ðŒüã‚Å‚«‚Ü‚·B\r\n—LŒø‚ÉŽg‚¤‚ɂ́A—˜_“I‚ɂ́A­‚È‚­‚Æ‚à2‚ˆȏã‚ÌBƒtƒŒ[" + + "ƒ€‚ðŽg—p‚·‚é•K—v‚ª‚ ‚è‚Ü‚·"); + this.check_pyrmidalBFrames.UseVisualStyleBackColor = true; + this.check_pyrmidalBFrames.CheckStateChanged += new System.EventHandler(this.check_pyrmidalBFrames_CheckedChanged); + // + // check_weightedBFrames + // + this.check_weightedBFrames.AutoSize = true; + this.check_weightedBFrames.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; + this.check_weightedBFrames.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.check_weightedBFrames.Location = new System.Drawing.Point(44, 133); + this.check_weightedBFrames.Name = "check_weightedBFrames"; + this.check_weightedBFrames.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.check_weightedBFrames.Size = new System.Drawing.Size(99, 16); + this.check_weightedBFrames.TabIndex = 14; + this.check_weightedBFrames.Text = "BƒtƒŒ[ƒ€‚̏d‚Ý•t‚¯:"; + this.ToolTip.SetToolTip(this.check_weightedBFrames, "On‚É‚·‚é‚ƁAx264ƒGƒ“ƒR[ƒ_‚ÍBƒtƒŒ[ƒ€‚𐶐¬‚·‚é‚©‚Ç‚¤‚©Œˆ’è‚·‚éÛ‚É\r\n‘OŒã‚ÌPƒtƒŒ[ƒ€‚ª‚ǂꂾ‚¯—£‚ê‚Ä‚¢‚é‚©‚ðl—¶‚·‚é‚悤‚É‚È‚è‚Ü‚·B‚±‚ê‚É‚æ‚èA“®‚«‚ª³" + + "Šm‚É\r\n—\‘ª‚Å‚«‚¸‚É•iŽ¿‚ªˆ«‰»‚µ‚»‚¤‚É‚È‚Á‚½ê‡‚ÉBƒtƒŒ[ƒ€‚̐”‚ð­‚È‚­‚µA•iŽ¿ˆÛŽ‚ð}‚é‚悤‚É\r\n‚È‚è‚Ü‚·B‚±‚Ì‹@”\‚Í1‚ˆȏã‚ÌBƒtƒŒ[ƒ€‚ðŽg—p‚·‚éÛ‚É—L—p‚Å" + + "‚·"); + this.check_weightedBFrames.UseVisualStyleBackColor = true; + this.check_weightedBFrames.CheckStateChanged += new System.EventHandler(this.check_weightedBFrames_CheckedChanged); + // + // drop_directPrediction + // + this.drop_directPrediction.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_directPrediction.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_directPrediction.FormattingEnabled = true; + this.drop_directPrediction.Items.AddRange(new object[] { + "Default (Spatial)", + "None", + "Spatial", + "Temporal", + "Automatic"}); + this.drop_directPrediction.Location = new System.Drawing.Point(157, 109); + this.drop_directPrediction.Name = "drop_directPrediction"; + this.drop_directPrediction.Size = new System.Drawing.Size(121, 20); + this.drop_directPrediction.TabIndex = 13; + this.ToolTip.SetToolTip(this.drop_directPrediction, resources.GetString("drop_directPrediction.ToolTip")); + this.drop_directPrediction.SelectedIndexChanged += new System.EventHandler(this.drop_directPrediction_SelectedIndexChanged); + // + // drop_bFrames + // + this.drop_bFrames.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_bFrames.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_bFrames.FormattingEnabled = true; + this.drop_bFrames.Items.AddRange(new object[] { + "Default (0)", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15", + "16"}); + this.drop_bFrames.Location = new System.Drawing.Point(157, 84); + this.drop_bFrames.Name = "drop_bFrames"; + this.drop_bFrames.Size = new System.Drawing.Size(121, 20); + this.drop_bFrames.TabIndex = 12; + this.ToolTip.SetToolTip(this.drop_bFrames, "BƒtƒŒ[ƒ€‚̐”‚ðŽw’肵‚Ü‚·B’ʏí‚Í1‚©‚ç6’ö“x‚ª‘Ó–‚Å‚·B\r\nBƒtƒŒ[ƒ€‚Í‚Ù‚©‚̃tƒŒ[ƒ€‚æ‚è‚àƒTƒCƒY‚ª¬‚³‚¢‚̂ŁAƒrƒbƒgƒŒ[ƒg‚ ‚½‚è‚Ì•iŽ¿‚ð‚æ‚è‰ü‘P‚Å‚«‚Ü‚·B\r\n" + + "ƒAƒjƒ‚Ȃǂł́A9‚©‚ç16’ö“x‚È‚Ç‚à—LŒø‚Å‚·"); + this.drop_bFrames.SelectedIndexChanged += new System.EventHandler(this.drop_bFrames_SelectedIndexChanged); + // + // drop_refFrames + // + this.drop_refFrames.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drop_refFrames.FlatStyle = System.Windows.Forms.FlatStyle.Popup; + this.drop_refFrames.FormattingEnabled = true; + this.drop_refFrames.Items.AddRange(new object[] { + "Default (1)", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "14", + "15", + "16"}); + this.drop_refFrames.Location = new System.Drawing.Point(157, 34); + this.drop_refFrames.Name = "drop_refFrames"; + this.drop_refFrames.Size = new System.Drawing.Size(121, 20); + this.drop_refFrames.TabIndex = 10; + this.ToolTip.SetToolTip(this.drop_refFrames, "’ʏí‚Í1‚©‚ç6’ö“x‚ª‘Ó–‚Å‚·B‚»‚êˆÈã‚Ì’l‚ɐݒ肵‚½ê‡A\r\n•iŽ¿‚ÍŒüã‚µ‚Ü‚·‚ªƒGƒ“ƒR[ƒh‚Í’x‚­‚È‚è‚Ü‚·"); + this.drop_refFrames.SelectedIndexChanged += new System.EventHandler(this.drop_refFrames_SelectedIndexChanged); + // + // check_mixedReferences + // + this.check_mixedReferences.AutoSize = true; + this.check_mixedReferences.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; + this.check_mixedReferences.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.check_mixedReferences.Location = new System.Drawing.Point(54, 58); + this.check_mixedReferences.Name = "check_mixedReferences"; + this.check_mixedReferences.RightToLeft = System.Windows.Forms.RightToLeft.No; + this.check_mixedReferences.Size = new System.Drawing.Size(61, 16); + this.check_mixedReferences.TabIndex = 11; + this.check_mixedReferences.Text = "¬‡ŽQÆ:"; + this.check_mixedReferences.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.ToolTip.SetToolTip(this.check_mixedReferences, "On‚É‚·‚é‚ƁA1‚‚̃tƒŒ[ƒ€‚̈قȂ镔•ª‚ª‚»‚ꂼ‚êˆÙ‚È‚éŽQÆƒtƒŒ[ƒ€‚ðŽQÆ‚Å‚«‚é‚悤‚É‚È‚è‚Ü‚·"); + this.check_mixedReferences.UseVisualStyleBackColor = true; + this.check_mixedReferences.CheckStateChanged += new System.EventHandler(this.check_mixedReferences_CheckedChanged); + // + // check_forced + // + this.check_forced.AutoSize = true; + this.check_forced.BackColor = System.Drawing.Color.Transparent; + this.check_forced.Enabled = false; + this.check_forced.Location = new System.Drawing.Point(223, 228); + this.check_forced.Name = "check_forced"; + this.check_forced.Size = new System.Drawing.Size(125, 17); + this.check_forced.TabIndex = 44; + this.check_forced.Text = "‹­§“I‚ÉŽš–‹‚Ì‚Ý‚É‚·‚é"; + this.ToolTip.SetToolTip(this.check_forced, "‘I‘ð‚³‚ê‚½ƒXƒgƒŠ[ƒ€‚ÌŽš–‹‚Ì‚Ý‚ð•\Ž¦‚µ‚Ü‚·BuAutoselectv‚Æ•¹—p‚·‚é‚ÆŒø‰Ê“I‚Å‚·"); + this.check_forced.UseVisualStyleBackColor = false; + // + // lbl_src_res + // + this.lbl_src_res.AutoSize = true; + this.lbl_src_res.BackColor = System.Drawing.Color.Transparent; + this.lbl_src_res.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_src_res.Location = new System.Drawing.Point(405, 31); + this.lbl_src_res.Name = "lbl_src_res"; + this.lbl_src_res.Size = new System.Drawing.Size(72, 12); + this.lbl_src_res.TabIndex = 13; + this.lbl_src_res.Text = "Select a Title"; +*/ // drop_chapterFinish // this.drop_chapterFinish.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; @@ -486,6 +1498,16 @@ namespace Handbrake this.ToolTip.SetToolTip(this.drop_chapterFinish, "Select the chapter range you would like to enocde. (default: All Chapters)"); this.drop_chapterFinish.SelectedIndexChanged += new System.EventHandler(this.chapersChanged); // +/* + this.lbl_duration.AutoSize = true; + this.lbl_duration.BackColor = System.Drawing.Color.Transparent; + this.lbl_duration.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_duration.Location = new System.Drawing.Point(569, 52); + this.lbl_duration.Name = "lbl_duration"; + this.lbl_duration.Size = new System.Drawing.Size(72, 12); + this.lbl_duration.TabIndex = 43; + this.lbl_duration.Text = "Select a Title"; +*/ // drop_chapterStart // this.drop_chapterStart.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; @@ -497,6 +1519,16 @@ namespace Handbrake this.ToolTip.SetToolTip(this.drop_chapterStart, "Select the chapter range you would like to enocde. (default: All Chapters)"); this.drop_chapterStart.SelectedIndexChanged += new System.EventHandler(this.chapersChanged); // +/* + this.label_duration.AutoSize = true; + this.label_duration.BackColor = System.Drawing.Color.Transparent; + this.label_duration.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label_duration.Location = new System.Drawing.Point(502, 51); + this.label_duration.Name = "label_duration"; + this.label_duration.Size = new System.Drawing.Size(32, 13); + this.label_duration.TabIndex = 42; + this.label_duration.Text = "ŽžŠÔ:"; +*/ // drop_angle // this.drop_angle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; @@ -507,6 +1539,15 @@ namespace Handbrake this.drop_angle.TabIndex = 45; this.ToolTip.SetToolTip(this.drop_angle, "Select the chapter range you would like to enocde. (default: All Chapters)"); // +/* + this.label7.AutoSize = true; + this.label7.BackColor = System.Drawing.Color.Transparent; + this.label7.Location = new System.Drawing.Point(311, 31); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(42, 13); + this.label7.TabIndex = 12; + this.label7.Text = "•ÏŠ·Œ³:"; +*/ // drp_dvdtitle // this.drp_dvdtitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; @@ -524,7 +1565,7 @@ namespace Handbrake // // DVD_Open // - this.DVD_Open.Description = "Select the \"VIDEO_TS\" folder from your DVD Drive."; + this.DVD_Open.Description = "DVDƒhƒ‰ƒCƒu‚ɃZƒbƒg‚³‚ꂽDVD‚́uVIDEO_TSvƒtƒHƒ‹ƒ_‚ð‘I‘ð‚µ‚Ü‚·"; // // File_Open // @@ -545,7 +1586,7 @@ namespace Handbrake this.mnu_exit}); this.FileToolStripMenuItem.Name = "FileToolStripMenuItem"; this.FileToolStripMenuItem.Size = new System.Drawing.Size(35, 20); - this.FileToolStripMenuItem.Text = "&File"; + this.FileToolStripMenuItem.Text = "ƒtƒ@ƒCƒ‹(&F)"; // // mnu_killCLI // @@ -559,7 +1600,7 @@ namespace Handbrake // this.mnu_exit.Name = "mnu_exit"; this.mnu_exit.Size = new System.Drawing.Size(143, 22); - this.mnu_exit.Text = "E&xit"; + this.mnu_exit.Text = "I—¹(E&)"; this.mnu_exit.Click += new System.EventHandler(this.mnu_exit_Click); // // mnu_open3 @@ -576,7 +1617,7 @@ namespace Handbrake this.mnu_options}); this.ToolsToolStripMenuItem.Name = "ToolsToolStripMenuItem"; this.ToolsToolStripMenuItem.Size = new System.Drawing.Size(44, 20); - this.ToolsToolStripMenuItem.Text = "&Tools"; + this.ToolsToolStripMenuItem.Text = "ƒc[ƒ‹(&T)"; // // mnu_encode // @@ -584,7 +1625,7 @@ namespace Handbrake this.mnu_encode.Name = "mnu_encode"; this.mnu_encode.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q))); this.mnu_encode.Size = new System.Drawing.Size(186, 22); - this.mnu_encode.Text = "Show Queue"; + this.mnu_encode.Text = "ƒLƒ…[‚ð•\Ž¦"; this.mnu_encode.Click += new System.EventHandler(this.mnu_encode_Click); // // mnu_encodeLog @@ -592,7 +1633,7 @@ namespace Handbrake this.mnu_encodeLog.Image = global::Handbrake.Properties.Resources.ActivityWindow_small; this.mnu_encodeLog.Name = "mnu_encodeLog"; this.mnu_encodeLog.Size = new System.Drawing.Size(186, 22); - this.mnu_encodeLog.Text = "Activity Window"; + this.mnu_encodeLog.Text = "—š—ðƒEƒBƒ“ƒhƒE"; this.mnu_encodeLog.Click += new System.EventHandler(this.mnu_encodeLog_Click); // // ToolStripSeparator5 @@ -605,7 +1646,7 @@ namespace Handbrake this.mnu_options.Image = global::Handbrake.Properties.Resources.Pref_Small; this.mnu_options.Name = "mnu_options"; this.mnu_options.Size = new System.Drawing.Size(186, 22); - this.mnu_options.Text = "Options"; + this.mnu_options.Text = "ƒIƒvƒVƒ‡ƒ“Ý’è..."; this.mnu_options.Click += new System.EventHandler(this.mnu_options_Click); // // PresetsToolStripMenuItem @@ -619,13 +1660,13 @@ namespace Handbrake this.mnu_SelectDefault}); this.PresetsToolStripMenuItem.Name = "PresetsToolStripMenuItem"; this.PresetsToolStripMenuItem.Size = new System.Drawing.Size(55, 20); - this.PresetsToolStripMenuItem.Text = "&Presets"; + this.PresetsToolStripMenuItem.Text = "ƒvƒŠƒZƒbƒg(&P)"; // // mnu_presetReset // this.mnu_presetReset.Name = "mnu_presetReset"; this.mnu_presetReset.Size = new System.Drawing.Size(194, 22); - this.mnu_presetReset.Text = "Update Built-in Presets"; + this.mnu_presetReset.Text = "‘g‚ݍž‚݃vƒŠƒZƒbƒg‚̃Aƒbƒvƒf[ƒg"; this.mnu_presetReset.ToolTipText = "Resets all presets."; this.mnu_presetReset.Click += new System.EventHandler(this.mnu_presetReset_Click); // @@ -633,7 +1674,7 @@ namespace Handbrake // this.mnu_delete_preset.Name = "mnu_delete_preset"; this.mnu_delete_preset.Size = new System.Drawing.Size(194, 22); - this.mnu_delete_preset.Text = "Delete Built-in Presets"; + this.mnu_delete_preset.Text = "‘g‚ݍž‚݃vƒŠƒZƒbƒg‚̍폜"; this.mnu_delete_preset.Click += new System.EventHandler(this.mnu_delete_preset_Click); // // toolStripSeparator7 @@ -645,7 +1686,7 @@ namespace Handbrake // this.btn_new_preset.Name = "btn_new_preset"; this.btn_new_preset.Size = new System.Drawing.Size(194, 22); - this.btn_new_preset.Text = "New Preset"; + this.btn_new_preset.Text = "V‹KƒvƒŠƒZƒbƒg"; this.btn_new_preset.Click += new System.EventHandler(this.btn_new_preset_Click); // // mnu_importMacPreset @@ -659,7 +1700,7 @@ namespace Handbrake // this.mnu_SelectDefault.Name = "mnu_SelectDefault"; this.mnu_SelectDefault.Size = new System.Drawing.Size(194, 22); - this.mnu_SelectDefault.Text = "Select Default Preset"; + this.mnu_SelectDefault.Text = "ƒfƒtƒHƒ‹ƒgƒvƒŠƒZƒbƒg‚ɐݒè"; this.mnu_SelectDefault.ToolTipText = "Select HandBrake\'s default preset"; this.mnu_SelectDefault.Click += new System.EventHandler(this.mnu_SelectDefault_Click); // @@ -675,14 +1716,14 @@ namespace Handbrake this.mnu_about}); this.HelpToolStripMenuItem.Name = "HelpToolStripMenuItem"; this.HelpToolStripMenuItem.Size = new System.Drawing.Size(40, 20); - this.HelpToolStripMenuItem.Text = "&Help"; + this.HelpToolStripMenuItem.Text = "ƒwƒ‹ƒv(&H)"; // // mnu_user_guide // this.mnu_user_guide.Image = global::Handbrake.Properties.Resources.Help16; this.mnu_user_guide.Name = "mnu_user_guide"; this.mnu_user_guide.Size = new System.Drawing.Size(192, 22); - this.mnu_user_guide.Text = "HandBrake User Guide"; + this.mnu_user_guide.Text = "HandBrakeƒ†[ƒU[ƒKƒCƒh"; this.mnu_user_guide.Click += new System.EventHandler(this.mnu_user_guide_Click); // // mnu_handbrake_home @@ -690,14 +1731,14 @@ namespace Handbrake this.mnu_handbrake_home.Image = global::Handbrake.Properties.Resources.info16; this.mnu_handbrake_home.Name = "mnu_handbrake_home"; this.mnu_handbrake_home.Size = new System.Drawing.Size(192, 22); - this.mnu_handbrake_home.Text = "HandBrake Homepage"; + this.mnu_handbrake_home.Text = "HandBrakeƒz[ƒ€ƒy[ƒW"; this.mnu_handbrake_home.Click += new System.EventHandler(this.mnu_handbrake_home_Click); // // mnu_handbrake_forums // this.mnu_handbrake_forums.Name = "mnu_handbrake_forums"; this.mnu_handbrake_forums.Size = new System.Drawing.Size(192, 22); - this.mnu_handbrake_forums.Text = "HandBrake Forums"; + this.mnu_handbrake_forums.Text = "HandBrakeŒfŽ¦”Â"; this.mnu_handbrake_forums.Click += new System.EventHandler(this.mnu_handbrake_forums_Click); // // ToolStripSeparator3 @@ -709,7 +1750,7 @@ namespace Handbrake // this.mnu_UpdateCheck.Name = "mnu_UpdateCheck"; this.mnu_UpdateCheck.Size = new System.Drawing.Size(192, 22); - this.mnu_UpdateCheck.Text = "Check for Updates"; + this.mnu_UpdateCheck.Text = "ƒAƒbƒvƒf[ƒg‚ÌŠm”F..."; this.mnu_UpdateCheck.Click += new System.EventHandler(this.mnu_UpdateCheck_Click); // // toolStripSeparator6 @@ -722,7 +1763,7 @@ namespace Handbrake this.mnu_about.Image = global::Handbrake.Properties.Resources.hb16; this.mnu_about.Name = "mnu_about"; this.mnu_about.Size = new System.Drawing.Size(192, 22); - this.mnu_about.Text = "About..."; + this.mnu_about.Text = "HandBrake‚ɂ‚¢‚Ä..."; this.mnu_about.Click += new System.EventHandler(this.mnu_about_Click); // // frmMainMenu @@ -737,6 +1778,89 @@ namespace Handbrake this.frmMainMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; this.frmMainMenu.Size = new System.Drawing.Size(1002, 24); this.frmMainMenu.TabIndex = 0; +/* + this.frmMainMenu.Text = "MenuStrip1"; + // + // GroupBox1 + // + this.GroupBox1.Controls.Add(this.lbl_duration); + this.GroupBox1.Controls.Add(this.label_duration); + this.GroupBox1.Controls.Add(this.Label13); + this.GroupBox1.Controls.Add(this.drop_chapterFinish); + this.GroupBox1.Controls.Add(this.drop_chapterStart); + this.GroupBox1.Controls.Add(this.drp_dvdtitle); + this.GroupBox1.Controls.Add(this.Label17); + this.GroupBox1.Controls.Add(this.text_source); + this.GroupBox1.Controls.Add(this.Label9); + this.GroupBox1.Controls.Add(this.Label10); + this.GroupBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.GroupBox1.ForeColor = System.Drawing.Color.Black; + this.GroupBox1.Location = new System.Drawing.Point(12, 65); + this.GroupBox1.Name = "GroupBox1"; + this.GroupBox1.Size = new System.Drawing.Size(705, 80); + this.GroupBox1.TabIndex = 2; + this.GroupBox1.TabStop = false; + this.GroupBox1.Text = "•ÏŠ·Œ³"; + // + // Label13 + // + this.Label13.AutoSize = true; + this.Label13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label13.Location = new System.Drawing.Point(370, 51); + this.Label13.Name = "Label13"; + this.Label13.Size = new System.Drawing.Size(22, 13); + this.Label13.TabIndex = 10; + this.Label13.Text = "‚©‚ç"; + // + // Label17 + // + this.Label17.AutoSize = true; + this.Label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label17.ForeColor = System.Drawing.Color.Black; + this.Label17.Location = new System.Drawing.Point(17, 20); + this.Label17.Name = "Label17"; + this.Label17.Size = new System.Drawing.Size(42, 13); + this.Label17.TabIndex = 0; + this.Label17.Text = "•ÏŠ·Œ³:"; + // + // Label9 + // + this.Label9.AutoSize = true; + this.Label9.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label9.ForeColor = System.Drawing.Color.Black; + this.Label9.Location = new System.Drawing.Point(225, 51); + this.Label9.Name = "Label9"; + this.Label9.Size = new System.Drawing.Size(50, 13); + this.Label9.TabIndex = 8; + this.Label9.Text = "ƒ`ƒƒƒvƒ^[:"; + // + // Label10 + // + this.Label10.AutoSize = true; + this.Label10.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label10.ForeColor = System.Drawing.Color.Black; + this.Label10.Location = new System.Drawing.Point(17, 51); + this.Label10.Name = "Label10"; + this.Label10.Size = new System.Drawing.Size(41, 13); + this.Label10.TabIndex = 6; + this.Label10.Text = "ƒ^ƒCƒgƒ‹:"; + // + // groupBox_output + // + this.groupBox_output.Controls.Add(this.drop_format); + this.groupBox_output.Controls.Add(this.label5); + this.groupBox_output.Controls.Add(this.check_largeFile); + this.groupBox_output.Controls.Add(this.check_iPodAtom); + this.groupBox_output.Controls.Add(this.check_optimiseMP4); + this.groupBox_output.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.groupBox_output.ForeColor = System.Drawing.Color.Black; + this.groupBox_output.Location = new System.Drawing.Point(12, 198); + this.groupBox_output.Name = "groupBox_output"; + this.groupBox_output.Size = new System.Drawing.Size(705, 46); + this.groupBox_output.TabIndex = 4; + this.groupBox_output.TabStop = false; + this.groupBox_output.Text = "Output Settings (Preset: None)"; +*/ this.frmMainMenu.Text = "MenuStrip"; // // label5 @@ -744,22 +1868,29 @@ namespace Handbrake this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left; this.label5.AutoSize = true; this.label5.ForeColor = System.Drawing.Color.Black; +/* + this.label5.Location = new System.Drawing.Point(17, 21); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(55, 13); + this.label5.TabIndex = 27; + this.label5.Text = "ƒtƒH[ƒ}ƒbƒg:"; +*/ this.label5.Location = new System.Drawing.Point(3, 7); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(58, 13); this.label5.TabIndex = 27; - this.label5.Text = "Container:"; + this.label5.Text = "ƒRƒ“ƒeƒi:"; // // Label47 // this.Label47.AutoSize = true; this.Label47.BackColor = System.Drawing.Color.Transparent; this.Label47.ForeColor = System.Drawing.Color.Black; - this.Label47.Location = new System.Drawing.Point(13, 39); + this.Label47.Location = new System.Drawing.Point(13, 36); this.Label47.Name = "Label47"; this.Label47.Size = new System.Drawing.Size(70, 13); this.Label47.TabIndex = 0; - this.Label47.Text = "Video Codec:"; + this.Label47.Text = "“®‰æƒR[ƒfƒbƒN:"; // // Label3 // @@ -770,8 +1901,397 @@ namespace Handbrake this.Label3.Name = "Label3"; this.Label3.Size = new System.Drawing.Size(27, 13); this.Label3.TabIndex = 0; - this.Label3.Text = "File:"; - // + this.Label3.Text = "•Û‘¶æƒtƒ@ƒCƒ‹:"; + // +/* + // TabPage2 + // + this.TabPage2.BackColor = System.Drawing.Color.Transparent; + this.TabPage2.Controls.Add(this.lbl_drc4); + this.TabPage2.Controls.Add(this.lbl_drc3); + this.TabPage2.Controls.Add(this.lbl_drc2); + this.TabPage2.Controls.Add(this.lbl_drc1); + this.TabPage2.Controls.Add(this.trackBar4); + this.TabPage2.Controls.Add(this.drp_audsr_4); + this.TabPage2.Controls.Add(this.drp_audbit_4); + this.TabPage2.Controls.Add(this.drp_audenc_4); + this.TabPage2.Controls.Add(this.drp_audmix_4); + this.TabPage2.Controls.Add(this.drp_track4Audio); + this.TabPage2.Controls.Add(this.lbl_t4); + this.TabPage2.Controls.Add(this.trackBar3); + this.TabPage2.Controls.Add(this.drp_audsr_3); + this.TabPage2.Controls.Add(this.drp_audbit_3); + this.TabPage2.Controls.Add(this.drp_audenc_3); + this.TabPage2.Controls.Add(this.drp_audmix_3); + this.TabPage2.Controls.Add(this.drp_track3Audio); + this.TabPage2.Controls.Add(this.lbl_t3); + this.TabPage2.Controls.Add(this.trackBar2); + this.TabPage2.Controls.Add(this.label16); + this.TabPage2.Controls.Add(this.trackBar1); + this.TabPage2.Controls.Add(this.groupBox5); + this.TabPage2.Controls.Add(this.groupBox3); + this.TabPage2.Controls.Add(this.label68); + this.TabPage2.Controls.Add(this.label67); + this.TabPage2.Controls.Add(this.drp_audsr_2); + this.TabPage2.Controls.Add(this.label66); + this.TabPage2.Controls.Add(this.drp_audbit_2); + this.TabPage2.Controls.Add(this.label65); + this.TabPage2.Controls.Add(this.label14); + this.TabPage2.Controls.Add(this.drp_audenc_2); + this.TabPage2.Controls.Add(this.drp_audenc_1); + this.TabPage2.Controls.Add(this.drp_audmix_2); + this.TabPage2.Controls.Add(this.check_forced); + this.TabPage2.Controls.Add(this.drp_track2Audio); + this.TabPage2.Controls.Add(this.label28); + this.TabPage2.Controls.Add(this.label27); + this.TabPage2.Controls.Add(this.drp_subtitle); + this.TabPage2.Controls.Add(this.Label19); + this.TabPage2.Controls.Add(this.Label20); + this.TabPage2.Controls.Add(this.drp_audmix_1); + this.TabPage2.Controls.Add(this.drp_track1Audio); + this.TabPage2.Controls.Add(this.drp_audbit_1); + this.TabPage2.Controls.Add(this.Label32); + this.TabPage2.Controls.Add(this.drp_audsr_1); + this.TabPage2.Location = new System.Drawing.Point(4, 22); + this.TabPage2.Name = "TabPage2"; + this.TabPage2.Padding = new System.Windows.Forms.Padding(3); + this.TabPage2.Size = new System.Drawing.Size(697, 290); + this.TabPage2.TabIndex = 3; + this.TabPage2.Text = "‰¹º‚ÆŽš–‹"; + this.TabPage2.UseVisualStyleBackColor = true; + // + // lbl_drc4 + // + this.lbl_drc4.AutoSize = true; + this.lbl_drc4.BackColor = System.Drawing.Color.Transparent; + this.lbl_drc4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_drc4.Location = new System.Drawing.Point(670, 162); + this.lbl_drc4.Name = "lbl_drc4"; + this.lbl_drc4.Size = new System.Drawing.Size(19, 13); + this.lbl_drc4.TabIndex = 39; + this.lbl_drc4.Text = "1:"; + // + // lbl_drc3 + // + this.lbl_drc3.AutoSize = true; + this.lbl_drc3.BackColor = System.Drawing.Color.Transparent; + this.lbl_drc3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_drc3.Location = new System.Drawing.Point(670, 125); + this.lbl_drc3.Name = "lbl_drc3"; + this.lbl_drc3.Size = new System.Drawing.Size(19, 13); + this.lbl_drc3.TabIndex = 31; + this.lbl_drc3.Text = "1:"; + // + // lbl_drc2 + // + this.lbl_drc2.AutoSize = true; + this.lbl_drc2.BackColor = System.Drawing.Color.Transparent; + this.lbl_drc2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_drc2.Location = new System.Drawing.Point(670, 83); + this.lbl_drc2.Name = "lbl_drc2"; + this.lbl_drc2.Size = new System.Drawing.Size(19, 13); + this.lbl_drc2.TabIndex = 23; + this.lbl_drc2.Text = "1:"; + // + // lbl_drc1 + // + this.lbl_drc1.AutoSize = true; + this.lbl_drc1.BackColor = System.Drawing.Color.Transparent; + this.lbl_drc1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_drc1.Location = new System.Drawing.Point(670, 49); + this.lbl_drc1.Name = "lbl_drc1"; + this.lbl_drc1.Size = new System.Drawing.Size(19, 13); + this.lbl_drc1.TabIndex = 15; + this.lbl_drc1.Text = "1:"; + // + // trackBar4 + // + this.trackBar4.Enabled = false; + this.trackBar4.LargeChange = 0; + this.trackBar4.Location = new System.Drawing.Point(620, 156); + this.trackBar4.Margin = new System.Windows.Forms.Padding(0); + this.trackBar4.Maximum = 30; + this.trackBar4.Name = "trackBar4"; + this.trackBar4.Size = new System.Drawing.Size(49, 42); + this.trackBar4.TabIndex = 38; + this.trackBar4.TickFrequency = 10; + this.ToolTip.SetToolTip(this.trackBar4, "ƒ_ƒCƒiƒ~ƒbƒNƒŒƒ“ƒWƒRƒ“ƒvƒŒƒbƒVƒ‡ƒ“iDRCj‚Ì‹­“x‚ðŽw’肵‚Ü‚·"); + this.trackBar4.ValueChanged += new System.EventHandler(this.trackBar4_Scroll); + // + // drp_track4Audio + // + this.drp_track4Audio.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_track4Audio.FormattingEnabled = true; + this.drp_track4Audio.Items.AddRange(new object[] { + "None"}); + this.drp_track4Audio.Location = new System.Drawing.Point(36, 161); + this.drp_track4Audio.Name = "drp_track4Audio"; + this.drp_track4Audio.Size = new System.Drawing.Size(194, 20); + this.drp_track4Audio.TabIndex = 33; + this.drp_track4Audio.SelectedIndexChanged += new System.EventHandler(this.drp_track4Audio_SelectedIndexChanged); + // + // lbl_t4 + // + this.lbl_t4.AutoSize = true; + this.lbl_t4.BackColor = System.Drawing.Color.Transparent; + this.lbl_t4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_t4.Location = new System.Drawing.Point(13, 163); + this.lbl_t4.Name = "lbl_t4"; + this.lbl_t4.Size = new System.Drawing.Size(19, 13); + this.lbl_t4.TabIndex = 32; + this.lbl_t4.Text = "4:"; + // + // trackBar3 + // + this.trackBar3.Enabled = false; + this.trackBar3.LargeChange = 0; + this.trackBar3.Location = new System.Drawing.Point(620, 118); + this.trackBar3.Margin = new System.Windows.Forms.Padding(0); + this.trackBar3.Maximum = 30; + this.trackBar3.Name = "trackBar3"; + this.trackBar3.Size = new System.Drawing.Size(49, 42); + this.trackBar3.TabIndex = 30; + this.trackBar3.TickFrequency = 10; + this.ToolTip.SetToolTip(this.trackBar3, "ƒ_ƒCƒiƒ~ƒbƒNƒŒƒ“ƒWƒRƒ“ƒvƒŒƒbƒVƒ‡ƒ“iDRCj‚Ì‹­“x‚ðŽw’肵‚Ü‚·"); + this.trackBar3.ValueChanged += new System.EventHandler(this.trackBar3_Scroll); + // + // drp_track3Audio + // + this.drp_track3Audio.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_track3Audio.FormattingEnabled = true; + this.drp_track3Audio.Items.AddRange(new object[] { + "None"}); + this.drp_track3Audio.Location = new System.Drawing.Point(36, 122); + this.drp_track3Audio.Name = "drp_track3Audio"; + this.drp_track3Audio.Size = new System.Drawing.Size(194, 20); + this.drp_track3Audio.TabIndex = 25; + this.drp_track3Audio.SelectedIndexChanged += new System.EventHandler(this.drp_track3Audio_SelectedIndexChanged); + // + // lbl_t3 + // + this.lbl_t3.AutoSize = true; + this.lbl_t3.BackColor = System.Drawing.Color.Transparent; + this.lbl_t3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_t3.Location = new System.Drawing.Point(13, 125); + this.lbl_t3.Name = "lbl_t3"; + this.lbl_t3.Size = new System.Drawing.Size(19, 13); + this.lbl_t3.TabIndex = 24; + this.lbl_t3.Text = "3:"; + // + // trackBar2 + // + this.trackBar2.LargeChange = 0; + this.trackBar2.Location = new System.Drawing.Point(620, 79); + this.trackBar2.Margin = new System.Windows.Forms.Padding(0); + this.trackBar2.Maximum = 30; + this.trackBar2.Name = "trackBar2"; + this.trackBar2.Size = new System.Drawing.Size(49, 42); + this.trackBar2.TabIndex = 22; + this.trackBar2.TickFrequency = 10; + this.ToolTip.SetToolTip(this.trackBar2, "ƒ_ƒCƒiƒ~ƒbƒNƒŒƒ“ƒWƒRƒ“ƒvƒŒƒbƒVƒ‡ƒ“iDRCj‚Ì‹­“x‚ðŽw’肵‚Ü‚·"); + this.trackBar2.ValueChanged += new System.EventHandler(this.trackBar2_Scroll); + // + // label16 + // + this.label16.AutoSize = true; + this.label16.BackColor = System.Drawing.Color.Transparent; + this.label16.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label16.Location = new System.Drawing.Point(628, 33); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(28, 12); + this.label16.TabIndex = 14; + this.label16.Text = "DRC"; + // + // trackBar1 + // + this.trackBar1.LargeChange = 0; + this.trackBar1.Location = new System.Drawing.Point(619, 44); + this.trackBar1.Margin = new System.Windows.Forms.Padding(0); + this.trackBar1.Maximum = 30; + this.trackBar1.Name = "trackBar1"; + this.trackBar1.Size = new System.Drawing.Size(50, 42); + this.trackBar1.TabIndex = 13; + this.trackBar1.TickFrequency = 10; + this.ToolTip.SetToolTip(this.trackBar1, "ƒ_ƒCƒiƒ~ƒbƒNƒŒƒ“ƒWƒRƒ“ƒvƒŒƒbƒVƒ‡ƒ“iDRCj‚Ì‹­“x‚ðŽw’肵‚Ü‚·"); + this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_Scroll); + // + // groupBox5 + // + this.groupBox5.Location = new System.Drawing.Point(107, 12); + this.groupBox5.Name = "groupBox5"; + this.groupBox5.Size = new System.Drawing.Size(577, 9); + this.groupBox5.TabIndex = 1; + this.groupBox5.TabStop = false; + // + // groupBox3 + // + this.groupBox3.Location = new System.Drawing.Point(83, 202); + this.groupBox3.Name = "groupBox3"; + this.groupBox3.Size = new System.Drawing.Size(601, 9); + this.groupBox3.TabIndex = 41; + this.groupBox3.TabStop = false; + // + // label68 + // + this.label68.AutoSize = true; + this.label68.BackColor = System.Drawing.Color.Transparent; + this.label68.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label68.Location = new System.Drawing.Point(13, 12); + this.label68.Name = "label68"; + this.label68.Size = new System.Drawing.Size(60, 13); + this.label68.TabIndex = 0; + this.label68.Text = "‰¹ºƒgƒ‰ƒbƒN"; + // + // label67 + // + this.label67.AutoSize = true; + this.label67.BackColor = System.Drawing.Color.Transparent; + this.label67.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label67.Location = new System.Drawing.Point(479, 22); + this.label67.Name = "label67"; + this.label67.Size = new System.Drawing.Size(65, 24); + this.label67.TabIndex = 10; + this.label67.Text = "ƒTƒ“ƒvƒŠƒ“ƒOƒŒ[ƒg\r\n(kHz)"; + // + // label66 + // + this.label66.AutoSize = true; + this.label66.BackColor = System.Drawing.Color.Transparent; + this.label66.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label66.Location = new System.Drawing.Point(542, 33); + this.label66.Name = "label66"; + this.label66.Size = new System.Drawing.Size(75, 12); + this.label66.TabIndex = 12; + this.label66.Text = "ƒrƒbƒgƒŒ[ƒg(Kbps)"; + // + // label65 + // + this.label65.AutoSize = true; + this.label65.BackColor = System.Drawing.Color.Transparent; + this.label65.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label65.Location = new System.Drawing.Point(255, 33); + this.label65.Name = "label65"; + this.label65.Size = new System.Drawing.Size(54, 12); + this.label65.TabIndex = 6; + this.label65.Text = "‰¹ºƒR[ƒfƒbƒN"; + // + // label14 + // + this.label14.AutoSize = true; + this.label14.BackColor = System.Drawing.Color.Transparent; + this.label14.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label14.Location = new System.Drawing.Point(380, 33); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(49, 12); + this.label14.TabIndex = 8; + this.label14.Text = "ƒ~ƒbƒNƒXƒ_ƒEƒ“"; + // + // drp_track2Audio + // + this.drp_track2Audio.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_track2Audio.FormattingEnabled = true; + this.drp_track2Audio.Items.AddRange(new object[] { + "None"}); + this.drp_track2Audio.Location = new System.Drawing.Point(36, 84); + this.drp_track2Audio.Name = "drp_track2Audio"; + this.drp_track2Audio.Size = new System.Drawing.Size(194, 20); + this.drp_track2Audio.TabIndex = 17; + this.drp_track2Audio.SelectedIndexChanged += new System.EventHandler(this.drp_track2Audio_SelectedIndexChanged); + // + // label28 + // + this.label28.AutoSize = true; + this.label28.BackColor = System.Drawing.Color.Transparent; + this.label28.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label28.Location = new System.Drawing.Point(13, 87); + this.label28.Name = "label28"; + this.label28.Size = new System.Drawing.Size(19, 13); + this.label28.TabIndex = 16; + this.label28.Text = "2:"; + // + // label27 + // + this.label27.AutoSize = true; + this.label27.BackColor = System.Drawing.Color.Transparent; + this.label27.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label27.Location = new System.Drawing.Point(107, 33); + this.label27.Name = "label27"; + this.label27.Size = new System.Drawing.Size(32, 12); + this.label27.TabIndex = 4; + this.label27.Text = "•ÏŠ·Œ³"; + // + // Label19 + // + this.Label19.AutoSize = true; + this.Label19.BackColor = System.Drawing.Color.Transparent; + this.Label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label19.Location = new System.Drawing.Point(13, 202); + this.Label19.Name = "Label19"; + this.Label19.Size = new System.Drawing.Size(29, 13); + this.Label19.TabIndex = 40; + this.Label19.Text = "Žš–‹"; + // + // Label20 + // + this.Label20.AutoSize = true; + this.Label20.BackColor = System.Drawing.Color.Transparent; + this.Label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label20.Location = new System.Drawing.Point(13, 228); + this.Label20.Name = "Label20"; + this.Label20.Size = new System.Drawing.Size(32, 13); + this.Label20.TabIndex = 42; + this.Label20.Text = "Žš–‹:"; + // + // drp_track1Audio + // + this.drp_track1Audio.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_track1Audio.FormattingEnabled = true; + this.drp_track1Audio.Items.AddRange(new object[] { + "Automatic"}); + this.drp_track1Audio.Location = new System.Drawing.Point(36, 50); + this.drp_track1Audio.Name = "drp_track1Audio"; + this.drp_track1Audio.Size = new System.Drawing.Size(194, 20); + this.drp_track1Audio.TabIndex = 3; + // + // Label32 + // + this.Label32.AutoSize = true; + this.Label32.BackColor = System.Drawing.Color.Transparent; + this.Label32.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label32.Location = new System.Drawing.Point(13, 53); + this.Label32.Name = "Label32"; + this.Label32.Size = new System.Drawing.Size(19, 13); + this.Label32.TabIndex = 2; + this.Label32.Text = "1:"; + // + // TabPage3 + // + this.TabPage3.BackColor = System.Drawing.Color.Transparent; + this.TabPage3.Controls.Add(this.drp_videoEncoder); + this.TabPage3.Controls.Add(this.Label47); + this.TabPage3.Controls.Add(this.label25); + this.TabPage3.Controls.Add(this.check_grayscale); + this.TabPage3.Controls.Add(this.check_turbo); + this.TabPage3.Controls.Add(this.Label22); + this.TabPage3.Controls.Add(this.check_2PassEncode); + this.TabPage3.Controls.Add(this.Label2); + this.TabPage3.Controls.Add(this.text_filesize); + this.TabPage3.Controls.Add(this.Label42); + this.TabPage3.Controls.Add(this.slider_videoQuality); + this.TabPage3.Controls.Add(this.text_bitrate); + this.TabPage3.Controls.Add(Label38); + this.TabPage3.Controls.Add(this.SliderValue); + this.TabPage3.Controls.Add(this.Label46); + this.TabPage3.Controls.Add(this.Label40); + this.TabPage3.Controls.Add(this.drp_videoFramerate); + this.TabPage3.Location = new System.Drawing.Point(4, 22); + this.TabPage3.Name = "TabPage3"; + this.TabPage3.Padding = new System.Windows.Forms.Padding(3); + this.TabPage3.Size = new System.Drawing.Size(697, 290); + this.TabPage3.TabIndex = 2; + this.TabPage3.Text = "“®‰æ"; + this.TabPage3.UseVisualStyleBackColor = true; +*/ // tab_audio // this.tab_audio.BackColor = System.Drawing.Color.Transparent; @@ -781,7 +2301,7 @@ namespace Handbrake this.tab_audio.Padding = new System.Windows.Forms.Padding(3); this.tab_audio.Size = new System.Drawing.Size(724, 308); this.tab_audio.TabIndex = 3; - this.tab_audio.Text = "Audio"; + this.tab_audio.Text = "‰¹º"; this.tab_audio.UseVisualStyleBackColor = true; // // AudioSettings @@ -867,22 +2387,61 @@ namespace Handbrake // this.label25.AutoSize = true; this.label25.BackColor = System.Drawing.Color.Transparent; +/* + this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label25.Location = new System.Drawing.Point(13, 12); + this.label25.Name = "label25"; + this.label25.Size = new System.Drawing.Size(29, 13); +*/ this.label25.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label25.Location = new System.Drawing.Point(13, 13); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(38, 13); this.label25.TabIndex = 0; - this.label25.Text = "Video"; - // + this.label25.Text = "“®‰æ"; + // +/* + // check_grayscale + // + this.check_grayscale.AutoSize = true; + this.check_grayscale.BackColor = System.Drawing.Color.Transparent; + this.check_grayscale.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.check_grayscale.Location = new System.Drawing.Point(16, 127); + this.check_grayscale.Name = "check_grayscale"; + this.check_grayscale.Size = new System.Drawing.Size(81, 17); + this.check_grayscale.TabIndex = 5; + this.check_grayscale.Text = "ƒOƒŒƒCƒXƒP[ƒ‹"; + this.ToolTip.SetToolTip(this.check_grayscale, "ƒ`ƒFƒbƒN‚ð“ü‚ê‚é‚Æ“®‰æ‚ðƒOƒŒƒCƒXƒP[ƒ‹‰»‚µ‚Ü‚·"); + this.check_grayscale.UseVisualStyleBackColor = false; + // + // Label22 + // + this.Label22.AutoSize = true; + this.Label22.BackColor = System.Drawing.Color.Transparent; + this.Label22.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label22.Location = new System.Drawing.Point(13, 109); + this.Label22.Name = "Label22"; + this.Label22.Size = new System.Drawing.Size(93, 13); + this.Label22.TabIndex = 4; + this.Label22.Text = "ƒGƒ“ƒR[ƒh’ljÁÝ’è"; + // +*/ // check_2PassEncode // this.check_2PassEncode.AutoSize = true; this.check_2PassEncode.BackColor = System.Drawing.Color.Transparent; +/* + this.check_2PassEncode.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.check_2PassEncode.Location = new System.Drawing.Point(16, 149); + this.check_2PassEncode.Name = "check_2PassEncode"; + this.check_2PassEncode.Size = new System.Drawing.Size(101, 17); +*/ this.check_2PassEncode.Location = new System.Drawing.Point(125, 100); this.check_2PassEncode.Name = "check_2PassEncode"; this.check_2PassEncode.Size = new System.Drawing.Size(104, 17); this.check_2PassEncode.TabIndex = 6; - this.check_2PassEncode.Text = "2-Pass Encoding"; + this.check_2PassEncode.Text = "2-PassƒGƒ“ƒR[ƒh"; + this.ToolTip.SetToolTip(this.check_2PassEncode, "2ƒpƒXƒGƒ“ƒR[ƒh‚ðs‚¤ê‡Aƒ`ƒFƒbƒN‚ð“ü‚ê‚Ü‚·B2ƒpƒXƒGƒ“ƒR[ƒh‚̓Gƒ“ƒR[ƒh‚ª’x‚­‚È‚è‚Ü‚·‚ªA•iŽ¿‚ªŒüã‚µ‚Ü‚·"); this.check_2PassEncode.UseVisualStyleBackColor = false; this.check_2PassEncode.CheckedChanged += new System.EventHandler(this.check_2PassEncode_CheckedChanged); // @@ -890,17 +2449,40 @@ namespace Handbrake // this.Label2.AutoSize = true; this.Label2.BackColor = System.Drawing.Color.Transparent; +/* + this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label2.Location = new System.Drawing.Point(334, 12); + this.Label2.Name = "Label2"; + this.Label2.Size = new System.Drawing.Size(29, 13); +*/ this.Label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Label2.Location = new System.Drawing.Point(334, 13); this.Label2.Name = "Label2"; this.Label2.Size = new System.Drawing.Size(47, 13); this.Label2.TabIndex = 8; - this.Label2.Text = "Quality"; + this.Label2.Text = "•iŽ¿"; + // +/* + // Label42 // + this.Label42.AutoSize = true; + this.Label42.BackColor = System.Drawing.Color.Transparent; + this.Label42.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label42.Location = new System.Drawing.Point(334, 60); + this.Label42.Name = "Label42"; + this.Label42.Size = new System.Drawing.Size(112, 13); + this.Label42.TabIndex = 9; + this.Label42.Text = "•½‹ÏƒrƒbƒgƒŒ[ƒg(kbps):"; + // +*/ // SliderValue // this.SliderValue.AutoSize = true; this.SliderValue.BackColor = System.Drawing.Color.Transparent; +/* + this.SliderValue.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.SliderValue.Location = new System.Drawing.Point(641, 92); +*/ this.SliderValue.Location = new System.Drawing.Point(480, 100); this.SliderValue.Name = "SliderValue"; this.SliderValue.Size = new System.Drawing.Size(24, 13); @@ -911,12 +2493,390 @@ namespace Handbrake // this.Label46.AutoSize = true; this.Label46.BackColor = System.Drawing.Color.Transparent; +/* + this.Label46.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label46.Location = new System.Drawing.Point(13, 66); + this.Label46.Name = "Label46"; + this.Label46.Size = new System.Drawing.Size(97, 13); +*/ this.Label46.Location = new System.Drawing.Point(13, 71); this.Label46.Name = "Label46"; this.Label46.Size = new System.Drawing.Size(90, 13); this.Label46.TabIndex = 1; - this.Label46.Text = "Framerate (FPS):"; - // + this.Label46.Text = "ƒtƒŒ[ƒ€ƒŒ[ƒg(FPS):"; + // +/* + // Label40 + // + this.Label40.AutoSize = true; + this.Label40.BackColor = System.Drawing.Color.Transparent; + this.Label40.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label40.Location = new System.Drawing.Point(334, 91); + this.Label40.Name = "Label40"; + this.Label40.Size = new System.Drawing.Size(32, 13); + this.Label40.TabIndex = 13; + this.Label40.Text = "•iŽ¿:"; + // + // TabPage1 + // + this.TabPage1.BackColor = System.Drawing.Color.Transparent; + this.TabPage1.Controls.Add(this.slider_deblock); + this.TabPage1.Controls.Add(this.label8); + this.TabPage1.Controls.Add(this.lbl_deblockVal); + this.TabPage1.Controls.Add(this.check_customCrop); + this.TabPage1.Controls.Add(this.check_autoCrop); + this.TabPage1.Controls.Add(this.check_decomb); + this.TabPage1.Controls.Add(this.lbl_src_res); + this.TabPage1.Controls.Add(this.label7); + this.TabPage1.Controls.Add(this.label6); + this.TabPage1.Controls.Add(this.drp_anamorphic); + this.TabPage1.Controls.Add(this.text_bottom); + this.TabPage1.Controls.Add(this.text_top); + this.TabPage1.Controls.Add(this.text_left); + this.TabPage1.Controls.Add(this.text_right); + this.TabPage1.Controls.Add(this.label26); + this.TabPage1.Controls.Add(this.Label56); + this.TabPage1.Controls.Add(this.lbl_Aspect); + this.TabPage1.Controls.Add(this.Label91); + this.TabPage1.Controls.Add(this.text_height); + this.TabPage1.Controls.Add(this.Label55); + this.TabPage1.Controls.Add(this.text_width); + this.TabPage1.Controls.Add(this.label24); + this.TabPage1.Controls.Add(this.drp_deNoise); + this.TabPage1.Controls.Add(this.label11); + this.TabPage1.Controls.Add(this.check_detelecine); + this.TabPage1.Controls.Add(this.label4); + this.TabPage1.Controls.Add(this.drp_deInterlace_option); + this.TabPage1.Controls.Add(this.Label1); + this.TabPage1.Controls.Add(this.Label53); + this.TabPage1.Controls.Add(this.Label52); + this.TabPage1.Controls.Add(this.Label51); + this.TabPage1.Controls.Add(this.Label15); + this.TabPage1.Location = new System.Drawing.Point(4, 22); + this.TabPage1.Name = "TabPage1"; + this.TabPage1.Padding = new System.Windows.Forms.Padding(3); + this.TabPage1.Size = new System.Drawing.Size(697, 290); + this.TabPage1.TabIndex = 0; + this.TabPage1.Text = "‰æ‘œ"; + this.TabPage1.UseVisualStyleBackColor = true; + // + // slider_deblock + // + this.slider_deblock.Location = new System.Drawing.Point(407, 244); + this.slider_deblock.Maximum = 15; + this.slider_deblock.Minimum = 4; + this.slider_deblock.Name = "slider_deblock"; + this.slider_deblock.Size = new System.Drawing.Size(174, 42); + this.slider_deblock.TabIndex = 35; + this.ToolTip.SetToolTip(this.slider_deblock, "DeblockƒtƒBƒ‹ƒ^iƒuƒƒbƒNƒmƒCƒYœ‹ŽƒtƒBƒ‹ƒ^j‚Ì‹­“x‚ðŽw’肵‚Ü‚·B’l‚ª‘å‚«‚¢‚Ù‚ÇŒø‰Ê‚ª‹­‚­‚È‚è‚Ü‚·"); + this.slider_deblock.Value = 4; + this.slider_deblock.Scroll += new System.EventHandler(this.slider_deblock_Scroll); + // + // label8 + // + this.label8.AutoSize = true; + this.label8.BackColor = System.Drawing.Color.Transparent; + this.label8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label8.Location = new System.Drawing.Point(311, 248); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(58, 13); + this.label8.TabIndex = 37; + this.label8.Text = "Deblock:"; + // + // lbl_deblockVal + // + this.lbl_deblockVal.AutoSize = true; + this.lbl_deblockVal.BackColor = System.Drawing.Color.Transparent; + this.lbl_deblockVal.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_deblockVal.Location = new System.Drawing.Point(585, 248); + this.lbl_deblockVal.Name = "lbl_deblockVal"; + this.lbl_deblockVal.Size = new System.Drawing.Size(24, 13); + this.lbl_deblockVal.TabIndex = 36; + this.lbl_deblockVal.Text = "Off"; + // + // check_decomb + // + this.check_decomb.AutoSize = true; + this.check_decomb.BackColor = System.Drawing.Color.Transparent; + this.check_decomb.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.check_decomb.Location = new System.Drawing.Point(314, 174); + this.check_decomb.Name = "check_decomb"; + this.check_decomb.Size = new System.Drawing.Size(73, 17); + this.check_decomb.TabIndex = 32; + this.check_decomb.Text = "Decomb"; + this.ToolTip.SetToolTip(this.check_decomb, "ƒCƒ“ƒ^[ƒŒ[ƒXœ‹ŽƒtƒBƒ‹ƒ^‚Å‚ ‚éDecombƒtƒBƒ‹ƒ^‚ðŽg—p‚·‚éê‡ƒ`ƒFƒbƒN‚ð“ü‚ê‚Ü‚·"); + this.check_decomb.UseVisualStyleBackColor = false; + // + // label6 + // + this.label6.AutoSize = true; + this.label6.BackColor = System.Drawing.Color.Transparent; + this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label6.Location = new System.Drawing.Point(311, 102); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(44, 13); + this.label6.TabIndex = 20; + this.label6.Text = "ƒƒCƒh‰»:"; + // + // drp_anamorphic + // + this.drp_anamorphic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drp_anamorphic.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_anamorphic.FormattingEnabled = true; + this.drp_anamorphic.Items.AddRange(new object[] { + "None", + "Strict", + "Loose"}); + this.drp_anamorphic.Location = new System.Drawing.Point(407, 100); + this.drp_anamorphic.Name = "drp_anamorphic"; + this.drp_anamorphic.Size = new System.Drawing.Size(110, 21); + this.drp_anamorphic.TabIndex = 21; + this.ToolTip.SetToolTip(this.drp_anamorphic, "ustrictv‚Å‚Í“®‰æ‚ðŒµ–§‚ɃƒCƒh‰»‚µ‚Ü‚·Buloosev‚ł́A•‚¨‚æ‚э‚‚³‚ª16‚Ì”{”‚É‚È‚é‚悤‚ɃƒCƒh‰»‚µ‚Ü‚·"); + this.drp_anamorphic.SelectedIndexChanged += new System.EventHandler(this.drp_anamorphic_SelectedIndexChanged); + // + // text_bottom + // + this.text_bottom.Enabled = false; + this.text_bottom.Location = new System.Drawing.Point(96, 136); + this.text_bottom.Maximum = new decimal(new int[] { + 1080, + 0, + 0, + 0}); + this.text_bottom.Name = "text_bottom"; + this.text_bottom.Size = new System.Drawing.Size(44, 21); + this.text_bottom.TabIndex = 9; + // + // text_top + // + this.text_top.Enabled = false; + this.text_top.Location = new System.Drawing.Point(96, 93); + this.text_top.Maximum = new decimal(new int[] { + 1080, + 0, + 0, + 0}); + this.text_top.Name = "text_top"; + this.text_top.Size = new System.Drawing.Size(44, 21); + this.text_top.TabIndex = 6; + // + // text_left + // + this.text_left.Enabled = false; + this.text_left.Location = new System.Drawing.Point(45, 114); + this.text_left.Maximum = new decimal(new int[] { + 1920, + 0, + 0, + 0}); + this.text_left.Name = "text_left"; + this.text_left.Size = new System.Drawing.Size(44, 21); + this.text_left.TabIndex = 4; + // + // text_right + // + this.text_right.Enabled = false; + this.text_right.Location = new System.Drawing.Point(147, 114); + this.text_right.Maximum = new decimal(new int[] { + 1920, + 0, + 0, + 0}); + this.text_right.Name = "text_right"; + this.text_right.Size = new System.Drawing.Size(44, 21); + this.text_right.TabIndex = 7; + // + // label26 + // + this.label26.AutoSize = true; + this.label26.BackColor = System.Drawing.Color.Transparent; + this.label26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label26.Location = new System.Drawing.Point(311, 12); + this.label26.Name = "label26"; + this.label26.Size = new System.Drawing.Size(33, 13); + this.label26.TabIndex = 11; + this.label26.Text = "ƒTƒCƒY"; + // + // Label56 + // + this.Label56.AutoSize = true; + this.Label56.BackColor = System.Drawing.Color.Transparent; + this.Label56.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label56.ForeColor = System.Drawing.Color.Black; + this.Label56.Location = new System.Drawing.Point(477, 78); + this.Label56.Name = "Label56"; + this.Label56.Size = new System.Drawing.Size(15, 13); + this.Label56.TabIndex = 18; + this.Label56.Text = "x"; + // + // lbl_Aspect + // + this.lbl_Aspect.AutoSize = true; + this.lbl_Aspect.BackColor = System.Drawing.Color.Transparent; + this.lbl_Aspect.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_Aspect.Location = new System.Drawing.Point(405, 54); + this.lbl_Aspect.Name = "lbl_Aspect"; + this.lbl_Aspect.Size = new System.Drawing.Size(72, 12); + this.lbl_Aspect.TabIndex = 15; + this.lbl_Aspect.Text = "Select a Title"; + // + // Label91 + // + this.Label91.AutoSize = true; + this.Label91.BackColor = System.Drawing.Color.Transparent; + this.Label91.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label91.Location = new System.Drawing.Point(311, 53); + this.Label91.Name = "Label91"; + this.Label91.Size = new System.Drawing.Size(60, 13); + this.Label91.TabIndex = 14; + this.Label91.Text = "ƒAƒXƒyƒNƒg”ä:"; + // + // Label55 + // + this.Label55.AutoSize = true; + this.Label55.BackColor = System.Drawing.Color.Transparent; + this.Label55.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label55.ForeColor = System.Drawing.Color.Black; + this.Label55.Location = new System.Drawing.Point(311, 78); + this.Label55.Name = "Label55"; + this.Label55.Size = new System.Drawing.Size(44, 13); + this.Label55.TabIndex = 16; + this.Label55.Text = "•/‚‚³:"; + // + // label24 + // + this.label24.AutoSize = true; + this.label24.BackColor = System.Drawing.Color.Transparent; + this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label24.Location = new System.Drawing.Point(311, 131); + this.label24.Name = "label24"; + this.label24.Size = new System.Drawing.Size(39, 13); + this.label24.TabIndex = 22; + this.label24.Text = "ƒtƒBƒ‹ƒ^"; + // + // drp_deNoise + // + this.drp_deNoise.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drp_deNoise.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_deNoise.FormattingEnabled = true; + this.drp_deNoise.Items.AddRange(new object[] { + "None", + "Weak", + "Medium", + "Strong"}); + this.drp_deNoise.Location = new System.Drawing.Point(413, 219); + this.drp_deNoise.Name = "drp_deNoise"; + this.drp_deNoise.Size = new System.Drawing.Size(161, 21); + this.drp_deNoise.TabIndex = 29; + this.ToolTip.SetToolTip(this.drp_deNoise, "ƒmƒCƒYŒyŒ¸ƒtƒBƒ‹ƒ^‚Ì‹­“x‚ðŽw’肵‚Ü‚·BuWeakvuMediamvuStrongv‚̏‡‚ÉŒø‰Ê‚ª‹­‚­‚È‚è‚Ü‚·"); + // + // label11 + // + this.label11.AutoSize = true; + this.label11.BackColor = System.Drawing.Color.Transparent; + this.label11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label11.Location = new System.Drawing.Point(311, 222); + this.label11.Name = "label11"; + this.label11.Size = new System.Drawing.Size(54, 13); + this.label11.TabIndex = 28; + this.label11.Text = "ƒmƒCƒYŒyŒ¸:"; + // + // check_detelecine + // + this.check_detelecine.AutoSize = true; + this.check_detelecine.BackColor = System.Drawing.Color.Transparent; + this.check_detelecine.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.check_detelecine.Location = new System.Drawing.Point(314, 152); + this.check_detelecine.Name = "check_detelecine"; + this.check_detelecine.Size = new System.Drawing.Size(86, 17); + this.check_detelecine.TabIndex = 23; + this.check_detelecine.Text = "Detelecine"; + this.ToolTip.SetToolTip(this.check_detelecine, "‹tƒeƒŒƒVƒlƒtƒBƒ‹ƒ^‚ðŽg—p‚·‚éê‡ƒ`ƒFƒbƒN‚ð“ü‚ê‚Ü‚·"); + this.check_detelecine.UseVisualStyleBackColor = false; + // + // label4 + // + this.label4.AutoSize = true; + this.label4.BackColor = System.Drawing.Color.Transparent; + this.label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label4.Location = new System.Drawing.Point(311, 196); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(73, 13); + this.label4.TabIndex = 26; + this.label4.Text = "ƒfƒCƒ“ƒ^[ƒŒ[ƒX:"; + // + // drp_deInterlace_option + // + this.drp_deInterlace_option.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.drp_deInterlace_option.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.drp_deInterlace_option.FormattingEnabled = true; + this.drp_deInterlace_option.Items.AddRange(new object[] { + "None", + "Fast", + "Slow", + "Slower"}); + this.drp_deInterlace_option.Location = new System.Drawing.Point(413, 193); + this.drp_deInterlace_option.Name = "drp_deInterlace_option"; + this.drp_deInterlace_option.Size = new System.Drawing.Size(161, 21); + this.drp_deInterlace_option.TabIndex = 27; + this.ToolTip.SetToolTip(this.drp_deInterlace_option, "ƒfƒCƒ“ƒ^[ƒŒ[ƒXˆ—‚ÌŽg—p/•iŽ¿‚ð‘I‘ð‚µ‚Ü‚·BuFastv‚Í‚à‚Á‚Æ‚à‚‘¬‚Å‚·B\r\nuSlowvuSlowerv‚̏‡‚ɏˆ—‚ª‚æ‚è’x‚­‚È‚è‚Ü‚·‚ªA•iŽ¿‚ÍŒüã‚µ‚Ü‚·B\r" + + "\nuNonev‚ð‘I‘ð‚·‚é‚ƁAƒfƒCƒ“ƒ^[ƒŒ[ƒX‚ðŽg—p‚µ‚Ü‚¹‚ñ"); + // + // Label1 + // + this.Label1.AutoSize = true; + this.Label1.BackColor = System.Drawing.Color.Transparent; + this.Label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label1.Location = new System.Drawing.Point(13, 12); + this.Label1.Name = "Label1"; + this.Label1.Size = new System.Drawing.Size(46, 13); + this.Label1.TabIndex = 0; + this.Label1.Text = "ƒgƒŠƒ~ƒ“ƒO"; + // + // Label53 + // + this.Label53.AutoSize = true; + this.Label53.BackColor = System.Drawing.Color.Transparent; + this.Label53.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label53.Location = new System.Drawing.Point(94, 158); + this.Label53.Name = "Label53"; + this.Label53.Size = new System.Drawing.Size(17, 13); + this.Label53.TabIndex = 10; + this.Label53.Text = "‰º"; + // + // Label52 + // + this.Label52.AutoSize = true; + this.Label52.BackColor = System.Drawing.Color.Transparent; + this.Label52.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label52.Location = new System.Drawing.Point(103, 79); + this.Label52.Name = "Label52"; + this.Label52.Size = new System.Drawing.Size(17, 13); + this.Label52.TabIndex = 5; + this.Label52.Text = "ã"; + // + // Label51 + // + this.Label51.AutoSize = true; + this.Label51.BackColor = System.Drawing.Color.Transparent; + this.Label51.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label51.Location = new System.Drawing.Point(190, 115); + this.Label51.Name = "Label51"; + this.Label51.Size = new System.Drawing.Size(17, 13); + this.Label51.TabIndex = 8; + this.Label51.Text = "‰E"; + // + // Label15 + // + this.Label15.AutoSize = true; + this.Label15.BackColor = System.Drawing.Color.Transparent; + this.Label15.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label15.Location = new System.Drawing.Point(13, 115); + this.Label15.Name = "Label15"; + this.Label15.Size = new System.Drawing.Size(17, 13); + this.Label15.TabIndex = 3; + this.Label15.Text = "¶"; +*/ // tab_picture // this.tab_picture.BackColor = System.Drawing.Color.Transparent; @@ -943,14 +2903,38 @@ namespace Handbrake // this.Check_ChapterMarkers.AutoSize = true; this.Check_ChapterMarkers.BackColor = System.Drawing.Color.Transparent; +/* + this.Check_ChapterMarkers.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Check_ChapterMarkers.Location = new System.Drawing.Point(16, 30); + this.Check_ChapterMarkers.Name = "Check_ChapterMarkers"; + this.Check_ChapterMarkers.Size = new System.Drawing.Size(123, 17); +*/ this.Check_ChapterMarkers.Location = new System.Drawing.Point(16, 32); this.Check_ChapterMarkers.Name = "Check_ChapterMarkers"; this.Check_ChapterMarkers.Size = new System.Drawing.Size(140, 17); this.Check_ChapterMarkers.TabIndex = 1; - this.Check_ChapterMarkers.Text = "Create chapter markers"; + this.Check_ChapterMarkers.Text = "ƒ`ƒƒƒvƒ^[ƒ}[ƒJ[‚ðì¬"; + this.ToolTip.SetToolTip(this.Check_ChapterMarkers, "ƒ`ƒƒƒvƒ^[ƒ}[ƒJ[‚ðì¬‚·‚éê‡ƒ`ƒFƒbƒN‚ð“ü‚ê‚Ü‚·"); this.Check_ChapterMarkers.UseVisualStyleBackColor = false; this.Check_ChapterMarkers.CheckedChanged += new System.EventHandler(this.Check_ChapterMarkers_CheckedChanged); // +/* + // advancedOptions + // + this.advancedOptions.Controls.Add(this.TabPage1); + this.advancedOptions.Controls.Add(this.TabPage3); + this.advancedOptions.Controls.Add(this.TabPage2); + this.advancedOptions.Controls.Add(this.tab_chapters); + this.advancedOptions.Controls.Add(this.h264Tab); + this.advancedOptions.Controls.Add(this.tabPage4); + this.advancedOptions.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.advancedOptions.Location = new System.Drawing.Point(12, 253); + this.advancedOptions.Name = "advancedOptions"; + this.advancedOptions.SelectedIndex = 0; + this.advancedOptions.Size = new System.Drawing.Size(705, 316); + this.advancedOptions.TabIndex = 5; + this.advancedOptions.TabStop = false; +*/ // tabs_panel // this.tabs_panel.Controls.Add(this.tab_picture); @@ -1006,6 +2990,7 @@ namespace Handbrake this.Subtitles.Name = "Subtitles"; this.Subtitles.Size = new System.Drawing.Size(722, 310); this.Subtitles.TabIndex = 0; + // // tab_chapters // @@ -1016,9 +3001,15 @@ namespace Handbrake this.tab_chapters.Controls.Add(this.Check_ChapterMarkers); this.tab_chapters.Location = new System.Drawing.Point(4, 22); this.tab_chapters.Name = "tab_chapters"; +/* + this.tab_chapters.Size = new System.Drawing.Size(697, 290); + this.tab_chapters.TabIndex = 6; + this.tab_chapters.Text = "ƒ`ƒƒƒvƒ^["; + this.tab_chapters.UseVisualStyleBackColor = true; +*/ this.tab_chapters.Size = new System.Drawing.Size(724, 308); this.tab_chapters.TabIndex = 6; - this.tab_chapters.Text = "Chapters"; + this.tab_chapters.Text = "ƒ`ƒƒƒvƒ^["; this.tab_chapters.UseVisualStyleBackColor = true; // // btn_importChapters @@ -1039,13 +3030,227 @@ namespace Handbrake // this.label31.AutoSize = true; this.label31.BackColor = System.Drawing.Color.Transparent; +/* + this.label31.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label31.Location = new System.Drawing.Point(13, 12); + this.label31.Name = "label31"; + this.label31.Size = new System.Drawing.Size(85, 13); +*/ this.label31.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label31.Location = new System.Drawing.Point(13, 13); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(102, 13); this.label31.TabIndex = 0; - this.label31.Text = "Chapter Markers"; - // + this.label31.Text = "ƒ`ƒƒƒvƒ^[ƒ}[ƒJ["; + // +/* + // h264Tab + // + this.h264Tab.BackColor = System.Drawing.Color.Transparent; + this.h264Tab.Controls.Add(this.label43); + this.h264Tab.Controls.Add(this.btn_reset); + this.h264Tab.Controls.Add(this.rtf_x264Query); + this.h264Tab.Controls.Add(this.check_Cabac); + this.h264Tab.Controls.Add(this.check_noDCTDecimate); + this.h264Tab.Controls.Add(this.check_noFastPSkip); + this.h264Tab.Controls.Add(this.lbl_trellis); + this.h264Tab.Controls.Add(this.drop_trellis); + this.h264Tab.Controls.Add(this.drop_deblockBeta); + this.h264Tab.Controls.Add(this.label41); + this.h264Tab.Controls.Add(this.drop_deblockAlpha); + this.h264Tab.Controls.Add(this.panel3); + this.h264Tab.Controls.Add(this.panel1); + this.h264Tab.Controls.Add(this.panel2); + this.h264Tab.Controls.Add(this.check_8x8DCT); + this.h264Tab.Controls.Add(this.label45); + this.h264Tab.Controls.Add(this.drop_analysis); + this.h264Tab.Controls.Add(this.label48); + this.h264Tab.Controls.Add(this.drop_subpixelMotionEstimation); + this.h264Tab.Controls.Add(this.label49); + this.h264Tab.Controls.Add(this.drop_MotionEstimationRange); + this.h264Tab.Controls.Add(this.label54); + this.h264Tab.Controls.Add(this.drop_MotionEstimationMethod); + this.h264Tab.Controls.Add(this.check_pyrmidalBFrames); + this.h264Tab.Controls.Add(this.check_weightedBFrames); + this.h264Tab.Controls.Add(this.lbl_direct_prediction); + this.h264Tab.Controls.Add(this.drop_directPrediction); + this.h264Tab.Controls.Add(this.label62); + this.h264Tab.Controls.Add(this.drop_bFrames); + this.h264Tab.Controls.Add(this.label64); + this.h264Tab.Controls.Add(this.drop_refFrames); + this.h264Tab.Controls.Add(this.check_mixedReferences); + this.h264Tab.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.h264Tab.Location = new System.Drawing.Point(4, 22); + this.h264Tab.Name = "h264Tab"; + this.h264Tab.Padding = new System.Windows.Forms.Padding(3); + this.h264Tab.Size = new System.Drawing.Size(697, 290); + this.h264Tab.TabIndex = 8; + this.h264Tab.Text = "H.264’ljÁÝ’è"; + this.h264Tab.UseVisualStyleBackColor = true; + // + // label43 + // + this.label43.AutoSize = true; + this.label43.BackColor = System.Drawing.Color.Transparent; + this.label43.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label43.Location = new System.Drawing.Point(13, 12); + this.label43.Name = "label43"; + this.label43.Size = new System.Drawing.Size(88, 13); + this.label43.TabIndex = 0; + this.label43.Text = "H.264’ljÁÝ’è"; + // + // btn_reset + // + this.btn_reset.Location = new System.Drawing.Point(13, 207); + this.btn_reset.Name = "btn_reset"; + this.btn_reset.Size = new System.Drawing.Size(75, 21); + this.btn_reset.TabIndex = 41; + this.btn_reset.Text = "‚·‚ׂăŠƒZƒbƒg"; + this.btn_reset.UseVisualStyleBackColor = true; + this.btn_reset.Click += new System.EventHandler(this.btn_reset_Click); + // + // rtf_x264Query + // + this.rtf_x264Query.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.rtf_x264Query.Location = new System.Drawing.Point(13, 234); + this.rtf_x264Query.Name = "rtf_x264Query"; + this.rtf_x264Query.Size = new System.Drawing.Size(667, 40); + this.rtf_x264Query.TabIndex = 42; + this.rtf_x264Query.Text = ""; + this.rtf_x264Query.LostFocus += new System.EventHandler(this.rtf_x264Query_TextChanged); + this.rtf_x264Query.TextChanged += new System.EventHandler(this.rtf_x264Query_TextChanged); + // + // lbl_trellis + // + this.lbl_trellis.AutoSize = true; + this.lbl_trellis.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_trellis.Location = new System.Drawing.Point(490, 156); + this.lbl_trellis.Name = "lbl_trellis"; + this.lbl_trellis.Size = new System.Drawing.Size(41, 12); + this.lbl_trellis.TabIndex = 26; + this.lbl_trellis.Text = "Trellis:"; + // + // label41 + // + this.label41.AutoSize = true; + this.label41.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label41.Location = new System.Drawing.Point(466, 136); + this.label41.Name = "label41"; + this.label41.Size = new System.Drawing.Size(65, 12); + this.label41.TabIndex = 25; + this.label41.Text = "Deblocking:"; + // + // panel3 + // + this.panel3.BackColor = System.Drawing.Color.Black; + this.panel3.Location = new System.Drawing.Point(396, 121); + this.panel3.Margin = new System.Windows.Forms.Padding(0); + this.panel3.Name = "panel3"; + this.panel3.Size = new System.Drawing.Size(284, 1); + this.panel3.TabIndex = 24; + // + // panel1 + // + this.panel1.BackColor = System.Drawing.Color.Black; + this.panel1.Location = new System.Drawing.Point(13, 78); + this.panel1.Margin = new System.Windows.Forms.Padding(0); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(284, 1); + this.panel1.TabIndex = 3; + // + // panel2 + // + this.panel2.BackColor = System.Drawing.Color.Black; + this.panel2.Location = new System.Drawing.Point(396, 88); + this.panel2.Margin = new System.Windows.Forms.Padding(0); + this.panel2.Name = "panel2"; + this.panel2.Size = new System.Drawing.Size(284, 1); + this.panel2.TabIndex = 21; + // + // label45 + // + this.label45.AutoSize = true; + this.label45.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label45.Location = new System.Drawing.Point(478, 100); + this.label45.Name = "label45"; + this.label45.Size = new System.Drawing.Size(27, 12); + this.label45.TabIndex = 22; + this.label45.Text = "‰ðÍ:"; + // + // label48 + // + this.label48.AutoSize = true; + this.label48.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label48.Location = new System.Drawing.Point(385, 66); + this.label48.Name = "label48"; + this.label48.Size = new System.Drawing.Size(84, 12); + this.label48.TabIndex = 20; + this.label48.Text = "ƒTƒuƒsƒNƒZƒ‹“®‚«„’è:"; + // + // label49 + // + this.label49.AutoSize = true; + this.label49.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label49.Location = new System.Drawing.Point(397, 40); + this.label49.Name = "label49"; + this.label49.Size = new System.Drawing.Size(61, 12); + this.label49.TabIndex = 19; + this.label49.Text = "“®‚«—\‘ª”͈Í:"; + // + // label54 + // + this.label54.AutoSize = true; + this.label54.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label54.Location = new System.Drawing.Point(391, 13); + this.label54.Name = "label54"; + this.label54.Size = new System.Drawing.Size(61, 12); + this.label54.TabIndex = 18; + this.label54.Text = "“®‚«—\‘ª•ûŽ®:"; + // + // lbl_direct_prediction + // + this.lbl_direct_prediction.AutoSize = true; + this.lbl_direct_prediction.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbl_direct_prediction.Location = new System.Drawing.Point(52, 112); + this.lbl_direct_prediction.Name = "lbl_direct_prediction"; + this.lbl_direct_prediction.Size = new System.Drawing.Size(60, 12); + this.lbl_direct_prediction.TabIndex = 5; + this.lbl_direct_prediction.Text = "ƒ_ƒCƒŒƒNƒg—\‘ª:"; + // + // label62 + // + this.label62.AutoSize = true; + this.label62.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label62.Location = new System.Drawing.Point(88, 87); + this.label62.Name = "label62"; + this.label62.Size = new System.Drawing.Size(43, 12); + this.label62.TabIndex = 4; + this.label62.Text = "BƒtƒŒ[ƒ€:"; + // + // label64 + // + this.label64.AutoSize = true; + this.label64.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label64.Location = new System.Drawing.Point(47, 37); + this.label64.Name = "label64"; + this.label64.Size = new System.Drawing.Size(54, 12); + this.label64.TabIndex = 1; + this.label64.Text = "ŽQÆƒtƒŒ[ƒ€:"; + // + // tabPage4 + // + this.tabPage4.Controls.Add(this.btn_clear); + this.tabPage4.Controls.Add(this.label34); + this.tabPage4.Controls.Add(this.btn_generate_Query); + this.tabPage4.Controls.Add(this.label33); + this.tabPage4.Controls.Add(this.rtf_query); + this.tabPage4.Location = new System.Drawing.Point(4, 22); + this.tabPage4.Name = "tabPage4"; + this.tabPage4.Size = new System.Drawing.Size(697, 290); + this.tabPage4.TabIndex = 7; + this.tabPage4.Text = "ƒNƒGƒŠ[ƒGƒfƒBƒ^"; + this.tabPage4.UseVisualStyleBackColor = true; +*/ // tab_advanced // this.tab_advanced.BackColor = System.Drawing.Color.Transparent; @@ -1089,32 +3294,31 @@ namespace Handbrake this.btn_clear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); this.btn_clear.Location = new System.Drawing.Point(634, 75); this.btn_clear.Name = "btn_clear"; - this.btn_clear.Size = new System.Drawing.Size(75, 22); + this.btn_clear.Size = new System.Drawing.Size(75, 20); this.btn_clear.TabIndex = 4; - this.btn_clear.Text = "Clear"; + this.btn_clear.Text = "ƒNƒŠƒA"; this.btn_clear.UseVisualStyleBackColor = true; this.btn_clear.Click += new System.EventHandler(this.btn_clear_Click); // // label34 // this.label34.AutoSize = true; - this.label34.Location = new System.Drawing.Point(13, 36); + this.label34.Location = new System.Drawing.Point(13, 33); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(367, 26); this.label34.TabIndex = 1; - this.label34.Text = "Here you can alter the query generated by this program.\r\nDon\'t forget to re-gener" + - "ate this query should you change any GUI options."; + this.label34.Text = "‚±‚Ì—“‚ł͐¶¬‚³‚ꂽƒRƒ}ƒ“ƒhƒ‰ƒCƒ“iƒNƒGƒŠ[j‚ð•ÒW‚Å‚«‚Ü‚·B\r\nƒRƒ}ƒ“ƒhƒ‰ƒCƒ“‚ÍGUI‚ŃIƒvƒVƒ‡ƒ“‚ð•ÏX‚·‚é‚ƁAÄ¶¬‚³‚ê‚Ü‚·B"; // // btn_generate_Query // this.btn_generate_Query.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btn_generate_Query.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btn_generate_Query.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); - this.btn_generate_Query.Location = new System.Drawing.Point(16, 75); + this.btn_generate_Query.Location = new System.Drawing.Point(16, 69); this.btn_generate_Query.Name = "btn_generate_Query"; - this.btn_generate_Query.Size = new System.Drawing.Size(126, 22); + this.btn_generate_Query.Size = new System.Drawing.Size(126, 20); this.btn_generate_Query.TabIndex = 2; - this.btn_generate_Query.Text = "Generate Query"; + this.btn_generate_Query.Text = "ƒNƒGƒŠ[‚𐶐¬"; this.btn_generate_Query.UseVisualStyleBackColor = true; this.btn_generate_Query.Click += new System.EventHandler(this.btn_generate_Query_Click); // @@ -1122,18 +3326,55 @@ namespace Handbrake // this.label33.AutoSize = true; this.label33.BackColor = System.Drawing.Color.Transparent; +/* + this.label33.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label33.Location = new System.Drawing.Point(13, 12); + this.label33.Name = "label33"; + this.label33.Size = new System.Drawing.Size(73, 13); +*/ this.label33.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label33.Location = new System.Drawing.Point(13, 13); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(77, 13); this.label33.TabIndex = 0; - this.label33.Text = "Query Editor"; + this.label33.Text = "ƒNƒGƒŠ[ƒGƒfƒBƒ^"; // // rtf_query // this.rtf_query.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.rtf_query.Location = new System.Drawing.Point(16, 103); + this.rtf_query.Location = new System.Drawing.Point(16, 95); this.rtf_query.Name = "rtf_query"; +/* + this.rtf_query.Size = new System.Drawing.Size(661, 168); + this.rtf_query.TabIndex = 5; + this.rtf_query.Text = ""; + // + // groupBox_dest + // + this.groupBox_dest.Controls.Add(this.btn_destBrowse); + this.groupBox_dest.Controls.Add(this.Label3); + this.groupBox_dest.Controls.Add(this.text_destination); + this.groupBox_dest.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.groupBox_dest.ForeColor = System.Drawing.Color.Black; + this.groupBox_dest.Location = new System.Drawing.Point(12, 148); + this.groupBox_dest.Name = "groupBox_dest"; + this.groupBox_dest.Size = new System.Drawing.Size(705, 46); + this.groupBox_dest.TabIndex = 3; + this.groupBox_dest.TabStop = false; + this.groupBox_dest.Text = "•Û‘¶æ"; + // + // btn_destBrowse + // + this.btn_destBrowse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))); + this.btn_destBrowse.Location = new System.Drawing.Point(608, 16); + this.btn_destBrowse.Name = "btn_destBrowse"; + this.btn_destBrowse.Size = new System.Drawing.Size(75, 21); + this.btn_destBrowse.TabIndex = 13; + this.btn_destBrowse.Text = "ƒuƒ‰ƒEƒY..."; + this.btn_destBrowse.UseVisualStyleBackColor = true; + this.btn_destBrowse.Click += new System.EventHandler(this.btn_destBrowse_Click); + // +*/ this.rtf_query.Size = new System.Drawing.Size(693, 190); this.rtf_query.TabIndex = 5; this.rtf_query.Text = ""; @@ -1147,7 +3388,7 @@ namespace Handbrake this.groupBox2.Size = new System.Drawing.Size(246, 482); this.groupBox2.TabIndex = 6; this.groupBox2.TabStop = false; - this.groupBox2.Text = "Presets"; + this.groupBox2.Text = "ƒvƒŠƒZƒbƒg"; // // splitContainer1 // @@ -1278,8 +3519,8 @@ namespace Handbrake this.btn_source.ImageTransparentColor = System.Drawing.Color.Magenta; this.btn_source.Name = "btn_source"; this.btn_source.Size = new System.Drawing.Size(85, 36); - this.btn_source.Text = "Source"; - this.btn_source.ToolTipText = "Open a new source file or folder."; + this.btn_source.Text = "•ÏŠ·Œ³"; + this.btn_source.ToolTipText = "•ÏŠ·Œ³ƒtƒ@ƒCƒ‹/ƒtƒHƒ‹ƒ_‚ð‘I‘ð‚µ‚Ü‚·"; this.btn_source.Click += new System.EventHandler(this.btn_source_Click); // // btn_file_source @@ -1287,7 +3528,7 @@ namespace Handbrake this.btn_file_source.Image = global::Handbrake.Properties.Resources.Movies_Small; this.btn_file_source.Name = "btn_file_source"; this.btn_file_source.Size = new System.Drawing.Size(194, 22); - this.btn_file_source.Text = "Video File"; + this.btn_file_source.Text = "“®‰æƒtƒ@ƒCƒ‹"; this.btn_file_source.Click += new System.EventHandler(this.btn_file_source_Click); // // btn_dvd_source @@ -1296,7 +3537,7 @@ namespace Handbrake this.btn_dvd_source.ImageTransparentColor = System.Drawing.Color.Magenta; this.btn_dvd_source.Name = "btn_dvd_source"; this.btn_dvd_source.Size = new System.Drawing.Size(194, 22); - this.btn_dvd_source.Text = "DVD/ VIDEO_TS Folder"; + this.btn_dvd_source.Text = "DVD/ VIDEO_TSƒtƒHƒ‹ƒ_"; this.btn_dvd_source.Click += new System.EventHandler(this.btn_dvd_source_Click); // // toolStripSeparator1 @@ -1308,8 +3549,8 @@ namespace Handbrake // this.mnu_dvd_drive.Image = global::Handbrake.Properties.Resources.disc_small; this.mnu_dvd_drive.Name = "mnu_dvd_drive"; - this.mnu_dvd_drive.Size = new System.Drawing.Size(194, 22); - this.mnu_dvd_drive.Text = "[No DVD Drive Ready]"; + this.mnu_dvd_drive.Size = new System.Drawing.Size(194, 22); + this.mnu_dvd_drive.Text = "DVDƒhƒ‰ƒCƒu‚ɃfƒBƒXƒN‚ª‚ ‚è‚Ü‚¹‚ñ"; this.mnu_dvd_drive.Visible = false; this.mnu_dvd_drive.Click += new System.EventHandler(this.mnu_dvd_drive_Click); // @@ -1325,8 +3566,8 @@ namespace Handbrake this.btn_start.ImageTransparentColor = System.Drawing.Color.Magenta; this.btn_start.Name = "btn_start"; this.btn_start.Size = new System.Drawing.Size(67, 36); - this.btn_start.Text = "Start"; - this.btn_start.ToolTipText = "Start the encoding process"; + this.btn_start.Text = "•ÏŠ·ŠJŽn"; + this.btn_start.ToolTipText = "ƒGƒ“ƒR[ƒhˆ—‚ðŠJŽn‚µ‚Ü‚·"; this.btn_start.Click += new System.EventHandler(this.btn_start_Click); // // btn_add2Queue @@ -1336,8 +3577,8 @@ namespace Handbrake this.btn_add2Queue.ImageTransparentColor = System.Drawing.Color.Magenta; this.btn_add2Queue.Name = "btn_add2Queue"; this.btn_add2Queue.Size = new System.Drawing.Size(110, 36); - this.btn_add2Queue.Text = "Add to Queue"; - this.btn_add2Queue.ToolTipText = "Add a new item to the Queue"; + this.btn_add2Queue.Text = "ƒLƒ…[‚ɒljÁ"; + this.btn_add2Queue.ToolTipText = "V‹KƒAƒCƒeƒ€‚ðƒLƒ…[‚ɒljÁ‚µ‚Ü‚·"; this.btn_add2Queue.Click += new System.EventHandler(this.btn_add2Queue_Click); // // btn_showQueue @@ -1348,7 +3589,7 @@ namespace Handbrake this.btn_showQueue.Name = "btn_showQueue"; this.btn_showQueue.Size = new System.Drawing.Size(104, 36); this.btn_showQueue.Tag = ""; - this.btn_showQueue.Text = "Show Queue"; + this.btn_showQueue.Text = "ƒLƒ…[‚Ì•\Ž¦"; this.btn_showQueue.Click += new System.EventHandler(this.btn_showQueue_Click); // // toolStripSeparator4 @@ -1372,10 +3613,31 @@ namespace Handbrake this.btn_ActivityWindow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.btn_ActivityWindow.ImageTransparentColor = System.Drawing.Color.Magenta; this.btn_ActivityWindow.Name = "btn_ActivityWindow"; +/* + this.btn_ActivityWindow.Size = new System.Drawing.Size(128, 36); + this.btn_ActivityWindow.Text = "—š—ðƒEƒBƒ“ƒhƒE"; + this.btn_ActivityWindow.ToolTipText = "—š—ðƒEƒBƒ“ƒhƒE‚эƒO‚âƒGƒ“ƒR[ƒhì‹Æ‚̐i’»‚ðŠm”F‚µ‚Ü‚·"; + this.btn_ActivityWindow.Click += new System.EventHandler(this.btn_ActivityWindow_Click); + // + // toolStripSeparator8 + // + this.toolStripSeparator8.Name = "toolStripSeparator8"; + this.toolStripSeparator8.Size = new System.Drawing.Size(6, 39); + // + // btn_minimize + // + this.btn_minimize.Image = global::Handbrake.Properties.Resources.hb32; + this.btn_minimize.ImageTransparentColor = System.Drawing.Color.Magenta; + this.btn_minimize.Name = "btn_minimize"; + this.btn_minimize.Size = new System.Drawing.Size(64, 36); + this.btn_minimize.Text = "Å¬‰»"; + this.btn_minimize.ToolTipText = "Å¬‰»‚µ‚ă^ƒXƒNƒgƒŒƒC‚ɃAƒCƒRƒ“‚ð“ü‚ê‚Ü‚·"; + this.btn_minimize.Click += new System.EventHandler(this.btn_minimize_Click); + // +*/ this.btn_ActivityWindow.Size = new System.Drawing.Size(120, 36); - this.btn_ActivityWindow.Text = "Activity Window"; - this.btn_ActivityWindow.ToolTipText = "Displays the activity window which displays the log of the last completed or curr" + - "ently running encode."; + this.btn_ActivityWindow.Text = "—š—ðƒEƒBƒ“ƒhƒE"; + this.btn_ActivityWindow.ToolTipText = "—š—ðƒEƒBƒ“ƒhƒE‚эƒO‚âƒGƒ“ƒR[ƒhì‹Æ‚̐i’»‚ðŠm”F‚µ‚Ü‚·"; this.btn_ActivityWindow.Click += new System.EventHandler(this.btn_ActivityWindow_Click); // // notifyIcon @@ -1643,6 +3905,15 @@ namespace Handbrake // // frmMain // +/* + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(985, 601); + this.Controls.Add(this.GroupBox1); + this.Controls.Add(this.groupBox_dest); + this.Controls.Add(this.groupBox_output); + this.Controls.Add(this.groupBox2); +*/ this.AllowDrop = true; this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;