Intra-frame coding: Difference between revisions

Content deleted Content added
Alaibot (talk | contribs)
m Robot: tagging as uncategorised
Line 6:
 
== Coding process ==
Data are usually read from videocamera or videocard as YCbCr data format (often wrong marked as YUV that should be used for analog data only). YUV data is partitioned into [[Macroblocks|macroblock]] of 8x8 (...) pixels. Each macroblock is transformed with [[CosineDiscrete discretecosine transform|CDTDTC]] then quantised, ZIG-ZAG, RLE, Huffman --> 100101001.
 
== See also ==