[CELT-dev] celtenc two channels
Paul Sykes
paul at paulsykes.co.uk
Mon Jun 1 02:50:34 PDT 2009
Hi Pablo,
Increasing the PACKETSIZE seemed to fix the distortion, must not have
had enough bits to go around for two channels with the default value of
43 :)
thank you,
Paul.
On Mon, 2009-06-01 at 10:36 +0200, Pablo Hoffmann wrote:
> Hi Paul,
>
> I think the size of both audio data buffers buffer_in_to_encoder and
> buffer_out_from_decoder should change according to CHANNELS *
> FRAME_SIZE. Other than that I don't know of any additional change.
>
> Best, Pablo
>
> Paul Sykes wrote:
> > Hi,
> >
> > To enable stereo in celtenc do I need to change anything other than
> >
> > #define CHANNELS 1
> > to
> > #define CHANNELS 2
> >
> > The reason is after I do this the audio sounds distorted. Please let me
> > know if I need to do anything else or whether I need to investigate
> > what's happening at my end further.
> >
> > Paul.
> >
> >
> > _______________________________________________
> > celt-dev mailing list
> > celt-dev at xiph.org
> > http://lists.xiph.org/mailman/listinfo/celt-dev
> >
>
>
More information about the celt-dev
mailing list