def description(self):
return """
- Free Lossless Audio Codec (FLAC) is a file format for lossless audio data compression. During compression, FLAC does not lose quality from the audio stream, as lossy compression formats such as MP3, AAC, and Vorbis do. Josh Coalson is the primary author of FLAC.
+ Free Lossless Audio Codec (FLAC) is a file format for lossless audio
+ data compression. During compression, FLAC does not lose quality from
+ the audio stream, as lossy compression formats such as MP3, AAC, and
+ Vorbis do. Josh Coalson is the primary author of FLAC.
+ (source Wikipedia)
"""
def get_file_info(self):
def description(self):
return """
- MPEG-1 Audio Layer 3, more commonly referred to as MP3, is a patented digital audio encoding format using a form of lossy data compression. It is a common audio format for consumer audio storage, as well as a de facto standard of digital audio compression for the transfer and playback of music on digital audio players. MP3 is an audio-specific format that was designed by the Moving Picture Experts Group as part of its MPEG-1 standard.
+ MPEG-1 Audio Layer 3, more commonly referred to as MP3, is a patented
+ digital audio encoding format using a form of lossy data compression.
+ It is a common audio format for consumer audio storage, as well as a
+ de facto standard of digital audio compression for the transfer and
+ playback of music on digital audio players. MP3 is an audio-specific
+ format that was designed by the Moving Picture Experts Group as part
+ of its MPEG-1 standard. (source Wikipedia)
"""
def get_file_info(self):
def description(self):
return """
- Vorbis is a free software / open source project headed by the Xiph.Org Foundation (formerly Xiphophorus company). The project produces an audio format specification and software implementation (codec) for lossy audio compression. Vorbis is most commonly used in conjunction with the Ogg container format and it is therefore often referred to as Ogg Vorbis. (source Wikipedia)
+ Vorbis is a free software / open source project headed by the Xiph.Org
+ Foundation (formerly Xiphophorus company). The project produces an audio
+ format specification and software implementation (codec) for lossy audio
+ compression. Vorbis is most commonly used in conjunction with the Ogg
+ container format and it is therefore often referred to as Ogg Vorbis.
+ (source Wikipedia)
"""
def get_file_info(self):
def description(self):
return """
- WAV (or WAVE), short for Waveform audio format, also known as Audio for Windows, is a Microsoft and IBM audio file format standard for storing an audio bitstream on PCs. It is an application of the RIFF bitstream format method for storing data in “chunks”, and thus is also close to the 8SVX and the AIFF format used on Amiga and Macintosh computers, respectively. It is the main format used on Windows systems for raw and typically uncompressed audio. The usual bitstream encoding is the Pulse Code Modulation (PCM) format.
+ WAV (or WAVE), short for Waveform audio format, also known as Audio for
+ Windows, is a Microsoft and IBM audio file format standard for storing
+ an audio bitstream on PCs. It is an application of the RIFF bitstream
+ format method for storing data in “chunks”, and thus is also close to
+ the 8SVX and the AIFF format used on Amiga and Macintosh computers,
+ respectively. It is the main format used on Windows systems for raw and
+ typically uncompressed audio. The usual bitstream encoding is the Pulse
+ Code Modulation (PCM) format.
"""
def get_file_info(self):
def get_description(self):
return """
- Free Lossless Audio Codec (FLAC) is a file format for lossless audio data compression. During compression, FLAC does not lose quality from the audio stream, as lossy compression formats such as MP3, AAC, and Vorbis do. Josh Coalson is the primary author of FLAC.
+ Free Lossless Audio Codec (FLAC) is a file format for lossless audio
+ data compression. During compression, FLAC does not lose quality from
+ the audio stream, as lossy compression formats such as MP3, AAC, and
+ Vorbis do. Josh Coalson is the primary author of FLAC.
+ (source Wikipedia)
"""
def get_file_info(self):
def get_description(self):
return """
- MPEG-1 Audio Layer 3, more commonly referred to as MP3, is a patented digital audio encoding format using a form of lossy data compression. It is a common audio format for consumer audio storage, as well as a de facto standard of digital audio compression for the transfer and playback of music on digital audio players. MP3 is an audio-specific format that was designed by the Moving Picture Experts Group as part of its MPEG-1 standard.
+ MPEG-1 Audio Layer 3, more commonly referred to as MP3, is a patented
+ digital audio encoding format using a form of lossy data compression.
+ It is a common audio format for consumer audio storage, as well as a
+ de facto standard of digital audio compression for the transfer and
+ playback of music on digital audio players. MP3 is an audio-specific
+ format that was designed by the Moving Picture Experts Group as part
+ of its MPEG-1 standard. (source Wikipedia)
"""
def get_file_info(self):
def description(self):
return """
- Vorbis is a free software / open source project headed by the Xiph.Org Foundation (formerly Xiphophorus company). The project produces an audio format specification and software implementation (codec) for lossy audio compression. Vorbis is most commonly used in conjunction with the Ogg container format and it is therefore often referred to as Ogg Vorbis. (source Wikipedia)
+ Vorbis is a free software / open source project headed by the Xiph.Org
+ Foundation (formerly Xiphophorus company). The project produces an audio
+ format specification and software implementation (codec) for lossy audio
+ compression. Vorbis is most commonly used in conjunction with the Ogg
+ container format and it is therefore often referred to as Ogg Vorbis.
+ (source Wikipedia)
"""
def get_file_info(self, file):
def get_description(self):
return """
- WAV (or WAVE), short for Waveform audio format, also known as Audio for Windows, is a Microsoft and IBM audio file format standard for storing an audio bitstream on PCs. It is an application of the RIFF bitstream format method for storing data in “chunks”, and thus is also close to the 8SVX and the AIFF format used on Amiga and Macintosh computers, respectively. It is the main format used on Windows systems for raw and typically uncompressed audio. The usual bitstream encoding is the Pulse Code Modulation (PCM) format.
+ WAV (or WAVE), short for Waveform audio format, also known as Audio for
+ Windows, is a Microsoft and IBM audio file format standard for storing
+ an audio bitstream on PCs. It is an application of the RIFF bitstream
+ format method for storing data in “chunks”, and thus is also close to
+ the 8SVX and the AIFF format used on Amiga and Macintosh computers,
+ respectively. It is the main format used on Windows systems for raw and
+ typically uncompressed audio. The usual bitstream encoding is the Pulse
+ Code Modulation (PCM) format.
"""
def get_file_info(self):