<?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: Create Trimmed Adjustment Layer</title>
	<atom:link href="http://aescripts.com/create-trimmed-adjustment-layer/feed/" rel="self" type="application/rss+xml" />
	<link>http://aescripts.com/create-trimmed-adjustment-layer/</link>
	<description>The definitive collection of scripts and plugins for Adobe After Effects</description>
	<lastBuildDate>Mon, 21 May 2012 12:28:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Kendra</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-98150</link>
		<dc:creator>Kendra</dc:creator>
		<pubDate>Mon, 29 Aug 2011 16:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-98150</guid>
		<description>Or you could just click off the adjustment layer switch and you have a solid. Easier.

My request is to make it dockable? Great script, thanks for your work!</description>
		<content:encoded><![CDATA[<p>Or you could just click off the adjustment layer switch and you have a solid. Easier.</p>
<p>My request is to make it dockable? Great script, thanks for your work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-83526</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 02 Jun 2011 21:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-83526</guid>
		<description>Ah, yes, it does. Didn&#039;t realize that. I guess you did think of everything!

Thanks, 

Dave</description>
		<content:encoded><![CDATA[<p>Ah, yes, it does. Didn&#8217;t realize that. I guess you did think of everything!</p>
<p>Thanks, </p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd Alvarez</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-83525</link>
		<dc:creator>Lloyd Alvarez</dc:creator>
		<pubDate>Thu, 02 Jun 2011 21:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-83525</guid>
		<description>Please re-read my response. CreateTrimmedAdjustmentLayer  does exactly what you ask.</description>
		<content:encoded><![CDATA[<p>Please re-read my response. CreateTrimmedAdjustmentLayer  does exactly what you ask.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-83524</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 02 Jun 2011 21:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-83524</guid>
		<description>Lloyd -

Yes, that is a great feature, the create several adjustment layers. 

But I&#039;m talking about creating one adjustment layer that is the length of the multiple layers selected. That way I can apply the one effect I want to all the layers (assuming I want to apply the exact same thing to them. If not, I&#039;d use the already existing create several adjustment layers).

- Dave</description>
		<content:encoded><![CDATA[<p>Lloyd -</p>
<p>Yes, that is a great feature, the create several adjustment layers. </p>
<p>But I&#8217;m talking about creating one adjustment layer that is the length of the multiple layers selected. That way I can apply the one effect I want to all the layers (assuming I want to apply the exact same thing to them. If not, I&#8217;d use the already existing create several adjustment layers).</p>
<p>- Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-83523</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 02 Jun 2011 21:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-83523</guid>
		<description>Also, for those out there who want to make this script work for solids, it&#039;s pretty easy.

Use the script editor to edit this script, and where it says 

newAdjLayer.adjustmentLayer  = true;

Change the true to false, and rename the script. This creates a black solid. Change the [0,0,0] to something else for another color.

I guess it would be easy to create a trimmed null too, although I haven&#039;t tried yet.</description>
		<content:encoded><![CDATA[<p>Also, for those out there who want to make this script work for solids, it&#8217;s pretty easy.</p>
<p>Use the script editor to edit this script, and where it says </p>
<p>newAdjLayer.adjustmentLayer  = true;</p>
<p>Change the true to false, and rename the script. This creates a black solid. Change the [0,0,0] to something else for another color.</p>
<p>I guess it would be easy to create a trimmed null too, although I haven&#8217;t tried yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd Alvarez</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-83521</link>
		<dc:creator>Lloyd Alvarez</dc:creator>
		<pubDate>Thu, 02 Jun 2011 21:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-83521</guid>
		<description>The script already does this.  There&#039;s two scripts included: CreateTrimmedAdjustmentLayer which will create an adjustement layer trimmed to the range of all the selected layers and: CreateSeveralTrimmedAdjustmentLayers that will create a trimmed adjustment layer for each selected layer.</description>
		<content:encoded><![CDATA[<p>The script already does this.  There&#8217;s two scripts included: CreateTrimmedAdjustmentLayer which will create an adjustement layer trimmed to the range of all the selected layers and: CreateSeveralTrimmedAdjustmentLayers that will create a trimmed adjustment layer for each selected layer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-83519</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 02 Jun 2011 21:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-83519</guid>
		<description>It would be great if you could also select multiple layers and create a trimmed adjustment layer that starts at the in point of the earliest (in time) layer and ends at the out point of the latest (in time) layer. 

For instance, let&#039;s say I have 5 layers staggered, the first starts at 10 seconds in the timeline, the last ends at 30 seconds. Now I want to adjust all the footage with an adjustment layer. I highlight all 5 layers and create a trimmed adjustment layer that covers all of them.

I&#039;ve read the other comments here, and I&#039;m not quite clear on if this was already suggested or not.

Thanks!

Dave</description>
		<content:encoded><![CDATA[<p>It would be great if you could also select multiple layers and create a trimmed adjustment layer that starts at the in point of the earliest (in time) layer and ends at the out point of the latest (in time) layer. </p>
<p>For instance, let&#8217;s say I have 5 layers staggered, the first starts at 10 seconds in the timeline, the last ends at 30 seconds. Now I want to adjust all the footage with an adjustment layer. I highlight all 5 layers and create a trimmed adjustment layer that covers all of them.</p>
<p>I&#8217;ve read the other comments here, and I&#8217;m not quite clear on if this was already suggested or not.</p>
<p>Thanks!</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd Alvarez</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-54208</link>
		<dc:creator>Lloyd Alvarez</dc:creator>
		<pubDate>Wed, 05 Jan 2011 17:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-54208</guid>
		<description>That&#039;s an interesting workflow but it makes it hard to make a general market script for it because everyone uses different effects to CC and some CC effects are not keyframeable which is why the workflow that I use is I use this script to create individually trimmed adjustment layers and then simply select that adj layer when i need to tweak the CC settings.  I also use Zorro to quickly hide all other clips from the timeline so that my workspace isn&#039;t cluttered.</description>
		<content:encoded><![CDATA[<p>That&#8217;s an interesting workflow but it makes it hard to make a general market script for it because everyone uses different effects to CC and some CC effects are not keyframeable which is why the workflow that I use is I use this script to create individually trimmed adjustment layers and then simply select that adj layer when i need to tweak the CC settings.  I also use Zorro to quickly hide all other clips from the timeline so that my workspace isn&#8217;t cluttered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Arango</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-54206</link>
		<dc:creator>David Arango</dc:creator>
		<pubDate>Wed, 05 Jan 2011 17:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-54206</guid>
		<description>I Just re- read my post, and it was a little vague.   Lets say I have 45 clips-layers on a composition...  and all of them just need to be color corrected...  so lets say, I use the following effects to color correct my footage.. Levels, Hue / Saturation, Tint.   So, instead of aplying the same 3 effects to every clip.... I can create a single adjustment layer, with those 3 effects keyframed acording to the in-out of every layer... and that way, when I edit the effect on the adjustment layer, im certain that it wont affect the next clip.</description>
		<content:encoded><![CDATA[<p>I Just re- read my post, and it was a little vague.   Lets say I have 45 clips-layers on a composition&#8230;  and all of them just need to be color corrected&#8230;  so lets say, I use the following effects to color correct my footage.. Levels, Hue / Saturation, Tint.   So, instead of aplying the same 3 effects to every clip&#8230;. I can create a single adjustment layer, with those 3 effects keyframed acording to the in-out of every layer&#8230; and that way, when I edit the effect on the adjustment layer, im certain that it wont affect the next clip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Arango</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-54205</link>
		<dc:creator>David Arango</dc:creator>
		<pubDate>Wed, 05 Jan 2011 16:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-54205</guid>
		<description>Hello there Lloyd, your script is great! but I was wondering, is there a way to create a single adjustment layer, and hard-keyframe it according to the layers below? this would be very useful for color correcting edited footage, and keeping just one adjustment layer. (and could also improve rendering speed)</description>
		<content:encoded><![CDATA[<p>Hello there Lloyd, your script is great! but I was wondering, is there a way to create a single adjustment layer, and hard-keyframe it according to the layers below? this would be very useful for color correcting edited footage, and keeping just one adjustment layer. (and could also improve rendering speed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R.p bhardwaj</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-54134</link>
		<dc:creator>R.p bhardwaj</dc:creator>
		<pubDate>Wed, 05 Jan 2011 07:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-54134</guid>
		<description>what doing work expressen scripts</description>
		<content:encoded><![CDATA[<p>what doing work expressen scripts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 6 ???</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-47837</link>
		<dc:creator>6 ???</dc:creator>
		<pubDate>Thu, 02 Dec 2010 10:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-47837</guid>
		<description>[...] 6. Create Trimmed Adjustment Layer [...]</description>
		<content:encoded><![CDATA[<p>[...] 6. Create Trimmed Adjustment Layer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Navarro Parker</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-36218</link>
		<dc:creator>Navarro Parker</dc:creator>
		<pubDate>Fri, 06 Aug 2010 04:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-36218</guid>
		<description>Is there a version for this that works with regular layers/precomps?</description>
		<content:encoded><![CDATA[<p>Is there a version for this that works with regular layers/precomps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lloyd Alvarez</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-33530</link>
		<dc:creator>Lloyd Alvarez</dc:creator>
		<pubDate>Fri, 07 May 2010 15:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-33530</guid>
		<description>Can you describe what you are experiencing with a little more detail so we can help you get it working?</description>
		<content:encoded><![CDATA[<p>Can you describe what you are experiencing with a little more detail so we can help you get it working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mathias</title>
		<link>http://aescripts.com/create-trimmed-adjustment-layer/#comment-33528</link>
		<dc:creator>mathias</dc:creator>
		<pubDate>Fri, 07 May 2010 15:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=43#comment-33528</guid>
		<description>It doesn&#039;t work for me (cs4)</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t work for me (cs4)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

