Hi, Any experienced developers to help me how to decode a video frame-by- frame. Is it possible through the MediaPlayer framework?
Regards, Mohan On Dec 31 2009, 1:08 pm, mohan <[email protected]> wrote: > Hello, > > I am trying to decode and obtain all frames in a video stream, each > of which would be processed by a native signal processing engine and > re-encoded back to a MPEG4/MP4 file. I noticed that there was a > getFrameAt() function in earlier versions of SDK but its not available > in v 1.6 on which I am working. As I am fairly new to Android, I would > like to know from more experienced people around here as to how I can > extract video frames into a buffer for processing. > > Thanks & Regards,Mohan -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

