home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd2.bin / prevodniky / download / TMPGEnc / TMPGEnc2521.exe / TMPGEnc.exe / 1033 / RCDATA / TOPTIONFORM / TOPTIONFORM.txt
Encoding:
Text File  |  2003-09-16  |  25.5 KB  |  857 lines

  1. object OptionForm: TOptionForm
  2.   Left = 195
  3.   Top = 109
  4.   HelpContext = 16
  5.   ActiveControl = OKButton
  6.   BorderStyle = bsDialog
  7.   Caption = 'Environmental setting'
  8.   ClientHeight = 462
  9.   ClientWidth = 416
  10.   Color = clBtnFace
  11.   Font.Charset = ANSI_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -12
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   ShowHint = True
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 12
  25.   object PageControl1: TPageControl
  26.     Left = 8
  27.     Top = 8
  28.     Width = 401
  29.     Height = 417
  30.     ActivePage = TabSheet2
  31.     TabOrder = 0
  32.     OnChange = PageControl1Change
  33.     object TabSheet2: TTabSheet
  34.       HelpContext = 17
  35.       Caption = 'General'
  36.       ImageIndex = 1
  37.       ParentShowHint = False
  38.       ShowHint = True
  39.       object GroupBox2: TGroupBox
  40.         Left = 8
  41.         Top = 221
  42.         Width = 377
  43.         Height = 78
  44.         Caption = 'Folder setting'
  45.         TabOrder = 2
  46.         object Label1: TLabel
  47.           Left = 16
  48.           Top = 49
  49.           Width = 67
  50.           Height = 12
  51.           Caption = '&Temporary file:'
  52.           FocusControl = TempFolderEdit
  53.         end
  54.         object Label2: TLabel
  55.           Left = 16
  56.           Top = 22
  57.           Width = 67
  58.           Height = 12
  59.           Caption = '&Output file:'
  60.           FocusControl = OutputFolderEdit
  61.         end
  62.         object TempFolderEdit: TEdit
  63.           Left = 96
  64.           Top = 45
  65.           Width = 215
  66.           Height = 20
  67.           TabOrder = 2
  68.           OnKeyDown = EditKeyDown
  69.         end
  70.         object TempFolderButton: TButton
  71.           Left = 316
  72.           Top = 43
  73.           Width = 51
  74.           Height = 25
  75.           Caption = 'Browse'
  76.           TabOrder = 3
  77.           OnClick = TempFolderButtonClick
  78.         end
  79.         object OutputFolderButton: TButton
  80.           Left = 316
  81.           Top = 16
  82.           Width = 51
  83.           Height = 25
  84.           Caption = 'Browse'
  85.           TabOrder = 1
  86.           OnClick = OutputFolderButtonClick
  87.         end
  88.         object OutputFolderEdit: TEdit
  89.           Left = 96
  90.           Top = 18
  91.           Width = 215
  92.           Height = 20
  93.           TabOrder = 0
  94.           OnKeyDown = EditKeyDown
  95.         end
  96.       end
  97.       object DVCodecGroupBox: TGroupBox
  98.         Left = 8
  99.         Top = 126
  100.         Width = 377
  101.         Height = 87
  102.         Caption = 'Canopus DV Codec setting'
  103.         TabOrder = 1
  104.         object EnableDVCodec411: TCheckBox
  105.           Left = 16
  106.           Top = 40
  107.           Width = 353
  108.           Height = 17
  109.           Hint = 
  110.             'Converts from 4:1:1 to 4:4:4 when YUV is converted to RGB.'#13#10#13#10'DV' +
  111.             ' format is saved in YUV 4:1:1,  some block stands out at reddish' +
  112.             ' part.'#13#10'Here, 4:1:1 is converted to 4:4:4.'#13#10#13#10'The following DV C' +
  113.             'odes can use the feature:'#13#10#13#10'  - Canopus DV Codec'
  114.           Caption = 'Interpolate YUV data from 4:1:1 to 4:4:4'
  115.           TabOrder = 1
  116.           OnClick = EnableDVCodec411Click
  117.           OnKeyDown = EditKeyDown
  118.         end
  119.         object EnableDVCodecNetworkFile: TCheckBox
  120.           Left = 16
  121.           Top = 19
  122.           Width = 353
  123.           Height = 17
  124.           Hint = 
  125.             'Enables reading referrd format AVI thorough network.'#13#10'As followi' +
  126.             'ng step, data file(e.g.*.000) is searched.'#13#10#13#10'  1. In case of th' +
  127.             'rough the network, search data file which is stored same PC as A' +
  128.             'VI file stored.'#13#10'  2. In case of through the network, search dat' +
  129.             'a file which is stored same directory as AVI file stored.'#13#10'  3. ' +
  130.             'Search data with original file name.'#13#10'  4. Search data file whic' +
  131.             'h is stored same directory as AVI file stored.'#13#10'  5. Search data' +
  132.             ' file whose name is same as AVI file and, stored same directory ' +
  133.             'as AVI file stored.'#13#10#13#10'The following DV Codes can use the featur' +
  134.             'e:'#13#10#13#10'  - Canopus DV Codec'#13#10'  - Panasonic and I-O DATA DV GigaAV' +
  135.             'I CODEC'
  136.           Caption = 'Enable reading referrd format AVI thorough network(always ON)'
  137.           Checked = True
  138.           ParentShowHint = False
  139.           ShowHint = True
  140.           State = cbChecked
  141.           TabOrder = 0
  142.           OnClick = EnableDVCodecNetworkFileClick
  143.           OnKeyDown = EditKeyDown
  144.         end
  145.         object DVCodecColorSpace: TComboBox
  146.           Left = 200
  147.           Top = 59
  148.           Width = 161
  149.           Height = 20
  150.           Hint = 
  151.             'Selects umBasic [YCbCr] or  [CCIR-601] or [YUV] as equation to c' +
  152.             'onvert to '#13#10'RGB from DV format which is recorded by YCbCr color ' +
  153.             'space.'#13#10#13#10'If you unmark "Set equation for color space", TMPGEnc ' +
  154.             'does not convert, '#13#10'instead DV codec takes care of conversion.'#13#10 +
  155.             #13#10'The following DV Codes can use the feature:'#13#10#13#10'  - Canopus DV ' +
  156.             'Codec'
  157.           Style = csDropDownList
  158.           ItemHeight = 12
  159.           Items.Strings = (
  160.             'Basic YCbCr (Default)'
  161.             'CCIR-601 (DV Standard)'
  162.             'YUV')
  163.           TabOrder = 3
  164.         end
  165.         object EnableDVCodecColorSpace: TCheckBox
  166.           Left = 16
  167.           Top = 61
  168.           Width = 177
  169.           Height = 17
  170.           Hint = 
  171.             'Selects umBasic [YCbCr] or [CCIR-601]or[YUV] as equation to conv' +
  172.             'ert to '#13#10'RGB from DV format which is recorded by YCbCr color spa' +
  173.             'ce.'#13#10#13#10'If you unmark "Set equation for color space", TMPGEnc doe' +
  174.             's not convert, '#13#10'instead DV codec takes care of conversion.'#13#10#13#10'T' +
  175.             'he following DV Codes can use the feature:'#13#10#13#10'  - Canopus DV Cod' +
  176.             'ec'
  177.           Caption = 'Set equation for color space'
  178.           TabOrder = 2
  179.           OnClick = EnableDVCodecColorSpaceClick
  180.         end
  181.       end
  182.       object GroupBox9: TGroupBox
  183.         Left = 8
  184.         Top = 8
  185.         Width = 377
  186.         Height = 110
  187.         Caption = 'General setting'
  188.         TabOrder = 0
  189.         object EnableMuxMode: TCheckBox
  190.           Left = 16
  191.           Top = 19
  192.           Width = 353
  193.           Height = 17
  194.           Hint = 
  195.             'Sets mux://file name to enable multiple for video/audio source.'#13 +
  196.             #10'If this option is enabled, set as following example:'#13#10#13#10'Video s' +
  197.             'ource: c:\test\news.avi'#13#10'Audio source: mux://c:\test\news.mp2'#13#10#13 +
  198.             #10'In this case, while encoding the movie, it is possible to multi' +
  199.             'plex'#13#10'c:\test\news.avi and c:\test\news.mp2 at the same time.'
  200.           Caption = 'Enable multiplex with "mux://file name" for video/audio source.'
  201.           TabOrder = 0
  202.           OnKeyDown = EditKeyDown
  203.         end
  204.         object EditBitRateStepUnit: TCheckBox
  205.           Left = 16
  206.           Top = 40
  207.           Width = 353
  208.           Height = 17
  209.           Hint = 'Sets unit when editing MPEG-Video bitrate.'
  210.           Caption = 'Edit bitrate by bps not kbps'
  211.           TabOrder = 1
  212.           OnKeyDown = EditKeyDown
  213.         end
  214.         object DisableOSFileCache: TCheckBox
  215.           Left = 16
  216.           Top = 61
  217.           Width = 353
  218.           Height = 17
  219.           Hint = 
  220.             'Disables cache by Operating system to access file(s).'#13#10'This sett' +
  221.             'ing will cause slower performance.'#13#10#13#10'This setting is only avail' +
  222.             'able when TMPGenc accesses to file(s) directly. '#13#10'For VFAPI plug' +
  223.             '-in, the following plug-ins are supported by the setting.'#13#10#13#10'> A' +
  224.             'VI2(OpenDML) File Reader'#13#10'> BMP/PPM/TGA/JPG File Reader'#13#10'> Wave ' +
  225.             'File Reader'#13#10'> TMPGEnc Project File Reader'#13#10#13#10'This option does n' +
  226.             'ot need for Windows9x/ME.'
  227.           Caption = 'Do not us cache function by Operating system to access file.'
  228.           TabOrder = 2
  229.         end
  230.         object EnableSequenceFileOpenMode: TCheckBox
  231.           Left = 16
  232.           Top = 82
  233.           Width = 353
  234.           Height = 17
  235.           Hint = 
  236.             'Opens sequence files as single movie.'#13#10#13#10'If file names are DV-00' +
  237.             '01.avi, DV-0002.avi ... as sequence files,'#13#10'it opens them as sin' +
  238.             'gle movie.'
  239.           Caption = 'Open sequence files as a movie.'
  240.           TabOrder = 3
  241.         end
  242.       end
  243.       object UseLanczos3: TCheckBox
  244.         Left = 8
  245.         Top = 304
  246.         Width = 137
  247.         Height = 25
  248.         Caption = 'Overwrite resize process'
  249.         TabOrder = 3
  250.         Visible = False
  251.       end
  252.       object UseResizeFilter: TComboBox
  253.         Left = 152
  254.         Top = 304
  255.         Width = 225
  256.         Height = 20
  257.         Style = csDropDownList
  258.         ItemHeight = 12
  259.         TabOrder = 4
  260.         Visible = False
  261.       end
  262.     end
  263.     object TabSheet1: TTabSheet
  264.       HelpContext = 18
  265.       Caption = 'CPU'
  266.       ImageIndex = 4
  267.       object GroupBox3: TGroupBox
  268.         Left = 8
  269.         Top = 8
  270.         Width = 377
  271.         Height = 151
  272.         Caption = 'CPU setting'
  273.         TabOrder = 0
  274.         object CPU_UseMultiprocessorCountLabel: TLabel
  275.           Left = 251
  276.           Top = 22
  277.           Width = 111
  278.           Height = 12
  279.           Alignment = taRightJustify
  280.           Caption = '[CPUCOUNT-LABEL]'
  281.         end
  282.         object CPU_UseMMX: TCheckBox
  283.           Left = 16
  284.           Top = 19
  285.           Width = 105
  286.           Height = 17
  287.           Hint = 'Use MMX technology'
  288.           Caption = 'Enable MMX'
  289.           TabOrder = 0
  290.           OnClick = CPU_UseMMXClick
  291.           OnKeyDown = EditKeyDown
  292.         end
  293.         object CPU_Use3DNow: TCheckBox
  294.           Left = 16
  295.           Top = 103
  296.           Width = 121
  297.           Height = 17
  298.           Hint = 'Use 3D Now!'
  299.           Caption = 'Enable 3D Now!'
  300.           TabOrder = 3
  301.           OnClick = CPU_UseMMXClick
  302.           OnKeyDown = EditKeyDown
  303.         end
  304.         object CPU_UseSSE: TCheckBox
  305.           Left = 16
  306.           Top = 61
  307.           Width = 97
  308.           Height = 17
  309.           Hint = 'Use Streaming SIMD Extension.'
  310.           BiDiMode = bdRightToLeft
  311.           Caption = 'Enable SSE'
  312.           ParentBiDiMode = False
  313.           TabOrder = 2
  314.           OnClick = CPU_UseMMXClick
  315.           OnKeyDown = EditKeyDown
  316.         end
  317.         object CPU_UseMMX2: TCheckBox
  318.           Left = 16
  319.           Top = 40
  320.           Width = 121
  321.           Height = 17
  322.           Hint = 'Use MMX-2 command added to PentiumIII or Athlon.'
  323.           Caption = 'Enable MMX-2'
  324.           TabOrder = 1
  325.           OnClick = CPU_UseMMXClick
  326.           OnKeyDown = EditKeyDown
  327.         end
  328.         object CPU_UseMultiprocessor: TCheckBox
  329.           Left = 16
  330.           Top = 124
  331.           Width = 321
  332.           Height = 17
  333.           Hint = 'Use more than 2 CPU.'
  334.           Caption = 'Use multi-thread'
  335.           TabOrder = 4
  336.           OnClick = CPU_UseMultiprocessorClick
  337.           OnKeyDown = EditKeyDown
  338.         end
  339.         object CPU_UseMultiprocessorCount: TEdit
  340.           Left = 203
  341.           Top = 18
  342.           Width = 41
  343.           Height = 20
  344.           Color = clBtnFace
  345.           ReadOnly = True
  346.           TabOrder = 5
  347.           OnKeyDown = EditKeyDown
  348.         end
  349.         object CPU_UseSSE2: TCheckBox
  350.           Left = 16
  351.           Top = 82
  352.           Width = 121
  353.           Height = 17
  354.           Hint = 'Enables SSE order added for Pentium 4.'
  355.           BiDiMode = bdRightToLeft
  356.           Caption = 'Enable SSE-2'
  357.           ParentBiDiMode = False
  358.           TabOrder = 6
  359.           OnClick = CPU_UseMMXClick
  360.           OnKeyDown = EditKeyDown
  361.         end
  362.       end
  363.       object GroupBox6: TGroupBox
  364.         Left = 8
  365.         Top = 166
  366.         Width = 377
  367.         Height = 95
  368.         Caption = 'Multi-thread setting'
  369.         TabOrder = 1
  370.         object Label7: TLabel
  371.           Left = 16
  372.           Top = 22
  373.           Width = 4
  374.           Height = 12
  375.           FocusControl = MultithreadFetchSize_Video
  376.         end
  377.         object MultithreadFetchSize_VideoLabel: TLabel
  378.           Left = 223
  379.           Top = 66
  380.           Width = 17
  381.           Height = 12
  382.           Caption = 'Mo'
  383.         end
  384.         object VideoAnalyzePipelineThreadCountLabel: TLabel
  385.           Left = 304
  386.           Top = 42
  387.           Width = 62
  388.           Height = 12
  389.           Caption = 'thread(s)'
  390.           Visible = False
  391.         end
  392.         object EnableVideoAnalyzePipeline: TCheckBox
  393.           Left = 16
  394.           Top = 42
  395.           Width = 265
  396.           Height = 17
  397.           Hint = 
  398.             'Enables pipeline for MPEG-Video encode.'#13#10#13#10'More memory will be u' +
  399.             'sed if this option is enabled. Also, when encoding,'#13#10'preview wil' +
  400.             'l not be displayed properly, this is normal.'
  401.           Caption = 'Enables pipeline for Motion search.'
  402.           TabOrder = 1
  403.           OnClick = EnableVideoAnalyzePipelineClick
  404.           OnKeyDown = EditKeyDown
  405.         end
  406.         object MultithreadFetchSize_Video: TPGSpinEdit
  407.           Left = 152
  408.           Top = 62
  409.           Width = 65
  410.           Height = 21
  411.           Hint = 
  412.             'When multi-thread is enabled, set how many MB the Video data is ' +
  413.             'prefetched.'
  414.           AlignValue = False
  415.           CanFloatValue = False
  416.           FloatValue = 1
  417.           Increment = 1
  418.           MaxValue = 1024
  419.           TabOrder = 3
  420.           Value = 1
  421.           OnKeyDown = EditKeyDown
  422.         end
  423.         object EnableFetchVideo: TCheckBox
  424.           Left = 16
  425.           Top = 65
  426.           Width = 129
  427.           Height = 17
  428.           Hint = 'Read Video data asynchronously'
  429.           Caption = 'Prefetch Video'
  430.           TabOrder = 2
  431.           OnClick = EnableFetchVideoClick
  432.           OnKeyDown = EditKeyDown
  433.         end
  434.         object EnableVideoPipeline: TCheckBox
  435.           Left = 16
  436.           Top = 19
  437.           Width = 161
  438.           Height = 17
  439.           Hint = 
  440.             'Enable pipeline for MPEG-Video encode.'#13#10#13#10'More memory will be us' +
  441.             'ed if this option is enabled.Also, when encoding,'#13#10'preview will ' +
  442.             'not be displayed properly, this is normal.'
  443.           Caption = 'Enable pipeline'
  444.           TabOrder = 0
  445.           OnKeyDown = EditKeyDown
  446.         end
  447.         object MultithreadFetchSize_VideoCheck: TCheckBox
  448.           Left = 253
  449.           Top = 64
  450.           Width = 113
  451.           Height = 17
  452.           Hint = 
  453.             'It does not try to obtain buffer any more if there are no free s' +
  454.             'pace on physical memory.'
  455.           Caption = 'Check free space'
  456.           TabOrder = 4
  457.           OnKeyDown = EditKeyDown
  458.         end
  459.         object VideoAnalyzePipelineThreadCount: TPGSpinEdit
  460.           Left = 253
  461.           Top = 38
  462.           Width = 45
  463.           Height = 21
  464.           AlignValue = False
  465.           CanFloatValue = False
  466.           Increment = 1
  467.           MaxValue = 15
  468.           TabOrder = 5
  469.           Value = 0
  470.           Visible = False
  471.           OnGetText = VideoAnalyzePipelineThreadCountGetText
  472.           OnGetValue = VideoAnalyzePipelineThreadCountGetValue
  473.         end
  474.       end
  475.       object MultipassVBRCachePanel: TGroupBox
  476.         Left = 8
  477.         Top = 268
  478.         Width = 377
  479.         Height = 74
  480.         Caption = 'Cache Setting'
  481.         TabOrder = 2
  482.         object MaxMultipassVBRCacheSizeLabel2: TLabel
  483.           Left = 137
  484.           Top = 47
  485.           Width = 159
  486.           Height = 12
  487.           Caption = 'MB.'
  488.         end
  489.         object MaxMultipassVBRCacheSizeLabel: TLabel
  490.           Left = 35
  491.           Top = 47
  492.           Width = 24
  493.           Height = 12
  494.           Caption = 'Creates cache up to'
  495.         end
  496.         object EnableMultipassVBRCache: TCheckBox
  497.           Left = 16
  498.           Top = 20
  499.           Width = 345
  500.           Height = 17
  501.           Hint = 
  502.             'Saves analyzing result of 1st pass to cache, then the encoding'#13#10 +
  503.             'process would be boosted by using the result at 2nd (or later)'#13#10 +
  504.             ' pass(es).'#13#10#13#10'Required HDD space, for example, at 720x480, 29.97' +
  505.             'fps interlaced'#13#10'movie is approximately 5.3 GB / hour at most.'
  506.           Caption = 'Saves analyzing result of multi pass VBR to cache.'
  507.           TabOrder = 0
  508.           OnClick = EnableMultipassVBRCacheClick
  509.           OnKeyDown = EditKeyDown
  510.         end
  511.         object MaxMultipassVBRCacheSize: TPGSpinEdit
  512.           Left = 66
  513.           Top = 43
  514.           Width = 65
  515.           Height = 21
  516.           Hint = 
  517.             'Saves analyzing result of 1st pass to cache, then the encoding'#13#10 +
  518.             'process would be boosted by using the result at 2nd (or later)'#13#10 +
  519.             ' pass(es).'#13#10#13#10'Required HDD space, for example, at 720x480, 29.97' +
  520.             'fps interlaced'#13#10'movie is approximately 5.3 GB / hour at most.'
  521.           AlignValue = False
  522.           CanFloatValue = False
  523.           FloatValue = 1
  524.           Increment = 1
  525.           MaxValue = 100000
  526.           TabOrder = 1
  527.           Value = 1
  528.           OnKeyDown = EditKeyDown
  529.         end
  530.       end
  531.     end
  532.     object TabSheet3: TTabSheet
  533.       HelpContext = 19
  534.       Caption = 'Sound'
  535.       ImageIndex = 2
  536.       object GroupBox1: TGroupBox
  537.         Left = 8
  538.         Top = 8
  539.         Width = 377
  540.         Height = 53
  541.         Caption = 'Sound'
  542.         TabOrder = 0
  543.         object Sound_EncodeFinishFileName: TEdit
  544.           Left = 104
  545.           Top = 20
  546.           Width = 206
  547.           Height = 20
  548.           TabOrder = 0
  549.           OnKeyDown = EditKeyDown
  550.         end
  551.         object Sound_EncodeFinishBrowseFileName: TButton
  552.           Left = 315
  553.           Top = 17
  554.           Width = 51
  555.           Height = 25
  556.           Caption = 'Browse'
  557.           TabOrder = 1
  558.           OnClick = Sound_EncodeFinishBrowseFileNameClick
  559.         end
  560.         object Sound_EncodeFinish: TCheckBox
  561.           Left = 16
  562.           Top = 22
  563.           Width = 86
  564.           Height = 17
  565.           Caption = 'Finish:'
  566.           TabOrder = 2
  567.           OnClick = Sound_EncodeFinishClick
  568.           OnKeyDown = EditKeyDown
  569.         end
  570.       end
  571.     end
  572.     object TabSheet4: TTabSheet
  573.       HelpContext = 20
  574.       Caption = 'Audio engine'
  575.       ImageIndex = 3
  576.       object GroupBox8: TGroupBox
  577.         Left = 8
  578.         Top = 173
  579.         Width = 377
  580.         Height = 94
  581.         Caption = 'Sampling frequency convertor'
  582.         TabOrder = 2
  583.         object ResamplerFileNameEdit: TComboBox
  584.           Left = 136
  585.           Top = 62
  586.           Width = 174
  587.           Height = 20
  588.           ItemHeight = 12
  589.           TabOrder = 0
  590.           OnKeyDown = EditKeyDown
  591.         end
  592.         object ResamplerButton: TButton
  593.           Left = 315
  594.           Top = 59
  595.           Width = 51
  596.           Height = 25
  597.           Caption = 'Browse'
  598.           TabOrder = 1
  599.           OnClick = ResamplerButtonClick
  600.         end
  601.         object Resampler_UseExtProgram: TRadioButton
  602.           Left = 16
  603.           Top = 64
  604.           Width = 113
  605.           Height = 17
  606.           Caption = 'External program'
  607.           TabOrder = 2
  608.           OnClick = ResamplerGroupClick
  609.         end
  610.         object Resampler_UseInternalEngine_Low: TRadioButton
  611.           Left = 16
  612.           Top = 20
  613.           Width = 161
  614.           Height = 17
  615.           Hint = 
  616.             'Uses built-in engine to convert audio sampling rate'#13#10#13#10'Since thi' +
  617.             's is low quality mode, this can be doen quickly, on the'#13#10'other h' +
  618.             'and, there may be distortion, or the quality may be worse.'
  619.           Caption = 'Low quality (high speed)'
  620.           TabOrder = 3
  621.           OnClick = ResamplerGroupClick
  622.         end
  623.         object Resampler_UseInternalEngine_High: TRadioButton
  624.           Left = 16
  625.           Top = 42
  626.           Width = 161
  627.           Height = 17
  628.           Hint = 
  629.             'Uses built-in engine to convert audio sampling rate'#13#10#13#10'Since thi' +
  630.             's is high quality mode, it may take longer, but the'#13#10'fidelity of' +
  631.             ' conversion is high. '
  632.           Caption = 'High quality (low speed)'
  633.           TabOrder = 4
  634.           OnClick = ResamplerGroupClick
  635.         end
  636.       end
  637.       object GroupBox4: TGroupBox
  638.         Left = 8
  639.         Top = 8
  640.         Width = 377
  641.         Height = 73
  642.         Caption = 'MPEG-1 Audio Layer II encoder'
  643.         TabOrder = 0
  644.         object MPEGAudioEncoderFileNameEdit2: TComboBox
  645.           Left = 136
  646.           Top = 40
  647.           Width = 174
  648.           Height = 20
  649.           ItemHeight = 12
  650.           TabOrder = 0
  651.           OnKeyDown = EditKeyDown
  652.         end
  653.         object MPEGAudioEncoderFileNameButton2: TButton
  654.           Left = 315
  655.           Top = 37
  656.           Width = 51
  657.           Height = 25
  658.           Caption = 'Browse'
  659.           TabOrder = 1
  660.           OnClick = MPEGAudioEncoderFileNameButton2Click
  661.         end
  662.         object MPEGAudioEncoder2_UseExtProgram: TRadioButton
  663.           Left = 16
  664.           Top = 42
  665.           Width = 113
  666.           Height = 17
  667.           Caption = 'External program'
  668.           TabOrder = 2
  669.           OnClick = MPEGAudioEncoder2GroupClick
  670.         end
  671.         object MPEGAudioEncoder2_UseInternalEngine: TRadioButton
  672.           Left = 16
  673.           Top = 20
  674.           Width = 161
  675.           Height = 17
  676.           Hint = 'Uses built-in engine to encode MPEG-1 Audio Layer II.'
  677.           Caption = 'Use built-in engine'
  678.           TabOrder = 3
  679.           OnClick = MPEGAudioEncoder2GroupClick
  680.         end
  681.       end
  682.       object GroupBox7: TGroupBox
  683.         Left = 8
  684.         Top = 90
  685.         Width = 377
  686.         Height = 73
  687.         Caption = 'MPEG-1 Audio Layer III encoder'
  688.         TabOrder = 1
  689.         object MPEGAudioEncoderFileNameEdit3: TComboBox
  690.           Left = 136
  691.           Top = 40
  692.           Width = 174
  693.           Height = 20
  694.           ItemHeight = 12
  695.           TabOrder = 0
  696.           OnKeyDown = EditKeyDown
  697.         end
  698.         object MPEGAudioEncoderFileNameButton3: TButton
  699.           Left = 315
  700.           Top = 37
  701.           Width = 51
  702.           Height = 25
  703.           Caption = 'Browse'
  704.           TabOrder = 1
  705.           OnClick = MPEGAudioEncoderFileNameButton3Click
  706.         end
  707.         object MPEGAudioEncoder3_UseExtProgram: TRadioButton
  708.           Left = 16
  709.           Top = 42
  710.           Width = 113
  711.           Height = 17
  712.           Caption = 'External program'
  713.           TabOrder = 2
  714.           OnClick = MPEGAudioEncoder3GroupClick
  715.         end
  716.         object MPEGAudioEncoder3_UseInternalEngine: TRadioButton
  717.           Left = 16
  718.           Top = 20
  719.           Width = 161
  720.           Height = 17
  721.           Hint = 'Does not use MPEG-1 Audio Layer III encoding.'
  722.           Caption = 'Do not use'
  723.           TabOrder = 3
  724.           OnClick = MPEGAudioEncoder3GroupClick
  725.         end
  726.       end
  727.     end
  728.     object TabSheet5: TTabSheet
  729.       HelpContext = 21
  730.       Caption = 'VFAPI plug-in'
  731.       ImageIndex = 4
  732.       object Label5: TLabel
  733.         Left = 24
  734.         Top = 271
  735.         Width = 337
  736.         Height = 72
  737.         BiDiMode = bdLeftToRight
  738.         Caption = 
  739.           'VFAPI(Video File API) plug-in expands movie formats which are'#13#10's' +
  740.           'upported by movie authoring software that are supporting VFAPI.'#13 +
  741.           #10#13#10'Several VFAPI plug-ins and development Kits can be downloaded' +
  742.           ' at'#13#10'the following URL (Japanese).'
  743.         ParentBiDiMode = False
  744.         WordWrap = True
  745.       end
  746.       object VFAPIPageButton: TSpeedButton
  747.         Left = 21
  748.         Top = 351
  749.         Width = 350
  750.         Height = 16
  751.         Flat = True
  752.         Font.Charset = ANSI_CHARSET
  753.         Font.Color = clNavy
  754.         Font.Height = -12
  755.         Font.Name = 'MS Sans Serif'
  756.         Font.Style = []
  757.         ParentFont = False
  758.         OnClick = VFAPIPageButtonClick
  759.       end
  760.       object VideoFilePluginList: TListView
  761.         Left = 7
  762.         Top = 8
  763.         Width = 378
  764.         Height = 249
  765.         Checkboxes = True
  766.         Columns = <
  767.           item
  768.             Caption = 'Name'
  769.             Width = 231
  770.           end
  771.           item
  772.             Caption = 'File'
  773.             Width = 95
  774.           end
  775.           item
  776.             Alignment = taRightJustify
  777.             Caption = 'Priority'
  778.             Width = 48
  779.           end>
  780.         ColumnClick = False
  781.         DragMode = dmAutomatic
  782.         FullDrag = True
  783.         GridLines = True
  784.         HideSelection = False
  785.         HotTrackStyles = []
  786.         ReadOnly = True
  787.         PopupMenu = VFAPIPopupMenu
  788.         TabOrder = 0
  789.         ViewStyle = vsReport
  790.         OnMouseMove = VideoFilePluginListMouseMove
  791.       end
  792.     end
  793.   end
  794.   object OKButton: TButton
  795.     Left = 254
  796.     Top = 432
  797.     Width = 75
  798.     Height = 25
  799.     Caption = 'OK'
  800.     ModalResult = 1
  801.     TabOrder = 1
  802.     OnClick = OKButtonClick
  803.   end
  804.   object CancelButton: TButton
  805.     Left = 334
  806.     Top = 432
  807.     Width = 75
  808.     Height = 25
  809.     Cancel = True
  810.     Caption = 'Cancel'
  811.     ModalResult = 2
  812.     TabOrder = 2
  813.   end
  814.   object OpenSoundDialog: TOpenDialog
  815.     Filter = 'Wave file(*.wav)|*.wav|All files(*.*)|*.*'
  816.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  817.     Left = 12
  818.     Top = 415
  819.   end
  820.   object OpenExternalToolDialog: TOpenDialog
  821.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  822.     Title = 'Select file to execute'
  823.     Left = 44
  824.     Top = 415
  825.   end
  826.   object VFAPIPopupMenu: TPopupMenu
  827.     Left = 76
  828.     Top = 415
  829.     object N1: TMenuItem
  830.       Caption = 'Higher priority'
  831.       OnClick = VFAPIPriorityUpActionExecute
  832.     end
  833.     object N2: TMenuItem
  834.       Caption = 'Lower priority'
  835.       OnClick = VFAPIPriorityDownActionExecute
  836.     end
  837.     object N3: TMenuItem
  838.       Caption = '-'
  839.     end
  840.     object N4: TMenuItem
  841.       Caption = 'Check all'
  842.       OnClick = N4Click
  843.     end
  844.     object N5: TMenuItem
  845.       Caption = 'Uncheck all'
  846.       OnClick = N5Click
  847.     end
  848.     object N6: TMenuItem
  849.       Caption = '-'
  850.     end
  851.     object N7: TMenuItem
  852.       Caption = 'Reset to recommended setting'
  853.       OnClick = N7Click
  854.     end
  855.   end
  856. end
  857.