Travis, Using Core Video in it's rawest form might be a little bit of overkill for this problem (IMHO). Have you tried using a collection of QTMovieLayers and QTMovie objects in a layer-hosted view?
regards, douglas On Dec 16, 2009, at 7:43 PM, Travis Kirton wrote: > Hi, > > I'm planning a project where I'll be running somewhere between 15 and 20 > videos on screen, any number of them could be playing at the same time (not > necessarily in sync). > > I got an example running with Core Animation and Layers using very little > code, actually adapted from: > http://www.cimgf.com/2008/09/10/core-animation-tutorial-rendering-quicktime-movies-in-a-caopengllayer/ > > But, the final intention would be to have a bunch of videos moving around on > screen. So, I thought it would be better to build this using the Core Video > frameworks. > > I am looking through the CoreVideo(101,102,103...) example projects now. > > I'm wondering if anyone can confirm that I should be going in this direction > or not? > > Thanks, > T_______________________________________________ _______________________________________________ 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 arch...@mail-archive.com