Re: AVFoundation and OpenGL?

2011-04-11 Thread David Duncan
On Apr 10, 2011, at 12:18 PM, John Michael Zorko wrote: I've been playing with Core Animation and AVFoundation to get some interesting results. I've a question, though, with regards to AVFoundation and OpenGL: Can I make OpenGL work with AVPlayerLayer? That depends on what you mean

Re: AVFoundation and OpenGL?

2011-04-11 Thread David Duncan
On Apr 11, 2011, at 11:44 AM, John Michael Zorko wrote: I'm currently using Core Animation to show a 3D rotatable cube with videos (or other content) on each side, so each side of the cube is an AVPlayerLayer. What i've read so far seems to say that a special subclass of CALayer

AVFoundation and OpenGL?

2011-04-10 Thread John Michael Zorko
Hello, all ... I've been playing with Core Animation and AVFoundation to get some interesting results. I've a question, though, with regards to AVFoundation and OpenGL: Can I make OpenGL work with AVPlayerLayer? Regards, John ___ Cocoa-dev