kokilakok
Joined: 02 Feb 2007 Posts: 1
|
Posted: Fri Feb 02, 2007 8:47 am Post subject: extracting frames from flash video |
|
|
hi
anyone plz help me
I have to extract the keyframes(uncompressed frames) from a flash video and store in a separate folder. The problem here is identifying the keyframe.It is said that the keyframe will be inserted every 2 sec, but the user can also change the codec,frame rate.Then how can I identify the keyframe.Is there any method by which I can take the frame from the video and store it as image.I tried printAsBitmap it extracted all the frames from the video and stored in pdf format.I want only keyframes and not all the frames.
thankz in advance |
|