The video might be using hardware acceleration for the h.264, but getting no benefit.  Quicktime player just displays the movie and nothing else, while GEM requests the fully decoded pixels in RAM.  The video might be getting uploaded to the GPU, decoded, then bounced back to RAM and then uploaded again.  Apple has some new optimized ways to play video, but they are far too limited for use in GEM.<br>
<br><div class="gmail_quote">On Tue, May 12, 2009 at 2:52 PM, Roman Haefeli <span dir="ltr">&lt;<a href="mailto:reduzierer@yahoo.de">reduzierer@yahoo.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
hi all<br>
<br>
somehow related to frank&#39;s question, but i would like to achieve the<br>
opposite: _more_ hw acceleration (instead of less).<br>
<br>
i found, that on new macs, playing even full-hd h.264 quicktime files<br>
doesn&#39;t eat any noticable cpu processing. on a macbook pro unibody, it<br>
takes around 13% (says &#39;activity monitor&#39;) playing it with quicktime<br>
7.X.X.  the same movie played by [pix_film] from Gem from<br>
pd-extended-0.40.3 takes ~60% (of one core). if it is correct to<br>
believe, that gem makes use of the quicktime API on os x, is there a way<br>
to make it use of the gpu accelerated h.264 decoding feature?<br>
<br>
hm.. i should have checked, whether the plain decoding uses much cpu or<br>
if probably some significant chunk is used for displaying. i&#39;ll test<br>
tomorrow, when i have access to a mac again.<br>
<br>
any hints about the topic are welcome.<br>
<br>
roman<br>
<br>
<br>
<br>
<br>
___________________________________________________________<br>
Telefonate ohne weitere Kosten vom PC zum PC: <a href="http://messenger.yahoo.de" target="_blank">http://messenger.yahoo.de</a><br>
<br>
<br>
_______________________________________________<br>
GEM-dev mailing list<br>
<a href="mailto:GEM-dev@iem.at">GEM-dev@iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/gem-dev" target="_blank">http://lists.puredata.info/listinfo/gem-dev</a><br>
</blockquote></div><br>