#!/bin/bash ffmpeg -i "$1" -c:v libvpx -b:v 1M -c:a libvorbis "$1.webm"