object OptionForm: TOptionForm Left = 195 Top = 109 HelpContext = 16 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'Environmental setting' ClientHeight = 446 ClientWidth = 408 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False ShowHint = True OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object PageControl1: TPageControl Left = 8 Top = 8 Width = 393 Height = 401 ActivePage = TabSheet2 TabOrder = 0 OnChange = PageControl1Change object TabSheet2: TTabSheet HelpContext = 17 Caption = 'General' ImageIndex = 1 ParentShowHint = False ShowHint = True object GroupBox2: TGroupBox Left = 8 Top = 249 Width = 369 Height = 78 Caption = 'Folder setting' TabOrder = 3 object Label1: TLabel Left = 16 Top = 49 Width = 67 Height = 12 Caption = '&Temporary file:' FocusControl = TempFolderEdit end object Label2: TLabel Left = 16 Top = 22 Width = 67 Height = 12 Caption = '&Output file:' FocusControl = OutputFolderEdit end object TempFolderEdit: TEdit Left = 96 Top = 45 Width = 212 Height = 20 TabOrder = 2 OnKeyDown = EditKeyDown end object TempFolderButton: TButton Left = 312 Top = 43 Width = 47 Height = 25 Caption = 'Browse' TabOrder = 3 OnClick = TempFolderButtonClick end object OutputFolderButton: TButton Left = 312 Top = 16 Width = 47 Height = 25 Caption = 'Browse' TabOrder = 1 OnClick = OutputFolderButtonClick end object OutputFolderEdit: TEdit Left = 96 Top = 18 Width = 212 Height = 20 TabOrder = 0 OnKeyDown = EditKeyDown end end object GroupBox4: TGroupBox Left = 8 Top = 100 Width = 369 Height = 87 Caption = 'Canopus DV Codec' TabOrder = 1 object EnableDVCodec411: TCheckBox Left = 16 Top = 40 Width = 345 Height = 17 Hint = 'Converts from 4:1:1 to 4:4:4 when YUV is converted to RGB.'#13#10#13#10'DV' + ' format is saved in YUV 4:1:1, some block stands out at reddish' + ' part.'#13#10'Here, 4:1:1 is converted to 4:4:4.' Caption = 'Interpolate YUV data from 4:1:1 to 4:4:4' TabOrder = 1 OnKeyDown = EditKeyDown end object EnableDVCodecNetworkFile: TCheckBox Left = 16 Top = 19 Width = 351 Height = 17 Hint = 'Enables reading referrd format AVI thorough network.'#13#10'As followi' + 'ng step, data file(e.g.*.000) is searched.'#13#10#13#10' 1. In case of th' + 'rough the network, search data file which is stored same PC as A' + 'VI file stored.'#13#10' 2. In case of through the network, search dat' + 'a file which is stored same directory as AVI file stored.'#13#10' 3. ' + 'Search data with original file name.'#13#10' 4. Search data file whic' + 'h is stored same directory as AVI file stored.'#13#10' 5. Search data' + ' file whose name is same as AVI file and, stored same directory ' + 'as AVI file stored.' Caption = 'Enable reading referrd format AVI thorough network(always ON)' Checked = True ParentShowHint = False ShowHint = True State = cbChecked TabOrder = 0 OnClick = EnableDVCodecNetworkFileClick OnKeyDown = EditKeyDown end object DVCodecColorSpace: TComboBox Left = 192 Top = 59 Width = 161 Height = 20 Style = csDropDownList ItemHeight = 12 Items.Strings = ( 'Basic YCbCr (Default)' 'CCIR-601 (DV Standard)' 'YUV') TabOrder = 3 end object EnableDVCodecColorSpace: TCheckBox Left = 16 Top = 61 Width = 172 Height = 17 Caption = 'Set equation for color space' TabOrder = 2 OnClick = EnableDVCodecColorSpaceClick end end object GroupBox7: TGroupBox Left = 8 Top = 195 Width = 369 Height = 44 Caption = 'Panasonic and I-O DATA DV GigaAVI CODEC' TabOrder = 2 object EnableDVCodecNetworkFile2: TCheckBox Left = 16 Top = 18 Width = 351 Height = 17 Hint = 'Enables reading referrd format AVI thorough network.'#13#10'As followi' + 'ng step, data file(e.g.*.000) is searched.'#13#10#13#10' 1. In case of th' + 'rough the network, search data file which is stored same PC as A' + 'VI file stored.'#13#10' 2. In case of through the network, search dat' + 'a file which is stored same directory as AVI file stored.'#13#10' 3. ' + 'Search data with original file name.'#13#10' 4. Search data file whic' + 'h is stored same directory as AVI file stored.'#13#10' 5. Search data' + ' file whose name is same as AVI file and, stored same directory ' + 'as AVI file stored.' Caption = 'Enable reading referrd format AVI thorough network(always ON)' Checked = True ParentShowHint = False ShowHint = True State = cbChecked TabOrder = 0 OnClick = EnableDVCodecNetworkFileClick OnKeyDown = EditKeyDown end end object GroupBox9: TGroupBox Left = 8 Top = 8 Width = 369 Height = 89 Caption = 'General setting' TabOrder = 0 object EnableMuxMode: TCheckBox Left = 16 Top = 19 Width = 345 Height = 17 Hint = 'Sets mux://file name to enable multiple for video/audio source.'#13 + #10'If this option is enabled, set as following example:'#13#10#13#10'Video s' + 'ource: c:\test\news.avi'#13#10'Audio source: mux://c:\test\news.mp2'#13#10#13 + #10'In this case, while encoding the movie, it is possible to multi' + 'plex'#13#10'c:\test\news.avi and c:\test\news.mp2 at the same time.' Caption = 'Enable multiplex with "mux://file name" for video/audio source.' TabOrder = 0 OnKeyDown = EditKeyDown end object EditBitRateStepUnit: TCheckBox Left = 16 Top = 40 Width = 345 Height = 17 Hint = 'Sets unit when editing MPEG-Video bitrate.' Caption = 'Edit bitrate by bps not kbps' TabOrder = 1 OnKeyDown = EditKeyDown end object DisableOSFileCache: TCheckBox Left = 16 Top = 61 Width = 337 Height = 17 Hint = 'Disables cache by Operating system to access file(s).'#13#10'This sett' + 'ing will cause slower performance.'#13#10#13#10'This setting is only avail' + 'able when TMPGenc accesses to file(s) directly. '#13#10'For VFAPI plug' + '-in, the following plug-ins are supported by the setting.'#13#10#13#10'> A' + 'VI2(OpenDML) File Reader'#13#10'> BMP/PPM/TGA/JPG File Reader'#13#10'> Wave ' + 'File Reader'#13#10'> TMPGEnc Project File Reader'#13#10#13#10'This option does n' + 'ot need for Windows9x/ME.' Caption = 'Do not us cache function by Operating system to access file.' TabOrder = 2 end end end object TabSheet1: TTabSheet HelpContext = 18 Caption = 'CPU' ImageIndex = 4 object GroupBox3: TGroupBox Left = 8 Top = 8 Width = 369 Height = 145 Caption = 'CPU setting' TabOrder = 0 object Label3: TLabel Left = 208 Top = 120 Width = 47 Height = 12 Caption = 'processors' end object CPU_UseMMX: TCheckBox Left = 16 Top = 19 Width = 105 Height = 17 Hint = 'Use MMX technology' Caption = 'Enable MMX' TabOrder = 0 OnClick = CPU_UseMMXClick OnKeyDown = EditKeyDown end object CPU_Use3DNow: TCheckBox Left = 16 Top = 99 Width = 121 Height = 17 Hint = 'Use 3D Now!' Caption = 'Enable 3D Now!' TabOrder = 3 OnClick = CPU_UseMMXClick OnKeyDown = EditKeyDown end object CPU_UseSSE: TCheckBox Left = 16 Top = 59 Width = 97 Height = 17 Hint = 'Use Streaming SIMD Extension.' BiDiMode = bdRightToLeft Caption = 'Enable SSE' ParentBiDiMode = False TabOrder = 2 OnClick = CPU_UseMMXClick OnKeyDown = EditKeyDown end object CPU_UseMMX2: TCheckBox Left = 16 Top = 39 Width = 121 Height = 17 Hint = 'Use MMX-2 command added to PentiumIII or Athlon.' Caption = 'Enable MMX-2' TabOrder = 1 OnClick = CPU_UseMMXClick OnKeyDown = EditKeyDown end object CPU_UseMultiprocessor: TCheckBox Left = 16 Top = 119 Width = 145 Height = 17 Hint = 'Use more than 2 CPU.' Caption = 'Use multi-thread' TabOrder = 4 OnClick = CPU_UseMultiprocessorClick OnKeyDown = EditKeyDown end object CPU_UseMultiprocessorCount: TEdit Left = 160 Top = 116 Width = 41 Height = 20 Color = clBtnFace ReadOnly = True TabOrder = 5 OnKeyDown = EditKeyDown end object CPU_UseSSE2: TCheckBox Left = 16 Top = 79 Width = 121 Height = 17 Hint = 'Enables SSE order added for Pentium 4.' BiDiMode = bdRightToLeft Caption = 'Enable SSE-2' ParentBiDiMode = False TabOrder = 6 OnClick = CPU_UseMMXClick OnKeyDown = EditKeyDown end end object GroupBox6: TGroupBox Left = 8 Top = 162 Width = 369 Height = 95 Caption = 'Multi-thread setting' TabOrder = 1 object Label7: TLabel Left = 16 Top = 22 Width = 4 Height = 12 FocusControl = MultithreadFetchSize_Video end object MultithreadFetchSize_VideoLabel: TLabel Left = 215 Top = 66 Width = 17 Height = 12 Caption = 'MB' end object VideoAnalyzePipelineThreadCountLabel: TLabel Left = 296 Top = 42 Width = 62 Height = 12 Caption = '�‚̃X���b�h' Visible = False end object MultithreadFetchSize_Video: TPGSpinEdit Left = 144 Top = 62 Width = 65 Height = 21 Hint = 'When multi-thread is enabled, set how many MB the Video data is ' + 'prefetched.' AlignValue = False CanFloatValue = False FloatValue = 1 Increment = 1 MaxValue = 1024 TabOrder = 3 Value = 1 OnKeyDown = EditKeyDown end object EnableVideoAnalyzePipeline: TCheckBox Left = 16 Top = 42 Width = 209 Height = 17 Hint = 'Enables pipeline for MPEG-Video encode.'#13#10#13#10'More memory will be u' + 'sed if this option is enabled. Also, when encoding,'#13#10'preview wil' + 'l not be displayed properly, this is normal.' Caption = 'Enables pipeline for Motion search.' TabOrder = 1 OnClick = EnableVideoAnalyzePipelineClick OnKeyDown = EditKeyDown end object EnableFetchVideo: TCheckBox Left = 16 Top = 65 Width = 121 Height = 17 Hint = 'Read Video data asynchronously' Caption = 'Prefetch Video' TabOrder = 2 OnClick = EnableFetchVideoClick OnKeyDown = EditKeyDown end object EnableVideoPipeline: TCheckBox Left = 16 Top = 19 Width = 145 Height = 17 Hint = 'Enable pipeline for MPEG-Video encode.'#13#10#13#10'More memory will be us' + 'ed if this option is enabled.Also, when encoding,'#13#10'preview will ' + 'not be displayed properly, this is normal.' Caption = 'Enable pipeline' TabOrder = 0 OnKeyDown = EditKeyDown end object MultithreadFetchSize_VideoCheck: TCheckBox Left = 245 Top = 64 Width = 113 Height = 17 Hint = 'It does not try to obtain buffer any more if there are no free s' + 'pace on physical memory.' Caption = 'Check free space' TabOrder = 4 OnKeyDown = EditKeyDown end object VideoAnalyzePipelineThreadCount: TPGSpinEdit Left = 217 Top = 38 Width = 73 Height = 21 AlignValue = False CanFloatValue = False Increment = 1 MaxValue = 15 TabOrder = 5 Value = 0 Visible = False OnGetText = VideoAnalyzePipelineThreadCountGetText OnGetValue = VideoAnalyzePipelineThreadCountGetValue end end object MultipassVBRCachePanel: TGroupBox Left = 8 Top = 265 Width = 369 Height = 74 Caption = 'Cache Setting' TabOrder = 2 object MaxMultipassVBRCacheSizeLabel2: TLabel Left = 137 Top = 47 Width = 159 Height = 12 Caption = 'MB.' end object MaxMultipassVBRCacheSizeLabel: TLabel Left = 35 Top = 47 Width = 24 Height = 12 Caption = 'Creates cache up to' end object EnableMultipassVBRCache: TCheckBox Left = 16 Top = 20 Width = 329 Height = 17 Hint = 'Saves analyzing result of 1st pass to cache, then the encoding'#13#10 + 'process would be boosted by using the result at 2nd (or later)'#13#10 + ' pass(es).'#13#10#13#10'Required HDD space, for example, at 720x480, 29.97' + 'fps interlaced'#13#10'movie is approximately 5.3 GB / hour at most.' Caption = 'Saves analyzing result of multi pass VBR to cache.' TabOrder = 0 OnClick = EnableMultipassVBRCacheClick OnKeyDown = EditKeyDown end object MaxMultipassVBRCacheSize: TPGSpinEdit Left = 66 Top = 43 Width = 65 Height = 21 Hint = 'Saves analyzing result of 1st pass to cache, then the encoding'#13#10 + 'process would be boosted by using the result at 2nd (or later)'#13#10 + ' pass(es).'#13#10#13#10'Required HDD space, for example, at 720x480, 29.97' + 'fps interlaced'#13#10'movie is approximately 5.3 GB / hour at most.' AlignValue = False CanFloatValue = False FloatValue = 1 Increment = 1 MaxValue = 100000 TabOrder = 1 Value = 1 OnKeyDown = EditKeyDown end end end object TabSheet3: TTabSheet HelpContext = 19 Caption = 'Sound' ImageIndex = 2 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 369 Height = 53 Caption = 'Sound' TabOrder = 0 object Sound_EncodeFinishFileName: TEdit Left = 104 Top = 20 Width = 202 Height = 20 TabOrder = 0 OnKeyDown = EditKeyDown end object Sound_EncodeFinishBrowseFileName: TButton Left = 311 Top = 17 Width = 47 Height = 25 Caption = 'Browse' TabOrder = 1 OnClick = Sound_EncodeFinishBrowseFileNameClick end object Sound_EncodeFinish: TCheckBox Left = 16 Top = 22 Width = 86 Height = 17 Caption = 'Finish:' TabOrder = 2 OnClick = Sound_EncodeFinishClick OnKeyDown = EditKeyDown end end end object TabSheet4: TTabSheet HelpContext = 20 Caption = 'External tool' ImageIndex = 3 object GroupBox5: TGroupBox Left = 8 Top = 8 Width = 369 Height = 81 Caption = 'External audio encoder' TabOrder = 0 object UseMPEGAudioEncoder2: TCheckBox Left = 16 Top = 22 Width = 65 Height = 17 Caption = 'Layer-2' TabOrder = 0 OnClick = UseMPEGAudioEncoder2Click OnKeyDown = EditKeyDown end object MPEGAudioEncoderFileNameEdit2: TComboBox Left = 83 Top = 20 Width = 224 Height = 20 ItemHeight = 12 TabOrder = 1 OnKeyDown = EditKeyDown end object MPEGAudioEncoderFileNameButton2: TButton Left = 311 Top = 17 Width = 47 Height = 25 Caption = 'Browse' TabOrder = 2 OnClick = MPEGAudioEncoderFileNameButton2Click end object UseMPEGAudioEncoder3: TCheckBox Left = 16 Top = 49 Width = 65 Height = 17 Caption = 'Layer-3' TabOrder = 3 OnClick = UseMPEGAudioEncoder3Click OnKeyDown = EditKeyDown end object MPEGAudioEncoderFileNameEdit3: TComboBox Left = 83 Top = 47 Width = 224 Height = 20 ItemHeight = 12 TabOrder = 4 OnKeyDown = EditKeyDown end object MPEGAudioEncoderFileNameButton3: TButton Left = 311 Top = 44 Width = 47 Height = 25 Caption = 'Browse' TabOrder = 5 OnClick = MPEGAudioEncoderFileNameButton3Click end end object GroupBox8: TGroupBox Left = 8 Top = 96 Width = 369 Height = 52 Caption = 'Sampling frequency convertor' TabOrder = 1 object UseResampler: TCheckBox Left = 16 Top = 22 Width = 65 Height = 17 Caption = 'Use' TabOrder = 0 OnClick = UseResamplerClick OnKeyDown = EditKeyDown end object ResamplerFileNameEdit: TComboBox Left = 83 Top = 20 Width = 224 Height = 20 ItemHeight = 12 TabOrder = 1 OnKeyDown = EditKeyDown end object ResamplerButton: TButton Left = 311 Top = 17 Width = 47 Height = 25 Caption = 'Browse' TabOrder = 2 OnClick = ResamplerButtonClick end end end object TabSheet5: TTabSheet HelpContext = 21 Caption = 'VFAPI plug-in' ImageIndex = 4 object Label5: TLabel Left = 24 Top = 271 Width = 337 Height = 72 BiDiMode = bdLeftToRight Caption = 'VFAPI(Video File API) plug-in expands movie formats which are'#13#10's' + 'upported by movie authoring software that are supporting VFAPI.'#13 + #10#13#10'Several VFAPI plug-ins and development Kits can be downloaded' + ' at'#13#10'the following URL (Japanese).' ParentBiDiMode = False WordWrap = True end object VFAPIPageButton: TSpeedButton Left = 21 Top = 343 Width = 342 Height = 16 Flat = True Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = VFAPIPageButtonClick end object VideoFilePluginList: TListView Left = 7 Top = 8 Width = 370 Height = 249 Checkboxes = True Columns = < item Caption = 'Name' Width = 223 end item Caption = 'File' Width = 95 end item Alignment = taRightJustify Caption = 'Priority' Width = 48 end> ColumnClick = False DragMode = dmAutomatic FullDrag = True GridLines = True HideSelection = False HotTrackStyles = [] ReadOnly = True PopupMenu = VFAPIPopupMenu TabOrder = 0 ViewStyle = vsReport OnMouseMove = VideoFilePluginListMouseMove end end end object OKButton: TButton Left = 246 Top = 416 Width = 75 Height = 25 Caption = 'OK' ModalResult = 1 TabOrder = 1 OnClick = OKButtonClick end object CancelButton: TButton Left = 326 Top = 416 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 end object OpenSoundDialog: TOpenDialog Filter = 'Wave file(*.wav)|*.wav|All files(*.*)|*.*' Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing] Left = 12 Top = 415 end object OpenExternalToolDialog: TOpenDialog Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing] Title = 'Select file to execute' Left = 44 Top = 415 end object VFAPIPopupMenu: TPopupMenu Left = 76 Top = 415 object N1: TMenuItem Caption = 'Higher priority' OnClick = VFAPIPriorityUpActionExecute end object N2: TMenuItem Caption = 'Lower priority' OnClick = VFAPIPriorityDownActionExecute end object N3: TMenuItem Caption = '-' end object N4: TMenuItem Caption = 'Check all' OnClick = N4Click end object N5: TMenuItem Caption = 'Uncheck all' OnClick = N5Click end object N6: TMenuItem Caption = '-' end object N7: TMenuItem Caption = 'Reset to recommended setting' OnClick = N7Click end end end