What is the standard bitrate for smartphone videos?


Free Download Mp4Gain
picture

What is the standard bitrate for smartphone videos?

Bitrate

In this article, we’ll give you an overview of bit rates, guidelines for suitable bit rates for smartphone videos, and points to keep in mind when considering bit rates for smartphone videos, so check them out.

smartphone bit rate

What is the important bitrate for smartphone videos?
Bit rate is a term that refers to the amount of data per second.

The amount of data that can be sent and received in one second, and the unit is “bps (bit per second)”. For example, at 1 bps, 1 bit of data can be sent and received per second, and the higher the bit rate, the more data can be transferred.

Therefore, when making smartphone videos, it is necessary to consider the bit rate that viewers can comfortably watch.

Relationship to screen size
The larger the screen size, the greater the amount of data required and, conversely, the smaller the screen size, the less the amount of data.

Therefore, there is a reference bit rate for each screen size. If the screen size is 480 x 360, the bit rate is 500 to 700 Kbps, if it is HD 1280 x 720, it is around 2000 Kbps, and if it is full HD 1920 x 1080, it is around 4000 Kbps It is a guideline for the bit rate.

Three video terms to remember in advance

When creating a video, be aware of the video terminology.

In recent years, there have been many cases of video distribution in companies. However, there are many technical terms in the video, so you need to know the meaning of the terms in order to understand the video properly.

Here are three video terms to remember beforehand, so why not take a look at what they are?


Free Download Mp4Gain
picture


Mp4Gain Main Window
picture


Mp4Gain Features
picture


Free Download Mp4Gain
picture

Difference between CBR (fixed), VBR (variable) and ABR (average) [bit rate]

Difference between CBR (fixed), VBR (variable) and ABR (average) [bit rate]

constant vs variable bit rate

CBR (constant bit rate)
VBR (variable bit rate)
ABR (average bit rate)
There are three types.

Constant bit rate (CBR)

I will present the differences between them.

See the following article for the “bit rate”.

Reference: What is a bit rate? Relationship between image quality and sound quality [Video / Audio]
Related: Difference Between VFR (Variable) and CFR (Fixed) [Frame Rate]

Every feature
I will briefly explain each feature.

CBR (constant bit rate)
CBR (constant bit rate) is

A video with a constant video bit rate.

for instance,

Scenes with intense movement
Scenes with complex audio
Even in “scenes that require a large number of bit rates”, for example, the bit rate to be assigned is constant and

Motionless scene
Scene without audio
Even in “scenes that do not require a lot of bit rate”, the bit rate to be assigned is constant.

In this way, a video that assigns a constant bitrate to “Assign a constant bitrate!” In any scene it is called CBR (constant bit rate) video.

The following are the characteristics of CBR.

(○) Search (fast forward / rewind) is fast
Since the transfer rate is the same, you can search instantly.
(○) File size can be predicted
If you decide beforehand to “encode at XX bit rate”, you can predict the file size from resolution, frame rate, video length, codec, and so on.
(○) Easy to use as a material
In the case of video, there is no need to worry so much, but in the case of the sound source, various problems can occur such as drift of sound with VBR or ABR (so if there is a possibility that it will be used later to video edit material, etc. Better to encode with CBR)
(○) Fast encoding speed
It doesn’t change much, but unlike VBR and ABR, you don’t need to “predict” it, so encoding is faster.
(X) Image quality and sound quality are not very good for the file size
Even a monotonous scene that does not require a lot of bit rate allocation may be assigned a certain number, or a scene that requires a large bit rate may not have enough bit rate, so the image quality and sound quality for the file size. Cospa is bad
VBR (variable bit rate)
VBR (variable bit rate) is

A video whose bit rate varies depending on the scene.

VBR_figure

for instance,

Scenes with intense movement
Scenes with complex audio
In “scenes that require many bit rates”, such as assigning many bit rates and

Motionless scene
Scene without audio
For “scenes that do not require a lot of bit rate”, assign a lower bit rate.

In this way, a video that assigns only the required bitrate according to the scene, “You need this bitrate, don’t you?” It’s called VBR (Variable Bit Rate) video.

The following are the characteristics of VBR.

