<?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: Core Animation Tutorial: Rendering QuickTime Movies In A CAOpenGLLayer</title>
	<atom:link href="http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/</link>
	<description>Taglines are for Windows programmers</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:50:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: JetForMe</title>
		<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/comment-page-1/#comment-1403</link>
		<dc:creator>JetForMe</dc:creator>
		<pubDate>Mon, 19 Jul 2010 08:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=219#comment-1403</guid>
		<description>&lt;p&gt;I have the same problem as jwwalker, 10.6.4.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have the same problem as jwwalker, 10.6.4.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jwwalker</title>
		<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/comment-page-1/#comment-1331</link>
		<dc:creator>jwwalker</dc:creator>
		<pubDate>Sat, 03 Apr 2010 01:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=219#comment-1331</guid>
		<description>&lt;p&gt;The demo isn&#039;t working for me... it displays the initial image of the movie, but doesn&#039;t play.  It looks like QTVisualContextIsNewImageAvailable is never returning true.  This is on a Mac Pro running 10.6.3.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The demo isn&#8217;t working for me&#8230; it displays the initial image of the movie, but doesn&#8217;t play.  It looks like QTVisualContextIsNewImageAvailable is never returning true.  This is on a Mac Pro running 10.6.3.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/comment-page-1/#comment-1296</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=219#comment-1296</guid>
		<description>&lt;p&gt;@maru&lt;/p&gt;

&lt;p&gt;I&#039;m not sure exactly what you are trying to do. If video has already been captured, you can just load it into a QTMovie and use the tutorial on this page to render into a CAOpenGLLayer. If you are talking about displaying the video in real time, then you should look into using QTCaptureLayer.&lt;/p&gt;

&lt;p&gt;Best Regards,&lt;/p&gt;

&lt;p&gt;-Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@maru</p>

<p>I&#8217;m not sure exactly what you are trying to do. If video has already been captured, you can just load it into a QTMovie and use the tutorial on this page to render into a CAOpenGLLayer. If you are talking about displaying the video in real time, then you should look into using QTCaptureLayer.</p>

<p>Best Regards,</p>

<p>-Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: maru</title>
		<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/comment-page-1/#comment-1295</link>
		<dc:creator>maru</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=219#comment-1295</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I&#039;m wondering how can I render captured video via QTCapture in a CAOpenGLLayer.  I guess I need Core Video feature to compose some captured video into single stream, but I cannot find any clue...  Any idea?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>I&#8217;m wondering how can I render captured video via QTCapture in a CAOpenGLLayer.  I guess I need Core Video feature to compose some captured video into single stream, but I cannot find any clue&#8230;  Any idea?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/comment-page-1/#comment-806</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Thu, 18 Sep 2008 05:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=219#comment-806</guid>
		<description>&lt;p&gt;@vade&lt;/p&gt;

&lt;p&gt;Just a quick not on your comment, the call to super drawInCGLContext does do the flush for you. I didn&#039;t know that before either, but someone pointed it out on the Cocoa-dev list.&lt;/p&gt;

&lt;p&gt;Thanks and I&#039;m glad the site is helpful to you.&lt;/p&gt;

&lt;p&gt;-Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@vade</p>

<p>Just a quick not on your comment, the call to super drawInCGLContext does do the flush for you. I didn&#8217;t know that before either, but someone pointed it out on the Cocoa-dev list.</p>

<p>Thanks and I&#8217;m glad the site is helpful to you.</p>

<p>-Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vade</title>
		<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/comment-page-1/#comment-805</link>
		<dc:creator>vade</dc:creator>
		<pubDate>Thu, 18 Sep 2008 02:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=219#comment-805</guid>
		<description>&lt;p&gt;Oh. I forgot to thank you for all your posts, they&#039;ve been helpful to a sprouting cocoa developer. Thank you!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh. I forgot to thank you for all your posts, they&#8217;ve been helpful to a sprouting cocoa developer. Thank you!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vade</title>
		<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/comment-page-1/#comment-804</link>
		<dc:creator>vade</dc:creator>
		<pubDate>Thu, 18 Sep 2008 02:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=219#comment-804</guid>
		<description>&lt;p&gt;Hi.&lt;/p&gt;

&lt;p&gt;I use a similar path for my Quartz Composer power realtime video mixer app in development. However I dont use Core Animation and am not very familiar with it, but, I&#039;d imagein you need to flush after you push the frame to the CAOpenGLLayer, unless the super implementation flushes for you? I know I have to flush with my code..&lt;/p&gt;

&lt;p&gt;As far as display link is concerned, its surprisingly easy to set up, and for those looking to power some effects easily, I highly suggest using Quartz Composer and QCrenderers. You can simply pass your currentFrame variable into a QCRenderers published image input port. Thats it! So awesome.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi.</p>

<p>I use a similar path for my Quartz Composer power realtime video mixer app in development. However I dont use Core Animation and am not very familiar with it, but, I&#8217;d imagein you need to flush after you push the frame to the CAOpenGLLayer, unless the super implementation flushes for you? I know I have to flush with my code..</p>

<p>As far as display link is concerned, its surprisingly easy to set up, and for those looking to power some effects easily, I highly suggest using Quartz Composer and QCrenderers. You can simply pass your currentFrame variable into a QCRenderers published image input port. Thats it! So awesome.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/comment-page-1/#comment-802</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Wed, 10 Sep 2008 18:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=219#comment-802</guid>
		<description>&lt;p&gt;@nickludlam&lt;/p&gt;

&lt;p&gt;Lovely! The CPU part doesn&#039;t surprise me so much, but I&#039;m not sure why you are not getting the video to display. Will see what I can find out.&lt;/p&gt;

&lt;p&gt;-Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@nickludlam</p>

<p>Lovely! The CPU part doesn&#8217;t surprise me so much, but I&#8217;m not sure why you are not getting the video to display. Will see what I can find out.</p>

<p>-Matt</p>]]></content:encoded>
	</item>
	<item>
		<title>By: nickludlam</title>
		<link>http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/comment-page-1/#comment-801</link>
		<dc:creator>nickludlam</dc:creator>
		<pubDate>Wed, 10 Sep 2008 16:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/?p=219#comment-801</guid>
		<description>&lt;p&gt;Trying this on a C2D Macbook Pro, I&#039;m getting a window which flicks briefly from black to white and stops. It appears to do nothing, and takes up about 50% of my CPU time. There&#039;s nothing revealing in the log output either.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Trying this on a C2D Macbook Pro, I&#8217;m getting a window which flicks briefly from black to white and stops. It appears to do nothing, and takes up about 50% of my CPU time. There&#8217;s nothing revealing in the log output either.</p>]]></content:encoded>
	</item>
</channel>
</rss>
