I'm using ffmpeg to back up some dvds, but I can't find how to make it read a specific audio track on the .vob file.
This would be alright, but on one dvd I have ffmpeg defaults to the spanish track, so how do I specify a different one?
also, I will be using ffmpeg for this, so please don't tell me how to do it with mencoder :)
edit: when I ripped the .vob I used
mplayer -aid 128 (which does indeed play the english track) to dump the stream, but I still get a .vob that plays with spanish audio.