#!/bin/bash
docker run --rm -v $(pwd):/files nonatomiclabs/vmaf:1.0 $@
