takashi37 Wrote: > Would you mind typing up a quick how-to on this? > TL
The only Google link I found does the encoding on the fly. I found this too slow, so I let CDEX rip to a wav and then do the encoding. This is how to do it: Download and install the FLAC codecs Go to 'options->settings' in CDEX (hit F4) Select the 'encoder' tab. Select 'external encoder' from the encoder drop down. In the encoder path, browse for the flac.exe file, by default in c:\program files\flac\flac.exe In the parameter string cut and paste the following: %1 -8 -o %2 -T "artist=%a" -T "title=%t" -T "album=%b" -T "date=%y" -T "tracknumber=%tn/%tt" -T "genre=%g" Set the file extension to 'flac'. That should do it. I have been encoding CDs with this for days now and the slimserver picks it all up nicely. I also got my squeezebox yesterday, it installed in less than 20 minutes. Very impressed and happy so far! -- sposthuma _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
