From 6eb8aeddece0c7e3c940a0f88f4d5f5c6604ee8d Mon Sep 17 00:00:00 2001 From: gabucino Date: Wed, 26 Dec 2001 21:45:23 +0000 Subject: numerous small fixes/updates git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3775 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Hungarian/documentation.html | 9 ++++++++- DOCS/Hungarian/faq.html | 2 +- DOCS/Hungarian/mplayer.1 | 28 ++++++++++++++++++++++++++++ DOCS/documentation.html | 22 ++++++++++++++++++++-- DOCS/encoding.html | 1 + DOCS/faq.html | 2 +- DOCS/mencoder.1 | 9 +++++++-- DOCS/mplayer.1 | 31 ++++++++++++++++++++++++++++++- 8 files changed, 96 insertions(+), 8 deletions(-) diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index 3709b4f422..afd1d9d27b 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -315,7 +315,9 @@ probl lehetővé. Listát lásd lejjebb.
  • make - mindig a legújabb ajánlott (legalább 3.79.x). Bár általában erre nem kell figyelj.
  • -
  • SDL - nem kötelező, de néhány esetben segíthet. Ajánlott mindig +
  • SDL - nem kötelező, de néhány esetben segíthet (például ha az + audio lejátszásba furcsa hangok keverednek, vagy ha az xv meghajtóval + történő lejátszás során furcsa a lejátszás képe). Ajánlott mindig a legújabbat használni.
  • @@ -505,6 +507,11 @@ g make make install +

    Debian felhasználók egyszerűen készíthetnek .deb csomagot maguknak, +csak a fakeroot debian/rules binary parancsot kell beírniuk az +MPlayer forrás gyökérkönyvtárában. Részletes információ itt.

    +

    Ajánlott átnézni a ./configure kimenetét valamint a configure.log file-t, fontos információkat tartalmaznak arra vonatkozóan hogy mi lesz belefordítva és mi nem. Megnézheted továbbá a diff --git a/DOCS/Hungarian/faq.html b/DOCS/Hungarian/faq.html index ee4b48a6cf..d1252d5783 100644 --- a/DOCS/Hungarian/faq.html +++ b/DOCS/Hungarian/faq.html @@ -177,7 +177,7 @@ Friss Q: Le akarom fordítani az MPlayer-t Minixre. A: -Én is. +Én is. :)   diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1 index 6335bbeeda..15ff5ebaba 100644 --- a/DOCS/Hungarian/mplayer.1 +++ b/DOCS/Hungarian/mplayer.1 @@ -70,6 +70,7 @@ mplayer \- Filmlej .RB [ \-benchmark ] .RB [ \-dvd\ cím ] .RB [ \-sid\ id ] +.RB [ \-slang\ felirat\ nyelve ] .RB [ \-chapter\ fejezet ] .RB [ \-dvdangle\ szög ] .RB [ \-dvdkey\ kulcs ] @@ -86,6 +87,9 @@ mplayer \- Filmlej .RB [ \-playlist\ ] .RB [ \-slave ] .RB [ \-loop\ ] +.RB [ \-mixer\ ] +.RB [ \-master\ igen/nem ] +.RB [ \-tv\ alopciók ] .I - vagy file vagy eszköz .PP .SH LEÍRÁS @@ -120,6 +124,11 @@ Bekapcsolja a DVD feliratok megjelen (0-...) szám megadása. A lehetséges nyelvek listája az ennek és a -v opciónak az együttes használata során lesz olvasható a kimenetben. .TP +.B \-slang\ felirat\ nyelve +Lásd az előző opciót, de ez egy kétbetűs országkódot fogad el paraméterként. +Például a -slang hu,us opció mindig magyar, vagy ha az nincs akkor angol +feliratokat fog kiválasztani, ha lehetséges. +.TP .B \-chapter\ fejezet megadja hogy melyik fejezetnél (DVD) kezdődjön a lejátszás. Példákat lásd lent. @@ -280,6 +289,19 @@ fejezetet. .B -loop\ Többszörös lejátszás. A 0-ás érték végtelenített lejátszást eredményez. .TP +.B \-mixer\ +Ezzel az opcióval lehet megadni az MPlayer-nek hogy a /dev/mixer helyett +más eszközt használjon. +.TP +.B \-master\ igen/nem +Ezen opció "igen" állapotba állítása azt eredményezi hogy az MPlayer a +hangerőszabályzást a mixer MASTER csatornáján végzi, míg a "nem" állapot +a PCM csatorna használatát eredményezi. +.IP +.B \-tv\ alopciók +Ez az opció TV-néző üzemmódba kapcsolja az MPlayer-t. A további dokumentáció +a documentation.html file 2.5-ös fejezetében található. +.IP .SH "HALADÓSZINTŰ OPCIÓK" .TP .I MEGJEGYZÉS @@ -370,6 +392,12 @@ m .B \-aid\ id másik audio csatorna választása [MPG: 0-31 AVI: 1-99 ASF: 0-127 VOB: 128-...] .TP +.B \-alang\ audio\ stream\ nyelve +DVD lemezek lejátszásánál használatos. Kétbetűs országkódot illetve kódokat +fogad el paraméterként, és mindig az adott kódnak megfeleló audio stream-et +próbálja lejátszani. Például: -alang hu,us mindig először magyar, vagy ha +az nincs akkor angol hanggal játszik le DVD-t. +.TP .B \-vid\ id másik video csatorna választása [MPG: 0-15 AVI: -- ] .TP diff --git a/DOCS/documentation.html b/DOCS/documentation.html index a6034de54a..f69415c10c 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -307,8 +307,9 @@ kernel bugs, etc) so they are discouraged.

    For some videocards you don't need XFree86. See list below.
  • make - suggested version is always the newest (at least 3.79.x). This usually isn't important.
  • -
  • SDL - it's not mandatory, but can help in some cases. Always - use the newest (beginning from 1.2.x).
  • +
  • SDL - it's not mandatory, but can help in some cases (bad audio, + videocards that lag strangely with the xv driver). Always use the newest + (beginning from 1.2.x).
  • CODECS

    @@ -486,6 +487,10 @@ to gain root. make make install +

    Debian users can build a .deb package for themselves, it's very +simple. Just exec fakeroot debian/rules binary in MPlayer's +root dir. Detailed instructions can be found here.

    +

    ALWAYS browse the output of ./configure, and the configure.log file, they contain info about what will be built, and what won't. You may also want to view config.h and config.mak files.

    @@ -1142,6 +1147,9 @@ No closer info yet.

  • xanim codecs support (incomplete yet!)
  • VIVO files support
  • TV grabbing support
  • +
  • Quicktime hackings
  • +
  • libavcodec support in MEncoder
  • +
  • various stuff
  • Andreas Ackermann (Acki) @@ -1354,6 +1362,16 @@ No closer info yet.

  • found somebody (Thilo Wunderlich) how send a DVB card
  • +
  • Kim Minh Kaplan +
      +
    • DVD subtitles display support
    • +
  • + +
  • Brian Kuschak +
      +
    • RTP streaming support (reading)
    • +
  • +

    Main testers:

    diff --git a/DOCS/encoding.html b/DOCS/encoding.html index baf4599468..6ffd047990 100644 --- a/DOCS/encoding.html +++ b/DOCS/encoding.html @@ -146,6 +146,7 @@ following codecs :

    • mjpeg - Motion JPEG
    • +
    • h263 - H263
    • h263p - H263 Plus
    • mpeg4 - DivX4
    • msmpeg4 - the old DivX
    • diff --git a/DOCS/faq.html b/DOCS/faq.html index baf0e16f4f..e688b8dec8 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -213,7 +213,7 @@ Dunno, upgrading binutils should help (2.11.92.* or newer should be good). Not o Q: I'd like to compile MPlayer on Minix ! A: -Me too. +Me too. :)   diff --git a/DOCS/mencoder.1 b/DOCS/mencoder.1 index b52aae64b0..241ca44c9a 100644 --- a/DOCS/mencoder.1 +++ b/DOCS/mencoder.1 @@ -37,6 +37,7 @@ mencoder \- Movie Encoder for Linux .RB [ \-x\ ] .RB [ \-y\ ] .RB [ \-sws\ <0-2> ] +.RB [ \-ffourcc\ fourcc ] .I - or file or device .PP .SH DESCRIPTION @@ -120,7 +121,7 @@ Examples: -ovc help get help -ovc copy no encoding, just streamcopy -ovc divx4 encode to DivX4 - -ovc lavc encode with a libavcodec codec + -ovc lavc encode with a libavcodec codec .TP .B \-oac Encode with the given codec (codec names are from codecs.conf). @@ -235,7 +236,11 @@ Type of scaling method 0 fast bilinear (default) 1 bilinear 2 bicubic (best quality) - +.TP +.B \-ffourcc fourcc +Can be used to force the video fourcc of the output file. For example -ffourcc +div3 will have the output file contain "div3" as video fourcc. +.IP .SH FILES AND DIRECTORIES .IP .SH "EXAMPLES" diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 93d455c2d0..8e16302059 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -18,6 +18,7 @@ mplayer \- Movie Player for Linux .RB [ \-delay\ secs ] .RB [ \-nobps ] .RB [ \-aid\ id ] +.RB [ \-alang\ audio\ stream\ languages ] .RB [ \-vid\ id ] .RB [ \-fps\ rate ] .RB [ \-mc\ seconds/5f ] @@ -69,6 +70,8 @@ mplayer \- Movie Player for Linux .RB [ \-fbmodeconfig\ filename ] .RB [ \-benchmark ] .RB [ \-dvd\ titleid ] +.RB [ \-sid\ subtitleid ] +.RB [ \-slang\ subtitle\ languages ] .RB [ \-chapter\ chapterid ] .RB [ \-dvdangle\ angleid ] .RB [ \-dvdkey\ key ] @@ -84,7 +87,10 @@ mplayer \- Movie Player for Linux .RB [ \-flip ] .RB [ \-playlist\ ] .RB [ \-slave ] -.RB [ \-loop\ ] +.RB [ \-loop\ ] +.RB [ \-mixer\ ] +.RB [ \-master\ yes/no ] +.RB [ \-tv\ suboptions ] .I - or file or device .PP .SH DESCRIPTION @@ -120,6 +126,11 @@ Turns on DVD subtitle displaying. Also, you MUST specify a number which corresponds to a DVD subtitle language (0-...). For the list of available subtitles, use with the -v switch and look at the output. (EXPERIMENTAL) .TP +.B \-slang\ subtitle\ language +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 english subtitles, if there are any. +.TP .B \-chapter\ chapterid specify which chapter to start playing at. Examples can be found below. .TP @@ -275,6 +286,18 @@ for the syntax. .TP .B \-loop\ Loops movie playback times. 0 means forever. +.TP +.B \-mixer\ +This option will tell MPlayer to use a different device for mixing than +/dev/mixer. +.TP +.B \-master\ yes/no +Setting this option to "yes" will instruct MPlayer to change the MASTER +mixer channel when setting the volume, and "no" means the PCM channel. +.TP +.B \-tv\ suboptions +This option enables the TV grabbing feature of MPlayer. For complete +documentation, please see documentation.html chapter 2.5 .IP .SH "ADVANCED OPTIONS" .TP @@ -368,6 +391,12 @@ don't use avg. byte/sec value for A-V sync (AVI) .B \-aid\ id select audio channel [MPG: 0-31 AVI: 1-99 ASF: 0-127 VOB: 128-...] .TP +.B \-alang\ audio\ stream\ language +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 +hungarian or if it's non-existant then english audio streams if there are any. +.TP .B \-vid\ id select video channel [MPG: 0-15 AVI: -- ] .TP -- cgit v1.2.3