[Vorbis] Q: [OT] concatenating audio files

Ivo Emanuel Gonçalves justivo at gmail.com
Tue Mar 17 03:10:06 PDT 2009


On 3/17/09, Ralph Giles <giles at xiph.org> wrote:
> Only raw, afaik. Ogg files can be concatenated, but unfortunately many
> common players aren't spec compliant in this area. I wouldn't
> recommend it outside of vorbis-only audio.

Basically, for non-multiplexed Vorbis just do:

$ cat file1.ogg file2.ogg file3.ogg fileN.ogg > final_name.ogg

Like Ralph points out you can also do this with Theora, Ogg FLAC, etc,
but player compatibility in this regard is not 100%.

-Ivo


More information about the Vorbis mailing list