VP8 is a compressed video data format, described in RFC 6386.
The WebM movie (moving image) format consists of muliple VP8 frames, both key (I-Frames) and non-key (B-Frames, P-Frames, etc). Separate from WebM, the WebP still image format essentially wraps one VP8 key frame.