[ogg-dev] Ogg slow _os_body_expand

ogg.k.ogg.k at googlemail.com ogg.k.ogg.k at googlemail.com
Fri Oct 31 02:57:08 PDT 2008


> New data accomulate in ogg_stream_state use ogg_stream_pagein.

Check that the pages are increasing in timestamps (eg, run oggz-validate
from oggz-tools, from www.annodex.net).

Check that you're not pulling only one packet per page (eg, loop over
packetout and not adding new data from the framer when you still have
data to build packets from).


More information about the ogg-dev mailing list