[Music] File format types Part 3


Free Download Mp4Gain
picture

[Music] File format types Part 3

Audio Formats

Lossless compression format

Audio Files Formats

 

This format compresses the original data while preserving it.

FLAC
A THE C
During playback, it can be decompressed and returned to the original uncompressed format, so the sound quality is the same as the original data.

Although the file size can be reduced compared to the uncompressed format, it is still about half, so the file size is larger than the lossy compressed format and it takes longer to encode and decode.

Also, at present, it is often not handled by major music distribution sites, and the number of devices that can play it is less than that of uncompressed formats. The most common of these formats is “FLAC”, and Apple uses a unique format called “ALAC”.

FLAC (Free Lossless Audio Codec)
A lossless audio codec developed as open source.

It is not subject to patent restrictions, is not owned by any company, and has no license fees for its use.

Also, the sampling frequency is 1Hz – 655.3kHz (655,350Hz), and the number of quantization bits is 4 to 32 bits, so the so-called high-resolution music (including the frequency elements beyond the range human audible) can also be encoded. . However, since it is lossless, the compression rate is low and the file size is only about half. First of all, iOS 11 now supports playback from the “File” app.

ALAC (Apple Lossless)
Apple Lossless is a lossless compression format developed by Apple for iPod.

It can maintain the same sound quality as a music CD, but the compression ratio is not as good as lossy compression formats like MP3. With lossy compression, the deterioration in sound quality is noticeable, so it may be better to use it for classical music only.

This format was released as open source on October 27, 2011. You can use it freely under the free Apache license.

Relationship between bit depth, sample rate, and bit rate
Music data has numbers like bit depth and sample rate that indicate the amount of music data per second.

And the product of the two is the “bit rate”.

Sampling rate
Also known as the sample rate. Shows how many tens of thousands of sounds are collected per second.

The higher the value, the greater the number of divisions, which results in a smoother sound and improved sound quality.

By the way, the CD is 44100Hz.

Bit depth
Also known as quantization bit count, bid reduction, sample bit count.

This shows how much capacity is given to the split data.

The louder the sound, the better the sound and the sound quality will be improved.

The CD is 16 bit.

Bit rate
It is displayed as bps and shows the amount of data per second.

It is the product of the “sample rate” and the “bit depth” mentioned above.

In the case of a stereo file, there are two sounds, so if you formulate it …

Sampling rate (Hz) x bit depth (bits) x 2 = bit rate (bps)

A high bit rate means that the “sample rate” and “bit depth” are large and the sound quality is good.

By the way, in the case of CD

44100 (Hz) x 16 (bits) x 2 = 1411200 (bps)

Will be.

Why is there so much format
Each has its advantages and disadvantages, and you can make better use of your data by using it correctly.

For example, if you want to save this album with the best sound quality because you don’t care about the amount of data, import it with “WAV” or “AIFF” and save it with the highest possible bit rate. If you have a compatible device, “FLAC” and “ALAC” are also storage saving options.

“Sound quality is secondary! I want to import a lot of songs to my smartphone!” For those who want to import with “MP3”, they can import at as low a bit rate as possible (although 128 kbps or less is not often used as a music file). It may be convenient to use music as data according to the style.

By the way, the Apple Music I use is 256kbps of “AAC”, so it can be said that it is a format that emphasizes the balance between sound quality and data savings.


Free Download Mp4Gain
picture


Mp4Gain Main Window
picture


Mp4Gain Features
picture


Free Download Mp4Gain
picture

[Music] File format types Part 2

[Music] File format types Part 2

audio file format

Lossy compression format

audio file format

This compression format is probably the one you use the most.

MP3
CAA
WMA
Vorbis
This is the file format.

“The human audible range is 20Hz ~ 20000Hz”
This file format has the advantage that the file size can be suppressed while maintaining a certain level of sound quality by compressing and truncating the high-frequency part that humans cannot hear.

However, the downside is that the sound quality is lower than the original data.

Among them, “MP3” is the most popular file format, and as a successor, “AAC” is often used, which was created to achieve higher sound quality. Furthermore, “WMA” and “Vorbis” are also in this format.

MP3 (MPEG-1 Audio Layer 3)
It is one of the audio formats used in the “MPEG-1” video compression standard.

It is a popular format and many popular digital audio players support it. If you compress it into this format, you can play it on many players other than iPod.

It is generally said that if you specify a bit rate of 192 kbps or higher for MP3, it will be almost indistinguishable from the original music.

Recently, the capacity of the player has increased, so I think it is good to capture at 320 kbps, which is the highest sound quality of MP3.

