Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

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 access to the sample buffer being presented in the same time.

How this could be done in most efficient way?

share|improve this question
Is AVPlayer an app or an API/Framework. Please edit this question and we'll re-open it if you are asking about a non-programming topic such as using an App from the store... – bmike Aug 14 '12 at 18:19

closed as off topic by gentmatt, bmike Aug 14 '12 at 18:19

Questions on Ask Different are expected to relate to Apple hardware or software within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.