get a frame from a video
| Mon, 2005-03-28 10:55 | |
|
Hi
I'm trying to get a frame from a video, using the method "GetFrameL", but it doesn't seem to work. The method invokes an active object (I think so) that uses the callback method "MvpuoFrameReady". However, when I use it, the callback method is never invoked. Can anybody help me? Many thanks... |
|






Forum posts: 76
Just check this .. this might help you..
http://www.forum.nokia.com/info/sw.nokia.com/id/ee56cba2-0b78-45c9-831f-69c5007652fe/Video_Example_v1_0.zip.html
..
KiraN Puranik
Forum posts: 4
Kiran/Daneel,
I wanted to get a frame from a video clip. Thnx to Kiran the link u had specified was really helpful. I am able to get a callback now. But i have a problem, when i get the callback the Error returned is not KErrNone. So i am not getting the desired Bitmap. Any clue on that, i tried to print the error value and i am getting a very huge error vale(Some Junk). plz. let me know if someone has come across any solution for this..
Rgds.
Anup!!!
anup_panday