Batch 112 to 114 Flac conversion?

Suspended
Joined
17 Mar 2006
Posts
9,055
Is it possible to recompress my collection of Flac 1.1.2 albums to be batch to 1.1.4? I have tried the Flac frontend, but I can only do one album at a time, and it's quite messy (source-wave-output) also tags are now blank for all fields, which is a no-no.
 
howabout foobar? but rather than use the builtin flac encoder, goto the preferences and you can setup a custom encoder pointing towards your updated flac.exe?

add all tracks to a playlist, highlight them all, right click, convert. :p
 
Tried that, it does convert them (is it decoding back to wave prior to flac encoding though?) and it's putting all files in one big directory, rather than artist\album of the original structure.

Surely there's another way, rather than re-ripping/encoding from original CD? :confused:
 
Last edited:
"convert to same directory" is the option below "convert" :p

and use the preferences to set the output filenaming convention too. :)
 
Still not working :confused: What do I need to enter in flac encoder parameters? I have -s -8 - -o %d

In EAC, parameters are

%A\%C\%N - %T

-8 -V -T "artist=%a" -T "title=%t" -T "album=%g" -T "date=%y" -T "tracknumber=%n" -T "genre=%m" %s

So basically I have around 180GB of FLAC albums on my NAS, batch conversion will read each album in turn, converting to wave, encoding the wave to flac 114, making a copy of new flac files on local HD, keeping original paths (album\artist) filnames (01 - track.flac) and tags, keeping original flac which can be deleted later once entire flac conversion is completed and tested.
 
in "output filenames" the first option is "single tracks". change that to

%album artist%\%album%\%track% - %title%

(foobar naming conventions at work)

and those flac encoder options you have (-s -8 - -o %d) should work (well they do with 1.13 which is what i have)?
 
Last edited:
Right %album artist%\%album%\%track% - %title% has fixed it, but are you sure foobar is converting to FLAC 112-WAVE-FLAC 114? Rather than FLAC 112-114?

Also can I import just flac files into foobar main window? Like dbpoweramp (which I have also) that has flac 112 though.
 
squiffy said:
but are you sure foobar is converting to FLAC 112-WAVE-FLAC 114? Rather than FLAC 112-114?

i have absolutely no idea. :o

Also can I import just flac files into foobar main window? Like dbpoweramp (which I have also) that has flac 112 though.

use "add directory" from the file menu. if your main folder contains a mix of files, then simply use windows search to find all your flac files and then drag the results into a new playlist. :)
 
marc2003 said:
i have absolutely no idea. :o

I tried converting from flac-wave, then wave-flac then I would know of the uncompression/recompression, that'll be a sure way of knowing so. But when I convert this way it loses tag info and then names the track 01-01 track.flac after conversion.

The file size differences between older flac 112 to flac 114 conversions in foobar method is around 200k for a 40MB file. Dbpoweramp explorer plugin now reports the flac version in the new converted files as 114.
 
when converting to wave, try highlighting a whole album at a time and "convert to album image with cue sheet". when done you'll have a single wav file which is the whole album and a cue sheet containing all the track info. load the cue sheet in foobar and it will show that single wav as a normal album. now use the normal convert to split this wav into separate flac tracks. :)
 
With 900 albums, I would want a batch method, rather than spending all time in front of the computer manually, for just a "simple" flac-flac process.

Foobar batch conversion with whole lot of flac albums is working without user intevention, which is what I'm looking for. Also using the Replygain scan feature.
 
hmmn.... it would seem you could use the album image converter on multiple albums at once. i've just tested this and it works. it just dumps all the cue/wav files in the same folder. you could then load all the cue files when it's done to encode to flac? :)
 
Back
Top Bottom