Re: CELT framesize
Gregory Maxwell <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 10, 2010 at 11:08 AM, Feilen, Michael <[email protected]> wrote: > Dear Celt Devteam. > > The CELT source code states that CELT supports max. 512 samples per frame. Is it possible to run the codec with 960 samples per frame? Yes, up to 1024 samples should currently work (the documentation in the source isn't correct), and we would be interested in hearing any bug reports for these sizes. But the software isn't especially well tested or tuned at those sizes and there may be stability and quality problems. (FYI, there is a CELT mailing list too)