Dear List, I have developed a plugin that handles interlaced movies properly. The plugin works great with QCRenderer main thread but throws exception on secondary thread
*Terminating app due to uncaught exception 'QTMovieInitializedOnWrongThread', reason: 'QTMovie_QuickTime class must be initialized on the main thread.'* I have also tried calling [QTMovie enterQTKITOnThread]/[QTMovie exitQTKitOnThread] and EnterMoviesOnThread(0)/ExitMoviesOnThread() pair but didn't help. I have build both the plugin and application in 32bit mode. Please help Thanks Nisar
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com