<?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: MovieMaker Processing Library</title>
	<atom:link href="http://www.shiffman.net/2006/05/18/moviemaker/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net/2006/05/18/moviemaker/</link>
	<description></description>
	<pubDate>Thu, 20 Nov 2008 22:34:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Emre Rona</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-71399</link>
		<dc:creator>Emre Rona</dc:creator>
		<pubDate>Mon, 06 Aug 2007 14:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-71399</guid>
		<description>Hello,

I'm having a similar problem with the message posted on 4th January 2007 (question no.2).

When I'm creating a movie, the rendered version is much faster than it normally is, probably because of a frameRate issue. I declare the framerate as 30 in the setup and 30 again when creating the new MovieMaker object, but the resulting animation is almost four times faster than my original intentions. 

I'm not very confident with coding so i don't know if this is because of something that I'm doing wrong, can you help me out please?

Besides this, animations look great!

By the way, I'm using an intel macbook, OSX 10.4.8.

Thank you,

Emre.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m having a similar problem with the message posted on 4th January 2007 (question no.2).</p>
<p>When I&#8217;m creating a movie, the rendered version is much faster than it normally is, probably because of a frameRate issue. I declare the framerate as 30 in the setup and 30 again when creating the new MovieMaker object, but the resulting animation is almost four times faster than my original intentions. </p>
<p>I&#8217;m not very confident with coding so i don&#8217;t know if this is because of something that I&#8217;m doing wrong, can you help me out please?</p>
<p>Besides this, animations look great!</p>
<p>By the way, I&#8217;m using an intel macbook, OSX 10.4.8.</p>
<p>Thank you,</p>
<p>Emre.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diN0bot</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-69743</link>
		<dc:creator>diN0bot</dc:creator>
		<pubDate>Thu, 02 Aug 2007 06:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-69743</guid>
		<description>Hi, 

I am using a MacBook with tiger 10.4.

When I run the example code in 
  http://www.processing.org/reference/libraries/video/MovieMaker.html
I get this error:

The specified codec is not supported, please ensure that the parameters are valid, and in the correct order.

I've tried different constants: StdQTConstants.kH263CodecType, and all the MovieMaker ones.

I have quicktime 7, updated to the latest version as of today.

I can't figure out where the codec lives on my computer or how to not get this error...

Thank you for your help,

diN0bot</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I am using a MacBook with tiger 10.4.</p>
<p>When I run the example code in<br />
  <a href="http://www.processing.org/reference/libraries/video/MovieMaker.html" rel="nofollow">http://www.processing.org/reference/libraries/video/MovieMaker.html</a><br />
I get this error:</p>
<p>The specified codec is not supported, please ensure that the parameters are valid, and in the correct order.</p>
<p>I&#8217;ve tried different constants: StdQTConstants.kH263CodecType, and all the MovieMaker ones.</p>
<p>I have quicktime 7, updated to the latest version as of today.</p>
<p>I can&#8217;t figure out where the codec lives on my computer or how to not get this error&#8230;</p>
<p>Thank you for your help,</p>
<p>diN0bot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt rogalsky</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-50324</link>
		<dc:creator>matt rogalsky</dc:creator>
		<pubDate>Thu, 21 Jun 2007 21:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-50324</guid>
		<description>Great work!

Have you experimented with generating NTSC or PAL dimension movies and importing them into Final Cut or other video editing software? I'm about to try this...

