#! /bin/sh if [ -z "$1" ]; then echo "Usage: $0 track" exit 1 fi exec mencoder -ovc copy -oac copy -o track"$1".mpeg vcd://"$1"