<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Creative COW | Stephane Levy | Activity</title>
	<link>https://creativecow.net/members/stephanelevy/activity/</link>
	<atom:link href="https://creativecow.net/members/stephanelevy/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Stephane Levy.</description>
	<lastBuildDate>Sat, 16 May 2026 02:38:05 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.5.10</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">93a2ec0f13812297f500e4ed465d66f8</guid>
				<title>Stephane Levy started the discussion AE script to create project and save as… with a specific name without prompting in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/ae-script-to-create-project-and-save-as-with-a-specific-name-without-prompting/</link>
				<pubDate>Mon, 28 Mar 2022 22:46:50 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/ae-script-to-create-project-and-save-as-with-a-specific-name-without-prompting/">AE script to create project and save as… with a specific name without prompting</a></p> <div class="bb-content-inr-wrap"><p>How can I create a project and save it with a specified path, in a script? Thanks.</p>
<p>The following doesn&#8217;t do the trick:</p>
</p>
<pre><p>var my_project_path = '/abc/compositing.aep';<br />var my_project_file = new File(my_project_path);</p><p>my_new_project = app.newProject();</p><p>app.project.save([my_project_file]);</p></pre>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ef585311ef5efd7597fbb5a9bbe62811</guid>
				<title>Stephane Levy and Henry Garrou are now connected</title>
				<link>https://creativecow.net/news-feed/p/367290/</link>
				<pubDate>Fri, 25 Mar 2022 20:38:12 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a05feed9b7eaee4676fc29afde498b44</guid>
				<title>Stephane Levy replied to the discussion Execution of a script within a script in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/execution-of-a-script-within-a-script/#post-2426931</link>
				<pubDate>Fri, 25 Mar 2022 19:59:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/execution-of-a-script-within-a-script/#post-2426931"><span class="bb-reply-lable">Reply to</span> Execution of a script within a script</a></p> <div class="bb-content-inr-wrap"><p>Thanks, it works. I now a have a new question.</p>
<p>After the execute command line in the script, I have actions that depend on the output of the .jsxbin file that was executed. When the .jsxbin file is executed, I&#8217;m guided via a UI that prompts me to set different parameters and validate actions one after the other. I would like to wait for this&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-367282"><a href="https://creativecow.net/forums/thread/execution-of-a-script-within-a-script/#post-2426931" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc619e09db3fe9f528b11dd0c95da1d9</guid>
				<title>Stephane Levy replied to the discussion Puppet tool - Unpin / move / pin again in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/page/2/#post-2426916</link>
				<pubDate>Fri, 25 Mar 2022 15:54:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/page/2/#post-2426916"><span class="bb-reply-lable">Reply to</span> Puppet tool - Unpin / move / pin again</a></p> <div class="bb-content-inr-wrap"><p>It wouldn&#8217;t work with keyframes. But this part, animation, I want to do it manually, it will not be automatic.</p>
<p>The thing I want to avoid is having to create from scratch the 80 pins in the right positions every time I work on a new head shot. With the method cited above, I can even rename the pins &#8220;once and for all&#8221; on the reference layer.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3aa489206f6fd679cfdaacd17bfcc0ce</guid>
				<title>Stephane Levy started the discussion Execution of a script within a script in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/execution-of-a-script-within-a-script/</link>
				<pubDate>Fri, 25 Mar 2022 15:43:44 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/execution-of-a-script-within-a-script/">Execution of a script within a script</a></p> <div class="bb-content-inr-wrap"><p>How can I, in a script script2.jsx, call the execution of an existing script, script1.jsx ?</p>
<p>For instance, if I want to run a plug-in.</p>
<p>Thanks.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">84e10b2f5978b1e9128dba48a211e8a9</guid>
				<title>Stephane Levy replied to the discussion Puppet tool - Unpin / move / pin again in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/page/2/#post-2426913</link>
				<pubDate>Fri, 25 Mar 2022 15:41:06 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/page/2/#post-2426913"><span class="bb-reply-lable">Reply to</span> Puppet tool - Unpin / move / pin again</a></p> <div class="bb-content-inr-wrap"><p>It looks like there&#8217;s an interesting workaround to this: using a precomp and place the pins in their initial positions.</p>
