当前位置:网站首页>Webrtc series-h.264 estimated bit rate calculation
Webrtc series-h.264 estimated bit rate calculation
2022-07-06 07:46:00 【Simple lym】
List of articles
What bit rate should be used when encoding video , It is particularly important in the parameters of the equipment encoder , Because this is related to the quality of the encoded video , This article will introduce two calculation methods , General direct estimates and The Kush Gauge , The latter will be the focus of this presentation ;
1. General calculation method
WebRTC The final processing of video coding data in the source code is I420 data , It can be seen that the size of a frame of uncoded data is :
width x height x 1.5 The unit here is byte , for example :6404801.5 = 460,800Byte ;H.264 (VBR Next ) The general compression ratio can generally reach 1:50 even to the extent that 1:100 above , according to 640 480 @ 15fps The calculation of :
640*480*15*1.5*8/100/1000=552.96kbps;640*480*15*1.5*8/50/1000=
边栏推荐
- Iterator Foundation
- Three no resumes in the software testing industry. What does the enterprise use to recruit you? Shichendahai's resume
- Helm install Minio
- Ali's redis interview question is too difficult, isn't it? I was pressed on the ground and rubbed
- Apache middleware vulnerability recurrence
- TS 类型体操 之 extends,Equal,Alike 使用场景和实现对比
- The difference between TS Gymnastics (cross operation) and interface inheritance
- Relevant introduction of clip image
- Bit operation XOR
- Launch APS system to break the problem of decoupling material procurement plan from production practice
猜你喜欢
![[count] [combined number] value series](/img/f5/6fadb8f1c8b75ddf5994c2c43feaa6.jpg)
[count] [combined number] value series

烧录场景下的源代码防泄密方案分享

Description of octomap averagenodecolor function

Bugku CTF daily question: do you want seeds? Blackmailed

Three no resumes in the software testing industry. What does the enterprise use to recruit you? Shichendahai's resume

Games101 Lesson 7 shading 1 Notes

Fundamentals of C language 9: Functions

Risk planning and identification of Oracle project management system

【Redis】NoSQL数据库和redis简介

珠海金山面试复盘
随机推荐
How to prevent Association in cross-border e-commerce multi account operations?
861. Score after flipping the matrix
TS类型体操 之 字符串的妙用
Emo diary 1
[MySQL learning notes 32] mvcc
Sélectionnez toutes les lignes avec un symbole dans Word et changez - les en titre
[computer skills]
CF1036C Classy Numbers 题解
Games101 Lesson 7 shading 1 Notes
Brief explanation of instagram operation tips in 2022
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
Get/post/put/patch/delete meaning
Is the super browser a fingerprint browser? How to choose a good super browser?
Sharing of source code anti disclosure scheme under burning scenario
When the Jericho development board is powered on, you can open the NRF app with your mobile phone [article]
继电反馈PID控制器参数自整定
Generator Foundation
Word delete the contents in brackets
If Jerry's Bluetooth device wants to send data to the mobile phone, the mobile phone needs to open the notify channel first [article]
[MySQL learning notes 29] trigger