[Vorbis] -----streaming 4 audio channels---

Ralph Giles giles at xiph.org
Thu Dec 21 11:48:16 PST 2006


On Wed, Dec 13, 2006 at 04:41:07PM +0100, marc gouttebroze wrote:

> I would like to produce an audio stream 4 channels in real time, 
> radio kind. I know that the format is capable to encode several 
> channels, but when I  use Darkice as a streamer-client with an
> alsa 4 channels device, I obtain the error: 
> “VorbisLibEncoder.cpp: 79: unsupported number of channels for the encoder [4] 
> Whereas on my system I encode easily the ogg in 4 channels 
> with Sweep for example. Encoding in stream 4 audio channels 
> is it possible? Or is the error elsewhere?

Looks like VorbisLibEncoder.cpp is assuming you only want mono or 
stereo. If you remove that check it will probably work.

 -r


More information about the Vorbis mailing list