Bitstream format

Revision as of 13:46, 12 April 2025 by imported>Materialscientist (Reverted edit by 109.107.225.183 (talk) to last version by GünniX)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:More sources needed A bitstream format is the format of the data found in a stream of bits used in a digital communication or data storage application.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> The term typically refers to the data format of the output of an encoder, or the data format of the input to a decoder when using data compression.

Template:AnchorProcessingEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}

Standardized interoperability specifications such as the video coding standards produced by the MPEG and the ITU-T, and the audio coding standards produced by the MPEG, often specify only the bitstream format and the decoding process. This allows encoder implementations to use any methods whatsoever that produce bitstreams which conform to the specified bitstream format.Template:Clarifyme<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>

Normally, decoding of a bitstream can be initiated without having to start from the beginning of a file, or the beginning of the data transmission. Some bitstreams are designed for this to occur, for example by using indexes or key frames.Template:Citation needed

Uses of bit stream decoders (BSD):

See alsoEdit

ReferencesEdit

Template:Reflist