[ogg-dev] Setup of discontinuous stream demux

ogg.k.ogg.k at googlemail.com ogg.k.ogg.k at googlemail.com
Thu Jun 3 02:03:33 PDT 2010


> Question is - how does my application stream decoder tell the
> ogg demux to treat my stream as discontinuous?  Perhaps I've

You don't tell libogg. Your demuxing logic just knows that this codec
is continuous
and this one is not, and will only keep looking for more data for
those ones it knows
to be continuous. I'm assuming the demux logic is your own code there.


More information about the ogg-dev mailing list