[Vorbis-dev] ogg_sync_pageout
Christopher Egner
disciplezero-nl at syrrax.com
Wed Jun 22 09:15:31 PDT 2005
> Are you checking the return value of ogg_sync_pageout? If there are no
> new, complete pages available it will return 0 indicating "need more
> data" and not update the passed ogg_page structure at all. So maybe
> it's not returning the same page again and again, it just returns it
> once and then you're printing the same values over and over again?
Odd. It appears to work as expected other places. Just not in the test
function. Maybe I need to rewrite something there.
Thanks again,
Christopher
More information about the Vorbis-dev
mailing list