#!/bin/sh
/usr/local/bin/mplayer-script "$1" -vo xv -double -fs -osdlevel 0 -vc ffdivx $2 $3 &> /tmp/mplayerlog &
