Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quartz Composer/Core Video broken for me in Leopard



Thanks to the QC team and Allan Schaffer this problem has now been resolved. The problem was that I did not treat the CVOpenGLBuffer as immutable and I needed to. This wasn't a problem for Tiger but became an issue with Leopard apparently because of changes in the QC imaging pipeline.

The resolution is to use a CVOpenGLBufferPool and then use CVOpenGLBufferPoolCreateOpenGLBuffer each time I want to render a new frame. After the frame has been passed to the QCRenderer I then release the CVOpenGLBuffer. Problem solved.

Thanks again to the QC team and Allan.

Cheers,
-C

On 28/10/2007, at 10:45 PM, Christopher Hunt wrote:

I've just upgraded to Leopard and find that some CoreVideo integration that I'm doing with Quartz Composer is not working now. Things were all fine for Tiger. :-)

When it comes to rendering here's what I start with:
<snip>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.