<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Video_decoder</id>
	<title>Video decoder - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Video_decoder"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Video_decoder&amp;action=history"/>
	<updated>2026-05-04T15:24:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Video_decoder&amp;diff=4532257&amp;oldid=prev</id>
		<title>imported&gt;ClueBot NG: Reverting possible vandalism by 114.5.249.65 to version by DoebLoggs. Report False Positive? Thanks, ClueBot NG. (4147752) (Bot)</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Video_decoder&amp;diff=4532257&amp;oldid=prev"/>
		<updated>2022-03-16T11:45:21Z</updated>

		<summary type="html">&lt;p&gt;Reverting possible vandalism by &lt;a href=&quot;/wiki143/index.php?title=Special:Contributions/114.5.249.65&quot; title=&quot;Special:Contributions/114.5.249.65&quot;&gt;114.5.249.65&lt;/a&gt; to version by DoebLoggs. &lt;a href=&quot;/wiki143/index.php?title=WP:CBFP&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:CBFP (page does not exist)&quot;&gt;Report False Positive?&lt;/a&gt; Thanks, &lt;a href=&quot;/wiki143/index.php?title=WP:CBNG&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:CBNG (page does not exist)&quot;&gt;ClueBot NG&lt;/a&gt;. (4147752) (Bot)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{About|decoding analog video signals|digital video compression decoders|video codec}}&lt;br /&gt;
[[File:SAA7114H video decoder by Philips-3610.jpg|thumb|Integrated circuit video decoder (Philips SAA7114H)]]&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;video decoder&amp;#039;&amp;#039;&amp;#039; is an [[electronic circuit]], often contained within a single [[integrated circuit]] chip, that converts base-band [[analog video]] signals to digital video.&amp;lt;ref name=VideoDemystified&amp;gt;{{cite book|last1=Jack|first1=Keith|title=Video demystified : a handbook for the digital engineer|date=1996|publisher=HighText Interactive|location=San Diego, CA|isbn=1-878707-23-X|page=233|edition=2nd}}&amp;lt;/ref&amp;gt; Video decoders commonly allow programmable control over video characteristics such as [[hue]], [[contrast (vision)|contrast]], and [[colorfulness|saturation]]. A video decoder performs the inverse function of a &amp;#039;&amp;#039;&amp;#039;video encoder&amp;#039;&amp;#039;&amp;#039;, which converts raw (uncompressed) digital video to analog video. Video decoders are commonly used in [[video capture device]]s and [[frame grabber]]s.&lt;br /&gt;
&lt;br /&gt;
==Signals==&lt;br /&gt;
&lt;br /&gt;
The input signal to a video decoder is analog video that conforms to a standard format. For example, a standard definition (SD) decoder accepts ([[composite video|composite]] or [[S-Video]]) that conforms to SD formats such as [[NTSC]] or [[PAL]]. High definition (HD) decoders accept analog HD formats such as AHD, HD-TVI, or HD-CVI.&lt;br /&gt;
&lt;br /&gt;
The output digital video may be formatted in various ways, such as 8-bit or 16-bit [[4:2:2]], 12-bit [[4:1:1]], [[ITU-R BT.656|BT.656]] (SD) or [[BT.1120]] (HD). Usually, in addition to the digital video output bus, a video decoder will also generate a [[clock signal]] and other signals such as:&lt;br /&gt;
&lt;br /&gt;
* [[Frame synchronization (video)|Sync]] — indicates the beginning of a video frame&lt;br /&gt;
* [[blanking (video)|Blanking]] — indicates video blanking interval&lt;br /&gt;
* [[field (video)|Field]] — indicates whether the current video field is even or odd (applies to interlaced formats)&lt;br /&gt;
* Lock — indicates the decoder has detected and is locked (synchronized) to a valid analog input video signal&lt;br /&gt;
&lt;br /&gt;
==Functional blocks==&lt;br /&gt;
&lt;br /&gt;
The main functional blocks of a video decoder typically include these:&lt;br /&gt;
&lt;br /&gt;
* Analog processors&lt;br /&gt;
* Y/C (luminance/chrominance) separation&lt;br /&gt;
* Chrominance processor&lt;br /&gt;
* Luminance processor&lt;br /&gt;
* Clock/timing processor&lt;br /&gt;
* A/D converters for Y/C&lt;br /&gt;
* Output formatter&lt;br /&gt;
* Host communication interface&lt;br /&gt;
&lt;br /&gt;
==Process==&lt;br /&gt;
Video decoding involves several processing steps. First the [[analog signal]] is digitized by an [[analog-to-digital converter]] to produce a raw, digital data stream. In the case of [[composite video]], the [[luminance]] and [[chrominance]] are then separated; this is not necessary for [[S-Video]] sources. Next, the chrominance is demodulated to produce color difference video data. At this point, the data may be modified so as to adjust brightness, contrast, saturation and hue. Finally, the data is transformed by a [[color space]] converter to generate data in conformance with any of several color space standards, such as [[RGB]] and [[YCbCr]]. Together, these steps constitute &amp;#039;&amp;#039;video decoding&amp;#039;&amp;#039; because they &amp;quot;decode&amp;quot; an analog video format such as [[NTSC]] or [[PAL]].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
{{reflist}}&lt;br /&gt;
{{Electronics-stub}}&lt;br /&gt;
[[Category:Electronic circuits]]&lt;/div&gt;</summary>
		<author><name>imported&gt;ClueBot NG</name></author>
	</entry>
</feed>