<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Color Subsampling, or What is 4:4:4 or 4:2:2??</title>
	<atom:link href="http://blogs.adobe.com/VideoRoad/2010/06/color_subsampling_or_what_is_4.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.adobe.com/VideoRoad/2010/06/color_subsampling_or_what_is_4.html</link>
	<description>On the Road with Production Premium, Dynamic Media, and Karl Soule.</description>
	<lastBuildDate>Wed, 24 Apr 2013 02:29:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Karl Soule</title>
		<link>http://blogs.adobe.com/VideoRoad/2010/06/color_subsampling_or_what_is_4.html#comment-766</link>
		<dc:creator>Karl Soule</dc:creator>
		<pubDate>Mon, 21 Nov 2011 23:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/VideoRoaddev/2010/06/color_subsampling_or_what_is_4.html#comment-766</guid>
		<description><![CDATA[Jean, thanks for the clarification. You are correct. When writing this article, I was targeting the average editor, trying to simplify a complicated topic.]]></description>
		<content:encoded><![CDATA[<p>Jean, thanks for the clarification. You are correct. When writing this article, I was targeting the average editor, trying to simplify a complicated topic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://blogs.adobe.com/VideoRoad/2010/06/color_subsampling_or_what_is_4.html#comment-765</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Mon, 21 Nov 2011 23:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/VideoRoaddev/2010/06/color_subsampling_or_what_is_4.html#comment-765</guid>
		<description><![CDATA[First excuse my bad english. I speak french.
Your explanations are not entirely accurate. In 4:2:2 for ex. it is not thrue that the color information is discaded for each even pixel. In fact, the color information is subsampled by 2. So, if the resolution of Y is 720 x 576 (Pal), the resolution for U and V is subsampled to 360 x 288. The firts and second Y pixels receive the U an V values the first pixel from the subsampled color information. Thus, the first twoo Y pixels receive the same color value (the average of their actual colors), and so on. If you convert now to 4:4:4 and back to 4:2:2, there is absolutly no modification in the color information. In an uncompressed YUV (YUY2) file, the values for the first pixel is coded YUYV and so on, with the U and V values valid for the 2 Y.]]></description>
		<content:encoded><![CDATA[<p>First excuse my bad english. I speak french.<br />
Your explanations are not entirely accurate. In 4:2:2 for ex. it is not thrue that the color information is discaded for each even pixel. In fact, the color information is subsampled by 2. So, if the resolution of Y is 720 x 576 (Pal), the resolution for U and V is subsampled to 360 x 288. The firts and second Y pixels receive the U an V values the first pixel from the subsampled color information. Thus, the first twoo Y pixels receive the same color value (the average of their actual colors), and so on. If you convert now to 4:4:4 and back to 4:2:2, there is absolutly no modification in the color information. In an uncompressed YUV (YUY2) file, the values for the first pixel is coded YUYV and so on, with the U and V values valid for the 2 Y.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://blogs.adobe.com/VideoRoad/2010/06/color_subsampling_or_what_is_4.html#comment-637</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 28 Apr 2011 22:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/VideoRoaddev/2010/06/color_subsampling_or_what_is_4.html#comment-637</guid>
		<description><![CDATA[I work with some video experts but I rarely get the opportunity to question them extensively so I dig online and read books. I must say nothing puts this stuff in plain english as well as what I am finding here. Thank you!

So my comment / question is this: It makes sense that converting from 4:2:0 to 4:4:4 then back to 4:2:0 to many times would mess up the picture because the conversion function does not know where the original color subtractions were performed... Or does it? If the resolution remains the same (width and height), would it not make sense that the color subtraction is always in the same positions? Go from your first illustration to your second and back. Nothing is lost. So as long as there is a standard way to choose the pixels that will lose color information then conversion routines would be &quot;safe&quot; would they not?]]></description>
		<content:encoded><![CDATA[<p>I work with some video experts but I rarely get the opportunity to question them extensively so I dig online and read books. I must say nothing puts this stuff in plain english as well as what I am finding here. Thank you!</p>
<p>So my comment / question is this: It makes sense that converting from 4:2:0 to 4:4:4 then back to 4:2:0 to many times would mess up the picture because the conversion function does not know where the original color subtractions were performed&#8230; Or does it? If the resolution remains the same (width and height), would it not make sense that the color subtraction is always in the same positions? Go from your first illustration to your second and back. Nothing is lost. So as long as there is a standard way to choose the pixels that will lose color information then conversion routines would be &#8220;safe&#8221; would they not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Soule</title>
		<link>http://blogs.adobe.com/VideoRoad/2010/06/color_subsampling_or_what_is_4.html#comment-114</link>
		<dc:creator>Karl Soule</dc:creator>
		<pubDate>Tue, 02 Nov 2010 16:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/VideoRoaddev/2010/06/color_subsampling_or_what_is_4.html#comment-114</guid>
		<description><![CDATA[Cineform is still an excellent codec, and I still use it when I need to work both inside and outside of the Adobe Production Premium suite. I also LOVE the color controls and look-up tables (LUTs) available in First Light, and those color changes show up immediately in Premiere Pro. 

Since Premiere Pro can do the upsampling to 4:4:4, 32bpc right in the timeline, it&#039;s not a crucial step, but it can still add value to your pipeline.]]></description>
		<content:encoded><![CDATA[<p>Cineform is still an excellent codec, and I still use it when I need to work both inside and outside of the Adobe Production Premium suite. I also LOVE the color controls and look-up tables (LUTs) available in First Light, and those color changes show up immediately in Premiere Pro. </p>
<p>Since Premiere Pro can do the upsampling to 4:4:4, 32bpc right in the timeline, it&#8217;s not a crucial step, but it can still add value to your pipeline.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Éric ramahatra</title>
		<link>http://blogs.adobe.com/VideoRoad/2010/06/color_subsampling_or_what_is_4.html#comment-112</link>
		<dc:creator>Éric ramahatra</dc:creator>
		<pubDate>Sun, 31 Oct 2010 18:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/VideoRoaddev/2010/06/color_subsampling_or_what_is_4.html#comment-112</guid>
		<description><![CDATA[Hi Karl

This was the kind of information I was looking for as I&#039;m tired explaining why it&#039;s not necessary to transcode to 4:4:4 whatever your footage codec is.

In fact grading is codec-independent as we grade images not codecs or file-formats.

It&#039;s like adding effects on a old K7 output or burn the music on a CD first...your effects board doesn&#039;t bother the source material, K7, CD, SACD...it just takes the sounds as is regardless it is 16khz/8bjts, 44khz/16bits or 96khz/24bits...]]></description>
		<content:encoded><![CDATA[<p>Hi Karl</p>
<p>This was the kind of information I was looking for as I&#8217;m tired explaining why it&#8217;s not necessary to transcode to 4:4:4 whatever your footage codec is.</p>
<p>In fact grading is codec-independent as we grade images not codecs or file-formats.</p>
<p>It&#8217;s like adding effects on a old K7 output or burn the music on a CD first&#8230;your effects board doesn&#8217;t bother the source material, K7, CD, SACD&#8230;it just takes the sounds as is regardless it is 16khz/8bjts, 44khz/16bits or 96khz/24bits&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Allen Crook</title>
		<link>http://blogs.adobe.com/VideoRoad/2010/06/color_subsampling_or_what_is_4.html#comment-110</link>
		<dc:creator>Richard Allen Crook</dc:creator>
		<pubDate>Thu, 28 Oct 2010 12:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/VideoRoaddev/2010/06/color_subsampling_or_what_is_4.html#comment-110</guid>
		<description><![CDATA[I used to use Premiere cs4, and I would convert my 5d footage to Cineform Avis for ease in editing.  Now that I have cs5, Converting does not speed up the editing anymore so I asked the techs at Cineform if there was any reason to convert.  They told me that when color grading it&#039;s best to start with Cineform because the 4:2:2 is better to color grade with in Premiere.  Is this not the case?  I would love to remove this step from my workflow.]]></description>
		<content:encoded><![CDATA[<p>I used to use Premiere cs4, and I would convert my 5d footage to Cineform Avis for ease in editing.  Now that I have cs5, Converting does not speed up the editing anymore so I asked the techs at Cineform if there was any reason to convert.  They told me that when color grading it&#8217;s best to start with Cineform because the 4:2:2 is better to color grade with in Premiere.  Is this not the case?  I would love to remove this step from my workflow.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
