Log in

View Full Version : mp4box -info whatever.mov alternative ?


spectrvm
2nd August 2008, 03:53
Just that, mp4box gives me all the container info for mov files except the one having a surround track such as AAC 5.1 (eg: Apple trailers) ... it refuses to show anything saying stbl/trak/moov has extra bytes, error opening the file blah blah blah ...

needing a tiny command line utility to produce a detailed log of what I have before I attempt to mux/do anything with it

I see there's something called mpeg4vol but I cannot find the executable, just source code

any guess ?

Selur
2nd August 2008, 07:12
did you try mediainfo?

spectrvm
3rd August 2008, 00:46
did you try mediainfo?

wow ! ... it looks very promising; now ...

What are those numbers added to some entries such as:
- Format_Settings_RefFrames/String : 2 frame2 (the ending 2)
- FrameRate/String : 29.970 fps3 (the ending 3)
- Height/String : 816 pixel3 (the ending 3)
etc etc ... (?)

Output format is a little bit ... messy; I mean, all those extra blank lines and tabs, ain't it ? an xml output option would been perfect !

Anyway is far more juicy than mp4Info :)

THAAAAANKS !

mediaInfo --language=raw 'earthstoodstill-tlre_1080p'

General

CompleteName : R:\downloads\trailers\earthstoodstill-tlre_1080p.mov

Format : MPEG-4

Format_Profile : QuickTime

CodecID : qt

FileSize/String : 123 MiB

Duration/String : 1mn 51s

OverallBitRate/String : 9269 Kbps

Movie : The Day The Earth Stood Still

Movie/More : In theaters 2008

Encoded_Date : UTC 2008-07-31 20:34:38

Tagged_Date : UTC 2008-07-31 20:34:41

Copyright : ⌐ 2008 20th Century Fox. All Rights Reserved

Comment : Encoded and delivered by apple.com/trailers/



Video

Format : AVC

Format/Info : Advanced Video Codec

Format_Profile : Main@L4.0

Format_Settings_CABAC/String : No

Format_Settings_RefFrames/String : 2 frame2

CodecID : avc1

Duration/String : 1mn 51s

BitRate_Mode/String : VBR

BitRate/String : 9166 Kbps

Width/String : 1920 pixel3

Height/String : 816 pixel3

DisplayAspectRatio/String : 2.35

FrameRate_Mode/String : CFR

FrameRate/String : 29.970 fps3

Colorimetry : 4:2:0

ScanType/String : Progressive

Bits-(Pixel*Frame) : 0.195

StreamSize/String : 121 MiB (99%)

Encoded_Date : UTC 2008-07-03 22:12:40

Tagged_Date : UTC 2008-07-31 20:34:41



Audio

Format : AAC

Format/Info : Advanced Audio Codec

Format_Version : Version 4

Format_Profile : LC

Format_Settings_SBR/String : No

CodecID : 40

Duration/String : 1mn 51s

BitRate_Mode/String : CBR

BitRate/String : 98.4 Kbps

BitRate_Nominal/String : 96.0 Kbps

Channel(s)/String : 2 channel2

ChannelPositions : L R

SamplingRate/String : 44.1 KHz

Resolution/String : 16 bit3

StreamSize/String : 1.30 MiB (1%)

Encoded_Date : UTC 2008-07-03 22:12:40

Tagged_Date : UTC 2008-07-31 20:34:41