FLAC question

Mojoed

Diamond Member
Jul 20, 2004
4,473
1
81
Is there any way to show FLAC ReplayGain statistics when encoding using EAC & FLAC? I can get this information encoding with FLAC Frontend, but I'd prefer to avoid this extra step. The FLAC tag doesn't contain the ReplayGain values, just "disabled/enabled" status.

EAC logging only contains ripping information. Example:

Track 1
Filename F:\Rips\Trance Nation 4 CD1\01 - Zombie Nation - Kernkraft 400 (Original Mix).wav
Pre-gap length 0:00:02.00
Peak level 99.9 %
Track quality 100.0 %
Copy CRC 33203F1C
Copy OK




FLAC Frontend logging example:

F:\Rips\Trance Nation 4 CD1\01 - Zombie Nation - Kernkraft 400 (Original Mix).flac
Format: FLAC
Details: 44100 Hz Stereo, 867 kbps, playtime 03:26
Comment: EAC 0.95b (Secure) & FLAC Frontend v1.7.1 (-8)
REPLAYGAIN_TRACK_PEAK=0.99993896
REPLAYGAIN_TRACK_GAIN=-5.89 dB
REPLAYGAIN_ALBUM_PEAK=0.99993896
REPLAYGAIN_ALBUM_GAIN=-5.89 dB

FLAC tag written.


So basically I want the underlined statistics using EAC/FLAC, not FLAC Frontend. Is this possible? I checked FLAC documentation for a command line option to view file specifics, but couldn't find what I needed.

Thanks.