From 2c3a9adf199073c0b5b1cbf8530e3d300278f805 Mon Sep 17 00:00:00 2001 From: gabucino Date: Thu, 27 Dec 2001 18:35:26 +0000 Subject: documentation of -alang -slang added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3797 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/cd-dvd.html | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'DOCS/cd-dvd.html') diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html index 3325c49abd..929d771ebb 100644 --- a/DOCS/cd-dvd.html +++ b/DOCS/cd-dvd.html @@ -127,10 +127,28 @@ machine.

Selects DVD chapter (default: play from chapter 1) -dvdangle <angle_id>  Selects camera angle (default: 1) --sid <subtitle_id>  -Turns DVD subtitle displaying (of the given subtitle_id or language) on (default: no)
+-alang <country code>  + + The country code tells MPlayer which audio language(s) to prefer. + For the list of available languages, add -v option after + your DVD options, and browse the output.
+ For example :
+   -alang hu,us - first tries to find hungarian + audio, and if not found, decode english audio. +-slang <country code>  + + Turns on DVD subtitles. The country code tells MPlayer + which language(s) to prefer. For the list of available languages, add -v option after - your DVD options, and browse the output. + your DVD options, and browse the output.
+ For example :
+   -slang hu,us - first tries to display hungarian + subtitles, and if not found, display english subtitles. +-sid <subtitle_id>  + + Displays a subtitle channel with the given id (values can be + 0-31). Useful for example with badly mastered DVDs where country code + selects the wrong channel.

Default device is /dev/dvd, you can change it in config.h -- cgit v1.2.3