差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
public:it:mp4 [2024/04/23 10:08] oakfirepublic:it:mp4 [2024/04/23 10:31] (当前版本) oakfire
行 12: 行 12:
   * 文档下载:https://standards.iso.org/ittf/PubliclyAvailableStandards/index.html   * 文档下载:https://standards.iso.org/ittf/PubliclyAvailableStandards/index.html
   * 14496-12  14496-14 14496-15 下载要收费了, csdn  解决   * 14496-12  14496-14 14496-15 下载要收费了, csdn  解决
 +    * {{ :public:it:iso_iec_14496-12_2015.pdf |}}
 +    * {{ :public:it:iso_iec_14496-14-2020.pdf |}}
 +    * {{ :public:it:iso_iec_14496-15_2013_avcff.pdf |}}
 +    * {{ :public:it:标准iso-iec14496-15-2017.docx |}} 这个是在WPS里用图片型PDF经ORC扫描生成的,可能有错漏。查看时可比对2013版
   * 14496-15 涉及h264 h265 流  的 stsd  box 封装   * 14496-15 涉及h264 h265 流  的 stsd  box 封装
-    * 14496-15-2017  5.4.2 讲述 h264 的 avc1-avcC  box 结构, ''avcC主要是AVCDecoderConfigurationRecord'',  这个见  5.3.3.1.2 +    * 14496-15-2017  5.4.2 讲述 h264 的 avc1-avcC  box 结构, ''avcC'' 主要是 ''AVCDecoderConfigurationRecord'',  这个见  5.3.3.1.2 
-    * avc1 是 `AVCSampleEntry , 继承 `VisualSampleEntry`+    * avc1 是 ''AVCSampleEntry''  , 继承 ''VisualSampleEntry''
     * ''VisualSampleEntry''  结构见 14496-12_2015 12.1.3.2<code c>     * ''VisualSampleEntry''  结构见 14496-12_2015 12.1.3.2<code c>
  class VisualSampleEntry(codingname) extends SampleEntry (codingname){   class VisualSampleEntry(codingname) extends SampleEntry (codingname){ 
行 85: 行 89:
  
   * mp4 的主要box:   * mp4 的主要box:
-![mp4.png](:/426ff9a882f84a3e8503e94c5fe6d7c9)+  * {{:public:it:426ff9a882f84a3e8503e94c5fe6d7c9.png?|}}
  
   * fmp4 的moov box:   * fmp4 的moov box:
-![1ad5e6674df5579f3c7169a42f963988.png](:/a23fa461c3944c798e5e51355a976832)+  * {{:public:it:a23fa461c3944c798e5e51355a976832.png|}} 
  
   * 组装fmp4的 moov box 必须获取视频流的 width, height,  pps, sps   * 组装fmp4的 moov box 必须获取视频流的 width, height,  pps, sps
行 97: 行 102:
 ==== 哥伦布编码 ==== ==== 哥伦布编码 ====
   * https://www.cnblogs.com/wangguchangqing/p/6297792.html   * https://www.cnblogs.com/wangguchangqing/p/6297792.html
 +  * Golomb编码,及其两个变种:Golomb-Rice和Exp-Golomb
  
  • public/it/mp4.1713838112.txt.gz
  • 最后更改: 2024/04/23 10:08
  • oakfire