[Vorbis-dev] ogg_packet -> ogg_page
Christoph Rupp
crupp at umc-web.de
Tue Oct 19 07:54:50 PDT 2004
Ralph Giles wrote:
> On Mon, Oct 18, 2004 at 04:52:20PM +0200, Christoph Rupp wrote:
>
>> // try to extract a page
>> ogg_stream_pageout(os, og)
>>
> Are you checking the return code of Ogg_stream_pageout()? It will only
> fill out the og struct if it decided to flush a page; by default it waits
oh yes, i was checking the return code. it was just that i was checking
it against a wrong value... :-/ thanks, it works now :)
Chris
More information about the Vorbis-dev
mailing list