<p>Then, load the footage of the new head shot in a layer below.</p>
<p>Then, set opacity to 20% or so, on the head shot with the pins on it, so that the new head shot appears in transparency.</p>
<p>Move the pins so that they fit on the new head.&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-367268"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/page/2/#post-2426913" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c533809b84744d89ae1ee14eecc1c57f</guid>
				<title>Stephane Levy replied to the discussion Puppet tool - Unpin / move / pin again in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/page/2/#post-2426907</link>
				<pubDate>Fri, 25 Mar 2022 15:07:32 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/page/2/#post-2426907"><span class="bb-reply-lable">Reply to</span> Puppet tool - Unpin / move / pin again</a></p> <div class="bb-content-inr-wrap"><p>This looks really interesting. I am going to try and test and will get back to you.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">81cc4a0b48341e065e994de2fb660ac5</guid>
				<title>Stephane Levy replied to the discussion Puppet tool - Unpin / move / pin again in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/#post-2426871</link>
				<pubDate>Fri, 25 Mar 2022 00:11:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/#post-2426871"><span class="bb-reply-lable">Reply to</span> Puppet tool - Unpin / move / pin again</a></p> <div class="bb-content-inr-wrap"><p>Filip, do you know a way to batch rename puppet pins? I get &#8220;Puppet Pin 1&#8221;, &#8220;Puppet Pin 2&#8243;… &#8220;Puppet Pin 80&#8221; ; and I would like to have &#8220;Face Outline 1&#8221;, &#8220;Face Outline 2&#8243;… &#8220;Face Outline 10&#8221;, &#8220;Mouth 1&#8243;… &#8220;Mouth 10&#8221; etc. I could do this directly in the comp, not via scripting. Sth like, select 10 layers, then do sth.  If I can regroup them into subfo&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-367229"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/#post-2426871" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">15fa3aa5cafa04cd2335d6e691020c97</guid>
				<title>Stephane Levy replied to the discussion Puppet tool - Unpin / move / pin again in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/#post-2426769</link>
				<pubDate>Wed, 23 Mar 2022 19:38:24 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/#post-2426769"><span class="bb-reply-lable">Reply to</span> Puppet tool - Unpin / move / pin again</a></p> <div class="bb-content-inr-wrap"><p>Hi Filip,</p>
<p>I am willing to try this, but first, what do you mean by: &#8220;Your reference image could be dots on the face with a number besides it&#8221; : how can I achieve this? How can I actually see the number beside the pin on the reference image?</p>
<p>Thanks.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1de486d7e09b7302e977257300a1a838</guid>
				<title>Stephane Levy replied to the discussion Puppet tool - Unpin / move / pin again in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/#post-2426705</link>
				<pubDate>Tue, 22 Mar 2022 23:58:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/#post-2426705"><span class="bb-reply-lable">Reply to</span> Puppet tool - Unpin / move / pin again</a></p> <div class="bb-content-inr-wrap"><p>Anyone has an idea regarding this puppet tool / mesh &#8211; removal and repositioning, without applying distorsion while moving? Thanks!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d83b5c4baf8ebd8ab0ee281b3240b24e</guid>
				<title>Stephane Levy replied to the discussion Freeze framing between keyframes in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/freeze-framing-between-keyframes/#post-2426704</link>
				<pubDate>Tue, 22 Mar 2022 23:51:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/freeze-framing-between-keyframes/#post-2426704"><span class="bb-reply-lable">Reply to</span> Freeze framing between keyframes</a></p> <div class="bb-content-inr-wrap"><p>Thanks a lot Filip for the expression you provided.</p>
