Re: Multi-channel labels in Vorbis comments

Daniel James <[email protected]> Fri, 18 Nov 2011 17:45:03 +0000
Newsgroups gmane.comp.multimedia.ogg.vorbis.devel
Message-ID <[email protected]>
Hi Conrad,

> Yup. Also the stems would already be time-synchronized, ie. the whole
> file would be streamable.

It seems like your tool oggz-merge would do the job:

http://linux.die.net/man/1/oggz-merge

but having tried muxing a couple of .ogg files, neither vlc, audacity or
sweep could open the interleaved file and play back both stereo streams.
For instance, vlc reported:

[0x7f2bb0002038] main input error: ES_OUT_RESET_PCR called
[0x18f4338] ogg demux error: Broken Ogg stream (serialno) mismatch

Do you know of any playback app that supports the audio output of
oggz-merge?

Thanks!

Daniel