[vorbis-dev] ogg_sync_state with interleaved logical streams

Monty xiphmont at xiph.org
Thu Feb 22 19:27:19 PST 2001



On Thu, Feb 22, 2001 at 09:54:04PM -0500, Martin C. Martin wrote:
> Hi all,
> 
> I'm mixing logical streams at the page level.  One stream has vorbis
> data, the other has my own data.  Do I need two ogg_sync_states or just
> one?

Just one.  The sync_state operates on the single multiplexed physical
stream and breaks out pages.  These pages then have to be sent to the
appropriate of possible multiple stream_states.

Montyk

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list