Displaying 1 result from an estimated 1 matches for "decompresion".
Did you mean:
decompression
2005 Nov 11
1
What's ReplayGain effect on a decompressed file (Flac to Wav)
I backed up my entire CD collection to Flac (350+) to
avoid losing them to scratches, laser burns, etc. Now
I'm wondering how RG affects the Wav file produced
from Flac decompresion if I used the following command
with CDex:
-8 -V -T artist="%a" -T album="%b" -T title="%t" -T
date="%y" -T tracknumber="%tn" -T genre="%g"
--replay-gain -o "%2" "%1"
If I want to burn a new CD from Flac fiels and
dec...