Encoding webm with ffmpeg Posted by Jesse Johnson on 11 March 2011, 1:46 pm It was pretty easy. At it’s most basic: ffpeg -i infile -f webm outfile.webm Some resources to get fancier: The p-Code Machine » Encoding WebM using ffmpeg [all variants] FFmpeg WebM / VP8 / libvpx parameters? – Ubuntu Forums