6
Step 6
Configure FLAC compression
Follow this step, then use the next button at the bottom. This keeps the guide readable and avoids burying important settings in one long page.
- Use external compression with FLAC and save output as .flac files.
- Point EAC to flac.exe. If FLAC was installed with EAC, it is commonly inside the Exact Audio Copy program folder.
- Do not add ID3 tags to FLAC. FLAC uses Vorbis comments, not ID3.
-8 -V -T "ARTIST=%artist%" -T "TITLE=%title%" -T "ALBUM=%albumtitle%" -T "DATE=%year%" -T "TRACKNUMBER=%tracknr%" -T "GENRE=%genre%" -T "ALBUMARTIST=%albumartist%" -T "TOTALTRACKS=%numtracks%" %source% -o %dest%
NMP note: This command is a practical FLAC baseline. Keep the log and CUE even if your tags look correct.