(○) Image quality (sound quality) by file size is the best
Compared to CBR and ABR, the image quality (sound quality) by file size is the best.
(△) Unpredictable file size after encoding
The file size cannot be predicted because the bit rate fluctuates extremely depending on the content of the material to be encoded. (However with the x264 encoder etc it is possible to predict because it puts an upper limit on the file size and allocates the maximum bit rate within that range)
(X) Old MP3 players may not play well
If you have an old MP3 player, the playing time display may be strange, the bit rate display may be strange, or you may not be able to play from beginning to end.
(X) When used as video editing material, it may cause sound drift.
For more information, see the following article
Reference: Causes and countermeasures for sound deviation [Encoding]
If you want to encode video with high image quality and low capacity, VBR is your choice.

By the way, in VBR, it is common to determine video quality by “quality standard” (CRF value in x264 encoder) rather than by “bit rate standard”.

For example, instead of saying “Encode at 192bps!”, Specify something like “Encode at

What is a bit rate?

What is a bit rate?

Audio Bit rate

The bit rate in a video is “how much information is packed in one second”.

BIT RATE

What if the bit rate is high?
Basically, the higher the bit rate, the better the picture and sound quality.

* Although it is closely related to the “codec” described later, it will basically improve.

There are two types of bit rates
Bit rates are assigned separately for “video” and “audio”.

The higher the bit rate assigned to “video”, the better the “image quality”.
The higher the bit rate assigned to “voice”, the better the “sound quality”.
Also, the sum of the two bit rates is “is called the oval bit rate (total bit rate)”. (This oval bit rate is called “video bit rate”)

▲ If you open the video file properties and open the “Details” tab, you can see “What is the bit rate?”

(However, this Windows function is unreliable, so it is better to use video analysis software like MediaInfo)

soon,

Oval bit rate = video bit rate + audio bit rate
It becomes the calculation formula.

So even if it says “bit rate is high!”, It may mean “video bit rate is high” and “audio bit rate is not high”.

In other words, in such a case, the video will be “Image quality is good, but sound quality is not good …”.

Basically, the file size of “audio” is much smaller than that of “video”, so even if you increase the bitrate of “audio” significantly, the overall size of the file will not change as much.

Therefore, “speech” is often encoded uncompressed (linear PCM).

Relationship to image quality
The higher the “video” bit rate, the more accurate the color information that can be assigned to all pixels.

as a result

High bit rates improve image quality and
If the bit rate is low, the image quality will deteriorate.

▲ High bit rate (12 Mbps, 2.57 MB) ▲ Low bit rate (90 kbps, 20 KB)
* Actually, it is a gif video, so the bitrate is not accurate.

Bit rate difference

Also, in the case of a low bitrate, if you allocate bits evenly to all pixels, you will run out of bits, so in scenes where similar colors are continuous (such as a scene where the blue sky stretches without end), etc. Try to reduce the bits preferably.

As a result, “block noise” ↓ is likely to occur in such scenes.

Block noise
▲ Example of block noise (block noise)

Relationship to sound quality
The audio bit rate is

Sampling rate (Hz) x bit depth (bit) = bit rate (bps)
It can be expressed by the formula.

For example, when recording sound as digital data

How often do you record (= sample rate)
How much data is stored per interval (= bit depth)
Decide and register.

for instance,

Sampling frequency: 44000 Hz
Bit depth: 24 bit
If so, the sound is divided and recorded 44,000 times per second, and the sound is recorded using 24 bits for every 44,000 times.

In other words, if you want to improve the sound quality, you can increase the “sample rate” or “bit depth”.

Increase the sample rate → Soft sound
Increase the bit depth → Increase the expressiveness of the sound, such as finesse and volume
Reference: Meaning and Relationship of Sample Rate, Bit Depth, and Bit Rate

Relationship to codec
I mentioned earlier that “the higher the bit rate, the better the image quality and sound quality”, but the image quality and sound quality are “codecs”. they are closely related to the “.

A “codec” is something like a “compression algorithm” for compressing “video” and “audio”.

Reference: What is video format? Codec difference

for example, “the H.264 video codec” It is a very famous codec that is also used on Youtube and Nico Nico Douga,

(Addendum: Not used now …)

“H.265” which improved the “image quality by file size” from “H.264” There is a codec called “which.

