# HG changeset patch # User gabucino # Date 1009478126 0 # Node ID 590a8b8ac78eeecb36efbdf515d3ca417f9309a4 # Parent 15745f11e717793c64da9940678d7970acc3993a documentation of -alang -slang added diff -r 15745f11e717 -r 590a8b8ac78e DOCS/Hungarian/cd-dvd.html --- a/DOCS/Hungarian/cd-dvd.html Thu Dec 27 18:31:02 2001 +0000 +++ b/DOCS/Hungarian/cd-dvd.html Thu Dec 27 18:35:26 2001 +0000 @@ -117,11 +117,27 @@
országkód
mondja meg az MPlayer-nek hogy
+ 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
+ lejátszani, de ha nem talál akkor angolt.országkód
+ 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
+ megjeleníteni, és ha nem talál akkor angolt.felirat_id
egy adott nyelvet jelent.-v
opció hozzáadásával/használatával
- kérhető le, olvasd el a kimenetet.id
-vel rendelkező feliratot (nyelvet) jeleníti meg.
+ Hasznos például hibás DVD-nél ahol az országkód nem a megfelelő feliratot
+ jelenti.Az egység alapbeállítás szerint /dev/dvd
, ezt a config.h-ban
diff -r 15745f11e717 -r 590a8b8ac78e DOCS/cd-dvd.html
--- a/DOCS/cd-dvd.html Thu Dec 27 18:31:02 2001 +0000
+++ b/DOCS/cd-dvd.html Thu Dec 27 18:35:26 2001 +0000
@@ -127,10 +127,28 @@
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.-alang hu,us
- first tries to find hungarian
+ audio, and if not found, decode english audio.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.-slang hu,us
- first tries to display hungarian
+ subtitles, and if not found, display english subtitles.-v
option after
- your DVD options, and browse the output.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