the analysis of some mp4 container boxes(stsd/avcC/stco...)

本文分析了MP4文件中的一些容器盒子(如stsd/avc1/avcC/stco),重点研究了avc1和avcC盒子的数据结构及其在stsd盒子中的位置。avc1盒子的数据完全包含在stsd盒子中,而avcC盒子的数据则被整合到stsd盒子内。文章还讨论了stco盒子中的chunk_offset字段如何指示媒体文件中chunk的偏移。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

the analysis of some mp4 container boxes(stsd/avcC/stco...)


the stsd/avc1/avcC boxes:



the analysises of the stsd/avc1/avcc boxes are:

from the analysis, we can know

1. avc1 box data showed by this mp4info is fully included in the middle of stsd box showed by mp4info.

2. avcC box data is included to stsd box in this mp4info tool.


notice:
1. get to know the avcC box layout can refer to AVC Decoder Configuration Atom (‘avcC’) of QuickTime File Format Specification[2]
2. the "AVC Decoder Configuration Record" field of avcC box is:


stco box

entry_count: is an integer that gives the number of entries in the following table
chunk_offset: is a 32 or 64 bit integer that gives the offset of the start of a chunk into its containing
media file.
from above, we can know the count of chunk in a media mp4 file is numerous

reference
1. Information technology — Coding of audio-visual objects —Part 12:ISO base media file format
2. QuickTime File Format Specification





评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值