summaryrefslogtreecommitdiffstats
path: root/flac/README
blob: 6d9576f7967424befe8954e1b6f98643d8c6af24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
==== Packages ====

yum install flac
yum install --enablerepo=updates-testing mingw32-flac-tools mingw64-flac-tools


==== Info ====

1) compressed data doesn't need to be the same for all platforms:
   http://xiph.org/flac/faq.html#tools__different_sizes
   http://sourceforge.net/p/flac/bugs/409/

2) decompressed data MUST be the same (except WAVE metadata are not preserved, --keep-foreign-metadata option may help)