[Flac] flac --replay-gain

Ron Decline rutlecorps at gmail.com
Wed Dec 30 12:06:01 PST 2009


Ah!  metaflac, thanks,  but won't this cause metaflac to combine flac's across directories and give an album replay gain for the combined flac's?  (as opposed to separate albums i.e. metaflac /album1/*.flac /album2/*.flac as opposed to metaflac /album1/*.flac, metaflac /album2/*.flac)

On Dec 30, 2009, at 11:43 AM, Nicholas Wilson wrote:

> Run from the top directory:
> 
> find . -name "*.flac" -print -execdir metaflac --add-replay-gain {} +
> 
> which should do it.
> 
> Nicholas
> 
> On Wed, Dec 30, 2009 at 2:13 PM, Ron Decline <rutlecorps at gmail.com> wrote:
>> 
>> I have FLAC files that I would like to re-encode with --replay-gain.  I have my Flac's organized in Artist/Album folders, so I should have no problem getting an album gain/peak per album.
>> 
>> Do I need to first de-code the flac's to wav files and then "flac --replay-gain *.wav", or can this be accomplished by going to each Album directory and "flac -f --replay-gain *.flac"?
>> _______________________________________________
>> Flac mailing list
>> Flac at xiph.org
>> http://lists.xiph.org/mailman/listinfo/flac
>> 



More information about the Flac mailing list