#!/bin/sh

# omxplayer vid script
omxplayer -b --vol -3100 --win '16 16 1008 752' --aspect-mode Letterbox "$1"
