<?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: QTMovieLayer and Image Animation</title>
	<atom:link href="http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/</link>
	<description>Taglines are for Windows programmers</description>
	<lastBuildDate>Sat, 13 Mar 2010 01:16:03 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Long Pointers &#187; That Sucking Sound Is Java Killing Your Soul</title>
		<link>http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/comment-page-1/#comment-595</link>
		<dc:creator>Long Pointers &#187; That Sucking Sound Is Java Killing Your Soul</dc:creator>
		<pubDate>Fri, 16 May 2008 12:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/#comment-595</guid>
		<description>&lt;p&gt;[...] Core Animation Tutorial: QTMovieLayer and Image Animation [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Core Animation Tutorial: QTMovieLayer and Image Animation [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-04-14 &#124; manicwave.com</title>
		<link>http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/comment-page-1/#comment-548</link>
		<dc:creator>links for 2008-04-14 &#124; manicwave.com</dc:creator>
		<pubDate>Mon, 14 Apr 2008 12:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/#comment-548</guid>
		<description>&lt;p&gt;[...] Cocoa Is My Girlfriend Â» Core Animation Tutorial: QTMovieLayer and Image Animation Drawing Layers In Thin Air [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Cocoa Is My Girlfriend Â» Core Animation Tutorial: QTMovieLayer and Image Animation Drawing Layers In Thin Air [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ewing</title>
		<link>http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/comment-page-1/#comment-344</link>
		<dc:creator>ewing</dc:creator>
		<pubDate>Sat, 05 Apr 2008 00:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/#comment-344</guid>
		<description>&lt;p&gt;Funny, I was just going over the 
QTMovie frameImageAtTime:withAttributes:error:
API last night and I stumbled upon this by this without looking for it.&lt;/p&gt;

&lt;p&gt;Instead of converting from NSImage to CGImageRef, this withAttributes: version of the method returns a void* instead of an NSImage. If you supply the correct attributes, you can tell the method to return you a CGImageRef directly.&lt;/p&gt;

&lt;p&gt;[attributes setObject:QTMovieFrameImageTypeCGImageRef forKey:QTMovieFrameImageType];&lt;/p&gt;

&lt;p&gt;At least that&#039;s the theory. I was trying to use QTMovieFrameImageTypeCVOpenGLTextureRef for my own purposes, but I keep getting errors when I call this (Error Domain=NSOSStatusErrorDomain Code=-50 &quot;Operation could not be completed. (OSStatus error -50.)&quot; (error in user parameter list)&lt;/p&gt;

&lt;p&gt;Using QTMovieFrameImageTypeCGImageRef didn&#039;t return an error for me though so I bet it will work for this case.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Funny, I was just going over the 
QTMovie frameImageAtTime:withAttributes:error:
API last night and I stumbled upon this by this without looking for it.</p>

<p>Instead of converting from NSImage to CGImageRef, this withAttributes: version of the method returns a void* instead of an NSImage. If you supply the correct attributes, you can tell the method to return you a CGImageRef directly.</p>

<p>[attributes setObject:QTMovieFrameImageTypeCGImageRef forKey:QTMovieFrameImageType];</p>

<p>At least that&#8217;s the theory. I was trying to use QTMovieFrameImageTypeCVOpenGLTextureRef for my own purposes, but I keep getting errors when I call this (Error Domain=NSOSStatusErrorDomain Code=-50 &#8220;Operation could not be completed. (OSStatus error -50.)&#8221; (error in user parameter list)</p>

<p>Using QTMovieFrameImageTypeCGImageRef didn&#8217;t return an error for me though so I bet it will work for this case.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Long</title>
		<link>http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/comment-page-1/#comment-54</link>
		<dc:creator>Matt Long</dc:creator>
		<pubDate>Thu, 13 Mar 2008 01:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/#comment-54</guid>
		<description>&lt;p&gt;These look like linker errors. Are you building in Debug or Release? It looks like your missing a framework Maybe QTKit?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>These look like linker errors. Are you building in Debug or Release? It looks like your missing a framework Maybe QTKit?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/comment-page-1/#comment-53</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Thu, 13 Mar 2008 01:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cimgf.com/2008/03/05/core-animation-tutorial-qtmovielayer-and-image-animation/#comment-53</guid>
		<description>&lt;p&gt;Hello there. When I download your demo and try to compile it, I get these three errors.&lt;/p&gt;

&lt;p&gt;&quot;&lt;em&gt;QTMovieFrameImageTypeNSImage&quot;, referenced from:
      _QTMovieFrameImageTypeNSImage$non_lazy_ptr in ImageGrabber.o
  &quot;.objc_class_name_QTMovieLayer&quot;, referenced from:
      literal-pointer@&lt;/em&gt;_OBJC@__cls_refs@QTMovieLayer in AppDelegate.o
  &quot;_QTMovieFrameImageType&quot;, referenced from:
      _QTMovieFrameImageType$non_lazy_ptr in ImageGrabber.o&lt;/p&gt;

&lt;p&gt;Can you give me any pointers as to where this errors are coming from? Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello there. When I download your demo and try to compile it, I get these three errors.</p>

<p>&#8220;<em>QTMovieFrameImageTypeNSImage&#8221;, referenced from:
      _QTMovieFrameImageTypeNSImage$non_lazy_ptr in ImageGrabber.o
  &#8220;.objc_class_name_QTMovieLayer&#8221;, referenced from:
      literal-pointer@</em>_OBJC@__cls_refs@QTMovieLayer in AppDelegate.o
  &#8220;_QTMovieFrameImageType&#8221;, referenced from:
      _QTMovieFrameImageType$non_lazy_ptr in ImageGrabber.o</p>

<p>Can you give me any pointers as to where this errors are coming from? Thanks.</p>]]></content:encoded>
	</item>
</channel>
</rss>
