I need to get around the "safe mode" where some playback environments won't allow the execution of certain patches, e.g.

  *** Patch class "QCPlugInPatch" is not allowed in safe mode

Does anyone know how to do this?

My current scenario is this: I'm writing a server application (i.e. no GUI) that uses QTKit to create and export a new movie from various pieces, like full-motion video clips, audio tracks, and Quartz compositions. The compositions use XML Downloader and a couple custom patches that won't run in safe mode.

I'm using QTMovie's writeToFile:withAttributes: method to export the movie as a DV clip. It all works, except for this business with patches that won't run in safe mode.

If I understand this correctly, what I want is to tell the QTMovie implementation that I don't want it to impose safe mode constraints when it is rendering my movie to DV. Any idea how to do that?

Thanks in advance,
Scott
_______________________________________________
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