当前位置:网站首页>Webcodecs parameter settings -avc1.42e01e meaning
Webcodecs parameter settings -avc1.42e01e meaning
2022-07-07 15:41:00 【When can Xiaobai advance to success】
codecs := cod-simple / cod-fancy
1、cod-simple
AVC Words , Based on H.264 To encode and decode .vp9 Based on VP9 To encode and decode .hevc Indicates that the video is based on H.265 Coded .
2、cod-fancy
and cod-fancy Is written by a 16 Hexadecimal string . and AVC The coding group consists of three parts .
avc1.PPCCLL
PP = profile_idc
CC = constraint_set flags
LL = level_idc
2.1 profile_idc
profile_idc Express Different H.264 Characteristics of encoder . Different values , The coding performance required is different , The following are common in official definitions :
enum eAVEncH264VProfile {
eAVEncH264VProfile_unknown = 0,
eAVEncH264VProfile_Simple = 66,
eAVEncH264VProfile_Base = 66,
eAVEncH264VProfile_Main = 77,
eAVEncH264VProfile_High = 100,
eAVEncH264VProfile_422 = 122,
eAVEncH264VProfile_High10 = 110,
eAVEncH264VProfile_444 = 144,
eAVEncH264VProfile_Extended = 88,
eAVEncH264VProfile_ScalableBase = 83,
eAVEncH264VProfile_ScalableHigh = 86,
eAVEncH264VProfile_MultiviewHigh = 118,
eAVEncH264VProfile_StereoHigh = 128,
eAVEncH264VProfile_ConstrainedBase = 256,
eAVEncH264VProfile_UCConstrainedHigh = 257,
eAVEncH264VProfile_UCScalableConstrainedBase = 258,
eAVEncH264VProfile_UCScalableConstrainedHigh = 259
};2.2 constraint_set flags
Represents the constraints of the coding level , The following are common :
constraint_set0_flag
constraint_set1_flag
constraint_set2_flag
constraint_set3_flag
constraint_set4_flag
constraint_set5_flag They aim at different profie And make it . And one of 0xE0 Convert to binary 11100000 That is to say constraint_set2_flag.???
2.3 level_idc
level_idc Represents the video parameters of the video coding itself , Like resolution , Bit rate , Frame rate, etc .Level The higher the video quality, the better .
enum eAVEncH264VLevel {
eAVEncH264VLevel1 = 10,
eAVEncH264VLevel1_b = 11,
eAVEncH264VLevel1_1 = 11,
eAVEncH264VLevel1_2 = 12,
eAVEncH264VLevel1_3 = 13,
eAVEncH264VLevel2 = 20,
eAVEncH264VLevel2_1 = 21,
eAVEncH264VLevel2_2 = 22,
eAVEncH264VLevel3 = 30,
eAVEncH264VLevel3_1 = 31,
eAVEncH264VLevel3_2 = 32,
eAVEncH264VLevel4 = 40,
eAVEncH264VLevel4_1 = 41,
eAVEncH264VLevel4_2 = 42,
eAVEncH264VLevel5 = 50,
eAVEncH264VLevel5_1 = 51,
eAVEncH264VLevel5_2 = 51
} that 0x1E said eAVEncH264VLevel3 ???
边栏推荐
- Cocos makes Scrollview to realize the effect of zooming in the middle and zooming out on both sides
- 【数字IC验证快速入门】26、SystemVerilog项目实践之AHB-SRAMC(6)(APB协议基本要点)
- 2. 堆排序『较难理解的排序』
- 最安全的证券交易app都有哪些
- 【數據挖掘】視覺模式挖掘:Hog特征+餘弦相似度/k-means聚類
- 大表delete删数据导致数据库异常解决
- [quick start of Digital IC Verification] 23. AHB sramc of SystemVerilog project practice (3) (basic points of AHB protocol)
- How to build your own super signature system (yunxiaoduo)?
- 使用cpolar建立一个商业网站(2)
- 2.Golang基础知识
猜你喜欢

What is data leakage

有一头母牛,它每年年初生一头小母牛。每头小母牛从第四个年头开始,每年年初也生一头小母牛。请编程实现在第n年的时候,共有多少头母牛?

【数字IC验证快速入门】22、SystemVerilog项目实践之AHB-SRAMC(2)(AMBA总线介绍)

写一篇万字长文《CAS自旋锁》送杰伦的新专辑登顶热榜

The rebound problem of using Scrollview in cocos Creator

What is Base64?

【数字IC验证快速入门】20、SystemVerilog学习之基本语法7(覆盖率驱动...内含实践练习)
使用Scrapy框架爬取网页并保存到Mysql的实现

【目标检测】YOLOv5跑通VOC2007数据集

Getting started with webgl (4)
随机推荐
【数字IC验证快速入门】22、SystemVerilog项目实践之AHB-SRAMC(2)(AMBA总线介绍)
【数据挖掘】视觉模式挖掘:Hog特征+余弦相似度/k-means聚类
MongoDB数据库基础知识整理
Getting started with webgl (2)
Ctfshow, information collection: web13
Share the technical details of super signature system construction
Basic knowledge sorting of mongodb database
Create lib Library in keil and use lib Library
Whether runnable can be interrupted
【Markdown语法高级】让你的博客更精彩(四:设置字体样式以及颜色对照表)
Stm32f103c8t6 PWM drive steering gear (sg90)
leetcode 241. Different ways to add parentheses design priority for operational expressions (medium)
Window环境下配置Mongodb数据库
Introduction of mongod management database method
众昂矿业:萤石继续引领新能源市场增长
The significance of XOR in embedded C language
[quick start of Digital IC Verification] 22. Ahb-sramc of SystemVerilog project practice (2) (Introduction to AMBA bus)
Steps to create P8 certificate and warehousing account
[server data recovery] data recovery case of raid failure of a Dell server
Bye, Dachang! I'm going to the factory today