How to transcode RGB images to VP8 frames (Keyframe + some dependent frames)?
So, I created some images, how to turn tham into VP8 now?
First you need a codec library for VP8:
http://www.webmproject.org/code/build-prerequisites/
Using the libvpx API, you can then encode your RGB frames in VP8 frames.
The easiest way is to use ffmpeg .
ffmpeg (0.6) VP8, ffmpeg movive. , google .