www.pudn.com > MP4Cam2AVI_SRC_1.2.zip > AviMux.dfm
object fMain: TfMain
Left = 239
Top = 103
Width = 762
Height = 573
Caption = 'MP4Cam2AVI Easy Converter'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object pWorkingDir: TPanel
Left = 0
Top = 0
Width = 241
Height = 494
Align = alLeft
TabOrder = 0
object pDriveBox: TPanel
Left = 1
Top = 1
Width = 239
Height = 31
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object DriveBox: TDriveComboBox
Left = 5
Top = 6
Width = 108
Height = 19
DirList = DirListBox
TabOrder = 0
end
object bSelectAll: TButton
Left = 123
Top = 6
Width = 109
Height = 19
Caption = 'select all'
TabOrder = 1
OnClick = bSelectAllClick
end
end
object pFileListBox: TPanel
Left = 121
Top = 32
Width = 119
Height = 461
Align = alRight
BevelOuter = bvNone
BorderWidth = 5
TabOrder = 1
object FileListBox: TFileListBox
Left = 5
Top = 5
Width = 109
Height = 451
Align = alClient
ItemHeight = 13
MultiSelect = True
TabOrder = 0
OnClick = FileListBoxClick
OnDblClick = FileListBoxDblClick
end
end
object pDirListBox: TPanel
Left = 1
Top = 32
Width = 120
Height = 461
Align = alClient
BevelOuter = bvNone
BorderWidth = 5
TabOrder = 2
object DirListBox: TDirectoryListBox
Left = 5
Top = 5
Width = 110
Height = 451
Align = alClient
FileList = FileListBox
ItemHeight = 16
TabOrder = 0
OnChange = DirListBoxChange
end
end
end
object pMainContainer: TPanel
Left = 241
Top = 0
Width = 513
Height = 494
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object pBottom: TPanel
Left = 0
Top = 387
Width = 513
Height = 107
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object pStart: TPanel
Left = 400
Top = 0
Width = 113
Height = 107
Align = alRight
TabOrder = 0
object bStart: TButton
Left = 8
Top = 8
Width = 97
Height = 89
Caption = 'Start'
TabOrder = 0
OnClick = bStartClick
end
end
object pGauges: TPanel
Left = 0
Top = 0
Width = 400
Height = 107
Align = alClient
TabOrder = 1
object pGaugeCurrentOp: TPanel
Left = 1
Top = 1
Width = 398
Height = 51
Align = alTop
BevelOuter = bvNone
BorderWidth = 5
TabOrder = 0
object GaugeCurrent: TGauge
Left = 5
Top = 21
Width = 388
Height = 25
Align = alBottom
ForeColor = clNavy
Progress = 0
end
object lGaugeCurrent: TLabel
Left = 6
Top = 3
Width = 83
Height = 13
Caption = 'current operation:'
end
end
object pGaugesTotal: TPanel
Left = 1
Top = 52
Width = 398
Height = 51
Align = alTop
BevelOuter = bvNone
BorderWidth = 5
TabOrder = 1
object GaugeTotal: TGauge
Left = 5
Top = 21
Width = 388
Height = 25
Align = alBottom
ForeColor = clNavy
Progress = 0
end
object lGaugeTotal: TLabel
Left = 6
Top = 3
Width = 66
Height = 13
Caption = 'total progress:'
end
end
end
end
object pMain: TPanel
Left = 0
Top = 0
Width = 513
Height = 387
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object pMedia: TPanel
Left = 0
Top = 0
Width = 218
Height = 387
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object pFrozen: TPanel
Left = 0
Top = 41
Width = 218
Height = 259
Align = alClient
BorderWidth = 5
TabOrder = 0
object lFrozen0: TLabel
Left = 6
Top = 6
Width = 206
Height = 13
Align = alTop
Caption = 'conversion log:'
end
object Memo: TMemo
Left = 6
Top = 19
Width = 206
Height = 234
Align = alClient
Color = clBtnFace
Ctl3D = False
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeMode = imClose
ParentCtl3D = False
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
object pToolBar: TPanel
Left = 0
Top = 0
Width = 218
Height = 41
Align = alTop
TabOrder = 1
object bPreview: TButton
Left = 8
Top = 8
Width = 129
Height = 25
Caption = 'preview playlist'
TabOrder = 0
OnClick = bPreviewClick
end
end
object pInfo: TPanel
Left = 0
Top = 300
Width = 218
Height = 87
Align = alBottom
BorderWidth = 10
TabOrder = 2
object lInfo3: TLabel
Left = 11
Top = 63
Width = 196
Height = 13
Align = alTop
Caption = '-'
end
object lInfo2: TLabel
Left = 11
Top = 50
Width = 196
Height = 13
Align = alTop
Caption = '-'
end
object lInfo1: TLabel
Left = 11
Top = 37
Width = 196
Height = 13
Align = alTop
Caption = '-'
end
object lInfo0: TLabel
Left = 11
Top = 24
Width = 196
Height = 13
Align = alTop
Caption = '-'
end
object lInfo: TLabel
Left = 11
Top = 11
Width = 196
Height = 13
Align = alTop
Caption = 'file information:'
end
end
end
object pRight: TPanel
Left = 218
Top = 0
Width = 295
Height = 387
Align = alRight
BevelOuter = bvNone
TabOrder = 1
object pStats: TPanel
Left = 0
Top = 300
Width = 295
Height = 87
Align = alBottom
BorderWidth = 10
TabOrder = 0
object lStats: TLabel
Left = 11
Top = 11
Width = 273
Height = 13
Align = alTop
Caption = 'statistics:'
end
object lStats1: TLabel
Left = 11
Top = 37
Width = 273
Height = 13
Align = alTop
Caption = '-'
end
object lStats2: TLabel
Left = 11
Top = 50
Width = 273
Height = 13
Align = alTop
Caption = '-'
end
object lStats0: TLabel
Left = 11
Top = 24
Width = 273
Height = 13
Align = alTop
Caption = '-'
end
object lStats3: TLabel
Left = 11
Top = 63
Width = 273
Height = 13
Align = alTop
Caption = '-'
end
end
object pAction: TPanel
Left = 0
Top = 0
Width = 295
Height = 300
Align = alClient
TabOrder = 1
object lTargetName: TLabel
Left = 5
Top = 200
Width = 59
Height = 13
Caption = 'target name:'
end
object lOutFile: TLabel
Left = 5
Top = 151
Width = 73
Height = 13
Caption = 'target directory:'
end
object lFrameSize: TLabel
Left = 208
Top = 50
Width = 50
Height = 13
Caption = 'frame size:'
end
object lFcc: TLabel
Left = 5
Top = 50
Width = 38
Height = 13
Caption = 'FourCC:'
end
object lAction: TLabel
Left = 5
Top = 8
Width = 32
Height = 13
Caption = 'action:'
end
object lAudioFormat: TLabel
Left = 5
Top = 110
Width = 61
Height = 13
Caption = 'audio format:'
end
object rgFrozen: TRadioGroup
Left = 5
Top = 221
Width = 281
Height = 73
Caption = 'files with frozen frames:'
ItemIndex = 3
Items.Strings = (
'leave data as is'
'skip files with frozen frames'
'save until frozen frame found'
'save good fragments > (msec)')
TabOrder = 0
end
object eMinGoodTime: TEdit
Left = 179
Top = 272
Width = 41
Height = 17
AutoSize = False
TabOrder = 1
Text = '2000'
end
object cbTargetName: TComboBox
Left = 72
Top = 192
Width = 153
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 2
Text = '- set manually -'
OnChange = cbTargetNameChange
Items.Strings = (
'- set manually -'
'CurrentDir.avi'
'CurrentDir\VideoOut.avi')
end
object bOpenTarget: TButton
Left = 232
Top = 192
Width = 57
Height = 21
Caption = 'browse...'
TabOrder = 3
OnClick = bOpenTargetClick
end
object eOutFile: TEdit
Left = 5
Top = 167
Width = 281
Height = 21
TabOrder = 4
end
object cbCropFrames: TCheckBox
Left = 5
Top = 91
Width = 280
Height = 14
Caption = 'crop video frames when audio stream ends'
TabOrder = 5
end
object cbFcc: TComboBox
Left = 5
Top = 66
Width = 196
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 6
Text = 'XVID - XVID video codec (default)'
Items.Strings = (
'XVID - XVID video codec (default)'
'DX50 - DivX 5 or higher'
'3IV2 - 3IVX video codec')
end
object cbFrameSize: TComboBox
Left = 208
Top = 66
Width = 81
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 7
Text = '- auto -'
Items.Strings = (
'- auto -'
'640x480'
'320x240')
end
object cbAction: TComboBox
Left = 5
Top = 24
Width = 284
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 8
Text = 'Many .MP4 -> One .AVI'
OnChange = cbActionChange
Items.Strings = (
'Many .MP4 -> One .AVI'
'Many .MP4 -> Many .AVI'
'Many .AVI -> Change FourCC'
'Many .MOV -> One .AVI (experimental)')
end
object cbAudioFormat: TComboBox
Left = 5
Top = 125
Width = 284
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 9
Text = 'AAC (direct stream copy, no recompression)'
Items.Strings = (
'AAC (direct stream copy, no recompression)'
'PCM (uncompressed)'
'Lame MP3 48000Hz 256 Kbps Stereo'
'Lame MP3 48000Hz 128 Kbps Stereo'
'Lame MP3 48000Hz 64 Kbps Mono')
end
end
end
end
end
object StatusBar: TStatusBar
Left = 0
Top = 494
Width = 754
Height = 25
Panels = <>
SimplePanel = False
end
object MainMenu: TMainMenu
Left = 16
Top = 80
object nFile: TMenuItem
Caption = 'File'
object Saveconversionlog1: TMenuItem
Caption = 'Save conversion log...'
OnClick = Saveconversionlog1Click
end
object N1: TMenuItem
Caption = '-'
end
object Exit1: TMenuItem
Caption = 'Exit'
OnClick = Exit1Click
end
end
object Setti1: TMenuItem
Caption = 'Edit'
object Settings1: TMenuItem
Caption = 'Settings'
OnClick = Settings1Click
end
end
object nHelp: TMenuItem
Caption = 'Help'
object Manual1: TMenuItem
Caption = 'MP4Cam2AVI Help'
ShortCut = 112
OnClick = Manual1Click
end
object About1: TMenuItem
Caption = '-'
OnClick = About1Click
end
object Homepage1: TMenuItem
Caption = 'GPL License...'
OnClick = Homepage1Click
end
object Changelog1: TMenuItem
Caption = 'Change log...'
OnClick = Changelog1Click
end
object Releasenotes1: TMenuItem
Caption = 'Release notes...'
OnClick = Releasenotes1Click
end
object N3: TMenuItem
Caption = '-'
end
object AboutMP4Cam2AVI1: TMenuItem
Caption = 'About MP4Cam2AVI'
OnClick = AboutMP4Cam2AVI1Click
end
end
end
object SaveDialog: TSaveDialog
Left = 48
Top = 80
end
object OpenDialog: TOpenDialog
Left = 80
Top = 80
end
end