|
|
User login
Feeds |
How does CVideoPlayerUtility play frames ( the frame comes from camera)?
|
|||||
| Fri, 2005-08-19 02:10 | |
|
Hi, every one :
Now , In my project , I am using CVideoPlayerUtility to play video. But I found CVideoPlayerUtility only support video clip. just Like : OpenFileL(const TDesC &aFileName); But with my requirement, I need play video clip frame by frame, the frame comes from camera. just Like : 1. camera ready 2. StartVideoCapture() 3. in callback function FrameBufferReady() , I can get the frame data. 4. send the data to VideoPlayerUtility. repeat 3,4 5. stopVideoCapture 6.release camera but VideoPlayerUtility does not support play frame by frame , How can I do ? I do some investigation, Does CMMFDevVideoPlay can do it ? I do some test , but failed , because the document is poor If some body have experience of video player , can give me some help ? thanks a lot ! |
|
Forum posts: 2
Were yu able to use CMMFDevVideoPlay...
Can i get some basic sample to learn about it...
Thanks
Datha
Forum posts: 7
Forum posts: 35
You have to provide the region where you want to display frame and CCmaera does the work.
HTH,
Fabrizio
I often regret my speech, I never regret my silence
Forum posts: 40