best
Matt Rogalsky</description>
		<content:encoded><![CDATA[<p>Great work!</p>
<p>Have you experimented with generating NTSC or PAL dimension movies and importing them into Final Cut or other video editing software? I&#8217;m about to try this&#8230;</p>
<p>best<br />
Matt Rogalsky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fox</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-48567</link>
		<dc:creator>Fox</dc:creator>
		<pubDate>Tue, 19 Jun 2007 02:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-48567</guid>
		<description>Stefan and all, I recall reading recently something about the constants for the H.264 codec and another (MPEG4 maybe?) are now included in the Quicktime for Java libraries.

Of course I can't find the page anymore, but there's a little info here that is relevant from Chris Adamson who contributes to O'Reilly: http://lists.apple.com/archives/QuickTime-java/2005/Aug/msg00049.html</description>
		<content:encoded><![CDATA[<p>Stefan and all, I recall reading recently something about the constants for the H.264 codec and another (MPEG4 maybe?) are now included in the Quicktime for Java libraries.</p>
<p>Of course I can&#8217;t find the page anymore, but there&#8217;s a little info here that is relevant from Chris Adamson who contributes to O&#8217;Reilly: <a href="http://lists.apple.com/archives/QuickTime-java/2005/Aug/msg00049.html" rel="nofollow">http://lists.apple.com/archives/QuickTime-java/2005/Aug/msg00049.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-45691</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Wed, 13 Jun 2007 21:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-45691</guid>
		<description>Dear Daniel

I receive the following message and am unable to finish off the movie :

quicktime.std.StdQTException[QTJava:6.1.6g],-2014=invalidDuration,QT.vers:7168000
	at quicktime.std.StdQTException.checkError(StdQTException.java:38)

I'm a new comer and a little lost. That said I have got it to work with your example code above</description>
		<content:encoded><![CDATA[<p>Dear Daniel</p>
<p>I receive the following message and am unable to finish off the movie :</p>
<p>quicktime.std.StdQTException[QTJava:6.1.6g],-2014=invalidDuration,QT.vers:7168000<br />
	at quicktime.std.StdQTException.checkError(StdQTException.java:38)</p>
<p>I&#8217;m a new comer and a little lost. That said I have got it to work with your example code above</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-37075</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 13 May 2007 16:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-37075</guid>
		<description>Dan,

This is a wonderfully useful tool. I just solved a problem that may be confusing for others should they encounter it. The error message follows:

/tmp/build38572.tmp/Temporary_4127_7447.java:21:1:21:10: Semantic Error: Type "MovieMaker" is imported on demand from package "moviemaker" and package "processing.video".

When using the video library for live video input, you import something else which is also called MovieMaker. To distinguish between the two, you need to write moviemaker.MovieMaker or video.MovieMaker whenever you are instantiating a MovieMaker or accessing class attributes. Hopefully this will save someone a few minutes of headscratching.

Thanks again for the great library.</description>
		<content:encoded><![CDATA[<p>Dan,</p>
<p>This is a wonderfully useful tool. I just solved a problem that may be confusing for others should they encounter it. The error message follows:</p>
<p>/tmp/build38572.tmp/Temporary_4127_7447.java:21:1:21:10: Semantic Error: Type &#8220;MovieMaker&#8221; is imported on demand from package &#8220;moviemaker&#8221; and package &#8220;processing.video&#8221;.</p>
<p>When using the video library for live video input, you import something else which is also called MovieMaker. To distinguish between the two, you need to write moviemaker.MovieMaker or video.MovieMaker whenever you are instantiating a MovieMaker or accessing class attributes. Hopefully this will save someone a few minutes of headscratching.</p>
<p>Thanks again for the great library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-25907</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Fri, 06 Apr 2007 17:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-25907</guid>
		<description>Wow, this is great. 
any chance it'll be expanded to loading movie files or producing a different file type?</description>
		<content:encoded><![CDATA[<p>Wow, this is great.<br />
any chance it&#8217;ll be expanded to loading movie files or producing a different file type?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-22202</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 28 Mar 2007 12:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-22202</guid>
		<description>&lt;a href=\"http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Video;action=display;num=1174130904;start=3#3\" rel=\"nofollow\" rel="nofollow"&gt;This is the problem.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href=\"http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Video;action=display;num=1174130904;start=3#3\" rel=\"nofollow\" rel="nofollow">This is the problem.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabien</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-22140</link>
		<dc:creator>Fabien</dc:creator>
		<pubDate>Wed, 28 Mar 2007 08:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-22140</guid>
		<description>Hi Dan,

I got the same error as Claudio. Although when using MovieMaker without invoking the video library it works fine ... 
I'm also using 0124.
Any clue? Thanks.
Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>I got the same error as Claudio. Although when using MovieMaker without invoking the video library it works fine &#8230;<br />
I&#8217;m also using 0124.<br />
Any clue? Thanks.<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christianmeinke.com &#187; Blog Archive &#187; Processing Extended</title>
		<link>http://www.shiffman.net/2006/05/18/moviemaker/#comment-16796</link>
		<dc:creator>christianmeinke.com &#187; Blog Archive &#187; Processing Extended</dc:creator>
		<pubDate>Mon, 12 Mar 2007 15:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/2006/05/18/moviemaker/#comment-16796</guid>
		<description>[...] MovieMaker by Daniel Shiffman Creates QuickTime movies directly from Processing [...]</description>
		<content:encoded><![CDATA[<p>[...] MovieMaker by Daniel Shiffman Creates QuickTime movies directly from Processing [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
