<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ImageBuffer structure creation issue]]></title><description><![CDATA[<p dir="auto"><span style="font-weight:normal">Hello,</span></p>
<p dir="auto">I am trying to implement a module that will behave as a movie player, i.e. read a video file, decode it and send to the output (to the projector module).<br />
I have difficulties with creating an ImageBuffer structure to be send to the output.<br />
When I try to use <strong>ImageBuffer_InitImageBuffer</strong> function (is this the right way to create an ImageBuffer structure? ) I get two link errors:</p>
<p dir="auto">error LNK2001: unresolved external symbol _QDSwapPort<br />
error LNK2001: unresolved external symbol _GetPixRowBytes</p>
<p dir="auto">I work in Visual Studio 2008 in Windows. I have checked that the newest QuickTime SDK is properly installed and all the paths to the QuickTime library are correct.</p>
<div>Could you please help me in solving this problem?  
<p dir="auto">Alex</p></div><p></p>
]]></description><link>https://community.troikatronix.com/topic/604/imagebuffer-structure-creation-issue</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 06:00:17 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/604.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Apr 2013 00:34:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ImageBuffer structure creation issue on Tue, 23 Apr 2013 12:44:38 GMT]]></title><description><![CDATA[<p dir="auto">Dear Mark,</p>
<p dir="auto">Thank you, this function works well.</p>
<p dir="auto">best regards,<br />
Alex</p>
]]></description><link>https://community.troikatronix.com/post/6922</link><guid isPermaLink="true">https://community.troikatronix.com/post/6922</guid><dc:creator><![CDATA[alexsetkov]]></dc:creator><pubDate>Tue, 23 Apr 2013 12:44:38 GMT</pubDate></item><item><title><![CDATA[Reply to ImageBuffer structure creation issue on Fri, 19 Apr 2013 21:14:30 GMT]]></title><description><![CDATA[<p dir="auto">Dear Alex,</p>
<div>You really shouldn't be calling this function directly. Instead call CreateImageBuffer_() (defined in IsadoraCallbacks.h) to create your image buffer.</div>
<div>Give that a try and see if it solves your problem.</div>
<div>
<div>Best Wishes,</div>
<div>Mark</div>
</div>]]></description><link>https://community.troikatronix.com/post/6875</link><guid isPermaLink="true">https://community.troikatronix.com/post/6875</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Fri, 19 Apr 2013 21:14:30 GMT</pubDate></item></channel></rss>