Displaying 1 result from an estimated 1 matches for "howtocodeoggvorbis".
2009 May 12
2
Question About syncing
What exactly does it mean when, in the decoder_example.c file, you try to 
extract the information from the comments and codebook headers and you loose 
sync? What is actually being check to determine when sync is lost?. I known 
one part of it is that there is a gaps in the stream. Is the CRC value  the 
determining factor? Please detail! I read a lot of the documents. I still am a 
little fuzzy.