Intra-frame coding: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Clarify}}
Tags: Mobile edit Mobile web edit
Line 20:
Data is usually read from a video camera or a video card in the [[YCbCr]] data format (often informally called [[YUV]] for brevity). The coding process varies greatly depending on which type of encoder is used (e.g., [[JPEG]] or [[H.264/MPEG-4 AVC|H.264]]), but the most common steps usually include: partitioning into [[macroblock]]s, transformation (e.g., using a [[Discrete cosine transform|DCT]] or [[Discrete wavelet transform|wavelet]]), [[Quantization (image processing)|quantization]] and [[entropy encoding]].
 
== AppplicationsApplications ==
It is used in codecs like [[ProRes 422|ProRes]]: a [[group of pictures]] codec without [[inter frame]]s.