请问如何知道dat,mpg电影文件的原始播放尺寸??

解决方案 »

  1.   

    object Form1: TForm1
      Left = 230
      Top = 127
      Width = 544
      Height = 365
      Caption = #39118#21644#25773#25918#22120
      Color = clBtnFace
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Menu = MainMenu1
      OldCreateOrder = False
      PixelsPerInch = 96
      TextHeight = 13
      object Splitter1: TSplitter
        Left = 376
        Top = 0
        Width = 4
        Height = 269
        Align = alRight
        Color = clBtnShadow
        ParentColor = False
      end
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 376
        Height = 269
        Align = alClient
        BevelOuter = bvNone
        Color = clBtnText
        TabOrder = 0
        object Titles: TLabel
          Left = 10
          Top = 252
          Width = 153
          Height = 13
          AutoSize = False
          Caption = #20934#22791#23601#32490
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBtnFace
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object Label2: TLabel
          Left = 272
          Top = 252
          Width = 97
          Height = 13
          AutoSize = False
          Caption = '0:00:00 / 0:00:00'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBtnFace
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
      end
      object Panel2: TPanel
        Left = 380
        Top = 0
        Width = 156
        Height = 269
        Align = alRight
        BevelOuter = bvNone
        Color = clBtnText
        TabOrder = 1
        object Panel4: TPanel
          Left = 0
          Top = 0
          Width = 156
          Height = 22
          Align = alTop
          BevelOuter = bvNone
          Color = clBtnText
          TabOrder = 0
          object SpeedButton1: TSpeedButton
            Left = 0
            Top = 0
            Width = 41
            Height = 20
            Caption = #28155#21152
            Flat = True
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBtnFace
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
          end
          object SpeedButton2: TSpeedButton
            Left = 41
            Top = 0
            Width = 41
            Height = 20
            Caption = #21024#38500
            Flat = True
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBtnFace
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
          end
          object SpeedButton3: TSpeedButton
            Left = 82
            Top = 0
            Width = 41
            Height = 20
            Caption = #27169#24335
            Flat = True
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBtnFace
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
          end
          object Label1: TLabel
            Left = 0
            Top = 21
            Width = 10000
            Height = 13
            Color = clBtnShadow
            ParentColor = False
          end
        end
        object ListBox1: TListBox
          Left = 0
          Top = 22
          Width = 156
          Height = 247
          Align = alClient
          BevelInner = bvNone
          BevelOuter = bvNone
          Color = clBtnText
          Ctl3D = False
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBtnFace
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ImeName = #20013#25991' ('#31616#20307') - '#32654#24335#38190#30424
          ItemHeight = 13
          ParentCtl3D = False
          ParentFont = False
          TabOrder = 1
        end
      end
      object Panel3: TPanel
        Left = 0
        Top = 269
        Width = 536
        Height = 50
        Align = alBottom
        BevelOuter = bvNone
        TabOrder = 2
        object shpProcess: TShape
          Left = 15
          Top = 8
          Width = 508
          Height = 8
          Brush.Color = clBtnFace
          Pen.Color = clBtnShadow
        end
        object imgValue: TImage
          Left = 4
          Top = 4
          Width = 21
          Height = 16
        end
        object shpVoice: TShape
          Left = 454
          Top = 28
          Width = 67
          Height = 6
          Brush.Color = clBtnFace
          Pen.Color = clBtnShadow
        end
        object imgVoice: TImage
          Left = 468
          Top = 20
          Width = 11
          Height = 21
        end
        object btnVoice: TSpeedButton
          Left = 420
          Top = 22
          Width = 22
          Height = 22
          Flat = True
        end
        object ToolBar1: TToolBar
          Left = 8
          Top = 24
          Width = 289
          Height = 25
          Align = alNone
          Caption = 'ToolBar1'
          Ctl3D = True
          EdgeInner = esNone
          EdgeOuter = esNone
          Flat = True
          TabOrder = 0
          object ToolButton1: TToolButton
            Left = 0
            Top = 0
            Caption = 'ToolButton1'
            ImageIndex = 0
          end
          object ToolButton2: TToolButton
            Left = 23
            Top = 0
            Caption = 'ToolButton2'
            ImageIndex = 1
          end
          object ToolButton3: TToolButton
            Left = 46
            Top = 0
            Caption = 'ToolButton3'
            ImageIndex = 2
          end
          object ToolButton4: TToolButton
            Left = 69
            Top = 0
            Width = 13
            Caption = 'ToolButton4'
            ImageIndex = 3
            Style = tbsSeparator
          end
          object ToolButton5: TToolButton
            Left = 82
            Top = 0
            Caption = 'ToolButton5'
            ImageIndex = 3
          end
          object ToolButton6: TToolButton
            Left = 105
            Top = 0
            Caption = 'ToolButton6'
            ImageIndex = 4
          end
          object ToolButton7: TToolButton
            Left = 128
            Top = 0
            Caption = 'ToolButton7'
            ImageIndex = 5
          end
          object ToolButton8: TToolButton
            Left = 151
            Top = 0
            Caption = 'ToolButton8'
            ImageIndex = 6
          end
        end
      end
      object MainMenu1: TMainMenu
        Left = 66
        Top = 110
        object N1: TMenuItem
          Caption = #25991#20214
          object N2: TMenuItem
            Caption = #25171#24320#25991#20214'...'
            ShortCut = 16463
          end
          object DVD1: TMenuItem
            Caption = #25171#24320'DVD'
            object DVD: TMenuItem
              Caption = 'DVD'
            end
          end
          object DVD3: TMenuItem
            Caption = #25171#24320'DVD'#30446#24405'...'
            ShortCut = 16452
          end
          object N3: TMenuItem
            Caption = #25171#24320#30011#20013#30011'...'
          end
          object quit: TMenuItem
            Caption = #20851#38381
            ShortCut = 16451
          end
          object N5: TMenuItem
            Caption = '-'
          end
          object N6: TMenuItem
            Caption = #21382#21490#35760#24405
            object N7: TMenuItem
              Caption = #31649#29702#21382#21490#35760#24405'...'
            end
            object N8: TMenuItem
              Caption = #28165#31354#21382#21490#35760#24405
            end
            object N9: TMenuItem
              Caption = #24403#36864#20986#26102#28165#31354#21382#21490#35760#24405
            end
            object Main: TMenuItem
              Caption = '-'
            end
          end
          object N10: TMenuItem
            Caption = '-'
          end
          object N11: TMenuItem
            Caption = #25130#23631'...'
            ShortCut = 117
          end
          object N12: TMenuItem
            Caption = #23646#24615'...'
            ShortCut = 49232
          end
          object N13: TMenuItem
            Caption = '-'
          end
          object N14: TMenuItem
            Caption = #36864#20986
          end
        end
      

  2.   

        object N4: TMenuItem
          Caption = #25773#25918
          object N15: TMenuItem
            Caption = #25773#25918'/'#26242#20572
            ShortCut = 32
          end
          object N16: TMenuItem
            Caption = #20572#27490
            ShortCut = 16467
          end
          object N17: TMenuItem
            Caption = #21333#24103#27493#36827
            ShortCut = 122
          end
          object N18: TMenuItem
            Caption = #19978#19968#20010
            ShortCut = 33
          end
          object N19: TMenuItem
            Caption = #19979#19968#20010
            ShortCut = 34
          end
          object N20: TMenuItem
            Caption = #25773#25918#25511#21046
            object N22: TMenuItem
              Caption = #36716#21040'...'
              ShortCut = 16455
            end
            object N23: TMenuItem
              Caption = #24555#36827
              ShortCut = 16423
            end
            object N24: TMenuItem
              Caption = #24555#36864
              ShortCut = 16421
            end
            object N25: TMenuItem
              Caption = #21152#36895#25773#25918
              ShortCut = 16422
            end
            object N26: TMenuItem
              Caption = #20943#36895#25773#25918
              ShortCut = 16424
            end
            object N27: TMenuItem
              Caption = #27491#24120#25773#25918
              ShortCut = 16466
            end
            object N28: TMenuItem
              Caption = #21069#19968#24103
              ShortCut = 37
            end
            object N29: TMenuItem
              Caption = #21518#19968#24103
              ShortCut = 39
            end
          end
          object N21: TMenuItem
            Caption = '-'
          end
          object N30: TMenuItem
            Caption = #35843#33410#38899#37327
            object N31: TMenuItem
              Caption = #25552#21319#38899#37327
              ShortCut = 38
            end
            object N32: TMenuItem
              Caption = #38477#20302#38899#37327
              ShortCut = 40
            end
            object N33: TMenuItem
              Caption = #38745#38899
              ShortCut = 16461
            end
          end
          object N34: TMenuItem
            Caption = #35843#33410#22768#36947
            object N35: TMenuItem
              Caption = #31435#20307#22768
              Checked = True
              RadioItem = True
              ShortCut = 121
            end
            object N36: TMenuItem
              Caption = #24038#22768#36947
              ShortCut = 32844
            end
            object N37: TMenuItem
              Caption = #21491#22768#36947
              ShortCut = 32850
            end
          end
          object N38: TMenuItem
            Caption = '-'
          end
          object N39: TMenuItem
            Caption = #30011#38754#21069#32622
            object N40: TMenuItem
              Caption = #20174#26469#27809#26377
              Checked = True
            end
            object N41: TMenuItem
              Caption = #19968#30452
            end
            object N42: TMenuItem
              Caption = #20165#20165#22312#25773#25918#26102
            end
          end
          object N43: TMenuItem
            Caption = #25773#25918#23436#25104#21518
            object N44: TMenuItem
              Caption = #20851#38381#31995#32479
            end
            object N45: TMenuItem
              Caption = #36827#20837#20241#30496
            end
            object N46: TMenuItem
              Caption = #36864#20986#25773#25918#22120
            end
            object N47: TMenuItem
              Caption = '-'
            end
            object N48: TMenuItem
              Caption = #20160#20040#20063#19981#20570
              Checked = True
            end
          end
          object N49: TMenuItem
            Caption = '-'
          end
          object N50: TMenuItem
            Caption = #32769#26495#38190
            ShortCut = 16507
          end
          object N51: TMenuItem
            Caption = '-'
          end
          object N52: TMenuItem
            Caption = #36873#39033'...'
            ShortCut = 49231
          end
          object N53: TMenuItem
            Caption = #25511#21046#38754#26495'...'
            ShortCut = 49219
          end
        end
        object DVD2: TMenuItem
          Caption = 'DVD'#23548#33322
          object N54: TMenuItem
            Caption = #21069#19968#27573
          end
          object N55: TMenuItem
            Caption = #21518#19968#27573
          end
          object N56: TMenuItem
            Caption = '-'
          end
          object N57: TMenuItem
            Caption = #23383#24149
          end
          object N58: TMenuItem
            Caption = #37197#38899
          end
          object N59: TMenuItem
            Caption = #35270#35282
          end
          object N60: TMenuItem
            Caption = '-'
          end
          object N61: TMenuItem
            Caption = #20027#33756#21333
          end
          object N62: TMenuItem
            Caption = #26631#39064#33756#21333
          end
          object N63: TMenuItem
            Caption = #27573#33853#33756#21333
          end
          object N64: TMenuItem
            Caption = #23383#24149#33756#21333
          end
          object N65: TMenuItem
            Caption = #37197#38899#33756#21333
          end
          object N66: TMenuItem
            Caption = #35270#35282#33756#21333
          end
        end
        object N67: TMenuItem
          Caption = #30011#20013#30011
          object N68: TMenuItem
            Caption = #30011#38754#35774#32622'...'
          end
          object N69: TMenuItem
            Caption = '-'
          end
          object N70: TMenuItem
            Caption = #30011#38754#26631#20934#20301#32622
            object N71: TMenuItem
              Caption = #24038#19978#35282
            end
            object N72: TMenuItem
              Caption = #24038#19979#35282
            end
            object N73: TMenuItem
              Caption = #21491#19978#35282
            end
            object N74: TMenuItem
              Caption = #21491#19979#35282
            end
            object N75: TMenuItem
              Caption = '-'
            end
            object N76: TMenuItem
              Caption = #23621#20013
            end
          end
          object N77: TMenuItem
            Caption = #30011#38754#36879#26126#24230
          end
          object N78: TMenuItem
            Caption = '-'
          end
          object N79: TMenuItem
            Caption = #30011#38754#20999#25442
          end
          object N80: TMenuItem
            Caption = #30011#38754#20498#32622
            object N81: TMenuItem
              Caption = #27809#26377#20498#32622
            end
            object N82: TMenuItem
              Caption = '-'
            end
            object N83: TMenuItem
              Caption = #19978#19979#20498#32622
            end
            object N84: TMenuItem
              Caption = #24038#21491#20498#32622
            end
            object N85: TMenuItem
              Caption = #23436#20840#20498#32622
              Checked = True
            end
            object N86: TMenuItem
              Caption = '-'
            end
            object N87: TMenuItem
              Caption = #24674#22797#40664#35748#30011#38754
            end
          end
        end
        object N88: TMenuItem
          Caption = #35270#22270
          object N89: TMenuItem
            Caption = #25511#21046#26639
            Checked = True
          end
          object N90: TMenuItem
            Caption = #29366#24577#26639
            Checked = True
          end
          object N91: TMenuItem
            Caption = #25773#25918#21015#34920
            Checked = True
            ShortCut = 16460
          end
          object N92: TMenuItem
            Caption = '-'
          end
          object N93: TMenuItem
            Caption = #20840#23631
            ShortCut = 13
          end
          object N94: TMenuItem
            Caption = '-'
          end
          object N95: TMenuItem
            Caption = #26174#31034#27604#20363
            object N96: TMenuItem
              Caption = #20445#25345#21407#22987#23610#23544
              Checked = True
            end
            object N97: TMenuItem
              Caption = #22635#20805#25972#20010#31383#21475
            end
            object N431: TMenuItem
              Caption = '4:3'
            end
            object N541: TMenuItem
              Caption = '5:4'
            end
            object N1691: TMenuItem
              Caption = '16:9'
            end
          end
          object N98: TMenuItem
            Caption = #32553#25918
            object N501: TMenuItem
              Caption = '50%'
            end
            object N1001: TMenuItem
              Caption = '100%'
              Checked = True
              RadioItem = True
            end
            object N2001: TMenuItem
              Caption = '200%'
            end
          end
        end
        object N99: TMenuItem
          Caption = #24110#21161
          object N100: TMenuItem
            Caption = #23448#26041#32593#31449
          end
          object N101: TMenuItem
            Caption = #20851#20110'...'
          end
        end
      end
      

  3.   

      object PopupMenu1: TPopupMenu
        Left = 184
        Top = 108
        object N102: TMenuItem
          Caption = #25773#25918'/'#26242#20572
          ShortCut = 32
        end
        object N103: TMenuItem
          Caption = #20572#27490
          ShortCut = 16467
        end
        object N104: TMenuItem
          Caption = #21333#24103#27493#36827
          ShortCut = 122
        end
        object N105: TMenuItem
          Caption = #19978#19968#20010
          ShortCut = 33
        end
        object N106: TMenuItem
          Caption = #19979#19968#20010
          ShortCut = 34
        end
        object N107: TMenuItem
          Caption = #25773#25918#25511#21046
          object N108: TMenuItem
            Caption = #36716#21040'...'
            ShortCut = 16455
          end
          object N109: TMenuItem
            Caption = #24555#36827
            ShortCut = 16423
          end
          object N110: TMenuItem
            Caption = #24555#36864
            ShortCut = 16421
          end
          object N111: TMenuItem
            Caption = #21152#36895#25773#25918
            ShortCut = 16422
          end
          object N112: TMenuItem
            Caption = #20943#36895#25773#25918
            ShortCut = 16424
          end
          object N113: TMenuItem
            Caption = #27491#24120#25773#25918
            ShortCut = 16466
          end
          object N114: TMenuItem
            Caption = #21069#19968#24103
            ShortCut = 37
          end
          object N115: TMenuItem
            Caption = #21518#19968#24103
            ShortCut = 39
          end
        end
        object DVD4: TMenuItem
          Caption = 'DVD'#23548#33322
          object N116: TMenuItem
            Caption = #21069#19968#27573
          end
          object N117: TMenuItem
            Caption = #21518#19968#27573
          end
          object N118: TMenuItem
            Caption = '-'
          end
          object N119: TMenuItem
            Caption = #23383#24149
          end
          object N120: TMenuItem
            Caption = #37197#38899
          end
          object N121: TMenuItem
            Caption = #35270#35282
          end
          object N122: TMenuItem
            Caption = '-'
          end
          object N123: TMenuItem
            Caption = #20027#33756#21333
          end
          object N124: TMenuItem
            Caption = #26631#39064#33756#21333
          end
          object N125: TMenuItem
            Caption = #27573#33853#33756#21333
          end
          object N126: TMenuItem
            Caption = #23383#24149#33756#21333
          end
          object N127: TMenuItem
            Caption = #37197#38899#33756#21333
          end
          object N128: TMenuItem
            Caption = #35270#35282#33756#21333
          end
        end
        object N129: TMenuItem
          Caption = '-'
        end
        object N197: TMenuItem
          Caption = #30011#20013#30011
          object N198: TMenuItem
            Caption = #30011#38754#35774#32622'...'
          end
          object N199: TMenuItem
            Caption = '-'
          end
          object N200: TMenuItem
            Caption = #30011#38754#26631#20934#20301#32622
            object N201: TMenuItem
              Caption = #24038#19978#35282
            end
            object N202: TMenuItem
              Caption = #24038#19979#35282
            end
            object N203: TMenuItem
              Caption = #21491#19978#35282
            end
            object N204: TMenuItem
              Caption = #21491#19979#35282
            end
            object N205: TMenuItem
              Caption = '-'
            end
            object N206: TMenuItem
              Caption = #23621#20013
            end
          end
          object N207: TMenuItem
            Caption = #30011#38754#36879#26126#24230
          end
          object N208: TMenuItem
            Caption = '-'
          end
          object N209: TMenuItem
            Caption = #30011#38754#20999#25442
          end
          object N210: TMenuItem
            Caption = #30011#38754#20498#32622
            object N211: TMenuItem
              Caption = #27809#26377#20498#32622
            end
            object N212: TMenuItem
              Caption = '-'
            end
            object N213: TMenuItem
              Caption = #19978#19979#20498#32622
            end
            object N214: TMenuItem
              Caption = #24038#21491#20498#32622
            end
            object N215: TMenuItem
              Caption = #23436#20840#20498#32622
              Checked = True
            end
            object N216: TMenuItem
              Caption = '-'
            end
            object N217: TMenuItem
              Caption = #24674#22797#40664#35748#30011#38754
            end
          end
          object N130: TMenuItem
            Caption = '-'
          end
          object N131: TMenuItem
            Caption = #24674#22797#40664#35748#30011#38754
          end
        end
        object N245: TMenuItem
          Caption = #20840#23631
          ShortCut = 13
        end
        object N247: TMenuItem
          Caption = #26174#31034#27604#20363
          object N248: TMenuItem
            Caption = #20445#25345#21407#22987#23610#23544
            Checked = True
          end
          object N249: TMenuItem
            Caption = #22635#20805#25972#20010#31383#21475
          end
          object N250: TMenuItem
            Caption = '4:3'
          end
          object N251: TMenuItem
            Caption = '5:4'
          end
          object N252: TMenuItem
            Caption = '16:9'
          end
        end
        object N260: TMenuItem
          Caption = '-'
        end
        object N161: TMenuItem
          Caption = #35843#33410#38899#37327
          object N162: TMenuItem
            Caption = #25552#21319#38899#37327
            ShortCut = 38
          end
          object N163: TMenuItem
            Caption = #38477#20302#38899#37327
            ShortCut = 40
          end
          object N164: TMenuItem
            Caption = #38745#38899
            ShortCut = 16461
          end
        end
        object N165: TMenuItem
          Caption = #35843#33410#22768#36947
          object N166: TMenuItem
            Caption = #31435#20307#22768
            Checked = True
            RadioItem = True
            ShortCut = 121
          end
          object N167: TMenuItem
            Caption = #24038#22768#36947
            ShortCut = 32844
          end
          object N168: TMenuItem
            Caption = #21491#22768#36947
            ShortCut = 32850
          end
        end
        object N261: TMenuItem
          Caption = '-'
        end
        object N170: TMenuItem
          Caption = #30011#38754#21069#32622
          object N171: TMenuItem
            Caption = #20174#26469#27809#26377
            Checked = True
          end
          object N172: TMenuItem
            Caption = #19968#30452
          end
          object N173: TMenuItem
            Caption = #20165#20165#22312#25773#25918#26102
          end
        end
        object N174: TMenuItem
          Caption = #25773#25918#23436#25104#21518
          object N175: TMenuItem
            Caption = #20851#38381#31995#32479
          end
          object N176: TMenuItem
            Caption = #36827#20837#20241#30496
          end
          object N177: TMenuItem
            Caption = #36864#20986#25773#25918#22120
          end
          object N178: TMenuItem
            Caption = '-'
          end
          object N179: TMenuItem
            Caption = #20160#20040#20063#19981#20570
            Checked = True
          end
        end
        object N262: TMenuItem
          Caption = '-'
        end
        object N181: TMenuItem
          Caption = #32769#26495#38190
          ShortCut = 16507
        end
        object N263: TMenuItem
          Caption = '-'
        end
        object N183: TMenuItem
          Caption = #36873#39033'...'
          ShortCut = 49231
        end
        object N184: TMenuItem
          Caption = #25511#21046#38754#26495'...'
          ShortCut = 49219
        end
        object N146: TMenuItem
          Caption = '-'
        end
        object N141: TMenuItem
          Caption = #25130#23631'...'
          ShortCut = 117
        end
        object N142: TMenuItem
          Caption = #23646#24615'...'
          ShortCut = 49232
        end
      end
      object PopupMenu2: TPopupMenu
        Left = 242
        Top = 110
        object N132: TMenuItem
          Caption = #21152#36733#25773#25918#21015#34920
        end
        object N133: TMenuItem
          Caption = #21478#23384#20026'(&V)...'
        end
        object N134: TMenuItem
          Caption = '-'
        end
        object W1: TMenuItem
          Caption = #28155#21152'(&W)'
        end
        object X1: TMenuItem
          Caption = #21024#38500'(&X)'
        end
        object N135: TMenuItem
          Caption = #28165#31354'(&Y)'
        end
        object Z1: TMenuItem
          Caption = #27169#24335'(&Z)'
          object N136: TMenuItem
            Caption = #26080'(&W)'
            Checked = True
          end
          object X2: TMenuItem
            Caption = #24490#29615#25773#25918'(&X)'
          end
          object Y1: TMenuItem
            Caption = #38543#26426#25773#25918'(&Y)'
          end
          object Z2: TMenuItem
            Caption = #21333#20010#24490#29615#25773#25918'(&Z)'
          end
        end
      end
      object PopupMenu3: TPopupMenu
        Left = 298
        Top = 112
        object N143: TMenuItem
          Caption = #26080'(&W)'
          Checked = True
        end
        object X4: TMenuItem
          Caption = #24490#29615#25773#25918'(&X)'
        end
        object Y2: TMenuItem
          Caption = #38543#26426#25773#25918'(&Y)'
        end
        object Z4: TMenuItem
          Caption = #21333#20010#24490#29615#25773#25918'(&Z)'
        end
      end
    end
      

  4.   

    width=mediaplayer1.DisplayRect.right;
    height:=mediaplayer1.DisplayRect.Bottom;