home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / tmpgenc / TMPGEnc2.58Plus_cz.exe / TMPGEnc.exe / 1033 / RCDATA / TMPEGCONFIGFORM / TMPEGCONFIGFORM.txt
Encoding:
Text File  |  2002-08-30  |  48.3 KB  |  1,581 lines

  1. object MPEGConfigForm: TMPEGConfigForm
  2.   Left = 206
  3.   Top = 117
  4.   HelpContext = 31
  5.   ActiveControl = OKButton
  6.   BorderStyle = bsDialog
  7.   Caption = 'Nastaven∩┐╜ MPEG'
  8.   ClientHeight = 480
  9.   ClientWidth = 417
  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 = poDesktopCenter
  18.   Scaled = False
  19.   ShowHint = True
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 12
  25.   object PageControl: TPageControl
  26.     Left = 8
  27.     Top = 8
  28.     Width = 401
  29.     Height = 433
  30.     ActivePage = VideoSheet
  31.     MultiLine = True
  32.     TabOrder = 0
  33.     OnChange = PageControlChange
  34.     object VideoSheet: TTabSheet
  35.       HelpContext = 32
  36.       Caption = 'Video'
  37.       object GroupBox1: TGroupBox
  38.         Left = 8
  39.         Top = 8
  40.         Width = 377
  41.         Height = 377
  42.         Caption = 'Nastaven∩┐╜ form∩┐╜tu videa'
  43.         TabOrder = 0
  44.         object Video_StreamTypeLabel: TPGLabelButton
  45.           Left = 14
  46.           Top = 20
  47.           Width = 99
  48.           Height = 18
  49.           Color = clBtnFace
  50.           Caption = '&Form∩┐╜t videa:'
  51.           FocusControl = Video_StreamType
  52.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  53.           Margin = 2
  54.           ParentColor = False
  55.           SingleDownClick = True
  56.           OnClick = ConfigItemLabelClick
  57.         end
  58.         object Video_SizeLabel: TPGLabelButton
  59.           Left = 14
  60.           Top = 54
  61.           Width = 57
  62.           Height = 18
  63.           Color = clBtnFace
  64.           Caption = '&Velikost:'
  65.           FocusControl = Video_Width
  66.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  67.           Margin = 2
  68.           ParentColor = False
  69.           SingleDownClick = True
  70.           OnClick = ConfigItemLabelClick
  71.         end
  72.         object Video_FrameRateLabel: TPGLabelButton
  73.           Left = 14
  74.           Top = 102
  75.           Width = 97
  76.           Height = 18
  77.           Color = clBtnFace
  78.           Caption = '&Po∩┐╜et sn∩┐╜mk∩┐╜:'
  79.           FocusControl = Video_FrameRate
  80.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  81.           Margin = 2
  82.           ParentColor = False
  83.           SingleDownClick = True
  84.           OnClick = ConfigItemLabelClick
  85.         end
  86.         object Label30: TLabel
  87.           Left = 214
  88.           Top = 56
  89.           Width = 6
  90.           Height = 12
  91.           Caption = 'x'
  92.         end
  93.         object Label31: TLabel
  94.           Left = 288
  95.           Top = 56
  96.           Width = 43
  97.           Height = 12
  98.           Caption = 'pixel∩┐╜'
  99.         end
  100.         object Bevel3: TBevel
  101.           Left = 16
  102.           Top = 45
  103.           Width = 345
  104.           Height = 2
  105.         end
  106.         object Video_CBR_BitRateLabel: TPGLabelButton
  107.           Left = 14
  108.           Top = 159
  109.           Width = 81
  110.           Height = 18
  111.           Color = clBtnFace
  112.           Caption = 'Datov∩┐╜ tok:'
  113.           FocusControl = Video_CBR_BitRate
  114.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  115.           Margin = 2
  116.           ParentColor = False
  117.           SingleDownClick = True
  118.           OnClick = ConfigItemLabelClick
  119.         end
  120.         object Label35: TLabel
  121.           Left = 279
  122.           Top = 186
  123.           Width = 15
  124.           Height = 12
  125.           Caption = 'KB'
  126.         end
  127.         object Video_CBR_BitRate_StepLabel: TLabel
  128.           Left = 279
  129.           Top = 162
  130.           Width = 82
  131.           Height = 12
  132.           AutoSize = False
  133.         end
  134.         object Video_VBVBufferSizeLabel: TPGLabelButton
  135.           Left = 14
  136.           Top = 184
  137.           Width = 126
  138.           Height = 18
  139.           Color = clBtnFace
  140.           Caption = '&Velikost vyrov. pam∩┐╜ti:'
  141.           FocusControl = Video_VBVBufferSize
  142.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  143.           Margin = 2
  144.           ParentColor = False
  145.           SingleDownClick = True
  146.           OnClick = ConfigItemLabelClick
  147.         end
  148.         object Video_AspectRatioLabel: TPGLabelButton
  149.           Left = 14
  150.           Top = 78
  151.           Width = 99
  152.           Height = 18
  153.           Color = clBtnFace
  154.           Caption = '&Pom∩┐╜r stran obrazu:'
  155.           FocusControl = Video_AspectRatio
  156.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  157.           Margin = 2
  158.           ParentColor = False
  159.           SingleDownClick = True
  160.           OnClick = ConfigItemLabelClick
  161.         end
  162.         object Bevel5: TBevel
  163.           Left = 16
  164.           Top = 208
  165.           Width = 345
  166.           Height = 2
  167.         end
  168.         object Video_ProfileAndLevelLabel: TPGLabelButton
  169.           Left = 14
  170.           Top = 215
  171.           Width = 130
  172.           Height = 18
  173.           Color = clBtnFace
  174.           Caption = '&Profile && Level:'
  175.           FocusControl = Video_ProfileAndLevel
  176.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  177.           Margin = 2
  178.           ParentColor = False
  179.           SingleDownClick = True
  180.           OnClick = ConfigItemLabelClick
  181.         end
  182.         object Video_VideoFormatLabel: TPGLabelButton
  183.           Left = 14
  184.           Top = 240
  185.           Width = 116
  186.           Height = 18
  187.           Color = clBtnFace
  188.           Caption = 'Form∩┐╜t vid&ea:'
  189.           FocusControl = Video_VideoFormat
  190.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  191.           Margin = 2
  192.           ParentColor = False
  193.           SingleDownClick = True
  194.           OnClick = ConfigItemLabelClick
  195.         end
  196.         object Video_YUVFormatLabel: TPGLabelButton
  197.           Left = 14
  198.           Top = 289
  199.           Width = 74
  200.           Height = 18
  201.           Color = clBtnFace
  202.           Caption = '&YUV form∩┐╜t:'
  203.           FocusControl = Video_YUVFormat
  204.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  205.           Margin = 2
  206.           ParentColor = False
  207.           SingleDownClick = True
  208.           OnClick = ConfigItemLabelClick
  209.         end
  210.         object Video_DC_PrecLabel: TPGLabelButton
  211.           Left = 14
  212.           Top = 312
  213.           Width = 92
  214.           Height = 18
  215.           Color = clBtnFace
  216.           Caption = 'Kvalita DC slo∩┐╜ky:'
  217.           FocusControl = Video_DC_Prec
  218.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  219.           Margin = 2
  220.           ParentColor = False
  221.           SingleDownClick = True
  222.           OnClick = ConfigItemLabelClick
  223.         end
  224.         object Bevel10: TBevel
  225.           Left = 16
  226.           Top = 337
  227.           Width = 345
  228.           Height = 2
  229.         end
  230.         object Label16: TLabel
  231.           Left = 17
  232.           Top = 351
  233.           Width = 89
  234.           Height = 12
  235.           Caption = '&Kvalita hled∩┐╜n∩┐╜ pohybu:'
  236.           FocusControl = Video_MotionSearch
  237.         end
  238.         object Video_RateControlModeLabel: TPGLabelButton
  239.           Left = 14
  240.           Top = 134
  241.           Width = 109
  242.           Height = 18
  243.           Color = clBtnFace
  244.           Caption = 'Typ &datov∩┐╜ho toku:'
  245.           FocusControl = Video_RateControlMode
  246.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  247.           Margin = 2
  248.           ParentColor = False
  249.           SingleDownClick = True
  250.           OnClick = ConfigItemLabelClick
  251.         end
  252.         object Bevel4: TBevel
  253.           Left = 16
  254.           Top = 126
  255.           Width = 345
  256.           Height = 2
  257.         end
  258.         object Video_VideoEncodeModeLabel: TPGLabelButton
  259.           Left = 14
  260.           Top = 264
  261.           Width = 106
  262.           Height = 18
  263.           Color = clBtnFace
  264.           Caption = '&Nastaven∩┐╜ enk∩┐╜dov∩┐╜n∩┐╜:'
  265.           FocusControl = Video_VideoEncodeMode
  266.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  267.           Margin = 2
  268.           ParentColor = False
  269.           SingleDownClick = True
  270.           OnClick = ConfigItemLabelClick
  271.         end
  272.         object Video_StreamType: TComboBox
  273.           Left = 152
  274.           Top = 19
  275.           Width = 209
  276.           Height = 20
  277.           Hint = 
  278.             'Nastaven∩┐╜ MPEG-Video form∩┐╜tu'#13#10#13#10'<> MPEG-1'#13#10#13#10'Obvykle podporuje v' +
  279.             '∩┐╜t∩┐╜ina PC a stoln∩┐╜ch DVD.'#13#10#13#10'<> MPEG-2'#13#10#13#10'Vy∩┐╜∩┐╜∩┐╜ kvalita (podpora' +
  280.             ' Prokl∩┐╜dan∩┐╜ho obrazu) oproti form∩┐╜tu MPEG-1,'#13#10'nen∩┐╜ podpora u DVD' +
  281.             ' p∩┐╜ehrava∩┐╜∩┐╜ tak vysok∩┐╜.'
  282.           Style = csDropDownList
  283.           ItemHeight = 12
  284.           TabOrder = 0
  285.           OnChange = Video_StreamTypeChange
  286.           OnKeyDown = EditKeyDown
  287.         end
  288.         object Video_Width: TPGSpinEdit
  289.           Left = 152
  290.           Top = 52
  291.           Width = 57
  292.           Height = 21
  293.           Hint = 
  294.             'Nastaven∩┐╜ horizont∩┐╜ln∩┐╜ a vertik∩┐╜ln∩┐╜ velikosti'#13#10'obrazu. ∩┐╜∩┐╜sla mus' +
  295.             '∩┐╜ b∩┐╜t d∩┐╜liteln∩┐╜ 16'#13#10#13#10'Video CD...352x288'#13#10'Super VCD...480x576'#13#10'D' +
  296.             'VD...720/704x576.'
  297.           AlignValue = True
  298.           CanFloatValue = False
  299.           FloatValue = 1
  300.           Increment = 16
  301.           MaxValue = 4095
  302.           MinValue = 1
  303.           TabOrder = 1
  304.           Value = 1
  305.           OnChange = Video_WidthChange
  306.           OnKeyDown = EditKeyDown
  307.         end
  308.         object Video_FrameRate: TComboBox
  309.           Left = 152
  310.           Top = 101
  311.           Width = 161
  312.           Height = 20
  313.           Hint = 
  314.             'Nastaven∩┐╜ po∩┐╜tu sn∩┐╜mk∩┐╜ za vte∩┐╜inu'#13#10#13#10'Pro normu PAL vol∩┐╜me 25 sn∩┐╜' +
  315.             'mk∩┐╜ za vte∩┐╜inu.'
  316.           Style = csDropDownList
  317.           ItemHeight = 12
  318.           TabOrder = 4
  319.           OnChange = Video_FrameRateChange
  320.           OnKeyDown = EditKeyDown
  321.         end
  322.         object Video_Height: TPGSpinEdit
  323.           Left = 225
  324.           Top = 52
  325.           Width = 57
  326.           Height = 21
  327.           Hint = 
  328.             'Nastaven∩┐╜ horizont∩┐╜ln∩┐╜ a vertik∩┐╜ln∩┐╜ velikosti'#13#10'obrazu. ∩┐╜∩┐╜sla mus' +
  329.             '∩┐╜ b∩┐╜t d∩┐╜liteln∩┐╜ 16'#13#10#13#10'Video CD...352x288'#13#10'Super VCD...480x576'#13#10'D' +
  330.             'VD...720/704x576.'
  331.           AlignValue = True
  332.           CanFloatValue = False
  333.           FloatValue = 1
  334.           Increment = 16
  335.           MaxValue = 4095
  336.           MinValue = 1
  337.           TabOrder = 2
  338.           Value = 1
  339.           OnChange = Video_HeightChange
  340.           OnKeyDown = EditKeyDown
  341.         end
  342.         object Video_CBR_BitRate: TPGSpinEdit
  343.           Left = 152
  344.           Top = 157
  345.           Width = 121
  346.           Height = 21
  347.           Hint = 
  348.             'Nastaven∩┐╜ datov∩┐╜ho toku, plat∩┐╜ jen pro m∩┐╜dy s konstantn∩┐╜m datov∩┐╜' +
  349.             'm tokem.'
  350.           AlignValue = True
  351.           CanFloatValue = False
  352.           FloatValue = 1000
  353.           Increment = 50000
  354.           MinValue = 1000
  355.           TabOrder = 8
  356.           Value = 1000
  357.           OnChange = Video_CBR_BitRateChange
  358.           OnKeyDown = EditKeyDown
  359.           OnGetText = BitRateEditGetText
  360.           OnGetValue = BitRateEditGetValue
  361.         end
  362.         object Video_VBVBufferSize: TPGSpinEdit
  363.           Left = 152
  364.           Top = 182
  365.           Width = 121
  366.           Height = 21
  367.           Hint = 
  368.             'Nastaven∩┐╜ vyrovn∩┐╜vac∩┐╜ pam∩┐╜ti pro dek∩┐╜dov∩┐╜n∩┐╜'#13#10#13#10'Pro MPEG-1 je 40,' +
  369.             ' pro MPEG-2 je 112, automatick∩┐╜ nastaven∩┐╜ je 0'#13#10'P∩┐╜∩┐╜li∩┐╜ mal∩┐╜ nebo' +
  370.             ' velk∩┐╜ hodnota m∩┐╜∩┐╜e zp∩┐╜sobovat ∩┐╜kub∩┐╜n∩┐╜ obrazu p∩┐╜i p∩┐╜ehr∩┐╜v∩┐╜n∩┐╜.'
  371.           AlignValue = True
  372.           CanFloatValue = False
  373.           Increment = 2
  374.           MaxValue = 100000
  375.           TabOrder = 9
  376.           Value = 0
  377.           OnExit = Video_VBVBufferSizeExit
  378.           OnKeyDown = EditKeyDown
  379.           OnGetText = Video_VBVBufferSizeGetText
  380.           OnGetValue = Video_VBVBufferSizeGetValue
  381.         end
  382.         object Video_AspectRatio: TComboBox
  383.           Left = 152
  384.           Top = 77
  385.           Width = 161
  386.           Height = 20
  387.           Hint = 'Nastaven∩┐╜ pom∩┐╜ru stran v∩┐╜sledn∩┐╜ho videa. '
  388.           Style = csDropDownList
  389.           ItemHeight = 12
  390.           TabOrder = 3
  391.           OnChange = Video_AspectRatioChange
  392.           OnKeyDown = EditKeyDown
  393.         end
  394.         object Video_ProfileAndLevel: TComboBox
  395.           Left = 152
  396.           Top = 214
  397.           Width = 209
  398.           Height = 20
  399.           Hint = 'Nastaven∩┐╜ druhu dekod∩┐╜ru, v∩┐╜t∩┐╜inou nastaveno na MP&ML.'
  400.           Style = csDropDownList
  401.           ItemHeight = 12
  402.           TabOrder = 10
  403.           OnChange = Video_ProfileAndLevelChange
  404.           OnKeyDown = EditKeyDown
  405.         end
  406.         object Video_VideoFormat: TComboBox
  407.           Left = 152
  408.           Top = 238
  409.           Width = 161
  410.           Height = 20
  411.           Hint = 'Nastaven∩┐╜ form∩┐╜tu videa.'
  412.           Style = csDropDownList
  413.           ItemHeight = 12
  414.           TabOrder = 11
  415.           OnKeyDown = EditKeyDown
  416.         end
  417.         object Video_YUVFormat: TComboBox
  418.           Left = 152
  419.           Top = 286
  420.           Width = 161
  421.           Height = 20
  422.           Hint = 
  423.             'Nastaven∩┐╜ YUV form∩┐╜tu. ∩┐╜∩┐╜m v∩┐╜ce bit∩┐╜, t∩┐╜m l∩┐╜pe'#13#10'ale n∩┐╜kter∩┐╜ deko' +
  424.             'd∩┐╜ry je nemus∩┐╜ podporovat.'#13#10'Pro MP@ML lze nastavit pouze 4:2:0.'
  425.           Style = csDropDownList
  426.           ItemHeight = 12
  427.           TabOrder = 13
  428.           OnKeyDown = EditKeyDown
  429.         end
  430.         object Video_DC_Prec: TComboBox
  431.           Left = 152
  432.           Top = 310
  433.           Width = 161
  434.           Height = 20
  435.           Hint = 
  436.             'Nastaven∩┐╜ kvantizace stejnosm∩┐╜rn∩┐╜ slo∩┐╜ky.'#13#10'∩┐╜∩┐╜m vy∩┐╜∩┐╜∩┐╜ hodnota, t∩┐╜' +
  437.             'm lep∩┐╜∩┐╜ a hlad∩┐╜∩┐╜ obraz.'
  438.           Style = csDropDownList
  439.           ItemHeight = 12
  440.           TabOrder = 14
  441.           OnKeyDown = EditKeyDown
  442.         end
  443.         object Video_MotionSearch: TComboBox
  444.           Left = 152
  445.           Top = 346
  446.           Width = 161
  447.           Height = 20
  448.           Hint = 
  449.             'Nastaven∩┐╜ kvality pro hled∩┐╜n∩┐╜ pohybu v obraze.'#13#10'∩┐╜∩┐╜m vy∩┐╜∩┐╜∩┐╜ kvalit' +
  450.             'a, t∩┐╜m pomalej∩┐╜∩┐╜ proces.'
  451.           Style = csDropDownList
  452.           DropDownCount = 20
  453.           ItemHeight = 12
  454.           TabOrder = 15
  455.           OnKeyDown = EditKeyDown
  456.         end
  457.         object Video_RateControlMode: TComboBox
  458.           Left = 152
  459.           Top = 133
  460.           Width = 161
  461.           Height = 20
  462.           Hint = 
  463.             'Nastaven∩┐╜ zp∩┐╜sobu datov∩┐╜ho toku.'#13#10#13#10'<> Konstantn∩┐╜ datov∩┐╜ tok (CB' +
  464.             'R)'#13#10#13#10'Tento tok nemus∩┐╜ b∩┐╜t dostate∩┐╜n∩┐╜ pro sc∩┐╜ny s v∩┐╜t∩┐╜∩┐╜m mno∩┐╜stv' +
  465.             '∩┐╜m'#13#10'pohybu. Mohou vznikat poruchy v obraze (kostkat∩┐╜n∩┐╜, ∩┐╜um apod' +
  466.             '.).'#13#10#13#10'<> 2 f∩┐╜zov∩┐╜ Prom∩┐╜nliv∩┐╜ datov∩┐╜ tok(VBR)'#13#10#13#10'Tento v∩┐╜b∩┐╜r se ' +
  467.             'sna∩┐╜∩┐╜ dr∩┐╜et konstantn∩┐╜ kvalitu, p∩┐╜i zachov∩┐╜n∩┐╜'#13#10'nastaven∩┐╜ho pr∩┐╜m∩┐╜' +
  468.             'rn∩┐╜ho datov∩┐╜ho toku.'#13#10#13#10'<> Manu∩┐╜ln∩┐╜ prom∩┐╜nliv∩┐╜ datov∩┐╜ tok (MVBR)' +
  469.             #13#10#13#10'Tento v∩┐╜b∩┐╜r pou∩┐╜∩┐╜v∩┐╜ konstantn∩┐╜ datov∩┐╜ tok pro zvolen∩┐╜ sc∩┐╜ny.' +
  470.             #13#10#13#10'<> Automatick∩┐╜ Prom∩┐╜nliv∩┐╜ datov∩┐╜ tok (CQ_VBR)'#13#10#13#10'Datov∩┐╜ tok ' +
  471.             'se nastavuje automaticky dle nastaven∩┐╜ Kvality.'#13#10#13#10'<> Konstantn∩┐╜' +
  472.             ' kvalita (CQ)'#13#10#13#10'Tento v∩┐╜b∩┐╜r se sna∩┐╜∩┐╜ zachovat nastavenou kvalit' +
  473.             'u po celou dobu stejnou.'#13#10#13#10'<> Rychl∩┐╜ Konstantn∩┐╜ datov∩┐╜ tok (RT_' +
  474.             'CBR)'#13#10#13#10'Stejn∩┐╜ jako Konstantn∩┐╜ datov∩┐╜ tok, ale zjednodu∩┐╜en∩┐╜ k∩┐╜do' +
  475.             'v∩┐╜n∩┐╜ '#13#10'pro zv∩┐╜∩┐╜en∩┐╜ rychlosti. Nelze m∩┐╜nit GOP strukturu.'#13#10#13#10'<> R' +
  476.             'ychl∩┐╜ Konstantn∩┐╜ kvalita (RT_CQ)'#13#10#13#10'Stejn∩┐╜ jako Konstantn∩┐╜ kvali' +
  477.             'ta, ale zjednodu∩┐╜en∩┐╜ k∩┐╜dov∩┐╜n∩┐╜.'
  478.           Style = csDropDownList
  479.           ItemHeight = 12
  480.           TabOrder = 6
  481.           OnChange = Video_RateControlModeChange
  482.           OnKeyDown = EditKeyDown
  483.         end
  484.         object Video_RateControlButton: TButton
  485.           Left = 317
  486.           Top = 132
  487.           Width = 54
  488.           Height = 22
  489.           Caption = 'Nastaven∩┐╜'
  490.           TabOrder = 7
  491.           OnClick = Video_RateControlButtonClick
  492.         end
  493.         object Video_FrameRateButton: TButton
  494.           Left = 317
  495.           Top = 100
  496.           Width = 54
  497.           Height = 22
  498.           Caption = 'Nastaven∩┐╜'
  499.           TabOrder = 5
  500.           OnClick = Video_FrameRateButtonClick
  501.         end
  502.         object Video_VideoEncodeMode: TComboBox
  503.           Left = 152
  504.           Top = 262
  505.           Width = 161
  506.           Height = 20
  507.           Hint = 
  508.             'Nastaven∩┐╜ zp∩┐╜sobu k∩┐╜dov∩┐╜n∩┐╜ pro MPEG-2'#13#10#13#10'<> Neprokl∩┐╜dan∩┐╜'#13#10#13#10'Je p' +
  509.             'ro video bez prokl∩┐╜d∩┐╜n∩┐╜ (film)'#13#10#13#10'<> Prokl∩┐╜dan∩┐╜'#13#10#13#10'Je pro prokl∩┐╜' +
  510.             'dan∩┐╜ video se dv∩┐╜ma p∩┐╜lsn∩┐╜mky (tv)'#13#10#13#10'<> 3:2 p∩┐╜evod'#13#10#13#10'Je ur∩┐╜eno' +
  511.             ' pro film, kter∩┐╜ m∩┐╜ 24 sn/s,'#13#10'ale m∩┐╜ se p∩┐╜ehr∩┐╜vat rychlost∩┐╜ 25 s' +
  512.             'n/s '#13#10#13#10'<> 3:2 obr∩┐╜cen∩┐╜ p∩┐╜evod'#13#10#13#10'Je opakem p∩┐╜edchoz∩┐╜ho.'
  513.           Style = csDropDownList
  514.           ItemHeight = 12
  515.           TabOrder = 12
  516.           OnChange = Video_VideoEncodeModeChange
  517.           OnKeyDown = EditKeyDown
  518.         end
  519.       end
  520.     end
  521.     object VideoAdvancedSheet: TTabSheet
  522.       HelpContext = 52
  523.       Caption = 'Pokro∩┐╜il∩┐╜'
  524.       ImageIndex = 5
  525.       object GroupBox7: TGroupBox
  526.         Left = 8
  527.         Top = 8
  528.         Width = 377
  529.         Height = 393
  530.         Caption = 'Nastaven∩┐╜ zdrojov∩┐╜ho videa'
  531.         TabOrder = 0
  532.         object Bevel6: TBevel
  533.           Left = 16
  534.           Top = 151
  535.           Width = 345
  536.           Height = 2
  537.         end
  538.         object Bevel8: TBevel
  539.           Left = 16
  540.           Top = 93
  541.           Width = 345
  542.           Height = 2
  543.         end
  544.         object Label14: TLabel
  545.           Left = 16
  546.           Top = 46
  547.           Width = 113
  548.           Height = 12
  549.           Caption = '&Po∩┐╜ad∩┐╜ p∩┐╜lsn∩┐╜mk∩┐╜:'
  550.           FocusControl = Video_FieldOrder
  551.         end
  552.         object Label25: TLabel
  553.           Left = 16
  554.           Top = 24
  555.           Width = 110
  556.           Height = 12
  557.           Caption = '&Form∩┐╜t zdrojov∩┐╜ho videa:'
  558.           FocusControl = Video_FieldSource
  559.         end
  560.         object Label7: TLabel
  561.           Left = 16
  562.           Top = 70
  563.           Width = 114
  564.           Height = 12
  565.           Caption = 'Form∩┐╜t &pom∩┐╜ru stran:'
  566.           FocusControl = Video_SrcAspectRatio
  567.         end
  568.         object Label11: TLabel
  569.           Left = 16
  570.           Top = 104
  571.           Width = 91
  572.           Height = 12
  573.           Caption = '&Zp∩┐╜sob vlo∩┐╜en∩┐╜ videa:'
  574.           FocusControl = Video_ImageArrange
  575.         end
  576.         object Label12: TLabel
  577.           Left = 222
  578.           Top = 128
  579.           Width = 6
  580.           Height = 12
  581.           Caption = 'x'
  582.         end
  583.         object Label15: TLabel
  584.           Left = 304
  585.           Top = 128
  586.           Width = 43
  587.           Height = 12
  588.           Caption = 'pixel∩┐╜'
  589.         end
  590.         object Label19: TLabel
  591.           Left = 16
  592.           Top = 366
  593.           Width = 325
  594.           Height = 12
  595.           Caption = 'Dvakr∩┐╜t klepnout na n∩┐╜zev filtru pro jeho nastaven∩┐╜.'
  596.         end
  597.         object Video_FieldOrder: TComboBox
  598.           Left = 152
  599.           Top = 43
  600.           Width = 209
  601.           Height = 20
  602.           Hint = 
  603.             'Nastaven∩┐╜ po∩┐╜ad∩┐╜ p∩┐╜lsn∩┐╜mk∩┐╜.'#13#10#13#10'Ur∩┐╜uje v jak∩┐╜m po∩┐╜ad∩┐╜ p∩┐╜jdou sn∩┐╜m' +
  604.             'ky za sebou,'#13#10'tedy kter∩┐╜ p∩┐╜jde prvn∩┐╜ (u DV to b∩┐╜v∩┐╜ spodn∩┐╜ sn∩┐╜mek' +
  605.             ' tedy B).'#13#10'Pokud se prohod∩┐╜ po∩┐╜ad∩┐╜ p∩┐╜lsn∩┐╜mk∩┐╜, bude se film'#13#10've s' +
  606.             'toln∩┐╜m DVD p∩┐╜ehrava∩┐╜i cukat (doporu∩┐╜uje se vyzkou∩┐╜et)'
  607.           Style = csDropDownList
  608.           ItemHeight = 12
  609.           Items.Strings = (
  610.             'Vrchn∩┐╜ sn∩┐╜mek nejd∩┐╜∩┐╜ve (sn∩┐╜mek A)'
  611.             'Spodn∩┐╜ sn∩┐╜mek nejd∩┐╜∩┐╜ve (sn∩┐╜mek B)')
  612.           TabOrder = 1
  613.           OnChange = Video_FieldOrderChange
  614.           OnKeyDown = EditKeyDown
  615.         end
  616.         object Video_FieldSource: TComboBox
  617.           Left = 152
  618.           Top = 19
  619.           Width = 209
  620.           Height = 20
  621.           Hint = 
  622.             'Nastavuje typ zdrojov∩┐╜ho videa'#13#10#13#10'nastavuje, zda je zdroj prokl∩┐╜' +
  623.             'dan∩┐╜ nebo neprokl∩┐╜dan∩┐╜.'#13#10'Pokud enk∩┐╜dujete video z kamery, bude p' +
  624.             'rokl∩┐╜dan∩┐╜,'#13#10'film z DVD b∩┐╜v∩┐╜ neprokl∩┐╜dan∩┐╜ (pozor nen∩┐╜ pravidlem!)'
  625.           Style = csDropDownList
  626.           ItemHeight = 12
  627.           Items.Strings = (
  628.             'Neprokl∩┐╜dan∩┐╜ (progresivn∩┐╜)'
  629.             'Prokl∩┐╜dan∩┐╜')
  630.           TabOrder = 0
  631.           OnChange = Video_FieldSourceChange
  632.           OnKeyDown = EditKeyDown
  633.         end
  634.         object Video_SrcAspectRatio: TComboBox
  635.           Left = 152
  636.           Top = 67
  637.           Width = 209
  638.           Height = 20
  639.           Hint = 'Nastaven∩┐╜ pom∩┐╜ru stran zdrojov∩┐╜ho videa'
  640.           Style = csDropDownList
  641.           DropDownCount = 16
  642.           ItemHeight = 0
  643.           TabOrder = 2
  644.           OnChange = Video_SrcAspectRatioChange
  645.           OnKeyDown = EditKeyDown
  646.         end
  647.         object Video_ImageArrange: TComboBox
  648.           Left = 152
  649.           Top = 100
  650.           Width = 209
  651.           Height = 20
  652.           Hint = 
  653.             'Nastavuje zp∩┐╜sob vlo∩┐╜en∩┐╜ videa do po∩┐╜adovan∩┐╜ velikosti.'#13#10#13#10'<> Do' +
  654.             'prost∩┐╜ed'#13#10#13#10'Vlo∩┐╜∩┐╜ video doprost∩┐╜ed a nezachov∩┐╜ pom∩┐╜r stran.'#13#10#13#10'<' +
  655.             '> Doprost∩┐╜ed (zachov∩┐╜n∩┐╜ pom∩┐╜rustran)'#13#10#13#10'Vlo∩┐╜∩┐╜ video doprost∩┐╜ed a' +
  656.             ' zachov∩┐╜v∩┐╜ pom∩┐╜r stran.'#13#10#13#10'<> Doprost∩┐╜ed (vlastn∩┐╜ velikost)'#13#10#13#10'V' +
  657.             'lo∩┐╜∩┐╜ video doprost∩┐╜ed do nastaven∩┐╜ velikosti.'#13#10#13#10'<> Cel∩┐╜ obraz'#13#10 +
  658.             #13#10'Rozt∩┐╜hne video do cel∩┐╜ velikosti bez ohledu na pom∩┐╜r stran.'#13#10#13 +
  659.             #10'<> Cel∩┐╜ obraz (zachov∩┐╜n∩┐╜ pom∩┐╜ru stran)'#13#10#13#10'Rozt∩┐╜hne video do cel' +
  660.             '∩┐╜ velikosti a zachov∩┐╜ pom∩┐╜r stran, vzniknou ∩┐╜ern∩┐╜ pruhy.'#13#10#13#10'<> C' +
  661.             'el∩┐╜ obraz (zachov∩┐╜n∩┐╜ pom∩┐╜ru stran 2)'#13#10#13#10'To sam∩┐╜ jako p∩┐╜ede∩┐╜l∩┐╜ vo' +
  662.             'lba'#13#10#13#10'<> Bez okraje (doch∩┐╜z∩┐╜ k o∩┐╜ezu)'#13#10#13#10'Rozt∩┐╜hne video a∩┐╜ za o' +
  663.             'kraj obrazu a tud∩┐╜ dojde k jeho o∩┐╜ezu a ∩┐╜∩┐╜st obrazu zmiz∩┐╜.'#13#10
  664.           Style = csDropDownList
  665.           ItemHeight = 0
  666.           TabOrder = 3
  667.           OnChange = Video_ImageArrangeChange
  668.           OnKeyDown = EditKeyDown
  669.         end
  670.         object Video_ImageArrangeWidth: TPGSpinEdit
  671.           Left = 152
  672.           Top = 124
  673.           Width = 65
  674.           Height = 21
  675.           Hint = 'Rozm∩┐╜r okna.'
  676.           AlignValue = False
  677.           CanFloatValue = False
  678.           FloatValue = 1
  679.           Increment = 1
  680.           MaxValue = 999999
  681.           MinValue = 1
  682.           TabOrder = 4
  683.           Value = 1
  684.           OnChange = Video_ImageArrangeWidthChange
  685.           OnKeyDown = EditKeyDown
  686.         end
  687.         object Video_ImageArrangeHeight: TPGSpinEdit
  688.           Left = 233
  689.           Top = 124
  690.           Width = 64
  691.           Height = 21
  692.           Hint = 'Rozm∩┐╜r okna.'
  693.           AlignValue = False
  694.           CanFloatValue = False
  695.           FloatValue = 1
  696.           Increment = 1
  697.           MaxValue = 999999
  698.           MinValue = 1
  699.           TabOrder = 5
  700.           Value = 1
  701.           OnChange = Video_ImageArrangeHeightChange
  702.           OnKeyDown = EditKeyDown
  703.         end
  704.         object Video_FilterList: TCheckListBox
  705.           Left = 16
  706.           Top = 160
  707.           Width = 345
  708.           Height = 201
  709.           OnClickCheck = Video_FilterListClickCheck
  710.           ItemHeight = 16
  711.           Style = lbOwnerDrawFixed
  712.           TabOrder = 6
  713.           OnDblClick = Video_FilterListDblClick
  714.           OnKeyDown = Video_FilterListKeyDown
  715.           OnMouseMove = Video_FilterListMouseMove
  716.         end
  717.       end
  718.     end
  719.     object VideoGOPSheet: TTabSheet
  720.       HelpContext = 76
  721.       Caption = 'Struktura GOP'
  722.       ImageIndex = 3
  723.       object GroupBox5: TGroupBox
  724.         Left = 8
  725.         Top = 8
  726.         Width = 377
  727.         Height = 321
  728.         Caption = 'Struktura GOP'
  729.         TabOrder = 0
  730.         object Video_GOP_P_FrameCountLabel: TPGLabelButton
  731.           Left = 14
  732.           Top = 84
  733.           Width = 153
  734.           Height = 18
  735.           Color = clBtnFace
  736.           Caption = 'Po∩┐╜et P sn∩┐╜mk∩┐╜ v GOPu:'
  737.           FocusControl = Video_GOP_P_FrameCount
  738.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  739.           Margin = 2
  740.           ParentColor = False
  741.           SingleDownClick = True
  742.           OnClick = ConfigItemLabelClick
  743.         end
  744.         object Video_GOP_B_FrameCountLabel: TPGLabelButton
  745.           Left = 14
  746.           Top = 109
  747.           Width = 155
  748.           Height = 18
  749.           Color = clBtnFace
  750.           Caption = 'Po∩┐╜et B sn∩┐╜mk∩┐╜ v GOPu:'
  751.           FocusControl = Video_GOP_B_FrameCount
  752.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  753.           Margin = 2
  754.           ParentColor = False
  755.           SingleDownClick = True
  756.           OnClick = ConfigItemLabelClick
  757.         end
  758.         object Video_GOP_I_FrameCountLabel: TPGLabelButton
  759.           Left = 14
  760.           Top = 59
  761.           Width = 145
  762.           Height = 18
  763.           Color = clBtnFace
  764.           Caption = 'Po∩┐╜et I sn∩┐╜mk∩┐╜ v GOPu:'
  765.           FocusControl = Video_GOP_I_FrameCount
  766.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  767.           Margin = 2
  768.           ParentColor = False
  769.           SingleDownClick = True
  770.           OnClick = ConfigItemLabelClick
  771.         end
  772.         object Bevel2: TBevel
  773.           Left = 16
  774.           Top = 279
  775.           Width = 345
  776.           Height = 2
  777.         end
  778.         object Video_GOP_SeqHeaderIntervalLabel: TPGLabelButton
  779.           Left = 14
  780.           Top = 142
  781.           Width = 181
  782.           Height = 18
  783.           Color = clBtnFace
  784.           Caption = 'V∩┐╜stupn∩┐╜ sekvence hlavi∩┐╜ky:'
  785.           FocusControl = Video_GOP_SeqHeaderInterval
  786.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  787.           Margin = 2
  788.           ParentColor = False
  789.           SingleDownClick = True
  790.           OnClick = ConfigItemLabelClick
  791.         end
  792.         object Label20: TLabel
  793.           Left = 303
  794.           Top = 146
  795.           Width = 51
  796.           Height = 12
  797.           Caption = 'GOP'
  798.         end
  799.         object Video_GOP_MaxFrameCountLabel: TPGLabelButton
  800.           Left = 14
  801.           Top = 167
  802.           Width = 144
  803.           Height = 18
  804.           Color = clBtnFace
  805.           Caption = '&Max. po∩┐╜et r∩┐╜m∩┐╜ v GOPu:'
  806.           FocusControl = Video_GOP_MaxFrameCount
  807.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  808.           Margin = 2
  809.           ParentColor = False
  810.           SingleDownClick = True
  811.           OnClick = ConfigItemLabelClick
  812.         end
  813.         object Video_GOP_BitStreamForEdit: TCheckBox
  814.           Left = 16
  815.           Top = 211
  816.           Width = 313
  817.           Height = 17
  818.           Hint = 'Zak∩┐╜e jakoukoliv n∩┐╜vaznost mezi jednotliv∩┐╜mi GOPy.'
  819.           Caption = 'Zak∩┐╜zat n∩┐╜vaznost mezi jednotliv∩┐╜mi GOPy'
  820.           TabOrder = 6
  821.           OnClick = GOP_IPB_FrameCountChange
  822.           OnKeyDown = EditKeyDown
  823.         end
  824.         object GOPstruct: TEdit
  825.           Left = 16
  826.           Top = 24
  827.           Width = 345
  828.           Height = 20
  829.           Color = clBtnFace
  830.           ReadOnly = True
  831.           TabOrder = 0
  832.         end
  833.         object Video_GOP_P_FrameCount: TPGSpinEdit
  834.           Left = 200
  835.           Top = 84
  836.           Width = 97
  837.           Height = 21
  838.           Hint = 'Nastavuje po∩┐╜et P sn∩┐╜mk∩┐╜ v GOPu.'
  839.           AlignValue = False
  840.           CanFloatValue = False
  841.           Increment = 1
  842.           MaxValue = 9999
  843.           TabOrder = 2
  844.           Value = 0
  845.           OnChange = GOP_IPB_FrameCountChange
  846.           OnKeyDown = EditKeyDown
  847.         end
  848.         object Video_GOP_B_FrameCount: TPGSpinEdit
  849.           Left = 200
  850.           Top = 109
  851.           Width = 97
  852.           Height = 21
  853.           Hint = 'Nastavuje po∩┐╜et B sn∩┐╜mk∩┐╜ v GOPu.'
  854.           AlignValue = False
  855.           CanFloatValue = False
  856.           Increment = 1
  857.           MaxValue = 9999
  858.           TabOrder = 3
  859.           Value = 0
  860.           OnChange = GOP_IPB_FrameCountChange
  861.           OnKeyDown = EditKeyDown
  862.         end
  863.         object GOPButton_I_Only: TButton
  864.           Tag = 10000
  865.           Left = 16
  866.           Top = 287
  867.           Width = 110
  868.           Height = 25
  869.           Caption = 'Pouze I sn∩┐╜mky'
  870.           TabOrder = 10
  871.           OnClick = GOPButton_DefaultClick
  872.           OnKeyDown = EditKeyDown
  873.         end
  874.         object GOPButton_IP_Only: TButton
  875.           Tag = 11400
  876.           Left = 133
  877.           Top = 287
  878.           Width = 110
  879.           Height = 25
  880.           Caption = 'Pouze I,P sn∩┐╜mky'
  881.           TabOrder = 11
  882.           OnClick = GOPButton_DefaultClick
  883.           OnKeyDown = EditKeyDown
  884.         end
  885.         object GOPButton_Default: TButton
  886.           Tag = 10502
  887.           Left = 250
  888.           Top = 287
  889.           Width = 110
  890.           Height = 25
  891.           Caption = 'Standard'
  892.           TabOrder = 12
  893.           OnClick = GOPButton_DefaultClick
  894.           OnKeyDown = EditKeyDown
  895.         end
  896.         object Video_SceneChange_ForceI: TCheckBox
  897.           Left = 16
  898.           Top = 231
  899.           Width = 169
  900.           Height = 17
  901.           Hint = 
  902.             'P∩┐╜i zm∩┐╜n∩┐╜ sc∩┐╜ny se v∩┐╜dy vlo∩┐╜∩┐╜ sn∩┐╜mek I, co∩┐╜ zvy∩┐╜uje kvalitu p∩┐╜ec' +
  903.             'hodu.'
  904.           Caption = 'Detekce zm∩┐╜ny sc∩┐╜n'
  905.           TabOrder = 7
  906.           OnClick = Video_SceneChange_ForceIClick
  907.           OnKeyDown = EditKeyDown
  908.         end
  909.         object Video_GOP_I_FrameCount: TPGSpinEdit
  910.           Left = 200
  911.           Top = 59
  912.           Width = 97
  913.           Height = 21
  914.           Hint = 'Nastavuje po∩┐╜et I sn∩┐╜mk∩┐╜ v GOPu.'
  915.           AlignValue = False
  916.           CanFloatValue = False
  917.           FloatValue = 1
  918.           Increment = 1
  919.           MaxValue = 9999
  920.           MinValue = 1
  921.           TabOrder = 1
  922.           Value = 1
  923.           OnChange = GOP_IPB_FrameCountChange
  924.           OnKeyDown = EditKeyDown
  925.         end
  926.         object Video_EnableIFrameList: TCheckBox
  927.           Left = 16
  928.           Top = 252
  929.           Width = 177
  930.           Height = 17
  931.           Caption = 'P∩┐╜esn∩┐╜ volba typu sn∩┐╜mku'
  932.           TabOrder = 8
  933.           OnClick = Video_EnableIFrameListClick
  934.           OnKeyDown = EditKeyDown
  935.         end
  936.         object Video_IFrameListButton: TButton
  937.           Left = 200
  938.           Top = 247
  939.           Width = 75
  940.           Height = 25
  941.           Caption = 'Nastaven∩┐╜'
  942.           TabOrder = 9
  943.           OnClick = Video_IFrameListButtonClick
  944.         end
  945.         object Video_GOP_SeqHeaderInterval: TPGSpinEdit
  946.           Left = 200
  947.           Top = 141
  948.           Width = 97
  949.           Height = 21
  950.           Hint = 
  951.             'Nastavuje jak ∩┐╜asto se m∩┐╜ vyskytovat hlavi∩┐╜ka s informacemi o st' +
  952.             'reamu'#13#10'v∩┐╜∩┐╜i GOP∩┐╜m. P∩┐╜i nastaven∩┐╜ 0 je to pouze na za∩┐╜∩┐╜tku (p∩┐╜ed ' +
  953.             'prvn∩┐╜m GOPem).'#13#10'P∩┐╜i nastaven∩┐╜ 1 je to poka∩┐╜d∩┐╜.'
  954.           AlignValue = False
  955.           CanFloatValue = False
  956.           Increment = 1
  957.           MaxValue = 100
  958.           TabOrder = 4
  959.           Value = 0
  960.           OnKeyDown = EditKeyDown
  961.         end
  962.         object Video_GOP_MaxFrameCount: TPGSpinEdit
  963.           Left = 200
  964.           Top = 166
  965.           Width = 97
  966.           Height = 21
  967.           Hint = 
  968.             'Nastavuje maxim∩┐╜ln∩┐╜ po∩┐╜et sn∩┐╜mk∩┐╜ v GOPu.'#13#10'"0" znamen∩┐╜ ∩┐╜e po∩┐╜et n' +
  969.             'en∩┐╜ limitov∩┐╜n.'
  970.           AlignValue = False
  971.           CanFloatValue = False
  972.           Increment = 1
  973.           MaxValue = 1020
  974.           TabOrder = 5
  975.           Value = 0
  976.           OnChange = GOP_IPB_FrameCountChange
  977.           OnKeyDown = EditKeyDown
  978.           OnGetText = Video_GOP_MaxFrameCountGetText
  979.           OnGetValue = Video_GOP_MaxFrameCountGetValue
  980.         end
  981.       end
  982.       object Video_SceneChange_ForceI_and_NewGroup: TCheckBox
  983.         Left = 8
  984.         Top = 336
  985.         Width = 377
  986.         Height = 17
  987.         Caption = 
  988.           '∩┐╜V∩┐╜[∩┐╜∩┐╜∩┐╜`∩┐╜F∩┐╜∩┐╜∩┐╜W∩┐╜∩┐╜∩┐╜o∩┐╜∩┐╜ I ∩┐╜s∩┐╜N∩┐╜`∩┐╜∩┐╜∩┐╜}∩┐╜∩┐╜∩┐╜╔ë∩┐╜∩┐╜∩┐╜∩┐╜─âO∩┐╜∩┐╜∩┐╜[∩┐╜v∩┐╜╪é∩┐╜╓é∩┐╜∩┐╜∩┐╜∩┐╜s∩┐╜' +
  989.           '∩┐╜'
  990.         TabOrder = 1
  991.         Visible = False
  992.       end
  993.     end
  994.     object VideoQuantMatrixSheet: TTabSheet
  995.       HelpContext = 79
  996.       Caption = 'Kvantiz. tabulka'
  997.       ImageIndex = 4
  998.       object GroupBox6: TGroupBox
  999.         Left = 8
  1000.         Top = 8
  1001.         Width = 377
  1002.         Height = 253
  1003.         Caption = 'Kvantiza∩┐╜n∩┐╜ tabulka'
  1004.         TabOrder = 0
  1005.         object Video_Quant_intra_matrixLabel: TPGLabelButton
  1006.           Left = 16
  1007.           Top = 17
  1008.           Width = 109
  1009.           Height = 18
  1010.           Color = clBtnFace
  1011.           Caption = 'Pro vnit∩┐╜n∩┐╜ blok:'
  1012.           FocusControl = Video_Quant_intra_matrix
  1013.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  1014.           Margin = 2
  1015.           ParentColor = False
  1016.           SingleDownClick = True
  1017.           OnClick = ConfigItemLabelClick
  1018.         end
  1019.         object Video_Quant_non_intra_matrixLabel: TPGLabelButton
  1020.           Left = 192
  1021.           Top = 17
  1022.           Width = 132
  1023.           Height = 18
  1024.           Color = clBtnFace
  1025.           Caption = 'Pro vn∩┐╜j∩┐╜∩┐╜ blok:'
  1026.           FocusControl = Video_Quant_non_intra_matrix
  1027.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  1028.           Margin = 2
  1029.           ParentColor = False
  1030.           SingleDownClick = True
  1031.           OnClick = ConfigItemLabelClick
  1032.         end
  1033.         object Bevel11: TBevel
  1034.           Left = 16
  1035.           Top = 213
  1036.           Width = 348
  1037.           Height = 2
  1038.         end
  1039.         object Video_Quant_intra_matrix: TStringGrid
  1040.           Left = 16
  1041.           Top = 37
  1042.           Width = 171
  1043.           Height = 171
  1044.           ColCount = 8
  1045.           Ctl3D = True
  1046.           DefaultColWidth = 20
  1047.           DefaultRowHeight = 20
  1048.           FixedCols = 0
  1049.           RowCount = 8
  1050.           FixedRows = 0
  1051.           Options = [goVertLine, goHorzLine, goEditing, goAlwaysShowEditor]
  1052.           ParentCtl3D = False
  1053.           ScrollBars = ssNone
  1054.           TabOrder = 0
  1055.           OnExit = Video_Quant_intra_matrixExit
  1056.           OnKeyDown = EditKeyDown
  1057.           OnSelectCell = Video_Quant_intra_matrixSelectCell
  1058.           OnSetEditText = Video_Quant_intra_matrixSetEditText
  1059.         end
  1060.         object Video_Quant_non_intra_matrix: TStringGrid
  1061.           Left = 192
  1062.           Top = 37
  1063.           Width = 171
  1064.           Height = 171
  1065.           ColCount = 8
  1066.           DefaultColWidth = 20
  1067.           DefaultRowHeight = 20
  1068.           FixedCols = 0
  1069.           RowCount = 8
  1070.           FixedRows = 0
  1071.           Options = [goVertLine, goHorzLine, goEditing, goAlwaysShowEditor]
  1072.           ScrollBars = ssNone
  1073.           TabOrder = 1
  1074.           OnKeyDown = EditKeyDown
  1075.           OnSetEditText = Video_Quant_intra_matrixSetEditText
  1076.         end
  1077.         object MatrixComboBox: TComboBox
  1078.           Left = 16
  1079.           Top = 223
  1080.           Width = 237
  1081.           Height = 20
  1082.           Style = csDropDownList
  1083.           ItemHeight = 0
  1084.           TabOrder = 2
  1085.           OnChange = MatrixComboBoxChange
  1086.           OnKeyDown = EditKeyDown
  1087.         end
  1088.         object SaveMatrixButton: TButton
  1089.           Left = 259
  1090.           Top = 220
  1091.           Width = 51
  1092.           Height = 25
  1093.           Caption = 'Ulo∩┐╜it'
  1094.           TabOrder = 3
  1095.           OnClick = SaveMatrixButtonClick
  1096.         end
  1097.         object DeleteMatrixButton: TButton
  1098.           Left = 312
  1099.           Top = 220
  1100.           Width = 52
  1101.           Height = 25
  1102.           Caption = 'Smazat'
  1103.           TabOrder = 4
  1104.           OnClick = DeleteMatrixButtonClick
  1105.         end
  1106.         object Video_Quant_intra_matrix_EditButton: TButton
  1107.           Left = 153
  1108.           Top = 16
  1109.           Width = 33
  1110.           Height = 17
  1111.           Caption = 'EDIT'
  1112.           TabOrder = 5
  1113.           Visible = False
  1114.           OnClick = Video_Quant_intra_matrix_EditButtonClick
  1115.         end
  1116.         object Video_Quant_non_intra_matrix_EditButton: TButton
  1117.           Left = 329
  1118.           Top = 16
  1119.           Width = 33
  1120.           Height = 17
  1121.           Caption = 'EDIT'
  1122.           TabOrder = 6
  1123.           Visible = False
  1124.           OnClick = Video_Quant_non_intra_matrix_EditButtonClick
  1125.         end
  1126.       end
  1127.       object GroupBox3: TGroupBox
  1128.         Left = 8
  1129.         Top = 266
  1130.         Width = 377
  1131.         Height = 135
  1132.         Caption = 'Speci∩┐╜ln∩┐╜ nastaven∩┐╜'
  1133.         TabOrder = 1
  1134.         object Label22: TLabel
  1135.           Left = 16
  1136.           Top = 111
  1137.           Width = 80
  1138.           Height = 12
  1139.           Caption = 'Vnit∩┐╜n∩┐╜ blok:'
  1140.         end
  1141.         object Label24: TLabel
  1142.           Left = 184
  1143.           Top = 111
  1144.           Width = 98
  1145.           Height = 12
  1146.           Caption = 'Vn∩┐╜j∩┐╜∩┐╜ blok:'
  1147.         end
  1148.         object Bevel9: TBevel
  1149.           Left = 16
  1150.           Top = 80
  1151.           Width = 337
  1152.           Height = 2
  1153.         end
  1154.         object Video_UseFloatDCT: TCheckBox
  1155.           Left = 16
  1156.           Top = 38
  1157.           Width = 337
  1158.           Height = 17
  1159.           Hint = 
  1160.             'Nastavuje pou∩┐╜it∩┐╜ v∩┐╜po∩┐╜tu s re∩┐╜ln∩┐╜mi ∩┐╜∩┐╜sly, co∩┐╜ je p∩┐╜esn∩┐╜j∩┐╜∩┐╜'#13#10'ne' +
  1161.             '∩┐╜ s cel∩┐╜mi ∩┐╜∩┐╜sly, v∩┐╜po∩┐╜et ale bude trvat d∩┐╜le.'
  1162.           Caption = 'Plovouc∩┐╜ DCT....'
  1163.           TabOrder = 1
  1164.           OnClick = Video_UseFloatDCTClick
  1165.           OnKeyDown = EditKeyDown
  1166.         end
  1167.         object Video_QuantMode: TCheckBox
  1168.           Left = 16
  1169.           Top = 87
  1170.           Width = 161
  1171.           Height = 16
  1172.           Hint = 
  1173.             'Odstra∩┐╜uje ∩┐╜tvercov∩┐╜ bloky v obraze, zp∩┐╜soben∩┐╜ n∩┐╜zk∩┐╜m datov∩┐╜m to' +
  1174.             'kem.'#13#10'M∩┐╜ to ale za n∩┐╜sledek rozmaz∩┐╜n∩┐╜ obrazu (hran).'
  1175.           Caption = 'Odstran∩┐╜n∩┐╜ ∩┐╜tvercov∩┐╜ch blok∩┐╜.'
  1176.           TabOrder = 3
  1177.           OnClick = Video_QuantModeClick
  1178.           OnKeyDown = EditKeyDown
  1179.         end
  1180.         object Video_MPEGQuantQuantModeVal_Intra: TPGSpinEdit
  1181.           Left = 104
  1182.           Top = 106
  1183.           Width = 65
  1184.           Height = 21
  1185.           Hint = 'Nastaven∩┐╜ m∩┐╜ry redukce blok∩┐╜ 0 - 100.'
  1186.           AlignValue = False
  1187.           CanFloatValue = False
  1188.           Increment = 1
  1189.           MaxValue = 100
  1190.           TabOrder = 4
  1191.           Value = 0
  1192.           OnKeyDown = EditKeyDown
  1193.         end
  1194.         object Video_MPEGQuantQuantModeVal_NonIntra: TPGSpinEdit
  1195.           Left = 288
  1196.           Top = 108
  1197.           Width = 65
  1198.           Height = 21
  1199.           Hint = 'Nastaven∩┐╜ m∩┐╜ry redukce blok∩┐╜ 0 - 100.'
  1200.           AlignValue = False
  1201.           CanFloatValue = False
  1202.           Increment = 1
  1203.           MaxValue = 100
  1204.           TabOrder = 5
  1205.           Value = 0
  1206.           OnKeyDown = EditKeyDown
  1207.         end
  1208.         object Video_EnableBasicYCbCr: TCheckBox
  1209.           Left = 16
  1210.           Top = 19
  1211.           Width = 345
  1212.           Height = 17
  1213.           Hint = 
  1214.             'Ur∩┐╜uje, jak∩┐╜ rozsah hodnot se m∩┐╜ pou∩┐╜∩┐╜t pro YUV k∩┐╜dov∩┐╜n∩┐╜ obrazu.' +
  1215.             #13#10'Podle standardu se pou∩┐╜∩┐╜v∩┐╜ rozsah 8-235 (TV rozsah), za∩┐╜krtnut' +
  1216.             '∩┐╜m t∩┐╜to polo∩┐╜ky'#13#10'lze rozsah roz∩┐╜∩┐╜∩┐╜it na pln∩┐╜ch 0-255 a dos∩┐╜hnout' +
  1217.             ' tak vy∩┐╜∩┐╜∩┐╜ rozsah ∩┐╜ern∩┐╜ - b∩┐╜l∩┐╜.'
  1218.           BiDiMode = bdLeftToRight
  1219.           Caption = 'Vy∩┐╜∩┐╜∩┐╜ rozsah hodnot pro YUV k∩┐╜dov∩┐╜n∩┐╜ obrazu'
  1220.           ParentBiDiMode = False
  1221.           TabOrder = 0
  1222.           OnClick = Video_EnableBasicYCbCrClick
  1223.           OnKeyDown = EditKeyDown
  1224.         end
  1225.         object Video_MotionSearch_NoAlwaysHalfPel: TCheckBox
  1226.           Left = 16
  1227.           Top = 58
  1228.           Width = 305
  1229.           Height = 17
  1230.           Hint = 
  1231.             'P∩┐╜i za∩┐╜krtnut∩┐╜ se neprov∩┐╜d∩┐╜ hled∩┐╜n∩┐╜ pohybu o p∩┐╜l pixelu'#13#10'v klidn' +
  1232.             '∩┐╜ch ∩┐╜∩┐╜stech obrazu. T∩┐╜mto lze n∩┐╜kdy zv∩┐╜∩┐╜it ostrost obrazu,'#13#10'velm' +
  1233.             'i pomal∩┐╜  pohyby ale budou ∩┐╜kubat.'
  1234.           Caption = 'Nehledat pohyb o p∩┐╜l pixelu v klidn∩┐╜ch ∩┐╜∩┐╜stech obrazu'
  1235.           TabOrder = 2
  1236.           OnKeyDown = EditKeyDown
  1237.         end
  1238.       end
  1239.     end
  1240.     object AudioSheet: TTabSheet
  1241.       HelpContext = 80
  1242.       Caption = 'Audio'
  1243.       ImageIndex = 3
  1244.       object GroupBox8: TGroupBox
  1245.         Left = 8
  1246.         Top = 8
  1247.         Width = 377
  1248.         Height = 233
  1249.         Caption = 'Nastaven∩┐╜ form∩┐╜tu audia'
  1250.         TabOrder = 0
  1251.         object Audio_SamplingFrequencyLabel: TPGLabelButton
  1252.           Left = 14
  1253.           Top = 53
  1254.           Width = 122
  1255.           Height = 18
  1256.           Color = clBtnFace
  1257.           Caption = 'Frekvence vzork∩┐╜:'
  1258.           FocusControl = Audio_SamplingFrequency
  1259.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  1260.           Margin = 2
  1261.           ParentColor = False
  1262.           SingleDownClick = True
  1263.           OnClick = ConfigItemLabelClick
  1264.         end
  1265.         object Audio_StreamTypeLabel: TPGLabelButton
  1266.           Left = 14
  1267.           Top = 20
  1268.           Width = 99
  1269.           Height = 18
  1270.           Color = clBtnFace
  1271.           Caption = '&Form∩┐╜t audia:'
  1272.           FocusControl = Audio_StreamType
  1273.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  1274.           Margin = 2
  1275.           ParentColor = False
  1276.           SingleDownClick = True
  1277.           OnClick = ConfigItemLabelClick
  1278.         end
  1279.         object Audio_BitRateLabel: TPGLabelButton
  1280.           Left = 14
  1281.           Top = 101
  1282.           Width = 81
  1283.           Height = 18
  1284.           Color = clBtnFace
  1285.           Caption = 'Datov∩┐╜ &tok:'
  1286.           FocusControl = Audio_BitRate
  1287.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  1288.           Margin = 2
  1289.           ParentColor = False
  1290.           SingleDownClick = True
  1291.           OnClick = ConfigItemLabelClick
  1292.         end
  1293.         object Label5: TLabel
  1294.           Left = 302
  1295.           Top = 104
  1296.           Width = 49
  1297.           Height = 12
  1298.           Caption = 'kbits/sec'
  1299.         end
  1300.         object Audio_ChannelModeLabel: TPGLabelButton
  1301.           Left = 14
  1302.           Top = 77
  1303.           Width = 109
  1304.           Height = 18
  1305.           Color = clBtnFace
  1306.           Caption = 'Nastaven∩┐╜ kan∩┐╜l∩┐╜:'
  1307.           FocusControl = Audio_ChannelMode
  1308.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  1309.           Margin = 2
  1310.           ParentColor = False
  1311.           SingleDownClick = True
  1312.           OnClick = ConfigItemLabelClick
  1313.         end
  1314.         object Audio_EmphasisTypeLabel: TPGLabelButton
  1315.           Left = 14
  1316.           Top = 204
  1317.           Width = 128
  1318.           Height = 18
  1319.           Color = clBtnFace
  1320.           Caption = '&Potla∩┐╜en∩┐╜ ∩┐╜umu:'
  1321.           FocusControl = Audio_EmphasisType
  1322.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  1323.           Margin = 2
  1324.           ParentColor = False
  1325.           SingleDownClick = True
  1326.           OnClick = ConfigItemLabelClick
  1327.         end
  1328.         object Label9: TLabel
  1329.           Left = 302
  1330.           Top = 57
  1331.           Width = 13
  1332.           Height = 12
  1333.           Caption = 'Hz'
  1334.         end
  1335.         object Bevel7: TBevel
  1336.           Left = 16
  1337.           Top = 45
  1338.           Width = 345
  1339.           Height = 2
  1340.         end
  1341.         object Audio_SamplingFrequency: TComboBox
  1342.           Left = 152
  1343.           Top = 52
  1344.           Width = 145
  1345.           Height = 20
  1346.           Hint = 'Po∩┐╜et vzork∩┐╜ za sekundu'
  1347.           Style = csDropDownList
  1348.           ItemHeight = 0
  1349.           Sorted = True
  1350.           TabOrder = 1
  1351.           OnChange = Audio_SamplingFrequencyChange
  1352.           OnKeyDown = EditKeyDown
  1353.         end
  1354.         object Audio_StreamType: TComboBox
  1355.           Left = 152
  1356.           Top = 19
  1357.           Width = 209
  1358.           Height = 20
  1359.           Hint = 'Nastaven∩┐╜ MPEG-Audio form∩┐╜tu'
  1360.           Style = csDropDownList
  1361.           ItemHeight = 0
  1362.           TabOrder = 0
  1363.           OnChange = Audio_StreamTypeChange
  1364.           OnKeyDown = EditKeyDown
  1365.         end
  1366.         object Audio_ChannelMode: TComboBox
  1367.           Left = 152
  1368.           Top = 76
  1369.           Width = 145
  1370.           Height = 20
  1371.           Hint = 'Nastaven∩┐╜ po∩┐╜tu kan∩┐╜l∩┐╜'
  1372.           Style = csDropDownList
  1373.           ItemHeight = 0
  1374.           TabOrder = 2
  1375.           OnChange = Audio_ChannelModeChange
  1376.           OnKeyDown = EditKeyDown
  1377.         end
  1378.         object Audio_BitRate: TComboBox
  1379.           Left = 152
  1380.           Top = 100
  1381.           Width = 145
  1382.           Height = 20
  1383.           Hint = 'Nastaven∩┐╜ datov∩┐╜ho toku'
  1384.           Style = csDropDownList
  1385.           ItemHeight = 0
  1386.           TabOrder = 3
  1387.           OnChange = Audio_BitRateChange
  1388.           OnKeyDown = EditKeyDown
  1389.         end
  1390.         object Audio_OriginalFlag: TCheckBox
  1391.           Left = 152
  1392.           Top = 145
  1393.           Width = 137
  1394.           Height = 17
  1395.           Caption = 'Origin∩┐╜ln∩┐╜ nahr∩┐╜vka'
  1396.           TabOrder = 5
  1397.           OnClick = Audio_OriginalFlagClick
  1398.         end
  1399.         object Audio_CalcCRC: TCheckBox
  1400.           Left = 152
  1401.           Top = 127
  1402.           Width = 161
  1403.           Height = 17
  1404.           Hint = 
  1405.             'Zapne ochranu streamu pomoc∩┐╜ CRC k∩┐╜du, tak∩┐╜e p∩┐╜ehrava∩┐╜ pozn∩┐╜, zd' +
  1406.             'a je zvuk neporu∩┐╜en.'
  1407.           Caption = 'Ochrana streamu'
  1408.           TabOrder = 4
  1409.           OnClick = Audio_CalcCRCClick
  1410.         end
  1411.         object Audio_CopyrightFlag: TCheckBox
  1412.           Left = 152
  1413.           Top = 163
  1414.           Width = 113
  1415.           Height = 17
  1416.           Caption = 'Ochrana nahr∩┐╜vky'
  1417.           TabOrder = 6
  1418.           OnClick = Audio_CopyrightFlagClick
  1419.         end
  1420.         object Audio_PrivateFlag: TCheckBox
  1421.           Left = 152
  1422.           Top = 181
  1423.           Width = 145
  1424.           Height = 17
  1425.           Caption = 'Osobn∩┐╜ nahr∩┐╜vka'
  1426.           TabOrder = 7
  1427.           OnClick = Audio_PrivateFlagClick
  1428.         end
  1429.         object Audio_EmphasisType: TComboBox
  1430.           Left = 152
  1431.           Top = 203
  1432.           Width = 145
  1433.           Height = 20
  1434.           Style = csDropDownList
  1435.           ItemHeight = 0
  1436.           TabOrder = 8
  1437.           OnChange = Audio_EmphasisTypeChange
  1438.           OnKeyDown = EditKeyDown
  1439.         end
  1440.       end
  1441.       object GroupBox4: TGroupBox
  1442.         Left = 8
  1443.         Top = 251
  1444.         Width = 377
  1445.         Height = 57
  1446.         Caption = 'Editace audia'
  1447.         TabOrder = 1
  1448.         object Audio_EnableAudioEffect: TCheckBox
  1449.           Left = 16
  1450.           Top = 24
  1451.           Width = 169
  1452.           Height = 17
  1453.           Caption = 'Pou∩┐╜∩┐╜t editaci audia'
  1454.           TabOrder = 0
  1455.           OnClick = Audio_EnableAudioEffectClick
  1456.           OnKeyDown = EditKeyDown
  1457.         end
  1458.         object Audio_AudioEffectButton: TButton
  1459.           Left = 267
  1460.           Top = 20
  1461.           Width = 75
  1462.           Height = 25
  1463.           Caption = 'Nastaven∩┐╜'
  1464.           TabOrder = 1
  1465.           OnClick = Audio_AudioEffectButtonClick
  1466.         end
  1467.       end
  1468.     end
  1469.     object SystemSheet: TTabSheet
  1470.       HelpContext = 81
  1471.       Caption = 'System'
  1472.       ImageIndex = 3
  1473.       object GroupBox2: TGroupBox
  1474.         Left = 8
  1475.         Top = 8
  1476.         Width = 377
  1477.         Height = 49
  1478.         Caption = 'Nastaven∩┐╜ form∩┐╜tu videa'
  1479.         TabOrder = 0
  1480.         object System_StreamTypeLabel: TPGLabelButton
  1481.           Left = 14
  1482.           Top = 20
  1483.           Width = 99
  1484.           Height = 18
  1485.           Color = clBtnFace
  1486.           Caption = '&Form∩┐╜t videa:'
  1487.           FocusControl = System_StreamType
  1488.           LookEdgeStyle = [pbleDown, pbleMouseInControl]
  1489.           Margin = 2
  1490.           ParentColor = False
  1491.           SingleDownClick = True
  1492.           OnClick = ConfigItemLabelClick
  1493.         end
  1494.         object System_StreamType: TComboBox
  1495.           Left = 152
  1496.           Top = 19
  1497.           Width = 209
  1498.           Height = 20
  1499.           Hint = 
  1500.             'Nastavuje ur∩┐╜uj∩┐╜c∩┐╜ typ MPEG souboru.'#13#10'V∩┐╜dy ale mus∩┐╜ odpov∩┐╜dat ty' +
  1501.             'pu videa nastaven∩┐╜ho v z∩┐╜lo∩┐╜ce "Video".'
  1502.           Style = csDropDownList
  1503.           ItemHeight = 0
  1504.           TabOrder = 0
  1505.           OnChange = System_StreamTypeChange
  1506.           OnKeyDown = EditKeyDown
  1507.         end
  1508.       end
  1509.       object GroupBox9: TGroupBox
  1510.         Left = 8
  1511.         Top = 68
  1512.         Width = 377
  1513.         Height = 241
  1514.         Caption = 'Vlo∩┐╜en∩┐╜ koment∩┐╜∩┐╜e o nastaven∩┐╜'
  1515.         TabOrder = 1
  1516.         object System_Comment: TMemo
  1517.           Left = 16
  1518.           Top = 43
  1519.           Width = 345
  1520.           Height = 182
  1521.           Hint = 'Vlo∩┐╜∩┐╜ koment∩┐╜∩┐╜ nebo popis.'
  1522.           ScrollBars = ssBoth
  1523.           TabOrder = 1
  1524.         end
  1525.         object System_EnableComment: TCheckBox
  1526.           Left = 16
  1527.           Top = 19
  1528.           Width = 105
  1529.           Height = 17
  1530.           Hint = 'Vlo∩┐╜it koment∩┐╜∩┐╜ nebo popis.'
  1531.           Caption = 'Vlo∩┐╜it koment∩┐╜∩┐╜'
  1532.           TabOrder = 0
  1533.           OnClick = System_EnableCommentClick
  1534.           OnKeyDown = EditKeyDown
  1535.         end
  1536.       end
  1537.     end
  1538.   end
  1539.   object OKButton: TButton
  1540.     Left = 254
  1541.     Top = 448
  1542.     Width = 75
  1543.     Height = 25
  1544.     Caption = 'OK'
  1545.     TabOrder = 2
  1546.     OnClick = OKButtonClick
  1547.   end
  1548.   object CancelButton: TButton
  1549.     Left = 334
  1550.     Top = 448
  1551.     Width = 75
  1552.     Height = 25
  1553.     Cancel = True
  1554.     Caption = 'Zru∩┐╜it'
  1555.     ModalResult = 2
  1556.     TabOrder = 3
  1557.   end
  1558.   object ShowExtraButton: TButton
  1559.     Left = 8
  1560.     Top = 448
  1561.     Width = 75
  1562.     Height = 25
  1563.     Caption = 'Expert'
  1564.     TabOrder = 1
  1565.     Visible = False
  1566.     OnClick = ShowExtraButtonClick
  1567.   end
  1568.   object PopupMenu: TPopupMenu
  1569.     Left = 136
  1570.     Top = 448
  1571.     object ConfigItemLock: TMenuItem
  1572.       Caption = 'Zamknout'
  1573.       OnClick = ConfigItemLockClick
  1574.     end
  1575.     object ConfigItemUnlock: TMenuItem
  1576.       Caption = 'Odemknout'
  1577.       OnClick = ConfigItemUnlockClick
  1578.     end
  1579.   end
  1580. end
  1581.