# HG changeset patch # User gabucino # Date 1008615084 0 # Node ID 92b3028b10f38e5796bd7b17ffaba6071a6a10fb # Parent 7f7991864b96242eb57138db065a4ac32e7a6e60 err... minor fixes/additions diff -r 7f7991864b96 -r 92b3028b10f3 DOCS/Hungarian/codecs.html --- a/DOCS/Hungarian/codecs.html Mon Dec 17 17:21:50 2001 +0000 +++ b/DOCS/Hungarian/codecs.html Mon Dec 17 18:51:24 2001 +0000 @@ -20,6 +20,7 @@
  • MJPEG, ASV2 és más hardware formátumok
  • XAnim codec-ek
  • VIVO
  • +
  • FLI
  • Ha van olyan codeced, ami nincs felsorolva vagy támogatva, olvasd el a @@ -163,7 +164,7 @@

    Az MPlayer képes lejátszani Vivo (1.0 és 2.0) file-okat. Az 1.0-ás fileokra a legmegfelelőbb az FFmpeg-beli H263 codec, amit a -vc ffh263 -opcióval lehet használni (új libavcodec szükséges !). A 2.0-ás fileokhoz +opcióval lehet használni (alapértelmezett) (új libavcodec szükséges !). A 2.0-ás fileokhoz szedd le az ivvideo.dll Win32 DLL file-t innen), és installáld a /usr/lib/win32 könyvtárba, vagy ahol tárolod @@ -209,6 +210,7 @@

  • Ogg Vorbis audio codec (natív)
  • VoxWare audio (DirectShow-os DLL használatával)
  • alaw, msgsm, pcm és más régi formátumok +
  • VIVO audio (g723, Vivo Siren)
  • @@ -259,8 +261,8 @@

    A VIVO file-okban használt audio codec milyensége attól függ hogy VIVO/1.0 avagy VIVO/2.0 fileról beszélünk. Az 1.0-ás fileokban g.723 audio van, -a 2.0-ásokban pedig Vivo Siren. Jelenleg egyikük se támogatott, -de a g.723 codec Vivo Siren. Mindkettő támogatott. +A g.723/Siren codec innen letölthető.

    diff -r 7f7991864b96 -r 92b3028b10f3 DOCS/Hungarian/mplayer.1 --- a/DOCS/Hungarian/mplayer.1 Mon Dec 17 17:21:50 2001 +0000 +++ b/DOCS/Hungarian/mplayer.1 Mon Dec 17 18:51:24 2001 +0000 @@ -83,6 +83,8 @@ .RB [ \-bpp\ mélység ] .RB [ \-flip ] .RB [ \-playlist\ ] +.RB [ \-slave ] +.RB [ \-loop\ ] .I - vagy file vagy eszköz .PP .SH LEÍRÁS @@ -263,7 +265,10 @@ a stdin-ről jövő parancsokra fog reagálni a lejátszó. Lásd a .B SLAVE MODE PROTOCOL fejezetet. -.IP +.TP +.B -loop\ +Többszörös lejátszás. A 0-ás érték végtelenített lejátszást eredményez. +.TP .SH "HALADÓSZINTŰ OPCIÓK" .TP .I MEGJEGYZÉS diff -r 7f7991864b96 -r 92b3028b10f3 DOCS/codecs.html --- a/DOCS/codecs.html Mon Dec 17 17:21:50 2001 +0000 +++ b/DOCS/codecs.html Mon Dec 17 18:51:24 2001 +0000 @@ -20,6 +20,7 @@
  • MJPEG, ASV2 and other hardware formats
  • XAnim codecs
  • VIVO
  • +
  • FLI
  • If you have a Win32 codec not listed here, and not supported yet, just read the MPlayer can play Vivo (1.0 and 2.0) videos. The most suitable codec for 1.0 files is FFmpeg's H263 decoder, you can use it with the -vc -ffh263 option (you'll need the newest libavcodec !). For 2.0 files, use +ffh263 option (default) (you'll need the newest libavcodec !). For 2.0 files, use the ivvideo.dll Win32 DLL file (from here), and install it under /usr/lib/win32 or wherever you store the @@ -204,6 +205,7 @@

  • Ogg Vorbis audio codec (native lib)
  • Voxware audio (using DirectShow DLL)
  • alaw, msgsm, pcm and other simple old audio formats
  • +
  • VIVO audio (g723, Vivo Siren)
  • @@ -258,8 +260,8 @@

    The audio codec used in VIVO files depends on whether it's a VIVO/1.0 or VIVO/2.0 file. VIVO/1.0 files have g.723 audio, and VIVO/2.0 files -have Vivo Siren. Currently none of them is supported, but you can -grab the g.723 codec from +have Vivo Siren. Both is supported. You can grab the g.723/Siren +Win32 DLL from here, then copy it into the /usr/lib/win32 directory, or respectively.

    diff -r 7f7991864b96 -r 92b3028b10f3 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Mon Dec 17 17:21:50 2001 +0000 +++ b/DOCS/mplayer.1 Mon Dec 17 18:51:24 2001 +0000 @@ -83,6 +83,7 @@ .RB [ \-flip ] .RB [ \-playlist\ ] .RB [ \-slave ] +.RB [ \-loop\ ] .I - or file or device .PP .SH DESCRIPTION @@ -261,6 +262,9 @@ See section .B SLAVE MODE PROTOCOL for the syntax. +.TP +.B \-loop\ +Loops movie playback times. 0 means forever. .IP .SH "ADVANCED OPTIONS" .TP