On 03.08.2012, at 17:10, John Kubie <[email protected]> wrote: > Very general question: > > I'm looking for an overview of the differences between quicktime and QTkit; > the rate of deprecation of quicktime functions; the scope of each plug in; > and the advantages and disadvantages of each.
QuickTime is very old API. Won't be available on 64 bit targets. QTKit is newer API and will be available on 64 bit. The long run seems we go to AVFoundation. But I didn't start for that plugin. But all three are not feature equal. > I know this is a broad and general question, but I'm likely to begin a > transition to QTkit, and would like to understand it better. Well, there is no general recommendation. Simply write your app with the API which has the features you need. Greetings Christian -- Check out the Omega Bundle: http://www.omegabundle.com/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