“H.265” is “H.264 at about half the bit rate of”, “H.264 will get the equivalent of image quality and”. (The compression rate is double)

for instance,

Using “2Mbps” video bit rate with “H.264 codec”
Video using “2Mbps” bit rate with “H.265” codec
If there are two videos, the image quality of “H.265” is twice as beautiful even though the bit rate (file size) is the same.

Keyframes for moving images

Keyframes for moving images

Bitrate vs Resolution

In a moving image, things move or change significantly in a short time. Therefore, inserting keyframes at short intervals improves the reproducibility of small movements.

Bitrate

There is also the advantage that the search is smoother for images with many keyframes. The reason is that the search is based on keyframes, so the more keyframes you have, the easier it is to stop at the target scene. If the position where the search stops is not a keyframe but a difference information frame, the information is fetched to a nearby keyframe, but that time is short.
However, if you increase the number of keyframes too much, the keyframe bit rate will be taken over and the overall video quality will deteriorate, so be careful.
For moving images, the keyframe is approximately once every 3 seconds.

■ Keyframes for images with little movement

Since there is little difference information in a video with little motion, you won’t notice much difference in change even if there are few keyframes. However, if you insert keyframes for too long, search may not work properly and playback may take a long time to start. This is the opposite of the case where there are many keyframes, and if the rewind position is far from the keyframes, it will take time to read.
For those with little movement, the guideline for keyframes is approximately once every 6 to 8 seconds.

So far, “What is the encoding mechanism? Five points to consider for encoding HD video [Part 1]”, “Understanding the appropriate bit rate for the resolution you want to distribute”, motion oriented or image quality I explained three points how to change the “frame rate” and “how to insert keyframes” depending on whether it is important. In [Part 2], we will explain “the advantages and disadvantages of bitrate setting (CBR / VBR), proper usage” and “correct aspect ratio and interlaced processing”.

Learn a suitable bit rate guideline for resolution

Learn a suitable bit rate guideline for resolution

video bitrate

This is because the amount of data allocated per pixel is reduced, resulting in poor image quality.

Video Bitrate or Resolution

The same phenomenon can be said of the videos. Bit rate is the amount of data allocated per second and affects the image quality of the video. If you want to display a video on a large screen, such as full screen display on a computer or TV monitor, you need a sufficient bit rate according to the resolution. On the other hand, when displayed at a small resolution, the roughness is not as noticeable even if the bit rate is reduced. On the contrary, even if you encode at a high bit rate, you will not notice the difference in image quality, and in many cases the file size will only increase.

Below is a list of the appropriate resolutions and bit rates commonly used for Internet video distribution.

<< Estimated resolution and suitable bitrate >>
* Figures are based on 30 fps assumption and based on our opinions as of June 2021.
* The appropriate bit rate may vary slightly depending on the video content.

resolution Video with little movement Video with a lot of movement
SD (720 x 480 px) 500 kps-1 Mbps 1 Mbps-2 Mbps
HD (1280 x 720 px) 2.4 Mbps-4.5 Mbps 4.5 Mbps-9 Mbps
Full HD (1920 x 1080px) 4.5 Mbps-9 Mbps 9 Mbps-18 Mbps
4K (4096 x 2160 px) 25 Mbps-35 Mbps 35 Mbps ~ 70 Mbps
However, in the case of moving images, the image quality at the time of encoding will differ depending on whether the video material has a lot of movement or the video material has little movement, even if the bit rate is the same. Therefore, it is necessary to thoroughly judge and encode not only the bit rate, but also the frame rate and keyframe settings, which will be explained later, according to the video material. I hope you understand that “there is a relationship between resolution and proper bit rate” as a determining factor for high definition.

Point 2: Increase the frame rate if motion is important and lower the frame rate if image quality is important.
The frame rate (number of frames) is set at 29.97 fps for televisions and 24 fps for movies, while the frame rate is freely configurable for Internet video encoding. A video is a collection of continuous images (frames) like a flip book. The more frames per second, the smoother the movement.

In video encoding, the bit rate per second is fixed, so if you increase the frame rate, the number of images in the flip book will increase and the movement will be smoother, but the amount of data allocated per frame will decrease, so the image quality will be better to fall.
On the other hand, if you reduce the number of frames, the number of images in the flip book will decrease and the smoothness of the movement will be a little slower, but the image quality will improve because a large amount of data will be allocated to each frame.

