[Flac] Re: Archiving CDs w/ Flac on Linux (and subsequent re-encoding)

David W. Tamkin dattier at panix.com
Mon Sep 13 15:48:47 PDT 2004


Josh Coalson wrote:

> if you mean (I think)
>   flac -d -c 1.flac 2.flac 3.flac
> it's doable and seems intuitive... I'll add it to the TODO list.

Until then, on a PC ... at least under DOS or Linux or at a Windows 
command prompt,

  shntool join --stdout ?.flac > newname.wav

should do it, or if you don't mind the default output name "joined.wav,"

  shntool join -o wav ?.flac

(Thought I posted that yesterday.)


More information about the Flac mailing list