Hi, I want to make some slideshow program for myself which display photos with transition effect and extra text information on it, and save the slideshow into QuickTime movie.
1. Is Core Image the correct technology to use? I mean that I don't want to rewrite the common transition effect (dissolve, fade-in, ...) myself. 2. How to save the whole slideshow into QuickTime movie? Should I create each frame and add to QTTrack? Or is there some magic method that can record the NSView automatically (Just like how you print to PDF in NSView)? Regards, yllan _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]