The former described method in this first post via:
EAC -> copy uncompressed -> foobar2000 for:
encoding waves to flac -> Tagging -> Replaygaining
is now replaced by the direct usage of EAC for Encoding to flac & tagging in 1 step:
Credits go to Case's guide "configuring eac" here:
http://www.saunalahti.fi/~cse/EAC/index.html
written by user, 2003-11-07
© by user, 2003-11-01
If you use parts of this text, or copy it,
refer/give credits to the author 'user', the *,
set link to the original website ( * ).
How to
make FLAC as * album according to * standard for archiving
your music_albums, original CDs:
Table of content:
1. Introduction
2.1 EAC Action for Encoding & Tagging in 1 step
2.1.1 Setting up EAC once
2.2 Foobar2000 for Replaygaining the FLAC_album
3. Finalizing your * album
1. Introduction
The goal of * is, of course, to save space on your HD, but to keep/maintain
the full_perfect_archive_quality of your album.
The best perfect_quality/size ratio you get by using the min. *_mpc_settings (, ie.
'--quality 7 --ms 15 --xlevel' as example.)
MPC_* at this quality level is not to distinguish from the original CD or the waves
by listening, even if you apply Digital Sound Processing (DSP) like Logic7 or DPL2
for sound via 4-6 speakers, or transcode later on the MPC_* to another format (like mp3)
for compatibility/portability reasons.
This means, regarding the usage of music = listening, MPC_* is without any loss,
so called "Lossless", or 'transparent'.
But maybe you want to archive a very rare album even theoretically Lossless.
So you need to use a lossless_encoder like FLAC or WavePack.
WavPack offers an hybrid mode, which gives you song files
at same time very well encoded lossy and lossless.
Read more at www.wavpack.com , if you have interest in details.
So, if you want to give the album in a small variant to your sister, family,
or another example, you want to have the rare album archived theoretically_losslessly
at home, but you want to have it on your laptop on a small HD, too,
together with other albums, you could copy only the WavePack_lossy (*.wv) songfiles
to your Laptop HD, to save space, there.
So, to make a long story short,
WavePack Hybrid offers you an easy_to_use bridge between 'still_quite_big'
even_theoretically_lossless music_files for archiving,
and at same time smaller (265 kbit/s) lossy music_files with still_good_sound.
FLAC as alternative Lossless codec, offers you some other advantages, like
* files, songs not totally corrupted, if a single error appears inside a file (maybe due
to aging of backup_medium like DVD+-R, CD-R.
* 'Hardware' support
So, FLAC is your choice, if Archiving is the main purpose for you going lossless with big files,
Wavpack Hybrid offers you something additional.
2. How to
2.1
EAC Action:
Test & Copy compressed.
2.1.1
Configuring EAC once before the action:
* In general: same as described for * & mpc.
* (of course with correct * drive settings for your specific drive,
see other part of guide)
* Take care to use a good naming scheme (same as usual for your * albums):
Check in your EAC options:
Filename tab
'Naming scheme' should include this:
%D (%Y) %C\%N - %T
'Use various artist naming scheme' should include this:
VA (%Y) %C\%N - %A - %T
These naming schemes contain all useful & necessary info for your albums and songs.
And they don't cause too long file names, sometimes a reason for trouble.
Of course you could use other naming schemes, as naming is liberal in the * standard,
see remarks to this in the * Musts page.
* Setting EAC compression options for FLAC :
(needs to be done only once, save it as *_FLAC profile in EAC):
Select compression options from EAC menu.
Open 'External Compression' tab.
1. Check 'Use external program for compression' (same for *_MPC)
2. Change 'Parameter passing scheme' to 'User Defined Encoder' (same for *_mpc)
*3. Set file extension to .flac (different to *_mpc)
*4. Click 'Browse' and locate 'flac.exe' (different to *_mpc)
*5. Change 'Additional command line options' to
-T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m" -T "comment=* lossless flac by your_nickname" %s (different to *_mpc)
6. Check 'Delete WAV after compression' (same for *_MPC)
7. Uncheck 'Add ID3 tag' (same for *_MPC)
*8. Save this profile as '*_FLAC' profile in EAC: Press 'New' and type in *_FLAC.
The steps 1. - 7. you can see with pictures at case's page:
http://www.saunalahti.fi/~cse/EAC/index.html
2.2 Foobar2000 for Replaygaining the FLAC_album
Directly after step 2.1.,
* Start foobar2000.
* Foobar2000 -> Playlist tab -> Clear
Your playlist is now empty.
* Playlist tab: Add directory (containing the flac files)
If flac files aren't added, you need to configure foobar preferences settings:
* Foobar2000 tab -> Preferences -> Core
In the field of : 'Restrict incoming files to:'
add: *.flac (separated from other file extensions by ';'
an example line:
*.mpc;*.mp3;*.ogg;*.wav;*.ape;mp2;mp+;*.wv;*.flac
Close foobar2000 preferences,
and start again with this step 2.2 Replaygaining.
This configuration in foobar2000 preferences, you need to carry out only once, of course.
* mark all (*.flac) songs in the album playlist,
* mouse_right-click -> replaygain -> Scan selection as album
* wait some time, until replaygain is finished.
3. Finalizing your * album:
* As usual
(see other parts of guide,
how to create MD5 file.
Before Finalizing = creation of md5-file,
don't forget to include the EAC log file(s).)
written by user, 2003-11-07
© by user, 2003-11-01
Thanks for advice & comments to Volcano, the experts & community at www.hydrogenaudio.org & everybody else, who contributed.
If you use parts of this text, or copy it,
refer to the author 'user', the *,
set link to the original website ( * ).
MOD: * no links or names to ripping group guides please.