Lossy Audio File Types: How It Is Different From Lossless


Free Download Mp4Gain
picture

Lossy Audio File Types: How It Is Different From Lossless

Lossy Compression vs Lossless Compression

Lossy is a word used in digital audio to describe the type of compression used to store audio data. The algorithm used in the lossy audio format compresses the audio data in such a way that it discards certain information. This loss of signal means that the encoded sound is not identical to the original.

lossy vs lossless

Lossy audio produces lower quality audio and has a smaller file size.

Lossy compression is also called irreversible compression because data that has been deleted is impossible to recover.

What is the difference between Lossy and Lossless?
When you create MP3 files by ripping one of your music CDs, some details of the original recording are lost, making it a lossy format. This type of compression isn’t just limited to audio; for example, JPEG image files are also lossy compressed.

Sheets of colored paper compressed into a ball

This method is the opposite of lossless audio compression used for formats like FLAC, ALAC, and others. In this case, the audio is compressed in such a way that the data is not deleted. The sound is identical to the original source.

Lossy archives take priority when it comes to compatibility. While lossless files are only supported by some devices and apps, a lossy audio format like MP3 will work on almost any device.

How Lossy Audio Compression Works
Lossy compression makes certain assumptions about frequencies that the human ear is unlikely to detect.

When a song is converted to a lossy audio format such as AAC, the algorithm analyzes all frequencies and then discards the frequencies that the ear should not be able to detect. These low frequencies are filtered or converted into mono signals that take up less disk space.

Another technique eliminates very quiet sounds that the listener is unlikely to notice, especially in the loudest part of the song. This approach reduces the size of the audio file while maintaining the highest possible audio quality.

What happens to the audio when it is compressed?
Lossy compression introduces artifacts. These artifacts are unwanted sounds that are not in the original recording but are a by-product of compression. This noise degrades sound quality and is noticeable when music files are converted using low bit rates.

Various types of artifacts affect the quality of the recording. Distortion is one of the most common artifacts. For example, distortion makes the drums feel weak, without any real beat. Song voices can also be affected, resulting in harsh vocals and lack of detail.

In many cases, casual listeners can’t tell the difference between lossy and lossless encoding, although some audiophiles using very expensive equipment claim to hear the difference. The difference in quality is only noticeable when very low data rates or aggressive compression algorithms come into play.

Why compress audio files?
Most digital audio formats use some form of compression to efficiently store sound. Without compression, the file sizes would be very large.

For example, a typical 3-minute song stored as an MP3 file is between 4MB and 5MB. Using the WAV format to store the same song, but without compression, results in a file size of approximately 30MB, at least six times that size. Fewer songs fit on your smartphone or hard drive when you choose uncompressed audio formats


Free Download Mp4Gain
picture


Mp4Gain Main Window
picture


Mp4Gain Features
picture


Free Download Mp4Gain
picture

Data compression: lossless or lossy

To be able to store large amounts of data, a huge amount of storage space is required. When the space is at some point full, a new storage space is usually made available. Mainly in the form of new hard drives, server systems or the like. But there is another way to store more data: data compression.

Lossless vs Lossy

Data compression works like a pillow you squeeze
Figuratively speaking, data compression works the same way as when you squeeze a pillow. Not all air is required between the pillowcase and the feathers. By squeezing the pillow, you compress it by removing the air (as much as you can); the pillow becomes smaller, that is, more compressed than before.

It is similar with data compression. Here also items that are not absolutely necessary, in this case data, are removed and the storage space still required by the remaining data is reduced.

Lossy vs Lossless Compression

Different lossless compression encoding methods.

When it comes to data compression, a distinction is made between lossless compression and lossy compression, so it can be further subdivided into different types of compression.
Lossless compression is generally only done with text files. If the text is saved as a character string and not as an image or the like, the storage space can be saved using the dictionary method, for example. Recurring parts of the string are simply replaced by abbreviations.

Text: Hello world. Hello user
Encoding: world X5. X5 users.

With the help of Run Length Encoding (RLE), identical text components that are placed one after the other are only saved once. This can also save storage space.

Text: Today was beautiful, beautiful, beautiful and tomorrow will be more beautiful.
Coding: Today was / 3 / beautiful, / and tomorrow will be more beautiful.

