PDA

View Full Version : Mplayer ogm with 2+ audiostreams


_s|mon
30th December 2002, 21:50
I'm new to Linux, but now i got my first movie with dvd::rip
So I'm using mplayer to watch my movies and it works fine so far.
But I didn't find out how/if it is possible to switch to the second audiostream with mplayer (ogm with 2 ogg audio streams).
I didn't found anything about that on the mplayer homepage (the mailing list archive search doesnn't work at the moment).
Can't be bad if it would be said here.
(If mplayer can't do this, is there an other player that makes it, under linux of course)
Hope I'm on the right place with this post.
Thx s|mon

ChristianHJW
30th December 2002, 23:13
http://news.gmane.org/thread.php?group=gmane.comp.video.mplayer.user
http://news.gmane.org/thread.php?group=gmane.comp.video.mplayer.devel

http://search.gmane.org/search.php

_s|mon
30th December 2002, 23:33
got it thx a lot
here for all the others:
mplayer -aid 1/2 movie

DEMUXER/STREAM OPTIONS
-aid <id> (also see -alang option)
Select audio channel [MPG/SUB: 0-31 AVI/OGM: 1-99
ASF/RM: 0-127 VOB: 128-159 LPCM: 160-191]

s|mon