I have used Exact Audio Copy to compress my CD music collection into an archive of .flac tracks. Used my own command line option of VBR (perfect quality - not fast at all):
-8 -V -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m" %s
I have foobar2000 (v0.8.3) set up as per:
http://www.neilpopham.pwp.blueyonder.co.uk..._transcode.html
I have followed the text and created a profile of my own using a LAME command line as recommended at Hydrogen Audio:
EAC for LAME.exe with tagging, i.e.
ID3v1 and ID3v2:
-V 2 --vbr-new --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tl "%g" --ty "%y" --tn "%n" %s %d (the preset fast standard)
When I convert using foobar I get the following errors:
ERROR (foo_diskwriter) : Conversion failed.
Can anyone help?
Thanks
JH
