[MPlayer-users] Language Track Madness

Sebastian Krämer spambouncer at skraemer.de
Mon Jan 23 02:04:19 CET 2006


On Monday 23 January 2006 01:51, Todd Walton wrote:
> Why is it that I can play a dvd with:
>
> $ mplayer -aid 128 dvd://1
>
> and get the normal audio track, and in English, but if I take the very
> same command and add on the dumpstream and dumpfile:
>
> $ mplayer -aid 128 dvd://1 -dumpstream -dumpfile movie.vob
>
> the resulting vob has the audio commentary on it.  "Yes, Dave, I
> looked stunningly handsome in that scene."

Hey Todd,

-dumpstream  will resutl in a stream that has all the streams that your file 
had before.
Use 'mencoder -oac copy -ovc -aid <the-id-you-want> -of mpeg -o <outfile.mpg> 
<your-vob-file>, that should work better I guess.

Sebastian




More information about the MPlayer-users mailing list