Hi
I am creating an application that is able to record a short video then after that extracting frames from this video.
May I know that is there any way I can implement the extracting frames for Nokia N95
Thanks
Hi
I am creating an application that is able to record a short video then after that extracting frames from this video.
May I know that is there any way I can implement the extracting frames for Nokia N95
Thanks
Dear,
There is no internal API to do that in java ME...
i think if applicable you will implement your own .which i think will be a big headech.
Wael Nabil
Product Manager
CITGlobal MOBiDIV
Egypt.
mm..
maybe if you take a lot of snapshots with the method?Code:mVideoControl.getSnapshot(..);