What is the difference between 128k and 320k music? Part 2


Free Download Mp4Gain
picture

What is the difference between 128k and 320k music? Part 2

Bit Rate

In simple terms, we can think of a sound wave as a curve.

Bit Rate

We know that the curve is made up of points, and the sampling rate is the number of points in the middle of the length per second (the horizontal axis in the figure above). Sampling precision is the number of points in the dynamic range (upper vertical axis). The finer the positioning of these two dimensions, the greater the true sound restoration and the better the sound quality. Of course, the larger the audio file will be. The customer mentioned by the above colleague said that the latest Hi-Res Audio format released by SONY is a 6-channel 192kHz/24-bit recorded audio file. The size of the lossless format, of course, will be more than 200 megabytes.

The sampling frequency is approximately the following depending on the type of use (k is the thousand-bit symbol, 1khz=1000hz):

8khz: used for phones etc, is enough to record human voices.

22.05khz: transmission use frequency.

44.1kb: Audio CD.

48khz: used in DVD and digital TV.

96khz-192khz: used for DVD-Audio, Blu-ray HD, etc.

The common range of sample precision is 8 bits to 32 bits, with 16 bits generally used on CD.

Having said that, my friends are starting to get confused. It’s not the bitrate that determines the sound quality, so why is everyone saying that 320kb sound quality is better than 128kb?

【Audio Compression】

Well, in fact, the bit rate should be said to be another dimension, it is a compression of audio files.

Nowadays, most of the audio formats we use regularly are based on the original “WAV” file of the audio CD (44.1khz sample rate, 16bit sample precision, 2ch). The original recorded sound data is stored in a matrix, which is in PCM format, while WAV format is an encoding format developed by Microsoft. Its function is to reproduce the data in PCM format through encoding.

Since the data in WAV basically completely restores the PCM data, MP3, AAC and other lossless encoding formats are basically recompressed based on the WAV files. Therefore, we can simply think that WAV is the original audio format and other audio formats are compressed formats.

When it comes to compression, storage and transmission are inseparable. The purpose of compression is to improve storage and transmission, so before we talk about compression, we need to understand the basic units of computers.

We all know that the computer is a binary number system, and the files stored by the computer are made up of two numbers, 0 and 1. Therefore, the computer’s transmission is based on each number, and each number is called 1 ” bit”. For example, for an audio piece, its basic data is “0,1,1,1,0,1, 1 ,0”, and when transmitting, these numbers are transmitted one by one. The sampling precision mentioned above is this unit.

The storage unit of the computer is “byte (Byte)”. In the computer, 1 byte consists of 8 bits, that is, 8b(bit)=1B(Byte). In computer parlance, data storage is expressed in decimal and data transmission is expressed in binary, so 1KB=1024B=1024×8b. This is also part of the reason why the hard drive capacity we see does not match the actual capacity.

Go back and talk about audio compression, the bitrate of the audio is actually the compression ratio. So the bitrate really just defines the size of the file, but because under normal conditions the larger the file, the less data you lose, so the sound quality is relatively higher. However, the bit rate itself does not directly affect the quality of the file. For example, if we take a 128kb file as the source file, even if it is converted to a 320kb file, the sound quality will not be better than 128kb. .


Free Download Mp4Gain
picture


Mp4Gain Main Window
picture


Mp4Gain Features
picture


Free Download Mp4Gain
picture

What is the difference between 128k and 320k music?

What is the difference between 128k and 320k music?

Bit rate comparision

192k is a turning point. Below 192K, the sound quality is relatively damaged, especially the high-frequency part above 16Khz will be cut off.

bitrate

In a nutshell, mp3s above 192k can no longer be listened to with CD sound quality on ordinary home devices, except for Golden Ears and Hifi devices. Of course, these data are not 100% reliable. There are always people on the internet sharing fake mp3 above 192K. In fact, they are converting low bitrate music to high bitrate through software, but the sound quality will not improve. be improved. Windows Media Player compresses it. The resulting mp3 is absolutely wonderful, no matter how high the compressed bitrate is, it will cut perfectly around 16K.

Some time ago, a colleague came across a very troubled client. The mess was said to have been caused by the client asking him to provide song files larger than 100MB-200MB in size. And my colleagues don’t know much about audio formats, so they started endlessly fumbling about FLAC, WAV and audio size. In the end, the colleague did not explain to the client what was going on.

After that, other things happened that made me feel that in the music industry there are too many practitioners around me who have an extremely poor understanding of music and even lack some basic knowledge related to music. I don’t even have the idea to understand, which makes me very sad. It seems that music has only one merchandise attribute, and our practitioners only need to organize the shelves, encode various merchandise, and use the big data of users’ purchase records to recommend merchandise to users, no matter why to users. they like this. features that these products have, and use cold data to provide users with various services.