<p>I had to make some adjustments so that it fits my project, but you pointed the right direction with nearkey / nextkey &#8211; yes.</p>
<p>&#x1f44d;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2865764fd6cbf4c8a6547e1c6e2644f2</guid>
				<title>Stephane Levy replied to the discussion Freeze framing between keyframes in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/freeze-framing-between-keyframes/#post-2426627</link>
				<pubDate>Tue, 22 Mar 2022 14:14:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/freeze-framing-between-keyframes/#post-2426627"><span class="bb-reply-lable">Reply to</span> Freeze framing between keyframes</a></p> <div class="bb-content-inr-wrap"><p>I mean a function like this:</p>
<p>f(x)= a if x is in [t1;t2]</p>
<p>f(x)= b if x is in [t2;t3]</p>
<p>etc.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cacac7568257883754f841dba9b1061a</guid>
				<title>Stephane Levy replied to the discussion Freeze framing between keyframes in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/freeze-framing-between-keyframes/#post-2426623</link>
				<pubDate>Tue, 22 Mar 2022 13:32:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/freeze-framing-between-keyframes/#post-2426623"><span class="bb-reply-lable">Reply to</span> Freeze framing between keyframes</a></p> <div class="bb-content-inr-wrap"><p>Hi Filip.</p>
<p>In fact what I&#8217;m trying to do is making lip sync looks like stop motion.</p>
<p>For this, I convert audio to keyframes, and then I apply an expression to a new layer so that it transforms the audio keyframe value to a step function.</p>
<p>Then I want to apply freeze frames every time the step value switches to another.</p>
<p>Transforming the step function to a&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-367030"><a href="https://creativecow.net/forums/thread/freeze-framing-between-keyframes/#post-2426623" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c6afd6ab8680aa0c18e0426f89975aec</guid>
				<title>Stephane Levy started the discussion Freeze framing between keyframes in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/freeze-framing-between-keyframes/</link>
				<pubDate>Tue, 22 Mar 2022 10:09:20 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/freeze-framing-between-keyframes/">Freeze framing between keyframes</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>How can I freeze frame a video layer according to a slider control that takes values 1 or 0 ?</p>
<p>When the slider takes changes from 1 to 0, then the video freezes. From 0 to 1, freeze again.</p>
<p>The result would look like stop motion : motion occurs every time the slider&#8217;s value switches.</p>
<p>Thanks.</p>
<p>Regards.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">877c6d065a8d5967a029f5dac742e97b</guid>
				<title>Stephane Levy replied to the discussion Puppet tool - Unpin / move / pin again in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/#post-2426530</link>
				<pubDate>Mon, 21 Mar 2022 14:00:03 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/#post-2426530"><span class="bb-reply-lable">Reply to</span> Puppet tool - Unpin / move / pin again</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;ve tried using an expression, but, 2 things : 1) I can&#8217;t control visually the positions of the pins, I have to guess, 2) and that&#8217;s the most important: distortion is applied right away.</p>
<p>Thanks.</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">05391756314fa8670f945c74450980a7</guid>
				<title>Stephane Levy started the discussion Puppet tool - Unpin / move / pin again in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/</link>
				<pubDate>Fri, 18 Mar 2022 21:11:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/">Puppet tool - Unpin / move / pin again</a></p> <div class="bb-content-inr-wrap"><p>Hello,</p>
<p>I would like to use the puppet tool on many head shots for a project.</p>
<p>In order to gain time, I&#8217;m thinking about doing the following:</p>
<p>&#8211; create a template of an AE project</p>
<p>&#8211; load a reference head shot in the template</p>
<p>&#8211; position 80 pins on the head</p>
<p>Then, every time I want to use the puppet tool for a new project, do the&hellip;<span class="activity-read-more" id="activity-read-more-366902"><a href="https://creativecow.net/forums/thread/puppet-tool-unpin-move-pin-again/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">45a78a638198e22da2cd6e740324003c</guid>
				<title>Stephane Levy became a registered member</title>
				<link>https://creativecow.net/news-feed/p/366754/</link>
				<pubDate>Tue, 15 Mar 2022 16:27:31 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		