QC in FxPlug
QC in FxPlug
- Subject: QC in FxPlug
- From: "David Yamnitsky" <email@hidden>
- Date: Thu, 31 Jul 2008 14:07:21 -0400
- Organization: Boris FX, Inc.
Hi,
I've been trying to render out Quartz Composer compositions into FxPlug using a QCRenderer, and have had a lot of success by first rendering the composition to an FBO, and then drawing the output to the actual destination. To avoid this unnecessary step, I've been hoping to draw using the QCRenderer directly, and have gotten it working properly in Motion, but in FCP it's been more difficult.
First of all, the coordinate system is flipped, so all rendering is flipped (except drawing of the input image (for an FxFilter)).
With my FBO implementation, rendering scale, pixel aspect ratio, and half height fields were all handled because I could control the context of the FBO.
How would I handle all those directly? I've done several tests and found that the "Rendering Destination Dimensions" in QC do not reflect those considerations.
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden