Bitstream format: Difference between revisions
From HandWiki
imported>Wikisleeper change |
over-write |
||
| Line 7: | Line 7: | ||
Standardized [[Engineering:Interoperability|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|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.{{clarifyme|reason=What else could the standards specify?|date=January 2012}}<ref>{{Cite web |last=Miles |first=Stephen |date=2021-11-28 |title=PCM Vs Bitstream: Pros and Cons |url=https://musicstudioinsights.com/pcm-vs-bitstream-pros-and-cons |access-date=2022-08-08 |website=Music Studio Insights |language=en-us}}</ref> | Standardized [[Engineering:Interoperability|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|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.{{clarifyme|reason=What else could the standards specify?|date=January 2012}}<ref>{{Cite web |last=Miles |first=Stephen |date=2021-11-28 |title=PCM Vs Bitstream: Pros and Cons |url=https://musicstudioinsights.com/pcm-vs-bitstream-pros-and-cons |access-date=2022-08-08 |website=Music Studio Insights |language=en-us}}</ref> | ||
Uses of ''bit stream decoders'' (BSD): | Uses of ''bit stream decoders'' (BSD): | ||
Latest revision as of 06:00, 22 May 2026
This article needs additional citations for verification. (December 2009) (Learn how and when to remove this template message) |
A bitstream format is the format of the data found in a stream of bits used in a digital communication or data storage application.[1] 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.
Processing
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.[clarification needed][2]
Uses of bit stream decoders (BSD):
- Graphics processing unit (GPU)
- H.264/MPEG-4 AVC
- Unified Video Decoder (UVD) – the video decoding bit-stream technology from ATI Technologies/AMD
- PureVideo – the video decoding bit-stream technology from Nvidia
- Quick Sync Video – the video decoding and encoding bit-stream technology from Intel
See also
References
- ↑ "Build software better, together" (in en). https://github.com/.
- ↑ Miles, Stephen (2021-11-28). "PCM Vs Bitstream: Pros and Cons" (in en-us). https://musicstudioinsights.com/pcm-vs-bitstream-pros-and-cons.
