HydrogenAudio

Lossy Audio Compression => Opus => Topic started by: wswartzendruber on 2014-09-01 10:00:07

Title: Confusion Regarding Ogg Opus Documentation
Post by: wswartzendruber on 2014-09-01 10:00:07
Over in this article...

https://wiki.xiph.org/OggOpus#ID_Header (https://wiki.xiph.org/OggOpus#ID_Header)

...is a section that talks about the ID Header with a layout and description of what each part of the header represents.  The description mentions "stream count" and "two-channel stream count," but I can't find either of these in the layout.

Thoughts?
Title: Confusion Regarding Ogg Opus Documentation
Post by: lithopsian on 2014-09-01 16:06:11
The stream count and two-channel stream count are fields that appear within the channel map table for some channel mapping families.  They are described in the text about two screens down, just under Channel mapping family.  The description is a little cryptic, but it is there.
Title: Confusion Regarding Ogg Opus Documentation
Post by: wswartzendruber on 2014-09-01 18:46:46
The stream count and two-channel stream count are fields that appear within the channel map table for some channel mapping families.  They are described in the text about two screens down, just under Channel mapping family.  The description is a little cryptic, but it is there.

Much thanks.