Mp3 ape flac What is the difference between the three music formats?


Free Download Mp4Gain
picture

Mp3 ape flac What is the difference between the three music formats?

When we often download songs, we want to download some of the best sound quality, and we are also confused about which sound quality is the best.

If you ask the friends around you, they will definitely all say that you want to download lossless files, but how good is the sound quality of lossless files?

First of all, the first impression is that the volume of lossless files is obviously different from normal MP3 files. Normally, the size of normal MP3 music file is only 2-5M, but the volume of lossless APE files of the same version is about 30M, a difference of 10M times more.

In the case of the same playback time, why is there such a big volume difference?

Here to talk about a term – bitrate It is a data factor that determines whether the quality of a song file is good or bad, bitrate refers to the number of bits transmitted per second (bit). The unit is bps (bits per second). The higher the bit rate, the higher the data transmission speed. The bit rate in sound refers to the amount of binary data per unit of time after converting an analog sound signal (a signal with sound properties such as amplitude and frequency) into a digital sound signal (i.e., a binary signal such as 010101 stored on a computer’s hard drive) is an indirect measure of audio quality. The principle of bit rate (bit rate) in video is the same as in sound, which refers to the amount of binary data per unit of time after the analog signal is converted to a digital signal.

Bitrate Property for Lossless Files

Bitrate Properties for High Quality MP3

The bit rate of MP3 files with ordinary sound quality is generally 128 kbps, the bit rate of high-quality MP3 files is generally 320 kbps, and the bit rate of lossless files is generally 960 kbps. kbps or even more. The difference in bit rate can be understood as the vibration frequency of the sound decoded by the decoder at the same time. The higher the bit rate, the higher the vibration frequency and the better the corresponding sound. Good timbre means that the restoration of sound details is relatively complete, that is, the sound quality is good. However, this is also the reason for the large size of the lossless files.


Free Download Mp4Gain
picture


Mp4Gain Main Window
picture


Mp4Gain Features
picture


Free Download Mp4Gain
picture

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

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. .

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).

How does the bit rate affect the quality of the music?

How does the bit rate affect the quality of the music?

Audio Bitrate Quality

Does the bit rate affect the quality of the music?

There is a lot of talk these days that we have lost real music with the advent of compressed audio formats like MP3, AAC and the like. Is it really so? Will lossless music save music? Can an inexperienced listener tell the difference between MP3 and FLAC music? Let’s take a look at this problem.

Audio Bitrate

What is Bitrate?

You’ve probably heard the term “bitrate” before and you probably have a basic idea of ​​what it means, but it might be a good idea to familiarize yourself with its official definition so you know how it all works.

Bit rate is the number of bits or the amount of data that is processed over a period of time. In audio, this generally means kilobits per second. For example, the music you buy from iTunes is 256 kilobytes per second, which means that every second of the song contains 256 kilobytes of data.

The higher the bit rate of the track, the more space it will take up on your computer. Audio CDs typically take up quite a bit of space, so it has become common practice to compress these files so that you can burn more music to your hard drive (or iPod, Dropbox or whatever). This is where the “lossy” and “lossy” formats conflict.

Lossless and Lossy formats: what’s the difference?

When we say lossless, we mean that we haven’t really changed the original file. That is, we copy a track from the CD to our hard drive, but we do not compress it to the point of losing data. Essentially the same as the original CD track.

However, most of the time, you will probably extract your music in Lossy format. That is, you took a CD, copied it to your hard drive, and compressed the tracks so they don’t take up a lot of space. A typical MP3 or AAC album is probably about 100MB. The same album in a lossless format like FLAC or ALAC (aka Apple Lossless) will be around 300MB, so it has become common practice to use lossy formats for faster downloads and more hard drive savings. .

The problem is that when you compress a file to save space, you are removing chunks of data. Just like when you take a high quality image and compress it to JPEG, your computer grabs the raw data and “tricks” certain parts of the image into being basically the same, but with some loss of clarity and quality.

An example of how the JPEG graphics compression algorithm works
Remember that you are saving hard drive space by compressing music in lossy formats, which can make a big difference for an iPhone with 32GB of storage, but is only a trade-off in terms of size / quality.

There are different levels of compression: 128 Kbps, for example, takes up very little space, but it will also have a lower quality of playback than a larger 320 Kbps file, which in turn is of lower quality than the 1,411 reference file Kbps. From. 1,411 kbps is an audio CD level quality, which is more than sufficient in most cases.

The problem is not how much the music is compressed, but what equipment you listen to it on.

Does bit rate really matter?

As memory gets cheaper every year, listening to sound at a higher bit rate, or even lossless formats, is starting to become more and more popular. But is it worth the time, effort, and storage space on your phone or computer?

I don’t like answering questions this way, but sadly the answer is: it depends.

Part of the equation is the hardware you use. If you are using a good quality pair of headphones or speakers, you are used to wide frequency and dynamic range. As such, you are more likely to notice the downsides that come with compressing music into lower bitrate files. You may notice that low-quality MP3 files lack a certain level of detail; Subtle backing tracks may be harder to hear, the highs and lows won’t be as dynamic, or you may hear distortion in the lead vocal. In these cases, you may want a higher bit rate track.

However, if you’re listening to your music with a cheap pair of headphones on your iPod, you probably won’t notice the difference between a 128Kbps file and a 320Kbps file, let alone 1,411Kbps lossless music. Remember when you I showed the image a few paragraphs above and noticed that you probably had to look at it to see the flaws? Your headphones are like a truncated version of the image: they will make these imperfections difficult to perceive, as they are not physically capable of reproducing the music for you the way you want them to.

The other part of the equation is, of course, your own ears. It can be very difficult for some people to distinguish between two different bit rates for the simple reason: they listen to little music. Listening skills, like any other, develop with practice. If you listen to your favorite music often and a lot, your hearing becomes more accurate and begins to pick up small details and midtones. But until then, doesn’t it really matter what bitrate you use?

So what format and bit rate should you choose yourself? Is 320 Kbps enough for you or do you definitely need Lossless format?

The point is that it is difficult to hear the difference between a lossless file and a 320Kbps MP3 file. To hear the difference, you need serious high-quality equipment, good hearing, and some kind of music (for example, classical or jazz). .

For the vast majority of people, 320 Kbps is more than enough to listen to.

What else should you consider?

Music recorded in the Lossless format can be useful. Lossless files are more reliable in the future, in the sense that you can always compress them to Lossy format when you need to, but you can’t do the opposite and restore original CD quality from MP3 file. This, again, is one of the fundamental problems of online music stores: if you have created a huge music library on iTunes and one day you decide that you need more bitrate, you will have to buy it again, but this time only in CD format . …

Whenever I can, I always buy or copy music in Lossless format for backup.

I understand that audiophiles are like a needle under your nails. Like I said, it all depends on you, your audition and the equipment you have.

Compare two tracks recorded in Lossless and Lossy formats. Try a few different audio formats, listen to them for a while and see if it makes a difference for you or not.