From 480e153e2fde22007c2ef6d4cab3a0d0589e2917 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Sun, 4 Jan 2009 13:12:51 +0000 Subject: added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28245 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'DOCS/man/en') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index c19c20fe63..9b8f8a3935 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1166,6 +1166,16 @@ When playing an MPEG-TS stream, MPlayer/\:MEncoder will use the first program (if present) with the chosen audio stream. . .TP +.B \-ausid (also see \-alang) +Select audio substream channel. +Currently the valid range is 0x55..0x75 and applies only to MPEG-TS when handled +by the native demuxer (not by libavformat). +The format type may not be correctly identified because of how this information +(or lack thereof) is embedded in the stream, but it will demux correctly the +audio streams when multiple substreams are present. +MPlayer prints the available substream IDs when run with \-identify. +. +.TP .B \-alang (also see \-aid) Specify a priority list of audio languages to use. Different container formats employ different language codes. -- cgit v1.2.3