
10 Common Audio Formats: Which Format Should I Choose?

Audio files come in various formats and sizes, in addition to our common MP3, there are AAC, FLAC, OGG, WMA, etc.

Why are there so many different audio standards? What format is the best? What should you choose when saving audio files?
In fact, all audio formats can be divided into 3 categories, and once you understand the characteristics of each of these 3 types, you can choose one of the three, and then choose a further subdivided category according to your specific needs.
Comparison of audio formats – operation, equipment – Introduction to 10 common audio formats: which format should I choose?
uncompressed audio format
The uncompressed format preserves the original audio waveform. The so-called original audio waveform refers to the result after the sound is captured and converted to a digital signal for storage. Raw audio waveforms are stored without any post processing. From the results, such an audio file will consume a lot of space. For 24-bit (24-bit) 96 KHz audio, you need about 34 MB of storage space per minute.
Uncompressed audio format: PCM
PCM is short for Pulse-Code Modulation, which is a technical method of simulating sound using digital signals. The sounds that we can hear in nature exist in the form of physical sound waves, and in order to simulate this sound wave with a digital signal, scientists decided to sample it and record it with another wave, which is what we call a pulse.
Therefore, digital audio has two basic concepts: sample rate and bit depth. The so-called sampling rate refers to the speed of how many times the sound is sampled. The so-called bit depth refers to the space occupied by a single sample. In uncompressed formats, the product of the sample rate, bit depth, and audio duration is the space occupied by the digital signal that represents the audio content.
PCM is a format commonly used on CDs and DVDs, but its derivative LPCM is often used in practice. LPCM is short for Linear PCM, which is Linear Pulse Code Modulation. Most PCM files in use today are actually LPCM files, so there is no need to differentiate between them.
Uncompressed audio format: WAV
WAV is short for Waveform Audio File Format, which is a standard audio format developed by Microsoft and IBM in 1991.
Many people think that WAV is an uncompressed audio format, but this is not entirely true. In fact, WAV is a “wrapper” type format, a common format developed by Microsoft to use audio for various platforms. So it is possible for WAV to contain compressed audio, but this is rarely the format of choice when using compression these days.










