Help - Search - Members - Calendar
Full Version: FLAC transcode command line help
Hydrogenaudio Forums > Lossless Audio Compression > FLAC
Cerebus
I've tried to pass multiple filenames to FLAC -d -c, with no success - it seems to just decode the first file, and not the rest of them. Is it possible to do this with the existing FLAC 1.1.0, or will this have to wait for a later release? (I know mppdec.exe, for example, can take multiple input files.)

(Edit - I tried a simple FLAC -d -c file1 file2 > test.wav, and it's as big as it should be, but I can't play the resulting wave file back in Winamp past the end of the first track.)

Thx
--C
ak
You can try shntool: shntool join -nopad *.flac

or using stdout: shntool join -nopad -stdout *.flac | <encoder>
Cerebus
That's a nice idea...I was hoping to avoid a dll install, though, since this is for a distributable utility set. Perhaps there's a way to decode to raw audio?

--C
jcoalson
QUOTE(Cerebus @ Jul 11 2003, 03:10 PM)
Perhaps there's a way to decode to raw audio?

There is, see the docs.

Josh
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.