Therefore, I think it is necessary to write something. I don’t expect practitioners to become people who really love music. I just hope that even if you still think of “her” as a commodity, you can first figure out what you’re selling. and what is..

PS: The content of the first lesson is about media files. Since the relevant content involves a lot of technical stuff, it seems a bit boring, but if you read it carefully, you will find that it is actually very easy to understand, but this basic knowledge can be very helpful.

Bit Rate, Sample Rate, Lossless, MP3, FLAC, APE, 320kb, 192kb, 128kb, 44.1khz, CBR, VBR. Does this bunch of various names make you both familiar and unknown?

The higher the bitrate, the better the sound quality. Lossless music is the highest sound quality, right? So, let’s start with the sound collection.

【Audio composition】

Nowadays, when we talk about audio, everything is digital audio. Digital audio consists of three parts: sample rate, sample precision, and number of sound channels.

Sample Rate: Both the sample rate, which refers to the number of samples per second when recording the sound, expressed in Hertz (Hz).

Sampling Precision: Refers to the dynamic range of the recorded sound, measured in bits (Bit).

What is the best bit rate for video and sound and what is it?

What is the best bit rate for video and sound and what is it?

Bitrate

Common characteristics of video and audio recordings include the so-called bit rate. Some users do not know how important this figure plays when playing files, along with their size and resolution.

BitRate

What is the bit rate? The bitrate is the number of bits that are used to process and transmit data during a certain period of time. This measurement is used to measure the effective transmission rate on a data stream channel. In other words, this is the minimum value of the channel capable of passing the flow without delay. The measure of video bit rate is bits per second and its derivatives (kbps, Mbps, etc.). In audio and video transmissions that use degrading compression, this term refers to the degree of compression of the transmission. Consequently, it indicates the size of the channel within which compression took place. Compression modes In practice, there are three modes of stream compression that cause quality loss: Constant Bit Rate (or CBR).

In this encoding option, the initial bit rate is set by the user and then does not change for the entire duration of the audio or video. Its advantage is that it is quite easy to calculate the size of the final file. However, this encoding is not very suitable for audio files that have dynamically changing sound, as it does not provide a good size / quality ratio. Variable bit rate (or VBR). The bitrate value is selected by the codec, depending on the parameters (the expected quality level). During the encoded fragment, the value of the bit rate may change. When audio is compressed, the required bit rate is set based on the psychoacoustic model. This encoding achieves the best sound quality ratio, but it is difficult to calculate the exact size of an audio or video recording. It can be very different. Average Bit Rate (or ABR). This is a hybrid of the first two modes.

The initial value of the bit rate is set by the user, but then independently changed by the program within certain limits. At the same time, the difference with VBR is that the codec uses the maximum and minimum values ​​within the limits set by the user, and does not exceed them. This encoding allows you to set the processing speed in the most flexible way and allows you to determine the file size with greater precision. What is the Getcontact application and how to use it

What and how is it measured? When quantifying high data rates, metric or decimal prefixes are used. It looks like this: Speed ​​1000 bps = 1 kbps (one kilobit or one thousand bits per second). Speed ​​1,000,000 bps = 1 Mbps (one megabit or one million bits per second). Speed ​​1,000,000,000 bps = 1 Gbps (one gigabit or one billion bits per second). What bit rate should I choose? In terms of the common MP3 audio format, it is the audio compression that results in data loss. The higher the bit rate, the better the sound quality. Speaking of the choice of the bit rate for this format, we can say the following: 32 kbps: very low quality sound (valid only for voice recording); 96 – May be applicable for low quality audio transmission or voice recording; 128 and 160: allows you to encode music recordings at an entry level; 192 – music encoding in acceptable quality; 256: high quality music recording; 320 is the highest quality you can get in MP3 format. In video formats, this value is calculated differently. For example, for videos on YouTube, a bit rate of 10-16 Mbps at 720p is sufficient. This will achieve a clear image and a small file size.

If better image quality is required, this value can be increased to 18-25 Mbps. The highest image quality will be achieved at 50 Mbps and 1080i resolution. In general, the effect of bitrate on video quality is expressed as follows: Yandex.Direct18 + Make money building websites! SITE.ONLINESCHOOL-PROFI.RU Make money writing articles COPYWRITING.ARTUR-GRANT.RU 400 kbps: low quality video at 240p; 750 kbps, 1 Mbps: can be used for some YouTube videos at 360p and 480p, respectively; up to 1.15 Mbps – compressed video in VCD format; 2.5 and 3.8 are compressed videos for YouTube, recorded at 720p; 4.5 and 6.8 are sharper YouTube videos but still compressed at 1080p resolution. 9.8 – DVD video recordings; 8-15 – high definition video recording using compression; 19 and 25 are HDV (high definition) recordings created at 720p and 1080i, respectively; 29.4 – high quality HD DVD video; 40 – Blu-Ray Disc recorded at 1080p; 250 – DCP format; 4Gbps: Uncompressed 1080p video recording.