If you want to emphasize the smoothness of motion in a video with a lot of motion, increase the frame rate (video demo 1). On the other hand, if the video has little movement, it is not necessary to increase the number of frames as much (depending on the degree), so it is effective to lower the frame rate and give priority to improving the image quality (Video Demo 2 ).

Point 3: insert “keyframes” at short intervals for moving images
A keyframe is a frame that exists as a single still image (an image that is not compressed between frames) and is the starting point for difference information. Depending on the encoder settings, the keyframes are inserted when there is a scene change and the difference information is inserted at regular intervals, such as XX frames and once every XX seconds.

What is the encryption mechanism? 5 Points to Consider for HD Video Encoding [Part 1]

What is the encryption mechanism? 5 Points to Consider for HD Video Encoding [Part 1]

sample rate

Encode

Sample Rate

The image quality of Internet videos is almost proportional to the bit rate. However, if the bit rate increases unnecessarily, the file size will increase. “Keep bit rate low”, “Reduce file size” and “Reduce load time” are linked, and there is nothing to say if you can encode in high definition while keeping the bit rate low.
Also, at the beginning, I wrote that “image quality is almost proportional to bit rate”, but I think some of you may have experienced that “I increased the bit rate and encoded, but I am not satisfied with the quality of the image. “So, this time, I will explain five points that are often used to do high definition video encoding.

” Table of Contents ”

Encoding Mechanism
Point 1: learn a suitable bit rate guideline for resolution
Point 2: Increase the frame rate if motion is important and lower the frame rate if image quality is important.
Point 3: insert “keyframes” at short intervals for moving images
* You can read the second part (Point 4, Point 5) here.

Encoding Mechanism
First, I will briefly explain the encoding mechanism.
An image is a collection of continuous images (frames), and by changing this in a short time like a flip book, it appears that you are visually moving. Japanese television images are 29.97 frames per second (short for 29.97 fps / frame per second) and most movies and animations have a standard of 24 fps. Since a large number of frames are required for video, the amount of data is also huge. Therefore, data compression is indispensable for distributing videos on the Internet.

When coding

“Prediction in frame” that compresses data within a frame
“Prediction between frames” that compresses data into consecutive frames
Information is reduced and data is compressed within the range that does not affect the visual sense.

■ What is in-frame prediction?
There are various methodologies for data compression, so I will skip the details here, but the basic idea of ​​within-frame prediction is to divide a frame into small blocks called cells and the colors adjacent to each other in the block. they are the same or similar, they are compressed together.
For example, if there is information “blue blue blue blue blue blue blue blue blue blue red red yellow yellow yellow” in the divided block, the amount of data can be reduced by combining this with “blue 11, red 2, yellow 3”. It’s an image.

An example of data compression in in-frame prediction (image)

■ What is cross-frame prediction?
However, in the case of video with a time axis, the number of frames is large, so there is a limit to the overall weight reduction based solely on the prediction within the frame. On the other hand, in the prediction between frames, based on the idea that “the contents are similar before and after the consecutive frames”, the cells that do not change from the previous frame reduce the amount of data by reusing information and the cells that change It becomes data as difference information.

Prediction between frames (image)

From here, I’ll explain five specific code points.

What format do you choose when copying? AIFF, ALAC, AAC … Check the sound quality of each one by “appearance” Part 2

What format do you choose when copying? AIFF, ALAC, AAC … Check the sound quality of each one by “appearance” Part 2

Sample Rate

The “lossless compression” method, to which Apple Lossless and FLAC belong, is a method that can completely restore the original audio data during playback, at the cost of a low compression rate.

Sample Rate

The file size is large, but the sound quality is equivalent to that of a CD. The bit rate fluctuates automatically according to the content of the audio data, and the compression rate is not constant accordingly.

AIFF and WAV are “uncompressed” methods. Extract the original audio data and create a file as is. It does not compress, so it has a lot of capacity, but the sound quality is perfect.

Let’s take a closer look at the table.

■ Don’t say it again … Considering the playback environment, the format selection criteria for copying are as follows: As

