<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">yes the RGBA channels are set wrong on mac osx. the cube appears blue because the alpha channel is read as blue.<div>when you change channels like this&nbsp;</div><div><span class="Apple-style-span" style="font-size: 12px; ">R&nbsp;–&gt;&nbsp;G&nbsp;</span></div><div><span class="Apple-style-span" style="font-size: 12px; ">G&nbsp;–&gt;&nbsp;R&nbsp;</span></div><div><span class="Apple-style-span" style="font-size: 12px; ">B&nbsp;–&gt;&nbsp;A&nbsp;</span></div><div><span class="Apple-style-span" style="font-size: 12px; ">A&nbsp;–&gt;&nbsp;B</span></div><div><span class="Apple-style-span" style="font-size: 12px; "></span>the movie will justified. but itīs not handy to give each record this process so &nbsp;<br><div>i fixed this with a change in the code of recordQT.cpp in line 241 - instead of&nbsp;<span class="Apple-style-span" style="color: rgb(1, 1, 2); font-family: Menlo; font-size: 11px; ">colorspace = k32BGRAPixelFormat;</span></div><div><div><div>i use&nbsp;<span class="Apple-style-span" style="color: rgb(1, 1, 2); font-family: Menlo; font-size: 11px; ">colorspace = k32ARGBPixelFormat;</span></div><div>but i donīt know how this affects other os</div><div><br></div><div>also the recorded mov is upside down - this can fix in quicktime pro with a click in the properties of the video track -</div><div>so i donīt looked for the code issue.</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; ">matthias</div></div><div><br></div><div>Am 01.04.2010 um 19:37 schrieb <a href="http://SourceForge.net">SourceForge.net</a>:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Bugs item #2980652, was opened at 2010-04-01 17:37<br>Message generated for change (Tracker Item Submitted) made by maxn<br>You can respond by visiting: <br><a href="https://sourceforge.net/tracker/?func=detail&amp;atid=507079&amp;aid=2980652&amp;group_id=64325">https://sourceforge.net/tracker/?func=detail&amp;atid=507079&amp;aid=2980652&amp;group_id=64325</a><br><br>Please note that this message will contain a full copy of the comment thread,<br>including the initial issue submission, for this request,<br>not just the latest update.<br>Category: Pixes (pix_ objects)<br>Group: None<br>Status: Open<br>Resolution: None<br>Priority: 5<br>Private: No<br>Submitted By: max (maxn)<br>Assigned to: Nobody/Anonymous (nobody)<br>Summary: [PD] strange colors with pix_record<br><br>Initial Comment:<br>System: GEM ver: 0.92.2 compiled: Jan 20 2010 on OS X 10.6.3<br>Symptom: a grey cube will be shown in blue when recorded with pix_record.<br>see attached files to test. Please report on this bug to se weather it affects other systems too,<br><br>----------------------------------------------------------------------<br><br>You can respond by visiting: <br>https://sourceforge.net/tracker/?func=detail&amp;atid=507079&amp;aid=2980652&amp;group_id=64325<br><br>_______________________________________________<br>GEM-dev mailing list<br>GEM-dev@iem.at<br>http://lists.puredata.info/listinfo/gem-dev<br></div></blockquote></div><br></div></div></body></html>