Re: Re: Re: concatenate flac files? convert to mp4?
> This might sound crazy but have you tried literally
> concatenating the files? I seem to recall reading the ogg
> container format (used by flac) was flexible enough to let
> you do this.
I've just done a quick check and yes, you can do this,
provided the input files have different serial numbers.
You can check each input file using
"ogginfo foo.flac | grep -i serial".
See <https://trac.xiph.org/ticket/333> for some discussion
and <http://en.wikipedia.org/wiki/Ogg> for some good tech
info on the format.
--
Jon Dowland
Reply to: