<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://avisynth.nl/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=FixBrokenChromaUpsampling</id>
		<title>FixBrokenChromaUpsampling - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=FixBrokenChromaUpsampling"/>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=FixBrokenChromaUpsampling&amp;action=history"/>
		<updated>2026-06-11T18:41:34Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.24</generator>

	<entry>
		<id>http://avisynth.nl/index.php?title=FixBrokenChromaUpsampling&amp;diff=6866&amp;oldid=prev</id>
		<title>Raffriff42: added category</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=FixBrokenChromaUpsampling&amp;diff=6866&amp;oldid=prev"/>
				<updated>2015-11-08T15:07:29Z</updated>
		
		<summary type="html">&lt;p&gt;added category&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:07, 8 November 2015&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 41:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 41:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Internal filters]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Internal filters]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Chroma_correction]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Raffriff42</name></author>	</entry>

	<entry>
		<id>http://avisynth.nl/index.php?title=FixBrokenChromaUpsampling&amp;diff=575&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=FixBrokenChromaUpsampling&amp;diff=575&amp;oldid=prev"/>
				<updated>2013-05-09T15:02:26Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 15:02, 9 May 2013&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>http://avisynth.nl/index.php?title=FixBrokenChromaUpsampling&amp;diff=574&amp;oldid=prev</id>
		<title>Wilbert at 20:52, 30 March 2006</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=FixBrokenChromaUpsampling&amp;diff=574&amp;oldid=prev"/>
				<updated>2006-03-30T20:52:38Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FuncDef|FixBrokenChromaUpsampling(clip ''clip'')}}&lt;br /&gt;
&lt;br /&gt;
The free Canopus DV Codec v1.00 upsamples the chroma channels incorrectly (although newer non-free versions appear to work fine). Chroma is [http://forum.doom9.org/showthread.php?p=180052#post180052 duplicated from the other field], resulting in the famous [http://www.avisynth.org/Sampling Chroma Upsampling Error ...].&lt;br /&gt;
&lt;br /&gt;
FixBrokenChromaUpsampling filter compensates for it. You should put this after [[AviSource]] if you're using the above Canopus DV codec. Old versions of the [[DirectShow]] based MS DV codec also might have this problem (the one that comes with DirectX7 (but i need to check this), the one that comes with DirectX8/9 works fine).&lt;br /&gt;
&lt;br /&gt;
The Canopus DV codec swaps the chroma of the middle 2 for each group of 4 lines:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- &lt;br /&gt;
| frame_correct&lt;br /&gt;
| frame_Canopus&lt;br /&gt;
|- &lt;br /&gt;
| line 1&lt;br /&gt;
| line 1&lt;br /&gt;
|- &lt;br /&gt;
| line 2&lt;br /&gt;
| line 3&lt;br /&gt;
|- &lt;br /&gt;
| line 3&lt;br /&gt;
| line 2&lt;br /&gt;
|- &lt;br /&gt;
| line 4&lt;br /&gt;
| line 4&lt;br /&gt;
|- &lt;br /&gt;
| line 5&lt;br /&gt;
| line 5&lt;br /&gt;
|- &lt;br /&gt;
| line 6&lt;br /&gt;
| line 7&lt;br /&gt;
|- &lt;br /&gt;
| line 7&lt;br /&gt;
| line 6&lt;br /&gt;
|- &lt;br /&gt;
| line 8&lt;br /&gt;
| line 8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For each group of 4 lines FixBrokenChromaUpsampling corrects this by swapping the chroma back.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Internal filters]]&lt;/div&gt;</summary>
		<author><name>Wilbert</name></author>	</entry>

	</feed>