Re: Where in code can I get access to the data between VQ and Huffman coding steps

[email protected] Mon, 5 Apr 2010 16:25:20 -0400
Newsgroups gmane.comp.multimedia.ogg.vorbis.general
Message-ID <[email protected]>
On Wed, Sep 16, 2009 at 10:57 AM, Дом Алексей <[email protected]> wrote:
> I want to analyse compressed data between VQ and Huffman coding steps. Where
> in source code can I access to data massive for this goal.

Hello,

I'm afraid I didn't understand the question (the English is a bit too
garbled).  However, if you wish to see the vector codewords at the
point they're being encoded by the Huffman backend, the call you're
looking for is vorbis_book_encode() in lib/codebook.c.

Monty
_______________________________________________
Vorbis mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/vorbis