<?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"
	>
<channel>
	<title>Comments on: Sony Vegas Script to Change the Pixel Aspect Ratio of Images</title>
	<atom:link href="http://granades.com/2008/04/21/sony-vegas-change-pixel-aspect-ratio/feed/" rel="self" type="application/rss+xml" />
	<link>http://granades.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fgranades.com%2F2008%2F04%2F21%2Fsony-vegas-change-pixel-aspect-ratio%2F%23comment-&amp;seed_title=Sony+Vegas+Script+to+Change+the+Pixel+Aspect+Ratio+of+Images</link>
	<description>Like a blog, but explodier</description>
	<pubDate>Sat, 11 Oct 2008 15:01:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Stephen</title>
		<link>http://granades.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fgranades.com%2F2008%2F04%2F21%2Fsony-vegas-change-pixel-aspect-ratio%2F%23comment-153344&amp;seed_title=Sony+Vegas+Script+to+Change+the+Pixel+Aspect+Ratio+of+Images#comment-153344</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Fri, 09 May 2008 15:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://granades.com/?p=1396#comment-153344</guid>
		<description>You should be able to modify it to find .mp4 files instead of still images. Try changing "(jpe?g&#124;png&#124;gif)" to "mp4" in the script. And Vegas 8 should do the compilation for you. You shouldn't need to compile it yourself.</description>
		<content:encoded><![CDATA[<p>You should be able to modify it to find .mp4 files instead of still images. Try changing &#8220;(jpe?g|png|gif)&#8221; to &#8220;mp4&#8243; in the script. And Vegas 8 should do the compilation for you. You shouldn&#8217;t need to compile it yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://granades.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fgranades.com%2F2008%2F04%2F21%2Fsony-vegas-change-pixel-aspect-ratio%2F%23comment-153159&amp;seed_title=Sony+Vegas+Script+to+Change+the+Pixel+Aspect+Ratio+of+Images#comment-153159</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 09 May 2008 05:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://granades.com/?p=1396#comment-153159</guid>
		<description>Hi Stephen

This looks exactly what I need!  But I need it to change the p.a.r. on a video file.

Could it be modified to work with a .MP4 file?

See link above for more info.

Also, do I need to compile it in Visual c#??

Thanks a lot,</description>
		<content:encoded><![CDATA[<p>Hi Stephen</p>
<p>This looks exactly what I need!  But I need it to change the p.a.r. on a video file.</p>
<p>Could it be modified to work with a .MP4 file?</p>
<p>See link above for more info.</p>
<p>Also, do I need to compile it in Visual c#??</p>
<p>Thanks a lot,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://granades.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fgranades.com%2F2008%2F04%2F21%2Fsony-vegas-change-pixel-aspect-ratio%2F%23comment-145725&amp;seed_title=Sony+Vegas+Script+to+Change+the+Pixel+Aspect+Ratio+of+Images#comment-145725</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Fri, 25 Apr 2008 01:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://granades.com/?p=1396#comment-145725</guid>
		<description>Sorry, Mirko, I don't. I'm running 8 here.</description>
		<content:encoded><![CDATA[<p>Sorry, Mirko, I don&#8217;t. I&#8217;m running 8 here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirko</title>
		<link>http://granades.com/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fgranades.com%2F2008%2F04%2F21%2Fsony-vegas-change-pixel-aspect-ratio%2F%23comment-145329&amp;seed_title=Sony+Vegas+Script+to+Change+the+Pixel+Aspect+Ratio+of+Images#comment-145329</link>
		<dc:creator>Mirko</dc:creator>
		<pubDate>Thu, 24 Apr 2008 11:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://granades.com/?p=1396#comment-145329</guid>
		<description>Hey this sounds extremely useful, but I tried this in Vegas 6 with a bunch of photos on my timeline but it gives the following error:
Compilation errors:

'System.Text.RegularExpressions.Regex' does not contain a definition for 'match'
'Sony.Vegas.Media' does not contain a definition for 'GetVideoStreamByIndex'

System.ApplicationException: Failed to compile.
   at Sony.Vegas.CodeDomScriptManager.Compile()
   at Sony.Vegas.ScriptHost.RunScript(Boolean fCompileOnly)

Do you know a quick fix? I have zero experience with scripts in Vegas... 
Cheers, Mirko</description>
		<content:encoded><![CDATA[<p>Hey this sounds extremely useful, but I tried this in Vegas 6 with a bunch of photos on my timeline but it gives the following error:<br />
Compilation errors:</p>
<p>&#8216;System.Text.RegularExpressions.Regex&#8217; does not contain a definition for &#8216;match&#8217;<br />
&#8216;Sony.Vegas.Media&#8217; does not contain a definition for &#8216;GetVideoStreamByIndex&#8217;</p>
<p>System.ApplicationException: Failed to compile.<br />
   at Sony.Vegas.CodeDomScriptManager.Compile()<br />
   at Sony.Vegas.ScriptHost.RunScript(Boolean fCompileOnly)</p>
<p>Do you know a quick fix? I have zero experience with scripts in Vegas&#8230;<br />
Cheers, Mirko</p>
]]></content:encoded>
	</item>
</channel>
</rss>
