[Vorbis-dev] ogg_sync_pageout

Christopher Egner disciplezero-nl at syrrax.com
Thu Jun 30 15:48:40 PDT 2005


Just a quick followup, in case anyone is interested.

> > You don't need to call ogg_sync_destroy, you can just start feeding it
> > data from the seek point and it will find the next page boundary and
> > continue handing you new pages from there.
> 
> Is this after a call to ogg_sync_reset?

I've been implementing this, but have been having some problems. After some
time, I realized it was pulling packets from previous ogg_stream_pagein (I
automatically call this when grabbing a page) so I had to throw a call to
ogg_stream_reset as well.





More information about the Vorbis-dev mailing list