0
votes
0answers
301 views

how to extract video frames from AVPlayer? [closed]

I want to realize the next functionality: from a given video (or audio) file I want to extract sample buffers in real-time - while it is played with AVPlayer. That means eventually I want to have ...
3
votes
4answers
681 views

Examples of apps in the Mac App Store not made with objective-c/c/c++?

Are there any apps in the store made using mono, ruby or lisp or put together in another alternative way. Do you know of any? The reason I'm asking is because I'm already making apps using ...