You can see from the “Compression rate” and “Sound quality” items in the table, both are highly rated. It has around “AAC / 256kbps” and “MP3 / 192kbps”, which is a Rossy format with a higher bit rate. While ensuring good sound quality, the file size can also be reduced. It also has an excellent balance with the capacity of the integrated SSD / HDD of PC, iOS devices, smartphones, etc.

The default setting for iTunes is AAC / 256kbps, and the specifications for music files sold on the iTunes Store are the same. You can tell that the current standard is around here. In terms of playback compatibility, AAC and MP3 are widespread, and no matter which one you choose, you don’t have to worry about the playback environment.

On the other hand, it is the lossless format that Apple Lossless and FLAC belong to that can reduce the file size to some extent while maintaining the best sound quality equivalent to that of a CD. If you want to give the highest priority to sound quality from an audio point of view, I would like to select this. It will be a bit difficult to balance it with the capacity of SSD / HDD, smartphone, etc. from the PC, but if it can be erased, it is convenient to use this format.

For example, if you don’t have that many CDs, creating a library in a lossless format will not put too much pressure on your PC’s SSD / HDD and you will be able to sync all the songs on your iOS device. Alternatively, you can deal with this by coming up with sync settings for iOS devices, etc. (I’ll explain later). If so, it is better to have a lossless format that can maintain the best sound quality, and there are few errors in the long run.

Just keep in mind that Apple Lossless and FLAC are a bit difficult to choose in terms of the playback environment. Until now, iTunes and iOS devices do not support FLAC, and many other devices and software do not support Apple Lossless. As of June 2012, at the time of writing, many network players only support FLAC. However, with Apple Lossless opening font in October 2011, support for the same format is expanding, so I’d like to keep an eye out for this trend as well.

AIFF and WAV are uncompressed formats. Of course, the sound quality remains the same as that of a CD. However, the data capacity is not compressed at all. In other words, the uncompressed format “has the same sound quality as the lossless format and has a larger file size than the lossless format.” In that sense, there is no reason to choose it unless you are particular about it.

Well finally the highlight of this era. Let’s review the “appearance” of “what is the actual deterioration in sound quality for each compression format?”

What format do you choose when copying? AIFF, ALAC, AAC … Check the sound quality of each by “appearance”

What format do you choose when copying? AIFF, ALAC, AAC … Check the sound quality of each by “appearance”

Bit Rate

Music files are the mainstream of Imadoki’s audio playback sources.

bitrate

Except when purchased from an online distribution, the sound quality of the music files used here is largely related to the work of reading audio data from a CD to a PC, the so-called “ripping” setting. This time I would like to review that part in a little more detail.

The first half of this article describes the basics of the extraction format for those who want to know what sound quality to choose when extracting. Perhaps this first half is common information to many file and web readers.

However, the highlights are beyond that. “Really Terrifying Audio Compression” … So, in the second half of the article, “How much does the compressed file actually deteriorate the sound?” And “How much does the sound quality change depending on the bit rate value?” you will check with (→ Visually check the sound quality of AIFF, ALAC, AAC!). I would like you to stay with us until the end.

■ Don’t say it’s time to change … First, let’s review the basics

The scheme of the options for copying is “compression format (file format)” and “bit rate”. These two determine the sound quality and file size, which is another important factor.

“Compressed format (file format)” refers to formats such as AAC, MP3, Apple Lossless, and FLAC. This selection determines the sound quality, file size, and playback environment.

The “bit rate” is the amount of data allocated per second of audio. The higher the value (kbps), the higher the sound quality, but the larger the file size.

In the case of iTunes, call this screen “Load Settings” from the environment settings and configure the extraction.

Please refer to the following table based on that. We have summarized the characteristics of typical compression formats and bit rate settings.

The item “Sample Bitrate Settings” in the table is quoted from the default settings provided in iTunes (* iTunes does not support FLAC)

First of all, pay attention to the second item from the left of the table. Compression formats can be broadly classified into “lossy compression”, “lossless compression” and “uncompressed”.

