找不到 .mp4 文件(H264 编码)的 NAL 单元 header?

Can not find NAL unit header for .mp4 files (H264 coded)?

我一直在使用 Hex 文件查看器来解析几个 mp4 文件,我知道它们是用 H264 而不是 MPEG4 编码的。 我似乎没有找到 NAL header(0x000001 或 0x00000001),除了在离文件开头很远的地方,比如一半或几乎在结尾处? 有任何想法吗?

可以从avcC box中提取额外的数据。

剩下的就是这个post的回答了。 Possible Locations for Sequence/Picture Parameter Set(s) for H.264 Stream