From 932ce66431fc45c0cf6923822300f05813ccbbdc Mon Sep 17 00:00:00 2001 From: gabucino Date: Tue, 18 Dec 2001 17:07:21 +0000 Subject: hm. stuff. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3584 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/Hungarian/codecs.html | 6 +++++- DOCS/Hungarian/documentation.html | 1 + DOCS/Hungarian/encoding.html | 9 +++++++++ DOCS/Hungarian/mplayer.1 | 2 +- DOCS/Hungarian/video.html | 6 ++++++ DOCS/codecs.html | 6 +++++- DOCS/documentation.html | 1 + DOCS/encoding.html | 8 ++++++++ DOCS/mplayer.1 | 2 +- DOCS/video.html | 6 ++++++ 10 files changed, 43 insertions(+), 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/Hungarian/codecs.html b/DOCS/Hungarian/codecs.html index 1055966b46..75c378824c 100644 --- a/DOCS/Hungarian/codecs.html +++ b/DOCS/Hungarian/codecs.html @@ -43,7 +43,11 @@ jelenleg z

A következő URL-ről lehet letölteni:

-

    http://download2.projectmayo.com/dnload/divx4linux/divx4linux-20010718.zip

+

    http://avifile.sourceforge.net

+ +

Ha ez nem működne valami oknál fogva, próbáld itt:

+ +

    http://divx.com

Tömörítsd ki, és futtasd a ./install.sh scriptet.

diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html index e58290ea66..92de3694f1 100644 --- a/DOCS/Hungarian/documentation.html +++ b/DOCS/Hungarian/documentation.html @@ -126,6 +126,7 @@
  • 2.4.3.1 2 menetes DivX4 enkódolása
  • 2.4.3.2 Átméretezés
  • 2.4.3.3 Stream másolása
  • +
  • 2.4.3.4 Hibás index-ű AVI-k rendbehozása
  • 2.4.4 Szintaxis
  • 2.4.5 Opciók
  • diff --git a/DOCS/Hungarian/encoding.html b/DOCS/Hungarian/encoding.html index 6978470301..c7c4f83c50 100644 --- a/DOCS/Hungarian/encoding.html +++ b/DOCS/Hungarian/encoding.html @@ -129,6 +129,15 @@ mutatja be. Csak k

    +

    Hibás index-szel rendelkező AVI-k rendbehozása

    + +

    Legkönnyebb dolog a világon. Egyszerűen átmásoljuk a video és audio +streameket, és közben a MEncoder létrehozza a megfelelő indexet is. +Ez persze nem tudja kijavítani az esetleges hibákat a video és/vagy audio +stream-ekben.

    + +

    A parancs : mencoder input.avi -ovc copy -oac copy -o output.avi

    +

    Szintaxis

      mencoder [opciók] [bemeneti file] [opciók] ...

    diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1 index 3a74da770f..0aa8e4967a 100644 --- a/DOCS/Hungarian/mplayer.1 +++ b/DOCS/Hungarian/mplayer.1 @@ -116,7 +116,7 @@ igazi film. .TP .B \-sid\ id Bekapcsolja a DVD feliratok megjelenítését. Szükséges egy DVD feliratazonosító -(1-...) szám megadása. A lehetséges nyelvek listája az ennek és a -v opciónak +(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 \-chapter\ fejezet diff --git a/DOCS/Hungarian/video.html b/DOCS/Hungarian/video.html index a33ec524dd..15b165081d 100644 --- a/DOCS/Hungarian/video.html +++ b/DOCS/Hungarian/video.html @@ -22,6 +22,9 @@
    • bármely kártyával, Utah-GLX-szel
    • Matrox kártyák + X/DRI >=4.0.3
    • Radeon + X/DRI CVS
    +
    gl2OpenGL renderelő - több textúrát használó verzió dgaX11 a DGA kiterjesztéssel @@ -46,6 +49,9 @@ vesaKimenet VESA BIOS-ok segítségével. +directfbDirect Framebuffer Device

    Kártyaspecifikus:

    diff --git a/DOCS/codecs.html b/DOCS/codecs.html index c111951908..a3e391cf34 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -42,7 +42,11 @@ disadvantage of this codec is that it's currently closed-source. :(

    The codec can be downloaded from the following URL:

    -

        http://download2.projectmayo.com/dnload/divx4linux/divx4linux-20010718.zip

    +

        http://avifile.sourceforge.net

    + +

    If it doesn't work, try :

    + +

        http://divx.com

    Unpack it, and run ./install.sh as root.

    diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 97ad5f893c..cd033a81a3 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -126,6 +126,7 @@
  • 2.4.3.1 Encoding 2-pass DivX4
  • 2.4.3.2 Rescaling movies
  • 2.4.3.3 Streamcopy
  • +
  • 2.4.3.4 Fixing AVIs with broken index
  • 2.4.4 Syntax
  • 2.4.5 Available options
  • diff --git a/DOCS/encoding.html b/DOCS/encoding.html index 10317adee9..9ed783b706 100644 --- a/DOCS/encoding.html +++ b/DOCS/encoding.html @@ -121,6 +121,14 @@ commands are needed :

    +

    Fixing AVIs with broken index

    + +

    Easiest thing. We simply copy the video and audio streams, and +MEncoder generates the index. Of course this cannot fix possible bugs in +the video and/or audio streams.

    + +

    Command : mencoder input.avi -ovc copy -oac copy -o output.avi

    +

    Syntax

      mencoder [options] [input file] [options] ...

    diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index e724132f5c..cd43193e1f 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -116,7 +116,7 @@ sometimes '1' are trailers, and '2' is the real movie. .TP .B \-sid\ id Turns on DVD subtitle displaying. Also, you MUST specify a number which -corresponds to a DVD subtitle language (1-...). For the list of available +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 \-chapter\ chapterid diff --git a/DOCS/video.html b/DOCS/video.html index 7c071f028c..0a2007f8f8 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -23,6 +23,9 @@
    • all cards with Utah-GLX
    • Matrox cards with X/DRI >=4.0.3
    • Radeon with X/DRI CVS
    +
    gl2OpenGL renderer, multiple textures version dgaX11 DGA extension @@ -47,6 +50,9 @@ vesaOutput to VESA BIOS. +directfbDirect Framebuffer Device

    Card specific:

    -- cgit v1.2.3