#!/bin/bash
docker run --rm -v $(pwd):/files jrottenberg/ffmpeg $@
