<?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: BatchProcessor</title>
	<atom:link href="http://aescripts.com/batchprocessor/feed/" rel="self" type="application/rss+xml" />
	<link>http://aescripts.com/batchprocessor/</link>
	<description>A useful collection of scripts for Adobe After Effects</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:26:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Robert Niessner</title>
		<link>http://aescripts.com/batchprocessor/#comment-33984</link>
		<dc:creator>Robert Niessner</dc:creator>
		<pubDate>Wed, 26 May 2010 15:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-33984</guid>
		<description>I found the PAR bug in the code:
switch (pal.gr.gr4.gr42.gr422.parLst.enabled)
has to be changed to:
switch (pal.gr.gr4.gr42.gr422.parLst.selection.index)
and it has to be checked if the PAR checkbox is disabled:
if (!pal.gr.gr4.gr42.gr422.parCb.value) { switch };

This is just cosmetics:
The PAR Listchoice has to be changed to: &quot;D1/DV PAL Widescreen (1.42)&quot;

Regarding the comp length bug:
It seems that this is due to a interlaced/progressive half frame error.
I could send you the clip so you can see it for yourself.</description>
		<content:encoded><![CDATA[<p>I found the PAR bug in the code:<br />
switch (pal.gr.gr4.gr42.gr422.parLst.enabled)<br />
has to be changed to:<br />
switch (pal.gr.gr4.gr42.gr422.parLst.selection.index)<br />
and it has to be checked if the PAR checkbox is disabled:<br />
if (!pal.gr.gr4.gr42.gr422.parCb.value) { switch };</p>
<p>This is just cosmetics:<br />
The PAR Listchoice has to be changed to: &#8220;D1/DV PAL Widescreen (1.42)&#8221;</p>
<p>Regarding the comp length bug:<br />
It seems that this is due to a interlaced/progressive half frame error.<br />
I could send you the clip so you can see it for yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Niessner</title>
		<link>http://aescripts.com/batchprocessor/#comment-33979</link>
		<dc:creator>Robert Niessner</dc:creator>
		<pubDate>Wed, 26 May 2010 14:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-33979</guid>
		<description>Oh, found another bug:
When creating the batch comps then those are 1 frame longer than the original comp.</description>
		<content:encoded><![CDATA[<p>Oh, found another bug:<br />
When creating the batch comps then those are 1 frame longer than the original comp.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Niessner</title>
		<link>http://aescripts.com/batchprocessor/#comment-33977</link>
		<dc:creator>Robert Niessner</dc:creator>
		<pubDate>Wed, 26 May 2010 13:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-33977</guid>
		<description>Great timesaver! But there seems to be a bug in that it does not apply the PAR value to the new batch comp - it always stays on the default value, regardless what I set.
And the labeling on the PAR D1/DV NTSC Widescreen 1.42 is wrong, as this should be PAL, not NTSC. It would be also great if you could dial in your own value and fix the presets to mirror the changed PARs with CS4.

Two features I am missing and would really like to see:
1) Ability to add a suffix
2) Ability to place selected comp into new comp - that would help with automatizing pre-comping. Basically for example I import 10 SD widescreen clips (name) into the project, then drag them onto the &quot;create new comp&quot; icon, then select the new comps (name) and want them all to be individually pre-comped (name + suffix) with specific settings like 720p and square PAR.

That would be a really helpful addition, I think.
Thank you for your great work anyway!</description>
		<content:encoded><![CDATA[<p>Great timesaver! But there seems to be a bug in that it does not apply the PAR value to the new batch comp &#8211; it always stays on the default value, regardless what I set.<br />
And the labeling on the PAR D1/DV NTSC Widescreen 1.42 is wrong, as this should be PAL, not NTSC. It would be also great if you could dial in your own value and fix the presets to mirror the changed PARs with CS4.</p>
<p>Two features I am missing and would really like to see:<br />
1) Ability to add a suffix<br />
2) Ability to place selected comp into new comp &#8211; that would help with automatizing pre-comping. Basically for example I import 10 SD widescreen clips (name) into the project, then drag them onto the &#8220;create new comp&#8221; icon, then select the new comps (name) and want them all to be individually pre-comped (name + suffix) with specific settings like 720p and square PAR.</p>
<p>That would be a really helpful addition, I think.<br />
Thank you for your great work anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nab</title>
		<link>http://aescripts.com/batchprocessor/#comment-31302</link>
		<dc:creator>nab</dc:creator>
		<pubDate>Tue, 16 Mar 2010 01:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-31302</guid>
		<description>This script manipulates project items (comps or footage).</description>
		<content:encoded><![CDATA[<p>This script manipulates project items (comps or footage).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://aescripts.com/batchprocessor/#comment-31291</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-31291</guid>
		<description>I&#039;m trying to get this script to work to resize layers within multiple compositions...whenever i run it and try to transform the position, it says error: undefined...can anyone let me know what I might be doing wrong? I&#039;ve set the output folders and everything...</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to get this script to work to resize layers within multiple compositions&#8230;whenever i run it and try to transform the position, it says error: undefined&#8230;can anyone let me know what I might be doing wrong? I&#8217;ve set the output folders and everything&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve K.</title>
		<link>http://aescripts.com/batchprocessor/#comment-21968</link>
		<dc:creator>Steve K.</dc:creator>
		<pubDate>Tue, 27 Oct 2009 22:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-21968</guid>
		<description>Fantastic!!</description>
		<content:encoded><![CDATA[<p>Fantastic!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://aescripts.com/batchprocessor/#comment-19383</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Sat, 19 Sep 2009 20:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-19383</guid>
		<description>Charles, Great script!

You&#039;ve saved us hours in the workflow! I do have a question....we export edited shots out of AE in PNG sequences...problem is we&#039;re trying to find a way for AECS4 to export each of the PNG sequences into their own folders out of AE.

I was hoping BatchProcessor would have an option like that...that could create a folder for each of the numbered tasks in the render queue.

Is there is a function like that? I&#039;m not a scripter...well have tried...but with no success :P

Thanks a lot and great job on the script!

- Brad</description>
		<content:encoded><![CDATA[<p>Charles, Great script!</p>
<p>You&#8217;ve saved us hours in the workflow! I do have a question&#8230;.we export edited shots out of AE in PNG sequences&#8230;problem is we&#8217;re trying to find a way for AECS4 to export each of the PNG sequences into their own folders out of AE.</p>
<p>I was hoping BatchProcessor would have an option like that&#8230;that could create a folder for each of the numbered tasks in the render queue.</p>
<p>Is there is a function like that? I&#8217;m not a scripter&#8230;well have tried&#8230;but with no success <img src='http://aescripts.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Thanks a lot and great job on the script!</p>
<p>- Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandra</title>
		<link>http://aescripts.com/batchprocessor/#comment-15937</link>
		<dc:creator>sandra</dc:creator>
		<pubDate>Wed, 12 Aug 2009 21:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-15937</guid>
		<description>thank you !!!! 
you saved my life ! :)</description>
		<content:encoded><![CDATA[<p>thank you !!!!<br />
you saved my life ! <img src='http://aescripts.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nab</title>
		<link>http://aescripts.com/batchprocessor/#comment-15610</link>
		<dc:creator>nab</dc:creator>
		<pubDate>Sun, 09 Aug 2009 21:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-15610</guid>
		<description>Sandra, save the following lines as a jsx file, then select the comps to extend and run the script.
&lt;code&gt;var compDur = prompt(&quot;Comps duration in seconds:&quot;,30);
if (parseInt(compDur) &gt; 0)
{
	var comps = app.project.selection;
	app.beginUndoGroup(&quot;Change Comps Duration&quot;);
	for (var i = 0; i &lt; comps.length; i++)
	if (comps[i] instanceof CompItem)
	comps[i].duration = parseInt(compDur);
	app.endUndoGroup();
}&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p>Sandra, save the following lines as a jsx file, then select the comps to extend and run the script.<br />
<code>var compDur = prompt("Comps duration in seconds:",30);<br />
if (parseInt(compDur) &gt; 0)<br />
{<br />
	var comps = app.project.selection;<br />
	app.beginUndoGroup("Change Comps Duration");<br />
	for (var i = 0; i &lt; comps.length; i++)<br />
	if (comps[i] instanceof CompItem)<br />
	comps[i].duration = parseInt(compDur);<br />
	app.endUndoGroup();<br />
}</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandra</title>
		<link>http://aescripts.com/batchprocessor/#comment-15599</link>
		<dc:creator>sandra</dc:creator>
		<pubDate>Sun, 09 Aug 2009 14:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-15599</guid>
		<description>Great Script as usual :D .. 
i have a suggestion i don&#039;t know if it&#039;s possible as i don&#039;t have scripting background .. but can u add one more batch order to extend Comps to a certain Length ?!?
i would be a great Great great help .. : ) 

it&#039;s a pain in the butt having to go through all Comps u made and extend the duration manually 

thank you So much ,
Sandra</description>
		<content:encoded><![CDATA[<p>Great Script as usual <img src='http://aescripts.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ..<br />
i have a suggestion i don&#8217;t know if it&#8217;s possible as i don&#8217;t have scripting background .. but can u add one more batch order to extend Comps to a certain Length ?!?<br />
i would be a great Great great help .. : ) </p>
<p>it&#8217;s a pain in the butt having to go through all Comps u made and extend the duration manually </p>
<p>thank you So much ,<br />
Sandra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Navarro Parker</title>
		<link>http://aescripts.com/batchprocessor/#comment-15389</link>
		<dc:creator>Navarro Parker</dc:creator>
		<pubDate>Wed, 05 Aug 2009 17:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://aescripts.com/?p=507#comment-15389</guid>
		<description>Looks like a real time saver. Is it safe to assume this works fine with Nucleo Pro 2?</description>
		<content:encoded><![CDATA[<p>Looks like a real time saver. Is it safe to assume this works fine with Nucleo Pro 2?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
