hello all, im trying to convert my tracks to .wv in EAC but it doenst work
The .wav remains but EAC doesnt compress the wav.
in my compression option, i have:
user defined encoder
.wv
the path to wavpack.exe
command line: %d -t "Artist=%a" -t "Title=%t" -t "Album=%g" -t "Year=%y" -t "Track=%n" -t "Genre=%m" wavpack.exe -h %s
what am I doing wrong?
I used to encode all my cds in flac, should I stay with flac?
thank you