[MPlayer-users] Dumping specific audio stream from a DVD

petesea at bigfoot.com petesea at bigfoot.com
Fri Jul 11 06:54:55 CEST 2008


Is it possible to dump the video and only a specific audio stream from a 
DVD?

I've used the following to dump a title from a DVD and it works fine, 
except it always dumps all the audio streams:

   mplayer dvd://1 -dumpstream -dumpfile movie.vob

What I'd like to do is this, but it doesn't seem to work:

   mplayer dvd://1 -alang en -dumpstream -dumpfile movie.vob

or in some cases, something like this, but it doesn't work either:

   mplayer dvd://1 -aid 131 -dumpstream -dumpfile movie.vob

Here's example output from this last one, which was run on a MacBook Pro 
(OS X 10.5.2):

   $ mplayer dvd://1 -aid 131 -dumpstream -dumpfile movie.vob
   MPlayer dev-SVN-r25648-4.0.1 (C) 2000-2008 MPlayer Team
   CPU: Intel(R) Core(TM)2 CPU  T7600  @ 2.33GHz (Family: 6, Model: 15, Stepping: 6)
   CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
   Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

   Playing dvd://1.
   There are 1 titles on this DVD.
   There are 28 chapters in this DVD title.
   There are 1 angles in this DVD title.
   audio stream: 0 format: ac3 (stereo) language: de aid: 128.
   audio stream: 1 format: ac3 (5.1) language: de aid: 129.
   audio stream: 2 format: ac3 (stereo) language: en aid: 130.
   audio stream: 3 format: ac3 (5.1) language: en aid: 131.
   audio stream: 4 format: ac3 (stereo) language: en aid: 132.
   number of audio channels on disk: 5.
   subtitle ( sid ): 0 language: en
   subtitle ( sid ): 1 language: fr
   number of subtitles on disk: 2



More information about the MPlayer-users mailing list