diff --git a/DOCS/Hungarian/cd-dvd.html b/DOCS/Hungarian/cd-dvd.html index 4b4e82ab6a..87e49adbca 100644 --- a/DOCS/Hungarian/cd-dvd.html +++ b/DOCS/Hungarian/cd-dvd.html @@ -123,7 +123,7 @@ nem kell milyen nyelvű audiosávokat játsszon le. A lehetséges nyelvek listája a -v opció hozzáadásával kérhető le, és olvasd el a kimenetet. Íme egy példa:
-   -alang hu,us - először magyar hangot próbál +   -alang hu,en - először magyar hangot próbál lejátszani, de ha nem talál akkor angolt. -slang <ország kód>  @@ -131,7 +131,7 @@ nem kell mondja meg az MPlayer-nek hogy milyen felirato(ka)t keressen. A lehetséges nyelvek listája a -v opció hozzáadásával kérhető le, és olvasd el a kimenetet. Íme egy példa:
-   -slang hu,us - először magyar feliratokat próbál +   -slang hu,en - először magyar feliratokat próbál megjeleníteni, és ha nem talál akkor angolt. -sid <felirat_id>  diff --git a/DOCS/cd-dvd.html b/DOCS/cd-dvd.html index 929d771ebb..70dac22dde 100644 --- a/DOCS/cd-dvd.html +++ b/DOCS/cd-dvd.html @@ -133,7 +133,7 @@ machine.

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 +   -alang hu,en - first tries to find hungarian audio, and if not found, decode english audio. -slang <country code>  @@ -142,7 +142,7 @@ machine.

For the list of available languages, add -v option after your DVD options, and browse the output.
For example :
-   -slang hu,us - first tries to display hungarian +   -slang hu,en - first tries to display hungarian subtitles, and if not found, display english subtitles. -sid <subtitle_id>  diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 440da8a132..a199c5fa14 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -159,12 +159,12 @@ Here you can tell MPlayer which angles to use. Examples can be found below. .B \-alang\ Used when playing DVD disks. Expects a two-letter country code(s) as parameter, and always tries to play back audio streams those language -matches the given code. For example: -alang hu,us will always try to play +matches the given code. For example: -alang hu,en will always try to play hungarian or if it's non-existant then english audio streams if there are any. .TP .B \-slang\ See the former, but this option needs a two-letter parameter, a country code. -Like: -slang hu,us will always select hungarian or if it's non existant then +Like: -slang hu,en will always select hungarian or if it's non existant then english subtitles, if there are any. For the list of available subtitles, use with the -v switch and look at the output. .LP