Lines Matching refs:bitstream
26 This document describes the Ogg bitstream format version 0, which is
29 encoding formats as well as other data streams in a single bitstream.
42 4. The Ogg bitstream format . . . . . . . . . . . . . . . . . . . 3
65 The Ogg bitstream format has been developed as a part of a larger
73 This document describes the Ogg bitstream format and how to use it to
75 encoders. The Ogg transport bitstream is designed to provide
96 format of the Ogg bitstream. See the Appendix for a more complete
102 bitstream, provided to the Ogg encapsulation process, has a
105 bitstream and represent meaningful entities for that encoder only
139 in the bitstream.
142 complete bitstream).
145 bitstream bandwidth for packet boundary marking, high-level
161 4. The Ogg bitstream format
163 A physical Ogg bitstream consists of multiple logical bitstreams
175 header of each page of the physical bitstream. This unique serial
177 content or encoder of the logical bitstream it represents. Pages of
180 within the logical bitstream. Ogg demultiplexing reconstructs the
181 original logical bitstreams from the physical bitstream by taking the
182 pages in order from the physical bitstream and redirecting them into
186 logical bitstream only. Pages are of variable size and have a page
188 logical bitstream in a physical Ogg bitstream starts with a special
203 of that logical bitstream type. Ogg also allows but does not require
206 bitstream. These subsequent header packets are framed into an
208 So, a physical bitstream begins with the bos pages of all logical
220 per logical bitstream. The Ogg Vorbis bos page starts with the byte
234 bitstreams page-wise in the same physical bitstream. Grouping is for
242 together at the beginning of the Ogg bitstream. The media mapping
244 of a specific Ogg video and Ogg audio bitstream may specify that the
245 physical bitstream MUST begin with the bos page of the logical video
246 bitstream, followed by the bos page of the audio bitstream. Unlike
251 logical bitstream MUST have a unique serial number within the scope
252 of the physical bitstream.
256 bitstream is immediately followed by the bos page of the next. Each
257 chained logical bitstream MUST have a unique serial number within the
258 scope of the physical bitstream.
262 their own as a valid concurrently multiplexed bitstream. The
264 bitstream that obeys all the rules of both grouped and chained
267 physical bitstream with pages of
276 The second physical bitstream is chained after the end of the grouped
277 bitstream, which ends after the last eos page of all its grouped
290 grouped bitstream can end long before the other bitstreams in the
294 logical bitstream belongs to a different codec, the data from the
303 constraints on its specific use of the Ogg bitstream format. For
402 logical bitstream with packet boundaries
438 physical Ogg bitstream
441 one logical bitstream. We can see part of that bitstream's
460 logical bitstream is multiplexed into a physical Ogg bitstream with
465 A physical Ogg bitstream consists of a sequence of concatenated
468 demultiplex the logical bitstreams out of the physical bitstream and
472 requiring the overall bitstream.
545 set: this is the first page of a logical bitstream (bos)
551 set: this is the last page of a logical bitstream (eos)
569 dependent on the codec for that logical bitstream and specified in
574 serial number by which the logical bitstream is identified.
578 sequence number is increasing on each logical bitstream
605 content bitstream as long as there is a codec for it, and is thus
608 an Ogg physical bitstream and thus provides content confidentiality
612 content in an Ogg bitstream. This can be an issue with applications
682 bitstream which contains information to identify the codec type
688 eos page: The final page (end of stream) of a logical bitstream.
691 logical bitstream stored in the page header. Its meaning is
692 dependent on the codec for that logical bitstream and specified in
697 bitstream under the restriction that all bos pages of all grouped
703 logical bitstream: A sequence of bits being the result of an encoded
709 (Ogg) packet: A subpart of a logical bitstream that is created by the
710 encoder for that bitstream and represents a meaningful entity for
713 (Ogg) page: A physical bitstream consists of a sequence of Ogg pages
714 containing data of one logical bitstream only. It usually
719 physical (Ogg) bitstream: The sequence of bits resulting from an Ogg
722 restriction that the pages of one logical bitstream MUST come in