In entropy encoding, as is the case with Huffman code or arithmetic encoding, for example, text elements are sorted in binary and encoded according to their frequency, and the most frequently occurring element is given the binary number smaller.

With these numbers, the text elements are stored in a separate dictionary.

Text: IF YOU FLY BACK, FLY, FLY, FLY, FLY AFTER.
Coding: 10100 1 1 1101 1 1 1 11

Difference between lossless and lossy compression

The benefit of lossless encoding is clear: it ensures that all “compressed” data in the compressed data packet can be accessed and restored.

In addition to lossless compression, there is also lossy compression. Irrelevant information is not encoded here, but is directly removed. Therefore, we speak of a reduction in irrelevance.

Lossy compression: the MP3 format

Of course, this procedure can lead to extremely high compression rates. However, this irrelevant information is irrevocably deleted. This means that the original state cannot be restored after compression.

Lossy compressions are often used for image, audio, and video files, as they often have to handle large volumes. The MP3 format is a classic example in this context. Here, frequency patterns are removed from an audio file that are almost inaudible to the human ear. This saves storage space.

If you compress data packets, you can use your own data storage capacity better than uncompressed data packets. However, you should always consider the type of compression you are using. Because lossy compression is not always desirable.

Uncompressed and compressed formats

Popular audio formats

Uncompressed formats

There are audio formats that do not have compression and are the best in terms of sound quality. On the other hand, they take up much more memory space and a lower transmission speed than compressed formats. With professional software such as Pro Tools, SuperCollider or Max, you generally work with files of this type. The two main formats are:

WAV (wave). Audio format developed by Microsoft and IBM for compatible IBM PCs. In this format, musical instruments feel the same regardless of the PC on which the file is played (with the same acoustic quality of the hardware components, of course).

AIFF (Audio Interchange File Format). The format developed by Apple is also called the Apple Interchange File Format.

Audio formats

Lossy compression

It allows for more compression, but at the expense of sound quality. Lossy compression methods generally tend to discard information considered useless, keeping only the essential ones and arise from the idea that not all frequencies contained in a sound spectrum are perceived by the human ear. Then the high frequencies are cut off, which are believed to be the least distinct in our hearing. Obviously, the more frequencies you cut, the more the space occupied by the audio track decreases and with this also the quality of the result as a reconversion process. It does not allow the complete restoration of the cut-off frequencies. Let’s see what are the main audio formats of this type:

MP3 (MPEG-1/2 Audio Layer 3). Audio compression algorithm capable of drastically reducing the amount of data required to reproduce a sound, compromising obtaining an almost faithful reproduction of the original uncompressed file. The best codec for compression is Lame. maximum achievable bit rate 320 Kbps.

WMA (Windows Media Audio). Audio file standard invented by Microsoft. Audio compression format very similar to an MP3.

OGG (Vorbis). It is an open source algorithm and with the same perceived quality, it allows greater compression than the MP3 format, obtained through advanced psychoacoustic research.

AAC (advanced audio coding). It is an audio compression format officially included in MPEG-4. Provides superior audio quality to MP3 format with more compact encoding. Currently it is used mainly by Apple, which in the variant that manages copyright has a compression of 128 Kbps (the standard of the iTunes Store) and corresponds to that of an MP3 at 192 Kbps at constant bitrate. Conversion times are a bit slower than other formats.

AC3 (Dolby Digital). Dolby Digital is a multi-channel audio coding system developed by Dolby Laboratories Inc and used in film, digital TV, laser discs, DVDs, and other digital audio streaming or playback media. It works from a minimum of 96 kbps to a maximum of 640 kbps. In cinema, Dolby Digital is used with only 320 kbps of bandwidth, as it prints in the limited space available between the slide holes of the films. Generally, in DVD it is used with a bit rate of 192 kbps to encode stereo signals (2.0, 2.1) or stereo surrounds, and with a bit rate between 384 and 448 kbps for 5.1 signals.

Lossless compression

These compression methods try to reduce the space occupied by the track without going to touch the sound. The compression rate is much lower than with lossy methods, but there is no loss of quality and the sound is identical to the original when converting. Let’s see what are the main audio formats of this type:

