#!/bin/sh

mencoder dvd://$1 -vobsubout subtitles -vobsuboutindex 0 -slang en -o /tmp/frameno.avi -ovc frameno -oac copy

