extracting frames from movies on iPhone
February 10, 2010
The iPhone SDK provides a high level movie player, but so far there is no way to decode movies or extract frames. In this post I will show you how to do that using FFmpeg.
55