FLAC (Free Lossless Audio Codec). The widespread open source audio codec is currently well supported by various audio software. Unlike most lossless compression algorithms (like ZIP and gzip, for example) that only achieve 10-20% compression, it achieves significant compressions, on the order of 30-50%.

APE (Monkey’s Audio). No lossy format that allows us to reduce the space our music occupies by approximately 50% (in some cases even more). Currently it is no longer developed.

ALAC (AApple Lossless Audio Codec). The format developed by Apple stores data in an MPEG-4 container with the extension .m4a. It does not have Digital Rights Management (DRM) and is now deprecated.

Music quality of files (lossless and lossy)

Music files can be the product of the perfect extraction of the music contained in CDs, called bit by bit. With this phrase we immediately clear the field of feeding unjustified prejudices towards the archives. The files are not of the same quality as CDs when using lossy formats: MP3, AAC, M4A. Besides these, there are formats that do not use any type of compression: WAV and AIF, which are the exact copy of the songs stored on CDs or even the original master recording format used to create CDs. Or there are formats that even using compression are “lossless”, called lossless: the most widespread of them is the FLAC format, not surprisingly adopted as a standard in the distribution of content in CD quality or higher. The FLAC format uses a type of compression that does not remove the original data. When unzipped, FLAC files have exactly the same bits that were present before compression.

Lossy - Lossless

Before there are misunderstandings about the relationship between lossy and lossless files, we specified that if you have an MP3 file and convert it to FLAC, the data removed from MP3 transformation will not magically appear again. No conversion can regenerate the lost data into a lossy file. You can convert FLAC files to WAV or AIF because the compression used was lossless.

Lossy and lOOSLESS

The FLAC format also has advantages over WAV and AIF, the applied compression reduces its size and saves storage space and data bandwidth in reception / transmission when transmitting over the network. Besides this function, FLAC has another advantage over WAV, the information describing the tracks and the cover image can be inserted into the files. The information inserted in the files is called TAGs, the FLAC format provides for the insertion of this information that software applications and APPs read to recognize the content of the audio tracks. This simplifies the management of music collections, which without TAGs would present indistinguishable lists of audio files. Unfortunately, the standard WAV format does not allow the inclusion of TAGS in files.

Let’s continue the discussion on the playback chain of a portable Hi-Fi system. The technical quality of the content to be reproduced affects the final quality of the reproduction.

After adopting quality headphones, it would be wise to switch to lossless audio formats, to at least benefit from the original quality found on CDs.

Lossless music

Most of the sites that sell music online offer it in lossy formats, so the problem is how to get music without loss. Anyone with a CD can start by ripping them. Ripping is the term used to describe the transformation of the tracks contained in a CD into files. Anyone who wants to delve into the subject can read the writings dedicated to Ripping and the creation and management of music collections: What software for ripping and Creation and management of music files luquida.

In addition to CD ripping, there are websites that sell lossless music online in CD quality and Master Quality (Hi-Res), the latter is superior to CD and in many cases coincides with the original recording made in the Recording Studio.

High Resolution Music (HRA) has higher technical specifications than expected for CDs. Resolution ranges from 16 bit to 20/24 bit and sampling from 44.1 kHz to 48 / 88.2 / 96 / 176.4 / 192 kHz. For a description of the processes and characteristics of digitization, read the following text: The digitization of sound. With respect to these specifications we believe that the determining factor is the 24-bit resolution combined with sampling performed at least at 48 kHz.

Speaking of MP3 files, we usually refer to the bit rate, which with this format does not exceed 320 Kbps. The bit rate indicates the bits per second transmitted in a music stream. It is quite evident that a music stream consisting of more bits will contain more audio data. To orient yourself between these parameters, it is good to bear in mind that an uncompressed CD quality audio stream (16 bit 44.1 kHz) is 1,411 Kbps, converted to FLAC the stream will decrease between 30 and 50% of the format’s bit rate. uncompressed. Therefore, the CD quality stream generated by a FLAC will vary approximately between 705 and 988 Kbps. Obviously for high resolution formats the data stream will be proportionally higher depending on the specifications offered by the individual files.

The technical quality of the content to be reproduced as well as the reproduction devices are essential complements to obtain the best sound result.