Home | History | Annotate | Download | only in doc

Lines Matching full:logical

102    bitstreams, which are called "Logical Bitstreams".  A logical
105 "Packets". The packets are created by the encoder of that logical
132 o framing for logical bitstreams.
134 o interleaving of different logical bitstreams.
155 for Ogg. Ogg supports framing and interleaving of logical
165 A physical Ogg bitstream consists of multiple logical bitstreams
167 from multiple logical bitstreams multiplexed at the page level. The
168 logical bitstreams are identified by a unique serial number in the
180 content or encoder of the logical bitstream it represents. Pages of
181 all logical bitstreams are concurrently interleaved, but they need
183 within the logical bitstream. Ogg demultiplexing reconstructs the
184 original logical bitstreams from the physical bitstream by taking the
186 the appropriate logical decoding entity.
189 logical bitstream only. Pages are of variable size and have a page
191 logical bitstream in a physical Ogg bitstream starts with a special
206 of that logical bitstream type. Ogg also allows but does not require
207 secondary header packets after the bos page for logical bitstreams
208 and these must also precede any data packets in any logical
211 So, a physical bitstream begins with the bos pages of all logical
216 The encapsulation specification for one or more logical bitstreams is
223 per logical bitstream. The Ogg Vorbis bos page starts with the byte
237 "Chaining"). Grouping defines how to interleave several logical
240 synchronised audio tracks using different codecs in different logical
245 In grouping, all bos pages of all logical bitstreams MUST appear
249 physical bitstream MUST begin with the bos page of the logical video
251 bos pages, eos pages for the logical bitstreams need not all occur
255 logical bitstream MUST have a unique serial number within the scope
258 In chaining, complete logical bitstreams are concatenated. The
259 bitstreams do not overlap, i.e., the eos page of a given logical
261 chained logical bitstream MUST have a unique serial number within the
272 different logical bitstreams grouped and chained
279 of which is a grouped stream of three logical bitstreams A, B, and C.
282 logical bitstreams. As can be seen, grouped bitstreams begin
299 logical bitstream belongs to a different codec, the data from the
319 logical bitstreams will typically be interleaved in chronological
324 The process of multiplexing different logical bitstreams happens at
336 are called "Ogg Segments". They are only a logical construct and do
407 using Ogg and grouped logical bitstreams:
409 logical bitstream with packet boundaries
435 logical -------
448 one logical bitstream. We can see part of that bitstream's
468 logical bitstream is multiplexed into a physical Ogg bitstream with
469 pages of other logical bitstreams.
476 demultiplex the logical bitstreams out of the physical bitstream and
554 set: this is the first page of a logical bitstream (bos)
560 set: this is the last page of a logical bitstream (eos)
579 dependent on the codec for that logical bitstream and specified in
584 serial number by which the logical bitstream is identified.
588 sequence number is increasing on each logical bitstream
693 bos page: The initial page (beginning of stream) of a logical
700 eos page: The final page (end of stream) of a logical bitstream.
703 logical bitstream stored in the page header. Its meaning is
704 dependent on the codec for that logical bitstream and specified in
708 several logical bitstreams into one complete physical Ogg
710 logical bitstreams MUST appear before any data pages.
715 logical bitstream: A sequence of bits being the result of an encoded
721 (Ogg) packet: A subpart of a logical bitstream that is created by the
726 containing data of one logical bitstream only. It usually
732 encapsulation of one or several logical bitstreams. It consists
733 of a sequence of pages from the logical bitstreams with the
734 restriction that the pages of one logical bitstream MUST come in