If you execute MP4Box -info out.mp4
, you'll get some general information on the file.
If you execute MP4Box -info 1 out.mp4
, you'll get some more specific information about the track 1 of the file.
If you execute MP4Box -diso out.mp4
, you'll get a detailed XML (including the timings) of your MP4 file structure.
Maybe another precision about "I/P/B-frames". Since H264 (2003), there are only I/P/B slices, which makes your verification a little harder (since you need to check slices and not frames).
Also MP4Box is only a muxer, it won't modify the semantics of your encoded content.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…