#!/bin/sh ffmpeg -i $1 -metadata:s:v rotate=$2 -c copy $3