diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-05 10:13:08 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-05 10:13:08 +0000 |
commit | 399a5fa8d01a24db18a46ebc9bf8827f06cc463c (patch) | |
tree | 3af8e03d1f1d07a7b721452b13744b417755864e | |
parent | 5574efa368c981a3c8d261cce5f6691889db9129 (diff) |
-alang needs a language code, not a country code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13557 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 57b35990e8..1f9cb16f97 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -668,7 +668,7 @@ When playing an MPEG-TS stream, MPlayer/\:MEncoder will use the first program (if present) with the chosen audio stream. . .TP -.B \-alang <country\ code> (also see \-aid) +.B \-alang <language\ code> (also see \-aid) Play the audio stream whose language matches the given code. Different container formats employ different language codes. DVDs use ISO 639-1 two letter language codes, Matroska and NUT use ISO 639-2 |