wok-6.x diff flac/description.txt @ rev 24985
Add python-future
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 10 07:46:58 2022 +0000 (2022-05-10) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/flac/description.txt Tue May 10 07:46:58 2022 +0000 1.3 @@ -0,0 +1,8 @@ 1.4 +FLAC stands for Free Lossless Audio Codec, an audio format similar 1.5 +to MP3, but lossless, meaning that audio is compressed in FLAC 1.6 +without any loss in quality. 1.7 +This is similar to how Zip works, except with FLAC you will get 1.8 +much better compression because it is designed specifically for 1.9 +audio, and you can play back compressed FLAC files in your favorite 1.10 +player (or your car or home stereo, see supported devices) just 1.11 +like you would an MP3 file.