There is also a method called VBR (variable bit rate), which efficiently obtains optimal data while changing the bit rate in a song, as opposed to CBR (constant bit rate).

However, when using VBR, the bit rate may be partially higher than necessary depending on the song, and some players may experience problems such as interrupted sound due to insufficient performance.

AAC (advanced audio coding)
It is one of the audio formats used in the “MPEG-2” and “MPEG-4” video compression standards.

ITunes has selected this AAC format as the standard compression format as a highly efficient and superior alternative to MP3.

However, there have been times when compatibility between products was poor in the past, and in rare cases, AAC files created by third-party software may not be playable on iPod. When using the AAC format, the bit rate should be 128 kbps or higher, especially 256 kbps or higher if you want high sound quality. The songs that are managed in the iTunes store are also in AAC format and have the extension “.m4a”.

WMA (Windows Media Audio)
A music compression format developed by Microsoft for the Windows operating system.

It is used in many Windows music distribution software and digital audio players. It is said that the file size can be reduced to half that of MP3 if the sound quality is the same. WMA format files are converted to AAC / MP3 format when imported into iTunes.

However, it is not possible to convert downloaded and purchased songs with copyright protection (DRM) to AAC format / MP3 format.

[Music] File format types

[Music] File format types

Music File Formats

Does everyone like music?

digital-formats

I think many people enjoy music downloading or streaming instead of CD these days, but what kind of format is music stored as data?

I researched the differences, advantages, and disadvantages of each format.

Types of audio compression

For music file format

Uncompressed
Lossy compression
Lossless compression
There are three types:
File-based compression can reduce file size and reduce download time and storage capacity.
Uncompressed format
As the name implies, it is an uncompressed file. The point is the original data.

The most used formats are:

Wav
AIFF
The advantage is the accuracy of the data. However, it also has the disadvantage of a large file size and uses approximately 10MB for a 1 minute audio file.

It is common to use “WAV” for Windows and “AIFF” for Macintosh.

WAV (WAVE)
A standard Windows audio file format established by Microsoft and IBM, also known as the WAVE format.

It is generally uncompressed and has good sound quality, but it is a very large file.

WAV format files are converted to AAC / MP3 format when imported into iTunes. You can specify compression for WAV, but there seem to be not many usage examples.

AIFF (Audio Interchange File Format)
This is a standard Macintosh audio file format established by Apple Inc. Like WAV, it is not compressed and has good sound quality, but it is a very large file. There is also AIFC, an extended format with lossy compression.

Audio file formats

It all starts with Pulse Code Modulation (PCM), the basis for digital audio, which was founded in 1937 and is characterized by two properties: sampling rate for measuring the waveform amplitude and bit depth for measuring possible digital values.

Examples of digital formats for audio sampling are:

– WAV (waveform audio file format)

– MP3, AAC, WMA, Vorbis

– FLAC (Free Lossless Audio Codec) ALAC (Apple Lossless Audio Codec) and APE

WAV:

The same format is used to record audio CDs. Different qualities are available (8-16 bit, 11 to 44 kHz). The higher the quality, the greater the memory usage.

MP3, AAC:

The files. MP3 and AAC are the most common formats when you need to store music on a computer or phone, and exchange or download music on the network and on the Internet. MP3 is a “lossy” format that loses some audio quality to achieve a significant increase in file size. An MP3 has a size of approximately 1 MB per minute.
The difference to lossless formats is that if you convert the file to a less compressed format like WAV, the quality sacrificed during compression will not be restored. For lossy formats such as MP3, the audio quality is measured using the bit rate value, which is generally specified in “192 kbit / s” or “192 kbit / s”.
The higher the bit rate, the more detailed the sound becomes.

FLAC, ALAC, APE:

These formats compress audio using algorithms.
The difference between compressed files and FLAC is that FLAC is specifically designed for audio and therefore has better compression rates without data loss.
As a rule, a .FLAC takes up half of the storage space of a WAV in megabytes and maintains the “CD quality”.
A FLAC can be converted to WAV without loss of quality and is the preferred format for those who want to listen to music with the best quality and great speakers.

Is the audio quality subjective?

In theory no, but in practice it’s very subjective.
To hear real differences between the quality of an audio CD and an MP3 file, you need to use high-end headphones or speakers.
In addition, it also depends on what you are listening to and what type of music, in different formats, can have significant or almost no differences in listening.
If you are looking for the best compromise between file size and quality, you should experiment with the different formats and test whether you have a better experience with MP3 with higher bit rates or even with the playback of FLAC files.