[MPlayer-users] Dumping wrong audio track
Jeff Schiller
codedread at gmail.com
Mon Oct 16 17:30:43 CEST 2006
When doing the following:
$ mplayer dvd://1 -chapter 1-1 -alang en
The video plays with the proper English track.
When doing the following:
$ mplayer dvd://1 -chapter 1-1 -alang en -dumpstream
$ mv stream.dump test.mpg
$ mplayer test.mpg
The resultant MPG file plays the improper audio track (French). The
resultant audio track is the same as if I had done:
$ mplayer dvd://1 -chapter 1-1
Even if I do:
$ mplayer test.mpg -alang en
I still get the same improper audio track.
What am I doing wrong? MPlayer dev-SVN-r18883-4.0.3
Thanks,
Jeff
More information about the MPlayer-users
mailing list