Hello,
I'm creating an camera application that supports both image and video capture. I was successfully with the image capture function. But not the video capture function.
I can successfully received MFrameBuffer, but I don't know how to create a video clip with this.
Someone said that i should use CVideoRecorderUtility as VRex example. But i think there should be a way to create a video clip with MFrameBuffer.
Can you give me example code or tell me how to do this?
Thanks,



