Search code examples
cvideoencodingffmpegvp8

Can FFmpeg encode video in VP8 codec?


Can FFmpeg encode video in VP8 codec? (I mean its trunk vercion)


Solution

  • Straight from the home page at ffmpeg.org: the latest version (0.6) lists VP8 as supported via Google's libvpx library, for both encoding and decoding