Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Constant bitrate
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Media encoding that sends a constant amount of information per unit time}} {{More citations needed|date=December 2009}} '''Constant bitrate''' ('''CBR''') is a term used in [[telecommunications]], relating to the [[quality of service]]. Compare with [[variable bitrate]].<ref name=":0">{{Cite web |last=drewbatgit |date=2023-06-20 |title=Constant Bit Rate (CBR) Encoding - Win32 apps |url=https://learn.microsoft.com/en-us/windows/win32/wmformat/constant-bit-rate--cbr--encoding |access-date=2023-07-15 |website=learn.microsoft.com |language=en-us}}</ref> When referring to [[codec]]s, constant bit rate [[encoding]] means that the rate at which a codec's output data should be consumed is constant. CBR is useful for [[Stream (computing)|streaming]] multimedia content on limited capacity channels since it is the maximum bit rate that matters, not the average, so CBR would be used to take advantage of all of the capacity.<ref name=":0" /> CBR is not optimal for storing data as it may not allocate enough data for complex sections (resulting in degraded quality); and if it maximizes quality for complex sections, it will waste data on simple sections. The problem of not allocating enough data for complex sections could be solved by choosing a high bitrate to ensure that there will be enough bits for the entire encoding process, though the size of the file at the end would be proportionally larger. Most coding schemes such as [[Huffman coding]] or [[run-length encoding]] produce variable-length codes, making perfect CBR difficult to achieve. This is partly solved by varying the quantization (quality), and fully solved by the use of padding. (However, CBR is implied in a simple scheme like reducing all 16-bit audio samples to 8 bits.) In the case of [[streaming video]] as a CBR, the source could be under the CBR data rate target. So in order to complete the stream, it's necessary to add [[Bit stuffing|stuffing packets]] in the stream to reach the data rate wanted. These packets are totally neutral and don't affect the stream. ==See also== * [[Bitrate]] * [[Average bitrate]] * [[Variable bitrate]] * [[Bit stuffing]] ==References== {{reflist}} {{Compression Methods}} {{DEFAULTSORT:Constant Bitrate}} [[Category:Codecs]] [[Category:Data transmission]] [[Category:Data compression]] {{Compu-network-stub}} [[ca:Taxa de bits#Taxa de bits constant]] [[de:Bitrate#Konstante Bitrate]] [[ru:Битрейт#Постоянный битрейт]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite web
(
edit
)
Template:Compression Methods
(
edit
)
Template:Compu-network-stub
(
edit
)
Template:More citations needed
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)