#!/bin/sh
mencoder -o rc.avi -forceidx -oac copy -ovc copy "$@"