The “lossy compression” method, to which AAC and MP3 belong, achieves a high compression rate = a significant reduction in file capacity by reducing some of the data when compressing audio data. In contrast, the original audio data cannot be fully restored during playback and deterioration in sound quality is inevitable. The degree of deterioration in sound quality changes depending on the bit rate setting. The lower the value of the bit rate, the greater the deterioration in sound quality and, conversely, the higher the value of the bit rate, the more mitigated.

MP3 bitrate types

MP3 bitrate types

Mp3 Bitrate

Bit rate

bitrate

CBR stands for constant bit rate, that is, a constant bit rate that is set by the user and does not change when the part is encoded. Therefore, every second of the part corresponds to the same number of bits of encoded data (even when encoding silence).

VBR stands for variable bit rate, that is, a variable bit rate or variable bit rate that the encoder program dynamically changes during encoding based on the saturation of the audio material being encoded and the encoding quality set by the user (for example, silence is encoded with the minimum bit rate). The downside to this encoding method is that VBR considers the quietest snippets to be “negligible” audio information, so it turns out that if you listen too loud, these snippets will be of poor quality, while CBR makes quiet and loud snippets with the same bit rate …

ABR stands for Average Bit Rate, that is, Average Bit Rate, which is a hybrid of VBR and CBR: the user sets the bit rate in kbit / s and the program varies it, constantly adjusting it to the specified bit. Velocity. Therefore, the codec will be careful to use the maximum and minimum possible bitrate values, as it runs the risk of not conforming to the bitrate specified by the user. This is a clear disadvantage of this method, as it affects the quality of the output file, which will be slightly better than using CBR, but worse than using VBR (with the same file size).

MP3 codecs

The type of programs required to convert file formats. The most common MP3 codecs are:

mp3PRO-codec (uses SBR frequency transform).
LAME codec
fraunhofer-codec

What is the video and audio bit rate?

What is the video and audio bit rate?

Bit Rate

Do you like video production or do you value high quality in movies? You’ve probably come across something like bitrate. It always accompanies the technical characteristics of video recordings and its value determines the quality of the image in the file. When working with converters, you will come across this feature more than once, so it is advisable to fully understand what it is responsible for and how it affects the final product: a video or an audio file.

bitrate

To find out what bit rate is, it is worth understanding how video information transmission works. Any video is a rotating sequence of images. In order not to have a “slideshow feel”, the image change speed must be at least 24 frames / sec. Each box has parameters: width and height. The higher they are, the more pixels are placed in an image, the higher the quality.

Each “point” that makes up a frame has a weight and is equal to 1 byte. Let’s take a Full HD picture and calculate its weight – about two megabytes will be released (1920 x 1080 = 2073 600). So one second of video, containing 24 frames, would weigh 48MB. This is where the concept of bitrate comes in: it is the power to compress a video.

Those. the required file, being encoded, loses weight. But due to strong compression, it may also lose quality. Of course, in reality, not everything is so simple; Much depends on the codec used for encoding. This is the name of the direct compression method. So videos in different formats, but with the same bitrate, can produce images of different quality. The concept of “audio bit rate”, denoting the strength of compression, is also applicable, but for an audio stream.

Bit rate types
Delving into the topic, it is worth noting that the bitrate is not always the same. And now we are not talking about a quantitative indicator, but about a division into types. To work competently with media conversion, read about three types of bitrate: constant, variable, and average, which is a hybrid of the first two.

Constant Bit Rate (CBR)
As the name implies, this type of bit rate does not change during file playback. This compression method allows you to fairly accurately determine the size of the output file and ensure consistent quality throughout your listening or viewing session. But in the entertainment industry, constant bitrate is rarely used due to the impossibility of adjusting it. for dynamic playback, because the files get bigger than they could be.

Variable Bit Rate (VBR)
This type of bit rate is flexible and resistant to change, as a result of which it can be adjusted to the playback object and produce an optimal size / quality indicator. For example, for pictures or musical pieces with a reduced information density, the bit rate will decrease, thus reducing the weight of the object.

Average bit rate
This view is a compromise between the previous ones. The problem with variable bitrate is that changes are automated, and sometimes overcompression can occur. Average bitrate allows the user to set the range in which compression variation will occur. True, the technique of its use is not so simple and is mainly used in professional studios when working on serious projects. An additional advantage of the average bitrate is that it allows you to more accurately calculate the file weight even when the compression force changes.