In tinkering some more on Alex's post, I think I may have uncovered some strange behaviour with the CoreImage Filter patch.

Create a new composition.

Add a video input (or plasma image), create a stock Core Image Filter (the default one is fine), and a billboard.

Attach the video input to the filter, and the filter to the billboard. Everything should be fine.

Then open the inspector panel for the core image filter. Go to the settings tab. Then check the Edit Filter Function check box.

At this point, with the inspector panel open, it seems like the filter is retaining all the images that pass through it (causing eventual slowdowns, and maybe a crash, if it runs long enough I guess)? Stopping the composition or unchecking the box seems to release all the retained images, returning things to normal (so it's not a true memory leak, because they're referenced somewhere).

Can anyone else confirm/reject this?

--
[ christopher wright ]
[EMAIL PROTECTED]
http://kineme.net/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to