[vorbis-dev] After Code book
Dominik Kuhlen
dkuhlen at fhm.edu
Thu Feb 19 13:09:23 PST 2004
On Thursday 19 February 2004 21:40, Adriano Almeida wrote:
> Just to confirm, according to specs, after the codebook, i should read the
> time domain transforms
Correct
>
> timeCount = read 6 bits
you have to read 6 bits and add 1
> for(i=0; i<timeCount; i++)
> {
> x = read 16bit
> if( x!=0 )
> error
> }
>
> my function does not read zero values. Read other values. Is there anything
> before this?
How many codebooks do your read?
You have to add one as well to the number read.
Dominik
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list